@charset "Shift_JIS";

/* --------------------------------
	トライ教育プランナー
-------------------------------- */
div#about h2{
	margin-bottom:15px;
}
div#about .exTxt{
	width:500px;
	float:left;
	clear:both;
	margin-bottom:20px;
}
.imgR{
	float:right;
	margin:0 0 20px 0;
}


/* --------------------------------
	お住まいの都道府県をクリックしてご覧ください。
-------------------------------- */
div#str_main	{ background-color: #ededed; padding-bottom: 20px; clear:both;}
div#str_01	{
	margin: 20px 0 0 20px; 
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd; width: 652px; 
	background-color: #FFFFFF;	
	font-size:77%;
}
div#str_01 dl{
	height:57px;
	padding: 15px 0 0 0;
}
div#str_01 dt {
	height:18px;
	padding: 0 0 3px 20px;
}
div#str_01 dd {
	height:15px;
	padding:0 0 20px 30px;
	border-bottom: 1px solid #dddddd;
}
div#str_01 dd li{
	width:69px;
	padding:0 0 0 8px;
	margin:0;
	line-height:1.3;
	float:left;
	background:url(../img/index/point.gif) no-repeat 0 5px;
	*background:url(../img/index/point.gif) no-repeat 0 16px;
	+*background:url(../img/index/point.gif) no-repeat 0 3px;
}
