@charset "utf-8";
/* CSS Document */

#contents {
	background: url(../common/images/contents_bg02.jpg) repeat-y left top;
} 
#contents #inner {
	padding-top:9px;
}

#main {
	width:968px;
	float:none;
	margin:0 auto;
}
#main .section {
	background:#FFF;
	margin-top:9px;
	padding:43px 37px 25px 32px;
}
#main h3 {
	font-weight:bold;
	font-size:134%;
	color:#444;
	padding-left:20px;
	background: url(../sitemap/images/sitemap_h3_bg.gif) no-repeat left center;
}
#main h3 a{
	text-decoration:none;
	color:#444;
}
#main h3 a:hover{
	text-decoration:underline;
}
#main .inner {
	clear:both;
	margin-bottom:50px;
	background:url(../group/images/line_dashed.gif) repeat-x left bottom;
	padding:0 0 25px;
}
#main .end {
	margin-bottom:0px !important;
}
#main .inner h3 {
	float:left;
	width:250px;
}
#main .inner h3.none {
	width:auto;
}

#main .inner .links {
	float:left;
	width:600px;

}

#main .section .links li{
	background:url(../group/images/group_links_bg.gif) no-repeat left 5px;
	padding-bottom:10px;
	padding-left:20px;
	margin-right:30px;
	float:left;
}
#main .section .links a {
	color:#1046a1;
}
#main .section .links img {
	vertical-align:middle;
	padding-left:5px;
}

