@charset "UTF-8";
/* Yamasyo Page's Parts CSS Document */

/*=============about/service.html==============*/
/*==============about/rules.html===============*/
div#main.service h5,
div#main.rules h5 {
	font-size:120%;
	font-weight:bold;
	color:#000000;
	}	
div#main.service h5 img,
div#main.rules h5 img {
	margin:0 12px -8px 0;
	}	
div#main.service h5{
	clear:both;
	}
	
div#main.service p {
	margin-left:50px;}
div#main.service p.explain {
	margin-left:0;}	
	
div#main.service p strong {
	color:#CC0000;
	font-weight:normal;
	}		

.topspace {
	margin-top:35px;}		
	

/*===============field/space.html==============*/
ol.space{
	background:#F9FFD3;
	padding:10px;
	}
ol.space li{
	margin:0 0 10px 20px;
}
ol.space li strong{
	color:#FF3300;
	font-weight:normal;
	}

/*===============field/reform.html==============*/
ul.reformli{
	margin:0 0 10px 10px;
	}
ul.reformli li{
	background: url(../img/li_round.png) no-repeat 0 5px;
	padding-left:13px;
	margin-bottom:10px;	
	}		
div.reform{
	background:#FFFAE2;
	padding:15px;
	margin-bottom:15px;
	}	
div#main div.reform h5{
	font-weight:bold;
	color:#333333;
	border-left:#D3FF9A solid 7px; 
	padding-left:12px;
	}