
@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style-type:none;
	border:none;
}

body
{
	margin:auto;
	width:320px;
	height:1100px;
	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:180px;
	margin-left:10px;
}

#main
{
	
	width:320px;
    height:1000px;
}

#kihon
{
	margin-top:10px;
	width:310px;
	height:30px;
	font-size:18px;
	font-weight:bold;
	color:#666;
	text-align:center;
}

#kihon2
{
	width:310px;
	height:40px;
	color:#CC33CC;
	font-size:16px;
	font-weight:bold;
	text-align:center;
}

.menu
{

	margin-top:30px;
	padding: 0 5px;
	height:200px;
	overflow:hidden;
	width:260px;
    margin-left:30px;

}



#puroguramu
{
	padding-left:15px;
	padding-top:20px;
	width:300px;
	height:230px;
	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;
}

#osirase{

margin-top:15px;
	margin-left:20px;
	height:50px;
	width:275px;
	padding-left:5px;
	color:#0033FF;
	line-height:24px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	border:#0033FF;
	border-style:solid;
	border-width:1px;
	border-color:#03F;
}
	