@charset "utf-8";
/* CSS Document */


/* ライトコンテンツ */

#right_contents{
	width:760px;
	margin:20px 0 50px 0;
	text-align:left;
	float:right;
	}	

#right_contents h2{
	width:760px;
	height:50px;
	margin:0 0 30px 0;
	padding:10px 0 0 50px;
	background:url(../img/right_title01.png) left top no-repeat;
	font-size:20px;
	color:#501D00;
	line-height:160%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}

#right_contents h2 span{
	padding:0 0 0 20px;
	font-size:10px;
	color:#B3A39B;
	font-family:Arial, Helvetica, sans-serif;
	line-height:160%;
	font-weight:bold;
	}
	
#right_contents h3{
	width:760px;
	height:50px;
	margin:0;
	padding:10px 0 0 60px;
	background:url(../img/contents01_03.png) left top no-repeat;
	font-size:20px;
	color:#501D00;
	line-height:160%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	}



/* ミルクたんぽぽ園の住所 */

#right_contents #access01{
	margin:0 0 50px 0;
	}	

#right_contents #access01 .access_image{
	margin:0 0 30px 0;
	}

#right_contents #access01 table{
	width:760px;
	margin:0 0 20px 0;
	}	

#right_contents #access01 table,tr,th,td{
	border:#B3A39B solid 1px;
	border-collapse:collapse;
	}	
		
#right_contents #access01 th{
	width:120px;
	padding:10px;
	background-color:#FFFAC2;
	font-size:13px;
	color:#501D00;
	line-height:180%;
	font-weight:bold;
	vertical-align:middle;
	}
		
#right_contents #access01 td{
	padding:10px;
	font-size:13px;
	color:#501D00;
	line-height:180%;
	}

#right_contents #access01 td.age{
	background-color:#FFFCD6;
	font-weight:bold;
	}
	
	
/* アクセスマップ */

#right_contents #access02{
	margin:0 0 50px 0;
	}	
	
#right_contents #access02 iframe{
	margin:20px 0 0 0;
	}
	
	
	
/* 運営主体 */

#right_contents #access03{
	margin:0 0 50px 0;
	}	

#right_contents #access03 table{
	width:760px;
	margin:0 0 20px 0;
	}	

#right_contents #access03 table,tr,th,td{
	border:#B3A39B solid 1px;
	border-collapse:collapse;
	}	
		
#right_contents #access03 th{
	width:120px;
	padding:10px;
	background-color:#E3DFDD;
	font-size:13px;
	color:#501D00;
	line-height:180%;
	font-weight:bold;
	vertical-align:middle;
	}
		
#right_contents #access03 td{
	padding:10px;
	font-size:13px;
	color:#501D00;
	line-height:180%;
	}

