@import url(prf_base.css);

body {
font-size:0.9em;
}

/*------------------------------
title
------------------------------*/
h1{
clear:left;
font-size:2.4em;
line-height:30px;
color:#FF9900;
padding:1px 0px 0px 10px;
}

h2{
clear:left;
font-size:1.2em;
color:#FF9900;
padding:2px 0px 0px 20px;
}


/*------------------------------
SITEMAP BOX AREA
------------------------------*/

#sitemapArea{
width:760px;
padding-left:10px;
font-size:0.8em;
}

#sitemapArea strong{
	color: #666666;
	font-weight: bold;
}

#sitemapArea .mainBox a{
	color: #FF9900;
	text-decoration: underline;
	line-height:1.6em;
}

#sitemapArea .mainBox a:hover,a:visited,a:active{
	color: #003399;
	text-decoration: underline;
}

#sitemapArea .mainBox .areaBox{
width:172px;
margin:15px 0px 0px 12px;
float:left;
}
/*------------------------------
INQ BOX AREA
------------------------------*/

#inqArea{
width:760px;
padding-left:10px;
font-size:0.8em;
}

#inqArea strong{
	color: #666666;
	font-weight: bold;
}

#inqArea .mainBox a{
	color: #FF9900;
	text-decoration: underline;
	line-height:1.6em;
}

#inqArea .mainBox a:hover,a:visited,a:active{
	color: #003399;
	text-decoration: underline;
}

#inqArea .mainBox .areaBox{
width:172px;
margin:15px 0px 0px 12px;
float:left;
}

#blank{
clear:both;
margin:15px 0px 25px 0px;
}
/*------------------------------
SITEMAP BOX SITEMAP
------------------------------*/
#sitemapArea .mapBox dl {
    padding:0px 0px 10px 10px;
	border-bottom: 1px dotted #999;
}

#sitemapArea .mapBox dt {
	padding:5px 0px 5px 0px;
	margin: 5px 5px 0px 0px;
	font-size:1.1em;
	color:#999;
	font-weight: bold;
}

#sitemapArea .mapBox dd {
	margin-left:5px;
	padding-left:10px;
	line-height:2.0em;
	background-image: url(../images/ico_sdelta.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sitemapArea .mapBox a{
	color: #FF9900;
	text-decoration: underline;
	}

#sitemapArea .mapBox a:hover,a:visited,a:active{
	color: #003399;
	text-decoration: underline;
}

#sitemapArea .mapBox h3{
	font-size:1.4em;
	color:#BBB;
	padding:5px 0px 5px 5px;
	border-top: 1px solid #999;
	border-bottom: 1px dotted #999;
}

#sitemapArea .mapBox h4{
	font-size:1.2em;
	color:#BBB;
	padding:5px 0px 5px 5px;
	border-bottom: 1px dotted #999;
}

#sitemapArea .mapBox h3 a,h4 a{
	padding-left:10px;
	color: #FF9900;
	text-decoration: underline;
	background-image: url(../images/ico_sdelta.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#sitemapArea .mapBox .contBox{
width:340px;
margin:15px 0px 0px 12px;
padding-right:10px;
float:left;
}

#blank{
clear:both;
margin:15px 0px 25px 0px;
}
