@charset "utf-8";
/* CSS Document */

/*---------------------------------------
グローバルメニュー
-----------------------------------------*/
ul#topnav li a.gn_life {background-position: left bottom;}

/*--------------------------------------------*/

.bnrArea {
	width:660px;
	background-color:#222;
	margin:20px 0;
	padding:20px 0;
	
}

.bnrArea ul li {
	float:left;
	margin-left:20px;
	display:inline;
}

.bnrArea ul li a {
	display:block;
	border:2px solid #000;
}
.bnrArea ul li a:hover {
	border:2px solid #C00;
}


.imgSpace {
	margin: 0px 10px 0px 0px;
}

.width320 {
	width:320px;
}

/*webtoday枠*/
/*--------------------------------------------*/
.webtodayTitle {
	margin-top:20px;
}
#infomarionUnderNews {
	margin: 0px;
	padding: 0px;
	height: 100px;
	overflow: auto;
}
#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:visited {
	font-size:10px;
	color:#666666;	
}
#infomarionUnderNews li a:hover {
	font-size:10px;
	color:#FF6600;	
}

#infomarionUnderNews li {
	line-height:100%;
	font-size:10px;
	color:#666666;
}
#infomarionUnderNews .listnewsSub,
#infomarionUnderNews .listnewsSub a:link,
#infomarionUnderNews .listnewsSub a:hover,
#infomarionUnderNews .listnewsSub a:visited {
	text-decoration:none;
	color:#990000;
	font-size: 12px;
	font-weight: bold;
	background-image: none;
	padding-top: 5px;
	padding-bottom: 5px;
}

#infomarioniframe {
	height:250px;
	width:440px;
	margin:0;
	padding:0;
	float:left;
	display:inline;
	margin-left:20px;
}
.webTodayImg {
}

