@charset "utf-8";

/* -----------------------------------------------------------
  Layout 
------------------------------------------------------------ */
.pHome #mainvisual { background: #F1F1F1 url(../../images/hd_bg_main.gif) repeat-x left top;}
.pHome #header #localNav { background: #F1F1F1 url(../../images/hd_bg_ln.gif) repeat-x left top;}
.pHome #header #localNav ul { background: url(../../images/hd_bg_ln0.gif) no-repeat right top;}
.pHome #content .wrap { padding-top: 20px;}
.pHome #content #maincont { width: 671px; margin-left: 20px; padding-bottom: 0;}

.pHome .block { margin-bottom: 15px; background: url(../../images/bg_box.gif) repeat-y left bottom;}
.pHome .block .heading01A { margin-bottom: 0;}

.pHome .boxL { float: left; width: 340px;}
.pHome .boxL dl { margin: 0 10px 0 21px;}
.pHome .boxL dt { clear: left; float: left; width: 75px; margin-top: 20px;}
.pHome .boxL dd { float: left; display: inline; width: 205px; margin-left: 13px; padding-top: 23px;}
.pHome .boxL dd h3 a,
.pHome .boxL dd h3 a:visited { color: #3333CC; text-decoration: none;}
.pHome .boxL dd p { margin-top: 8px; font-size: 91%; line-height: 1.4;}
.pHome .boxL dd .btn { text-align: right; margin-top: 10px;}

.pHome .boxR { float: right; width: 306px;}
.pHome .boxR dl.newsrelease { margin: 0 25px 0 25px; padding-bottom: 20px;}

ul.relativelink li { float: left;}

/* News Release
 -------------------------------------------------- */
dl.newsrelease dt {
	margin-top: 20px;
	padding-left: 15px;
	background: url(../images/ico_bullet.gif) no-repeat left 0.2em;
	color: #3333CC;
	font-weight: bold;
}
dl.newsrelease dd {
	margin: 10px 0 0 15px;
	line-height: 1.8;
}

/* subNav
 -------------------------------------------------- */
.pHome #content #subNav p,
.pHome #content #subNav ul li.last,
.pHome #content #subNav .box { margin-bottom: 7px;}

