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

body {
	background: url(../../img/top/mau/bgMain.jpg) repeat-x top;
}
#container {
/*background:url(../../img/top/mau/body.jpg) no-repeat;*/
}
#menuFooterArea ul li .fmenu_top_active {
	background: url(../../common/img/menufooter_top_active.png) no-repeat 8px 2px;
	background-color: #ff0078;
}
#menuArea ul li .mainMenuTop_active {
	width: 29px;
	height: 29px;
	background: url(../../common/img/topItemMenu_active.png);
}
#sliderArea {
	width: 980px;
	height: 545px;
	margin: 0px auto;
}
#pageLinkArea {
	width: 980px;
	height: 120px;
	margin: 0px auto;
	background-color: #000;
	position: relative;
	z-index: 1000;
}
#pageLinkArea ul li {
	float: left;
	margin-top: 10px;
	margin-right: 8px;
}
.infoNewsWrap {
	width: 865px;
	min-height: 265px;
	/* background-color:#F96;*/
	margin-left: auto;
	margin-right: auto;
}
/*Scroll news*/
.infoNews_cont {
	width: 865px;
	height: 245px;
	/* background-color:#6CC;*/
	margin-top: 10px;
	float: left;
	overflow: scroll;
	overflow-x: hidden;
	display: inline;
}
 .infoNews_cont, x:-moz-broken {
 width:865px;
 height:220px;
 float:left;
 overflow:scroll;
 overflow-x:hidden;
 display: inline;
}
#feed {
}
.clearfix {
	width: 820px;
	min-height: 10px;
	padding: 10px 0px;
	/* background-color:#C99;*/
	border-bottom: dotted 1px #333333;
	margin-left: 10px;
}
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	margin-top: -1px;
}
.clearfix:hover {
	background-color: #fff2f8;
}
.blogDate {
	font-family: Meiryo, メイリオ, sans-serif;
	width: 90px;
	float: left;
	background: url(../../img/top/arrow_hor.png) no-repeat 4px 4px;
	padding-left: 15px;
	/*  background-color:#FC6;*/
	font-weight: normal;
	color: #636363;
	font-size: 14px;
}
.blogTxt {
	font-family: Meiryo, メイリオ, sans-serif;
	width: 693px;
	float: left;
	/* background-color:#F63;*/
	line-height: 22px;
	font-weight: normal;
	color: #636363;
	padding-left: 20px;
	font-size: 14px;
}
.blogTxt a:link, .blogTxt a:visited {
	text-decoration: none;
	color: #636363;
	display: block;
}
.blogTxt a:hover, .blogTxt a:active {
	/*color:#fff;
	background-color:#075eca;
	text-decoration:none;
   */
	color: #636363;
}
