@charset "UTF-8";
/* Style CSS */

body {
	height: 100%;
	margin-left: -6px;
}
.stageL{
	float: left;
}
.stageR {
	float: right;
}

.stageCr {
	zoom:1;
}
.stageCr:after {
    content: ""; 
    display: block; 
    clear: both;
}
.rollover li {
	background-repeat: no-repeat;
	background-position: left center;
}
a:link {color:#0066cc; text-decoration: underline;}
a:visited {color:#0066cc; text-decoration: underline;}
a:hover {color:#0066cc; text-decoration: none;}
a:active {color:#0066cc; text-decoration: underline;}

#headerBg,
#navBg,
#footerBg {
	min-width: 906px;
}
#header,
#nav,
#main,
#footer {
	width: 906px;
	margin: auto;
}


#headerBg {
	min-height: 58px;
	height: auto !important;
	background: #ebebeb url(../images/header_bg_01.gif) left top repeat-x;
	border-bottom: 1px #fafafa solid;
}
#header {
	position: relative;
	height: 58px;
	padding-top: 3px;
	/* border-top: 3px #bababa solid; */
}
#header #localNav {
	width: 182px;
	min-height: 158px;
	height: auto !important;
	height: 158px;
	position: absolute;
	top: 0;
	left: 0;
	background: #ffffff url(../images/lnav_bg_01.gif) no-repeat;
}
#header #localNav h1 {
	margin: 29px 0 57px;
	text-align: center;
}
#header #localNav ul.rollover {
	margin: 0 11px 20px;;
}
#header #localNav ul.rollover li {
	border-top: 1px #ebebeb solid;
	padding: 5px 0;
}
#header #localNav ul.rollover li.lastChild {
	border-bottom: 1px #ebebeb solid;
}
#header #localNav ul.banners li {
	margin-bottom: 10px;
	text-align: center;
}
#header #localNav ul.banners li.lastChild {
	margin-bottom: 0;
}
#header #snsButtons {
	position: absolute;
	right: 0;
	top: 7px;
}
#header #snsButtons #facebook,
#header #snsButtons #twitter {
	float: left;
}
#header #snsButtons #facebook {
	*width: 100px;
	margin-right: 15px;
}
#header #snsButtons #twitter {
	/* margin-right: -40px; */
}
#twitter-widget-0 {
	width: 100px !important;
}
#navBg {
	height: 49px;
	background: url(../images/gnav_bg_01.gif) repeat-x;
}
#nav {
	padding-top: 5px;
}
#nav ul.stageCr {
	width: 720px;
	margin-left: 186px;
	background: url(../images/gnav_bg_02.gif) no-repeat right top;
}
#nav ul.stageCr li {
	float: left;
	margin-right: 11px;
}
#nav ul.stageCr li.lastChild {
	margin-right: 0;
}
#main {
	width: 700px;
	padding-left: 206px;
	padding-bottom: 50px;
}
#main #pankuzu {
	margin-top: 30px;
	margin-bottom: 15px;
	font-size: 11px;
}
#main #pankuzu li {
	float: left;
	margin-right: 0.5em;
}
#main h2.withBg {
	padding-left: 25px;
	background: url(../images/main_bg_01.gif) left top no-repeat;
	line-height: 35px;
	vertical-align: middle;
	font-size: 16px;
	color: #666666;
	margin-bottom: 22px;
}

#main a:link {color: #666666; text-decoration: underline;}
#main a:visited {color: #666666; text-decoration: underline;}
#main a:hover {color: #666666; text-decoration: none;}
#main a:active {color: #666666; text-decoration: underline;}


#footerBg {
	min-height: 153px;
	height: auto !important;
	height: 153px;
	/* padding-top: 8px; */
	background: #ebebeb url(../images/footer_bg_01.gif) repeat-x;
	border-bottom: 3px #bababa solid;
}
#footer {
	position: relative;
	top: 8px;
}
#footer ul.stageCr {
	margin-left: 3px;
	margin-bottom: 20px;
}
#footer ul.stageCr li {
	min-height: 85px;
	height: auto !important;
	height: 85px;
	float: left;
	padding: 10px 15px 0;
	background: url(../images/footer_bg_02.gif) no-repeat right top;
	font-size: 12px;
}
#footer ul.stageCr li.lastChild {
	background: none;
}
#footer ul.stageCr li dl dt {
	margin-bottom: 9px;
}
#footer ul.stageCr li dl dd {
	margin-bottom: 7px;
	margin-left: 10px;
}
#footer #scrollTop {
	position: absolute;
	top: 0;
	right: 0;
}
#footer div.stageCr {
	width: 898px;
	margin-left: 8px;
	margin-bottom: 13px;
	font-size: 12px;
	background: url(../images/footer_bg_03.gif) no-repeat left top;
	color: #ffffff;
}
#footer div.stageCr p {
	margin: 0 15px;
	line-height: 28px;
	*display: inline;
}
#footer #scrollTop {
	cursor: pointer;
}
#footer #commingSoon {
	position: absolute;
	top: -30px;
	right: 267px;
}

#footer a:link {color: #666666; text-decoration: underline;}
#footer a:visited {color: #666666; text-decoration: underline;}
#footer a:hover {color: #666666; text-decoration: none;}
#footer a:active {color: #666666; text-decoration: underline;}