@charset "utf-8";

/*-------------------------------------
Sitemap
---------------------------------------*/
#Main_long div.boder{
	width:914px;
	margin:0 auto;
	border-top:#DBDBDB solid 1px;
	border-bottom:#D3D3D4 solid 3px;
	overflow:hidden;
}
#Main_long div.section{
	padding:15px 0 10px 0;
	background:url(../../common/image/boder.gif) no-repeat bottom;
	overflow:hidden;
}

div.section h2{
	width:272px;
	float:left;
	padding: 0 0 0 15px;
	font-size:14px;
	font-weight:bold;
	background:url("../../common/image/ico_darkgrey.gif") no-repeat 0;
}

h2.second {
	width:272px;
	padding: 5px 0 5px 15px;
	font-size:100%;
	font-weight:normal;
	background:url(../../common/image/ico_lightgrey.gif) no-repeat 0;
}
div.section div.right{
	float:right;
}
div.section div.third{
	width:627px;
	padding:0 0 10px 0;
	border-bottom:#DBDBDB solid 1px;
	overflow:hidden;
}

div.section div.third h3{
	width:220px;
	float:left;
	padding: 5px 0 5px 15px;
	font-weight:normal;
	font-size:100%;
	background:url("../../common/image/ico_darkgrey.gif") no-repeat 0 7px;
}

div.section div.third ul{
	width:391px;
	float:right;
	font-size:100%;
}

div.section div.third ul li{
	padding: 5px 0 5px 15px;
	background:url(../../common/image/ico_trigona.gif) no-repeat 0;
	border-bottom:#DBDBDB dotted 1px;
}

ul#footNavi{
	float:right;
	margin:15px 35px 30px 0;
}

ul#footNavi li{
	float:left;
	padding:0 10px 0 0;
}