@import url(prf_base.css);

body {
font-size:0.9em;
}

/*------------------------------
title
------------------------------*/
h1{
float:left;
font-size:2.4em;
color:#FF9900;
padding:1px 0px 0px 10px;
}

h2{
float:left;
font-size:1.4em;
color:#FF9900;
padding:12px 0px 0px 20px;
}

h3{
clear:left;
font-size:1.0em;
color:#666666;
padding:2px 0px 0px 20px;
margin-right:40px;
}


/*------------------------------
SITEMAP BOX AREA
------------------------------*/

#nowArea{
width:760px;
padding-left:10px;
font-size:0.8em;
}

#nowArea strong{
	color: #666666;
	font-weight: bold;
}

#nowArea .mainBox a{
	color: #FF9900;
	text-decoration: underline;
	line-height:1.6em;
}

#nowArea .mainBox a:hover,a:visited,a:active{
	color: #003399;
	text-decoration: underline;
}

#nowArea .mainBox .areaBox{
width:auto;
margin:15px 0px 0px 12px;
float:left;
}

#nowArea .redp{
	size:1.0em;
	color:#FF6600;
	padding-right:20px;
}

#nowArea .leftimg{
	float: left;
	margin:0px 10px 0px 5px;
}

#nowArea .mainBox .capBox{
width:auto;
margin:15px 0px 0px 40px;
text-align:center;
size:1.2em;
float:left;
}

#nowArea .mainBox .capBox ul{
text-align:left;
}

#blank{
clear:both;
margin:15px 0px 25px 0px;
}