@charset "utf-8";
/* CSS Document */

/* for index --sitemap--
--------------------------------------------------------------------*/
#mainCont a:link 	{text-decoration: none; color:#333333;}
#mainCont a:hover 	{text-decoration: underline; color:#333333;}
#mainCont a:active 	{text-decoration: none; color:#333333;}
#mainCont a:visited	{text-decoration: none; color:#333333;}

#mainCont h1 {
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: 2px #AB001B solid;
	padding: 0 5px 0 0;
	margin: 0 10px 10px 0;
}

h2 {
	background-color: #FFFAEC;
	background-image: url(../../common/img/ico_h2.gif);
	background-repeat: no-repeat;
	background-position: 5px 1.2em;
	border-bottom: dotted 1px #AB001B;
/*	border-top: solid 1px #FCD89A;*/
	padding: 10px 5px 10px 25px;
	color: #333333;
	font-size: 0.95em;
	font-weight: bold;
	margin-bottom: 10px;
}

.mapCont {
	width: 350px;
}

.mapCont dl {
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 5px;
}

.mapCont dt {
	color: #AB001B;
	font-size: 0.78em;
	margin-bottom: 5px;
	float: left;
}

.mapCont dd li {
	background: url(../img/ico_link_txt.gif) no-repeat 0 0.55em;
	padding: 0 0 0 15px;
	font-size: 0.78em;
	margin-left: 120px;
}

ul.linksub li {
	background: url(../img/ico_link_txt.gif) no-repeat 0 0.55em;
	padding: 0 0 0 15px;
	font-size: 0.78em;
}