@charset "utf-8";
/*-----------------ヘッダー設定--------------------*/
/*#header {
	margin:0 0 15px 0;
	padding:20px 0;
	height:30px;
	width: 100%;
	border-bottom:3px solid #666;
}

#header h1{
	width: 100%;
	height:30px;
	font-size:25px;
	text-indent:0;
	}
#header h1 a{
	display: inline;
	width: 100%;
	height:30px;
	text-decoration:none;
	}
#btn_mypage{
	display:none;
	}
#head_navi{
	display:none;
	}
#box_head_search{
	display:none;
	}
#btn_lang{
	display:none;
	}
#head_sitemap{
	display:none;
	}
#title_en{
	display:none;
	}
#main_navi_top{
	display:none;
	}
#main_img{
	display:none;
	height:0;
	}
#main_navi_top{
	display:none;
	height:0;
	}

#main_contents{
	width:100%;
	padding:0;
	}
#left_column{
	width:100%;
	float: none;
	margin:0 10px 0 0;
	}
#center_column{
	width:100%;
	float: none;
	margin:0 0 0 0;
	}
#right_column{
	display:none;
	}
#box_info{
	width:640px;
	height:100%;
	border:none;
	}
#box_info h2{
	height: auto;
	text-indent:0;
	}
#box_meeting{
	display:none;
	}
#meeting_link{
	}
#scroll_info{
	margin:0;
	height:100%;
	overflow-y:auto;
}
.ico_cat{
	float: none;
	}
.wn_link{
	font-size:16px;
	width:100%;
	float: none;
	margin:0 5px 15px 0;
	}
#box_news{
	width:640px;
	height:100%;
	border:none;
	}
#box_news h2{
	height: auto;
	text-indent:0;
	}
#scroll_news{
	margin:0;
	height:100%;
	overflow-y:auto;
}

#scroll_news h3{
	margin:0 0 0 0;
	padding:0;
	}
#scroll_news p{
	margin:15px 0;
	font-size:16px;
	padding-left:0;
	}




#footer{
	display:none;
	}
#box_koukoku{
	display:none;
	}*/