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

@import 'reset.css';
@import 'clearfix.css';
html{

	background:url(../img/bg-overall.png);
}

body{
	background:#FFF;
	font-size: 13px;
	line-height: 1.5;

	font/**/: 90% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	/*font-family:  "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", sans-serif, Osaka,"Verdana";*/
	background:url(../img/bg-header.png) repeat-x;
	margin-top: 0;

}

a{
	text-decoration:none;
	color: #000;
	overflow: hidden;
	/*\*/ 
	overflow: hidden;
	/**/ 
}

a:hover{
	color:#00F;
	text-decoration:underline;
}

#container{
	width: 850px;
	margin: 0 auto;
	background:#FFF;
}


#header{
	height:90px;
	border-top: 5px solid #494949;
	background-color:#F9F9f9;
	
	font-size: 90%;

}

#header #headerLeft{
	float:left;	
	padding-top: 10px;
	width:500px;
}

#header #headerLeft img{
	margin-bottom: 5px;
}

#header #headerLeft h1{
	font-size: 13px;
}
#header #headerLeft a:hover{
	text-decoration:none;
	color:#000;
}
	
#header #headerRight{
	padding-top: 70px;
	margin-left:650px;
	text-align:right;

}

#header #headerRight ul{
}
#header #headerRight ul li{
	display:inline;
	margin-right: 5px;
}

#header #headerRight ul li a{
	background-image: url(/img/nav-sub-arrow.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 15px;
}

#header #headerRight ul li a:hover{
	background-image: url(/img/nav-sub-arrow-over.png);
}
#content{
	padding-top: 10px;
	border: 1px solid #EEE;
	border-bottom: none;
	padding-bottom: 20px;
}

#left{	
	float:left;
	width: 180px;
	margin-top:-20px !important;
}

#globalnav{}
#globalnav ul{
	list-style:none;
}

#globalnav #globalnavMain{
	margin-bottom: 15px;
}
#globalnav #globalnavMain dl{
	border: 1px solid #CCC;
	border-bottom:none;
}

#globalnav #globalnavMain dl dt{
	height/**/: 35px;
	_height: 30px;
	line-height/**/: 35px;
	border-bottom: 1px solid #CCC;
}

#globalnav #globalnavMain dl dt img{
	behavior: expression(IEPNGFIX.fix(this));
	vertical-align:middle;
	margin-right: 5px;
}

#globalnav #globalnavMain dl dt a{
	color:#333;
	padding-left: 10px;
	display/**/:block;
	overflow: hidden;
	/*\*/ 
	overflow: hidden;
	/**/ 
	background/**/:url(/img/bg-globalnav.png);
	_background: #FFF;
	height/**/: 35px;
	line-height/**/: 35px;
	_height: 30px;
	_padding-top: 10px
	

}
#globalnav #globalnavMain dl dt a:hover{
	background/**/:url(/img/bg-globalnav-over.png);
	_background: #DDD;
	text-decoration: none;


}
#globalnav #globalnavMain dl dt a img{
}
#globalnav #globalnavMain dl dt.local{
	padding-left: 10px;
	background/**/:url(/img/bg-globalnav-over.png) repeat-x;
	_background: #DDD;
	color:#333;
	_height: 30px;
	_padding-top: 10px
}

#globalnav #globalnavMain dl dt.local img{
	behavior: expression(IEPNGFIX.fix(this));
	height: 10px !important;
	width: 11px !important;
}


#globalnav #globalnavMain dl dd{
	border-bottom: 1px solid #CCC;
}

#globalnav #globalnavMain dl dd.close{
	display:none;
}

#globalnav #globalnavMain dl dd ul li{
	line-height: 2;
	font-size: 90%;
	border-bottom: 1px dotted #666;	
	margin-left: 25px;
	
}

#globalnav #globalnavMain dl dd ul li:last-child{
	border-bottom:none;
}

#globalnav #globalnavMain dl dd ul li a{
	background-image: url(/img/nav-sub-arrow.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 12px;
}

#globalnav #globalnavMain dl dd ul li a:hover{
	background-image: url(/img/nav-sub-arrow-over.png);
	_background-repeat:no-repeat;
	_background-position: left center;
	_padding-left: 12px;
    	
}

#globalnavMid{
	margin-bottom: 10px;
	}
#globalnavBtm{}

#globalnavBtm ul li{
	text-indent: -999999px;
	width: 180px;
	height: 65px;
}
#globalnavBtm ul li a{
	display: block;
	width: 180px;
	height: 65px;
}

#globalnavBtm ul li.left-banner01{
	background:url(/img/banner-toi02.png) no-repeat;
	
}
#globalnavBtm ul li.left-banner02 a{
	background:url(/img/banner-toi03.png) no-repeat;
}

#globalnavBtm ul li.left-banner02 a:hover{
	background:url(/img/banner-toi03-over.png) no-repeat;
}


#right{
	margin-left: 200px;
	padding-right: 15px;
	/margin-left: 190px;
}


#footer{
	clear:both;
	height: 100px;
	font-size: 90%;
	
}


#footer #link{
	border-top: 10px solid #DDD;
	border-bottom: 1px dotted #DDD;
}

#footer #link ul{
	text-align:center;
}

#footer #link ul li{
	display:inline;
	padding: 0 3px;
	line-height: 2.5;
}

#footer #copyright{
	clear:both;
	line-height: 1.8;
	text-align:center;
}

a span.date{ 
	padding-right: 10px;
}

.clear{
	clear:both;
}


ul#prBanner li{
	width: 200px;
	height: 105px;
}
ul#prBanner li a{
	height: 70px;
	display:block;
	padding-top: 35px;
	padding-left: 80px;
	padding-right: 5px;
	font-size: 90%;
	line-height: 1.4;
}
ul#prBanner li.pr-banner01{
	background:url(/img/banner01.gif) no-repeat;
}
ul#prBanner li.pr-banner02{
	background:url(/img/banner02.gif) no-repeat;
}
ul#prBanner li.pr-banner03{
	background:url(/img/banner03.gif) no-repeat;
}

p.sign{
	text-align: right;
	font-size: 70%;
	margin: 0 5px 0 0;
}
p.sign a{
	color: #CCC;
}

