﻿@charset "utf-8";

body{
	background:none;
	font-size:100%;
}

body, #layout, #contentsbody , #content{
	width:auto;
}

#content{
	margin:0;
}

#header, #gNavi, #contents_l, #footer, #calendar{
	display:none;
}

#contents_c .news_tit p, #contents_c .news_con p, #contents_c .news_bt, #contents_c .hidden_news{
	display:none;
}

#subNavi, #location, #main .btpage, #main .btarea, .pagetop{
	display:none;
}

#contents_c, #contents_r{
	clear:both;
	float:none;
	margin-left:0;
	margin-right:0;
	width:auto;
}

#contents_c .emergency, #contents_c .news, #contents_c .spotlight{
	margin:0 0 25px 0;
}


#contents_c .spotlight_con dl dd{
	float:none;
	clear: none;
	width:auto;
}

#contents_r .event h2{
	margin:20px 0 0 0;
	background:url(/images/bg_pri_title_top.gif) top left repeat-x;
}

#main{
	margin-left:0px;
	float:none;
}

#main .mainbody{ 
	width:auto;
}

#contents_c .news_tit h2,
#contents_c .emergency_tit h2,
#contents_c .spotlight_tit h2{
	text-indent:0;
	font-size:100%;	/*20111121変更*/
	overflow:auto;
	width:100%;
	padding:20px 0 5px 0;
	border-bottom:1px solid #006699;
}

#contents_c .news_tit,
#contents_c .emergency_tit,
#contents_c .spotlight_tit{
	background:none;
}

#main .mainbody{
	margin-left:0px;
}

#contentsInfo,
#contentsInfo #contents_l,
#contentsInfo #contents_r,
#contentsInfo .BoxCont_in1,
#contentsInfo .BoxCont_in2,
body div#main .kokkai-leftbox,/*20111213追加*/
body div#main .kokkai-rightbox/*20111213追加*/

{
	width:auto;
}

#contentsInfo .BoxCont{
	border:none;
}

#contentsInfo #contents_l{
	display:block;
}

#contentsInfo .fLeft,
#contentsInfo .fRight,
#contentsInfo #contents_l,
#contentsInfo #contents_r,
body div#main .kokkai-leftbox,/*20111213追加*/
body div#main .kokkai-rightbox/*20111213追加*/{
	float:none;
}

#BoxSearch,
.icoMore,
.Infodetabese,
.InfoLink,
#InfoFooterNavi{
	display:none;
}


/*20111213追加*/
.smallnavi{
	display:none;
	
}

/*20120625追加*/
.column2 .fLeft{
	width:340px;
}
.column2 .fRight{
	width:270px;
}