/* CSS Document */
* {
	margin: 0px;
/*	font-family: ヒラギノ角ゴ Pro W3,Hiragino Kaku Gothic Pro,メイリオ,Meiryo,ＭＳ Ｐゴシック,sans-serif;*/
	font-family:Hiragino Kaku Gothic Pro,Meiryo,sans-serif;

}
body {

}
#layout {
/*background-image: url(../newsback.gif);*/
background-repeat:repeat-x;
padding-top:0; margin-top:0px; width:auto; height:auto;}
#wrap {
	margin: auto;
	height: auto;
	width: 950px;
}
#head {
	height: 30px;
	width: 950px;
}
#content {
	height: auto;
	width: 950px;
	margin: auto;
	float: left;

}  
/*--------------------------------------------- 
*左側部分 
---------------------------------------------*/
#contentLeft {
	float:left;
	width: 240px;
	height:auto;
}
#dayMenuList {
	width: 234px; 
	height:auto;
	padding-left: 1px;
	padding-right: 1px;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	border-top-color: #CDCDCD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}
#dayMenuList ul { list-style: none; margin: 0; padding: 0;padding-top: 1px; }
#dayMenuList ul li { display: block; padding: 0; cursor: pointer; width: 234px; height: 30px; margin-right: 0px; }
#dayMenuList ul li a {
	text-decoration: none;
	display:block;
	height: 24px;
	outline:none;
	padding-top: 5px; 
	background-image:url(newsdaybtn.gif); 
	color: #FFFFFF;
	background-repeat:no-repeat;
	text-indent:10px;
	font-weight:bold;
}

/* 共通メニューボタン 通常時 */
#dayMenuList ul li a{ background-position:0 0; }
/* 共通メニューボタン ホバー時 */
#dayMenuList ul li a:hover { background-position: 0 -30px; }

/* 共通メニューボタン 押下時 */
#dayMenuList ul li a:active { background-position: 0 -60px; }

/* 共通メニューボタン ページデフォルト */
#dayMenuList ul li.show a { background-position: 0 bottom; }


#localnewsPR{
	margin-top: 6px;
	width: 234px;
	height:auto;
	padding: 1px;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	border-top-color: #CDCDCD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}
#localnewsPR div{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 17px;
	padding-right:17px;
}
#localnewsPR a{
	margin-top: 0px;
	padding:0px;
}

#mrtthenews {
	background-color:#0A1C4B;
	border-bottom:2px solid #F9E72C;
	border-top:2px solid #F9E72C;
	color:#FFFFFF;
	font-size:12px;
	line-height: 20px;
	padding-top: 2px;
	padding-left: 2px;
}
#mrtthenews_contents {
	font-size:11px;
	line-height:18px;
	background-color: #FFFFBB;
	color:#000000;
}

#mrtnewsnext {
/*	background:transparent url(http://mrt.jp/images/nextlogo_bg.gif);
	width:238px;
	height:18px;
*/
	background-color:#FE8714;
/*	border-bottom:2px solid #F9E72C;
	border-top:2px solid #F9E72C;*/
	padding-top: 1px;
	padding-left: 2px;
	
}
#mrtnewsnext span{
	color:#FFFFFF;
	font-size:12px;
	line-height: 16px;
	font-weight: bold;	

}
#mrtnewsnext_contents {
/*	font-size:11px;
	line-height:18px;
	background-color: #FFFFBB;
	color:#000000;
*/
	font-size:11px;
	line-height:18px;
	background-color: #ffffff;
	color:#000000;
	
}


.bold
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}


.clsbanner{
        width:200px;
}

#localnewsPR .title{
	background-color: #0E278A;
}

#newsquestion{
	background-color: #ffffff;
	font-size:11px;
	padding: 5px 3px;
	font-weight:normal;
	
}
#todayNewsContents{
	background-color: #F2F3F3;
	font-size:11px;
	padding: 5px 3px;
	font-weight:normal;
}
#rss{

	width: 200px;
	height:auto;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	border-top-color: #CDCDCD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;
}
#ticker {
	background-image: url(news.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 950px;
	padding-top: 9px;
	padding-left:80px;
	text-indent: 1em;
	letter-spacing: 2px;
	color: #003300;
	font-size: 12px;
}
/*------------------トピックスエリア------------------*/
#boxBannerArea{
width:240px;
margin-top:8px;
}
#boxBannerArea ul {
	list-style-type:none;
	padding-left: 0px;
}
#boxBannerArea ul li {
	list-style-type:none;
	border:1px;
	margin-top:3px;
	border-color:#CDCDCD;
	border-style:solid;
	padding:1px;
	width:234px;
	height:60px;
}
/*------------------トピックスエリア------------------*/
#boxNews10Area{
width:240px;
margin-top:0px;
}
#boxNews10Area ul {
	width: 234px;
	border:1px;
	border-color:#CDCDCD;
	border-style:solid;
	list-style-type:none;
	padding-right: 1px;
	padding-left:1px;
}
#boxNews10Area ul li {
	list-style-type:none;
	margin-top:3px;

	margin-bottom:3px;
	padding:2px;
	width:230px;
	height:auto;
	font-size:11px;
	color:#606060;
	
}

/*--------------------------------------------- 
*右側部分 
---------------------------------------------*/
#contentRight {
	float: right;
	height: auto;
	width: 700px;
	position: static;
}
#newsTitleArea {
	background-color: #ffffff;
	height: 248px;
	width: 700px;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #CDCDCD;        
	overflow: auto;
}
#newsTitleArea ul{
	width: 675px;
	list-style: none; margin: 0; padding: 0;padding-top: 1px;
}
#newsTitleArea ul li {
	padding: 0;
	width: 680px; height: 30px;
	cursor: pointer;
	margin-right: 0px;
	list-style-type: none;
}
/* 共通メニューボタン 通常時 */
div#newsTitleArea ul li a {
	text-decoration: none;
	display:block;
	height: 24px;
	padding-top: 5px; 
	background-image:url("newstitlebtn.gif");
	background-repeat:x-repeat;
	text-indent:10px;
	font-weight:bold;
	background-position:0 0;
	color: #666666;
	width: 680px;
}
div#newsTitleArea ul li a:hover { 
	background-position: 0 -30px; 
	color: #ffffff; 
}
div#newsTitleArea ul li a:active {
	background-position: 0 -60px;
	color: #ffffff;
}
div#newsTitleArea ul li a.show {
	background-position: 0 -60px;
	color: #ffffff;
}

p{
	font-size: 20px;
	color: #353535;
	padding-top: 0px;
	padding-bottom: 2px;
}
#information{
	background-color: #ffffff;
	margin-top: 10px;
	width: 710px;
}
#news {
	background-color: #ffffff;
	background-repeat: no-repeat;
	width: 682px;
	margin-top:5px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #3A3D4A;
	font-size: 15px;
	line-height:25px;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: #CDCDCD;
	padding-left: 9px; padding-right: 9px;

}
.news_title{
	color:#063C6E;
	font-size:30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.new_info{
	font-size:16px;
}
h1 {
	width: 240px;
	margin-top:5px;
	font-size: 12px;
	text-align: center;
	color: #666666;
	line-height: 25px;
}

h2 {
	margin-top:5px;
	font-size: 14px;
	text-align: center;
	color: #666666;
	line-height: 25px;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	border-top-color: #ffffff;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-style: solid;
}

#centerbanner{
	padding: 10px 10px 10px 120px;
	border-top-width: 10px;
	margin-left: 0px;
}
#centerbanner a img{
	margin-top: 5px;
	margin-bottom: 5px;
}
#todayEvent{
	margin-top: 1px;
	width: 700px;
	height:auto;
	padding: 1px;
	border-right-color: #CDCDCD;
	border-bottom-color: #CDCDCD;
	border-left-color: #CDCDCD;
	border-top-color: #CDCDCD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-top-style: solid;

}
.event1{
	background-color: #ffffff;
	padding: 2px 8px;
	font-weight:normal;
	font-size: 12px;
	line-height:25px;
	
	
}
.event2{
	background-color: #F2F3F3;
	padding: 2px 8px;
	font-weight:normal;
	font-size: 12px;
	line-height:25px;

}

/*------------------フッターエリア------------------*/
#footer {
	clear:both;
	height:auto;
	width:950px;
	margin:auto;
}
#copyright {
	width:950px;
	height:30px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:right;
	margin:auto;
	clear:both;
	color: #666666;
	font-size: 10px;

}

