/* CSS Document */




/*------CONT------*/

a.special:link {
	color : #4D4D4D;
	text-decoration: none;
}





a.special:active {
	color : #CCCCCC;
	text-decoration: none;
}
a.special:visited {
	color : #4D4D4D;
	text-decoration: none;
}
a.special:hover {
	color : #CCCCCC;
	text-decoration: none;
}


#contents {
	width: 100%;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	padding: 0 0 50px 0;
	/*margin-bottom: 50px;*/
}
div.maintitle {
    width: 940px;
	height: 34px;
	position: relative;
	margin: 0 auto;
	padding: 50px 0 35px 0;
}
div.line_black{
    clear:both;
	width: 940px;
	position: relative;
	margin: 0 auto;
	/*min-height: 1px;
	height: auto !important;*/
	height: 1px;
	font-size: 0;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/line_black940.gif);
}
#line_black2{
	clear:both;
	width: 940px;
	position: relative;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../img/line_black940.gif);
	height: 1px;
}
div.list {
    width: 940px;
	position: relative;
	margin: 0 auto;
	clear:both;
}
div.list01 {
    width: 500px;
	float: left;
}
div.list02 {
    width: 440px;
	float: left;
}
div.list_detail01 {
    width: 440px;
	background-image: url(../img/line_dot480.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

div.list_detail01_end {
    width: 440px;
}
div.list_detail02 {
    width: 440px;
}
div.list_detail02_de {
    width: 440px;
	background-image: url(../img/line_dot480.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 10px 0;
	clear:both;
}
div.list_detail02_de h3 {
	font-weight: lighter;
	line-height: 2;
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	background-image: url(../sitemap/img/sitemap_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div.list_detail02_de h4 {
	font-size: 95%;
	font-weight: lighter;
	line-height: 2.4;
	float: left;
	padding: 0 0 0 10px;
}
div.list_detail02_de h5 {
	font-weight: lighter;
	line-height: 2;
	float: left;
	margin: 0 0 0 15px;
	padding: 0 0 0 10px;
	background-image: url(../sitemap/img/sitemap_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #CCCCCC;
}
div.list_detail02_de h6 {
	font-size: 95%;
	font-weight: lighter;
	line-height: 2.4;
	float: left;
	padding: 0 0 0 10px;
	color: #CCCCCC;
}

div.list_detail03 {
    width: 440px;
	margin: 15px 0 0 0;
}
div.list_detail03 h3 {
	font-weight: lighter;
	line-height: 2;
	float: left;
	padding: 0 0 0 10px;

	background-image: url(../sitemap/img/sitemap_point.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
div.list_detail03 h4 {
	font-weight: lighter;
	line-height: 2.4;
	float: left;
	margin: 0 0 0 10px;

}





