
@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style-type:none;
	border:none;

}


body{margin:auto;
	width:320px;
	height:1000px;
	background-image:url(../../images-iphon/sabuhaikei.png);
	background-repeat:repeat-y;
	background-position: top center;  
}

#pagetitle{
	width:320px;
	height:40px;
	background-color:#FF9e8c;
	color:#ffffff;
	font-size:22px;
	font-family:"HGP創英角ﾎﾟｯﾌﾟ体", "HGS創英角ﾎﾟｯﾌﾟ体";
	text-align:center;
	line-height:40px;
}
#modoru{
	width:270px;
       height:200px;
	   margin-left:30px;
	   
}
/*-------------*/



#main{
	width:320px;
    height:1450px;
}

#seitokoe{
	with:320px;
	height:1450px;
	
}
#koe{
	margin-left:110px;
	width:200px;
	height:50px;
	color:#C36;
	font-size:18px;
	font-weight:bold;
	line-height:50px;
	
}
