@charset "utf-8";
/* CSS Document */

*{
	margin:0;
	padding:0;
	list-style-type:none;
	border:none;

}


body{
	margin:auto;
	width:320px;
	height:1300px;
}

#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:1700px;
	background-image:url(../../images-iphon/sabuhaikei.png);
	background-repeat:repeat;
  margin-top:0px;
    
}

#main{
	width:318px;
    height:1100px;

}
#kihon{
	margin-top:10px;
	width:315px;
	height:20px;
	font-size:16px;
	font-weight:bold;
	color:#666;

	text-align:center;
	
}
#kihon2{
	width:315px;
	height:30px;
	color:#CC33CC;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}


.menu{

	margin-bottom:15px;
	padding: 0 5px;
	height:220px;
	overflow:hidden;
	

	width:280px;
    margin-left:10px;
}

.menu li{
	width:322px;
	height:220px;

		line-height:16px;
		-webkit-animation:move 010s infinite;
}



#puroguramu{
	margin-left:5px;
	padding-left:00px;
	margin-top:10px;
	width:310px;
	height:215px;
	font-size:12px;
	font-weight:bold;
	color:#333;
	line-height:18px;
	background-image:url(../../images-iphon/panhureto.png);
	background-repeat:no-repeat;
	
	
	
}


#kodawari{
	margin-left:20px;
	padding-top:10px;
	
	width:290px;

	font-size:16px;
	line-height:23px;
	
}

.hutoji{
	font-weight:bold;
}
