@charset "utf-8";
/* CSS Document */


@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style-type:none;
	border:none;

}


body{
	width:320px;
	height:1400px;
	margin:auto;


	
}

#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:250px;
	   margin-left:30px;
	   
}
/*-------------*/


#top{
	
	width:320px;
	height:1450px;
	background-image:url(../../images-iphon/sabuhaikei.png);
	background-repeat:repeat;
  margin-top:0px;
    
}

#main{
	width:320px;
    height:1450px;

}

#kihon{
	margin-top:10px;
	width:319px;
	height:55px;
	color:#03C;
	font-size:18px;
	font-family:メイリオ;
	
	
	font-weight:bold;
	line-height:20px;
	text-align:center;
	
	
}

.heart1{
		width:300px;
       height:250px;
	   
	   margin-left:10px;
	   margin-top:20px;
}

.span1{
	font-size:36px;
	font-weight:bold;
}

.span2{
	font-size:22px;
	font-weight:bold;
}	

