@charset "UTF-8";


/*	ここから旧commonファイルより継承	*/

/*	ここまで旧commonファイルより継承	*/


div#container {
	width:1000px;
	height:800px;
	margin: 0 auto;
}

/*	ここからヘッダー部	*/
div#header_new{
	background-image: url('top_new/index_new.jpg');
	background-repeat: no-repeat;
	background-position:center top;
	height:425px;
	margin: 0 auto;
}
div#header_menu_new{
	width:812px;
	height:425px;
	margin: 0 auto;
}
.raito_new a:hover img	{
	opacity:0.8;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=80 )";
	background: #fff;
}
#search_button{
	background:url(common_new/search.png);
	width:60px;
	height:22px;
	border:0px solid;
	cursor:pointer;
	vertical-align:middle;
} 
/*	ここまでヘッダー部	*/

/*	ここから中部メニュー	*/
.center_menu_new{
	border-collapse: collapse;
	float:left;
}
.center_menu_side_new{
	width:91px;
	background-color:RGB(0,115,66);
	float:left;
	height:44px;
}

.center_footer_menu_side_new{
	width:91px;
	background-color:RGB(0,115,66);
	float:left;
	height:33px;
}
/*	ここまでページ中部メニュー	*/


/*	ここから中央	*/
div#main_new {
	margin: 0 auto;
	height:800px;
}
div#main_left_new {
	background-image: url('common_new/left_ki.jpg');
	height:100%;
	width:91px;
}
#main_center_new {
	margin:0px auto;
	padding: 0;
	width: 817px;
	height:99%;
}
div#main_right_new{
	background-image: url('common_new/right_ki.jpg');
	height:100%;
	width:91px;
}

/*	ここまで中央	*/



/*	ここから中央レフトメニュー	*/
#left_new {
	float: left;
	width: 268px;
	height: 100%;
	padding-top:10px;
	padding-left:20px;
}
/*	ここまで中央レフトメニュー	*/

#left_new_2 {
	float: left;
	width: 210px;
	height: 100%;
	margin-right: 21px;
	border:0px solid green;
}

li{
	list-style-type: none;
}

	

