@charset "euc-jp";

body {
	background:url(/images/sitemap/bg_body.jpg) repeat-x left top;
}
p.mainimg {
	padding:15px 0;
}

h1 {
	width:185px;
}
div.box {
	padding:0 0 200px 0;
}
div.box h2 {
	padding:31px 0 0px 0;
}
div.box dl{
	overflow:hidden;
	clear:both;
	width:735px;
	background:url(/common/images/ln.gif) repeat-x left bottom;
}
div.box dl dt {
	font-weight:bold;
	overflow:hidden;
	width:140px;
	float:left;
	padding:20px 0 16px 15px;
	font-size:13px;
	text-align:left;
	vertical-align:top;
}
div.box dl dd {
	overflow:hidden;
	float:right;
	width:500px;
	padding:20px 60px 16px 15px;
	font-size:13px;
}
div.box dl dd a {
	color:#24bddc;
}
div.box dl dd a,link 
div.box dl dd a:visited {
	text-decoration:none;
}
div.box dl dd a:hover {
	text-decoration:underline;
}
div.box dl dd p {
	padding:0 0 10px 0;
}
div.box dl.last {
	background:none;
}