@charset "utf-8";
/*インフォメーション*/
/*-----------------------------------インフォメーションナビゲーション*/
#informationNavTitle {
	width: 213px;
	height: 34px;
	margin-bottom: 12px;
	background:  url(img/information.gif) no-repeat;
	text-indent: -9999px;
}
#linkNavTitle {
	width: 213px;
	height: 34px;
	margin-bottom: 12px;
	background:  url(link/img/link.gif) no-repeat;
	text-indent: -9999px;
}
#informationNav {
	width:206px;
	margin-left: 3px;
}
#informationNav li{
	width: 206px;
	/*height: 26px;*/
	margin: 0 0 3px 0;
	list-style-type: none;
	display:block;
}
#informationNav li a{
	width: 183px;
	/*height: 21px;*/
	padding: 5px 0 0 23px;
	text-decoration: none;
	color: #333;
	display:block;
	background:   url(../common/img/subnav_top.gif) #FFF no-repeat top left;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #737373;
}
#informationNav li a:hover { 
	color: #333;
	text-decoration: none;
	background:   url(../common/img/subnav_top.gif) #D5CABA no-repeat top right;
}

/*---------------------------------------------NEWS BOX*/
.boxRedWeight {
	margin-bottom: 15px;
	_margin-bottom: 15px;
	padding:5px;
	background-color: #FFFFFF;
	border: 3px solid #FF9999;
	font-size: 10px;
	_font-size: 80%;
	line-height: 120%;
	color: #666666;
}
.photoNewsBox {
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}

/*-----------------------------------インフォメーション*/
#informationTitle01 {
	width: 642px;
	height: 33px;
	background:   url(img/information_title01.gif) no-repeat;
	text-indent: -9999px;
}
#informationTitle02 {
	width: 642px;
	height: 33px;
	background:   url(img/information_title02.gif) no-repeat;
	text-indent: -9999px;
}
#informationTitle03 {
	width: 642px;
	height: 33px;
	background:   url(img/information_title03.gif) no-repeat;
	text-indent: -9999px;
}
#informationTitle04 {
	width: 642px;
	height: 33px;
	background:   url(img/information_title04.gif) no-repeat;
	text-indent: -9999px;
}
.infoBorder {
	width: 642px;
	height: 4px;
	margin: 10px 0 20px 0;
	background:   url(img/border.gif) no-repeat;
}
.informationBox {
	width: 360px;
	height: 160px;
	float: right;
	position: relative;
}
#informationCopy01 {
	width: 280px;
	height: 15px;
	margin: 0 0 10px 0;
	background:   url(img/information_copy01.gif) no-repeat;
	text-indent: -9999px;
}
#informationCopy02 {
	width: 280px;
	height: 15px;
	margin: 0 0 10px 0;
	background:   url(img/information_copy02.gif) no-repeat;
	text-indent: -9999px;
}
#informationCopy03 {
	width: 280px;
	height: 15px;
	margin: 0 0 10px 0;
	background: url(img/information_copy03.gif) no-repeat;
	text-indent: -9999px;
}
.infoBtn {
	position: absolute;
	right: 0;
	bottom: 5px;
}
.infoBnrArea{
	margin:15px 0 0 0;
}
/*webtoday枠*/
/*--------------------------------------------*/
.midashiBox {
	background-image: url(../img/common_bar_bg.gif);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #003366;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#infomarionUnderNews {
	margin: 0px;
	padding: 0px;
	height: 125px;
	overflow: auto;
}

#infomarionUnderNews a {
	float:left;
}


#webtodayNews {
	margin: 0px 0px 0px 10px;
	float:left;
}
#webtodayNews iframe {
	border-top:1px solid #DDD;
	border-bottom:1px solid #DDD;
}

#infomarionUnderNews li
 {
	background-image: url(../common/img/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 7px 0.2em;
	padding-left: 20px;
	font-size: 11px;
	line-height: 130%;
	margin-bottom: 0.8em;
}
#infomarionUnderNews li a:link, 
#infomarionUnderNews li a:visited  {
	color:#AE1619;
	text-decoration: none;
}
#infomarionUnderNews li a:link ,
#infomarionUnderNews li a:hover ,
#infomarionUnderNews li a:visited {
	font-size:10px;
	color:#666666;
	
}
#infomarionUnderNews li {
	line-height:100%;
	font-size:10px;
	color:#666666;
}

.informationLine {
	background: #CCCCCC;
	margin: 10px 0;
	border-bottom: 3px dashed #CCCCCC;
}

/*インフォメーションナビゲーション現在位置*/
#information #wrapper #container #lowNav #informationNav li#informationNav01 a{ background:   url(../common/img/subnav_top.gif) #D5CABA no-repeat top right;}

/*グローバルナビゲーション現在位置*/
/*#information li#navInformation a{ background: url(../common/img/globalnav.jpg) no-repeat -807px -72px; }*/