
@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	list-style-type:none;
	border:none;

}




#modoru{
	width:280px;
       height:250px;
	   margin-left:30px;
	   margin-top:20px;
}
/*-------------*/


#top{

	width:320px;
	height:900px;
	background-image:url(../../images-iphon/sabuhaikei.png);
	background-repeat:repeat;
  margin-top:0px;
    
}

#main{
	width:320px;
    height:950px;

}


#bord{
    margin-top:10px;
	margin-left:30px;
}

#annai{
	width:290px;
	
	margin-top:10px;
	padding-left:22px;
	color:#333333;
	font-size:16px;
	line-height:24px;
	font-weight:bold;

}
#mail{
	width:280px;
	text-align:center;
}

	
#muryoutaiken{
	margin-top:15px;
	margin-left:30px;
	height:30px;
	width:280px;
	color:#aecaf9;
	text-shadow:1px 1px 1px #0963f8,
	            -1px 1px 1px #0963f8,
	            -1px -1px 1px #0963f8,
				 1px -1px 1px #0963f8;
				 			 
	text-align:center;
}


#saa{
	width:280px;
	font-size:20px;
	line-height:25px;
	color:#333;
	font-weight:bold;
    margin-left:30px;
}
