@charset "utf-8";



/*

	Site Name: 

	Description: mobile page setting

	Version: 

	Author: 

*/



/*

===== CONTENTS ===========================================



	=1: layout

	=2: rinen

	=3: gaiyo

	

==========================================================

*/



/*

===== =1: layout ==========================================

*/



body{

	background:url(img/bg_body.png) repeat-x left top #ffffff;

}



div#contents{

	min-height:623px;

}



*html div#contents{

	height:623px;

}



h2{

	margin-bottom:10px;

}



h3{

	clear:both;

	margin-bottom:1em;

}



div.box{

	padding-bottom:1em;

}



p.ms{

	margin-bottom:1em;

}

div#access{

	background:url(img/access_bg.gif) repeat-y left top;

	text-align:center;

}



div#access ul{

	padding:15px 0;

	margin:0 auto;

	width:700px;

}



div#access ul li{

	float:left;

}

div#access p#btm{

	clear:both;

	margin:0;

}

