*{
	margin:0;
	padding:0;
}

body{
	margin:0;
	padding:0;
	background: url(../images/c_bk.jpg)repeat-x;
	text-align:center;
}

#container{
  position: relative;
	background: url() no-repeat;
	width:1000px;

	margin:0 auto;

}




h1{
	width:1000px;
	height:35px;
	background: url(../images/h1.jpg) no-repeat;
text-align: right;
text-indent:;
color:#999;
	font-size: 13px;
	line-height:34px;
}

#main{
	width:1000px;
	background: url(../images/bk.jpg) repeat-y;
}




/* ------------------------------
ここから左メニュー
------------------------------ */

#menu{
	float:left;
	width:200px;
	background: #fff url(../images/r_bk.jpg) repeat-y;
}




#menu ul{
	width:200px;
	line-height:0px;
}

#menu li{
	list-style: none;
}

#menu li a{
	display: block;
	width:200px;
	height:40px;
	text-indent:-9999px;


}


#menu_1{background:url(../images/left/b1.jpg) no-repeat;}
#menu_2{background:url(../images/left/b2.jpg) no-repeat;}
#menu_3{background:url(../images/left/b3.jpg) no-repeat;}
#menu_4{background:url(../images/left/b4.jpg) no-repeat;}
#menu_5{background:url(../images/left/b5.jpg) no-repeat;}
#menu_6{background:url(../images/left/b6.jpg) no-repeat;}




#menu li a:link,
#main0 li a:visited{
background-position:0 0;

}

#menu li a:hover,
#main0 li a:active{
background-position:0 -40px;
}



/* ------------------------------
ここか右メイン
------------------------------ */



#right_main{
	float:left;
		width:550px;
			background: url(../images/l_back.jpg) repeat-y;
text-align:left;
}

#right_main p{
	font-size:12px;
	padding-left:10px;
	width:530px;
	line-height:20px;
	color:#777;
}

#right_main a{
	font-size:13px;
	color:#ce8a8a;
}


#right_main .nichi{
	font-size:14px;
	padding-left:10px;
	width:530px;
	line-height:20px;
	color:#999;
}


.news_a a{
	font-size:14px;
	color:#ce8a8a;
	text-indent:0.8em;
	text-decoration: none;
}




.news_a h4{
	font-size:12px;
	line-height:20px;
}


.end{
	color:#ce8a8a;
	text-decoration: none;
}

.endend{
	font-size:14px;
margin-left:10px;
	text-decoration: none;
}






























#right2{
	float:left;
		width:250px;
			background: url(../images/ll_back.jpg) repeat-y;
text-align:left;
}



#right2 p{
	font-size:12px;
	padding-left:10px;
	width:230px;
	line-height:16px;
	color:#777;
}

#right_main a{
	font-size:13px;
	color:#ce8a8a;
}



#right_under{
  position: relative;
		width:785px;
		height:920px;
			background: url(../images/fla_bk.jpg) no-repeat;
}








#both{
	clear:both;

}


#footer{
	width:1000px;
	text-align: left;

}

#footer li{
	list-style: none;
	font-size:12px;
	color:#999;
	float:left;

}


#footer a{
	text-decoration: none;
	font-size:12px;
	color:#999;

}


#footmenu{

		background: url(../../img_index_under/bk.png) repeat-x;
	position: fixed !important;   
   position: absolute;   
    bottom: 0;   
   left: 0;   
    width: 100%;   
    height: 80px;   

  

}


#footmenu_l{
	float:left;
	width:155px;
	height:80px;
}

#footmenu_r{

	width:1000px;
	height:80px;
}

#footmenu_r li{
	float:left;
	list-style: none;
}




