@charset "shift-jis";
/* CSS Document */


#sub_title{
	background:url(../common_images/sub_titile08.jpg) top right no-repeat;
	width:720px;
}


.left_box{
	float:left;
	width:45%;
	_width:42%;
	margin-left:25px;
	padding-top:1px;
	
}
.right_box{
	margin-left: 370px;
	margin-right:20px;
	padding-top:1px;
}


dl{
	text-align:left;
	margin:20px auto;
}
dt{
	color:#555555;
	margin-top:25px;
	font-size:130%;
	_font-size:110%;
	border-bottom:1px solid #888888;
}
dd{
	color:#666677;
	line-height:150%;
	font-size:1.2em;
	_font-size:0.9em;
	line-height:150%;
	margin:5px 5px 0 10px;	
}

/*arrowアイコン付きリンク--------------------------*/
a.sitemap{ padding-right:26px;}
a.sitemap:link , a.sitemap:visited{color:#555555; text-decoration:none; background:url(arrow.gif) right 50% no-repeat;}
a.sitemap:hover , a.sitemap:active{color:#FF6600; text-decoration:none; background:url(arrow_o.gif) right 50% no-repeat;}

