@charset "UTF-8";



/* CSS Document */







/*メイン*/







body {



	font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Pゴシック", "Osaka‐等幅";



	font-size:14px;



	line-height:120%;



	color:#000000;



	background-color:#eeeeee;



	height:100%;



	margin:0px;



	padding:0px;



}







h1 {



	font-family:"Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Pゴシック", "Osaka‐等幅";



}







h2 {



	font-family:"Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Pゴシック", "Osaka‐等幅";



}







h3 {



	font-family:"Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ Pゴシック", "Osaka‐等幅";



}







img {



	border:none;



}







ul {



	list-style-type:none;



}







li {



	list-style-type:none;



}







a {



	color:#000000;



	text-decoration:underline;



}





a:hover {



	color:#666666;



	text-decoration:none;



}











#base {



	width:100%;



	background-image:url(../images/back.jpg);



	background-repeat:repeat-x;



	background-position:top;



	background-color:eeeeee;



}







#subbase {



	height:100%;



	background-image:url(../images/main_bg.jpg);



	width:950px;



	padding:0px;



	margin:0px;



}







#main {

	width:850px;

	background-color:#FFFFFF;

	margin-left:50px;

	margin-right:50px;

}







#head {



	height:91px;



	width:850px;



}







#headt {



	float:right;



	margin:0px;



	padding-left:10px;



	padding-right:10px;



	height:23px;



	width:480px;



	text-align:center;



	background-image:url(../images/head2_01.jpg);



}







#logo {



	width:350px;



	height:62px;



	padding-left:5px;



	margin-left:0px;



	float:left;



}







#menu {

	width:850px;

	background-image:url(../images/menu_bg.jpg);

	height:55px;

	padding:0px;

	margin:0px;

}







#menu ul {

	width:849px;

	height:55px;

	padding:0px;

	margin:0px;

}







#menu ul li.menu {

	float:left;

	width:212px;

	text-align:center;

	color:#cccccc;

	font-size:10px;

	background-image:url(../images/menu_bg1.jpg);

	display:block; 

	height:55px;

}



#menu ul li.menu a {

	color:#ffffff;

	width:212px;

	height:55px;

	text-decoration:none;

	background-image:url(../images/menu_bg1.jpg);

	display:block;

}







#menu ul li.menu a:link {

	color:#ffffff;

	width:212px;

	height:55px;

	text-decoration:none;

	background-image:url(../images/menu_bg1.jpg);

	display:block;  /*リンク範囲をブロックに変更する*/

}







#menu ul li.menu a:hover {

	color:#eeeeee;

	width:212px;

	height:55px;

	background-image:url(../images/menu_bg2.jpg);

	display:block;  /*リンク範囲をブロックに変更する*/

}







#menu ul li.menue {



	float:left;



	width:212px;



	text-align:center;



	color:#cccccc;



	font-size:10px;



	background-image:url(../images/menu_bg1e.jpg);



	display:block;  /*リンク範囲をブロックに変更する*/



	background-position : left top;  /*画像を左上に配置*/



	background-repeat : no-repeat;   /*背景画像を繰り返さない*/   



}







#menu ul li.menue a {



	color:#ffffff;



	width:212px;



	height:55px;



	text-decoration:none;



	background-image:url(../images/menu_bg1e.jpg);



	display:block;  /*リンク範囲をブロックに変更する*/



	background-position : left top;  /*画像を左上に配置*/



	background-repeat : no-repeat;   /*背景画像を繰り返さない*/   



}







#menu ul li.menue a:link {



	color:#ffffff;



	width:212px;



	height:55px;



	text-decoration:none;



	background-image:url(../images/menu_bg1e.jpg);



	display:block;  /*リンク範囲をブロックに変更する*/



	background-position : left top;  /*画像を左上に配置*/



	background-repeat : no-repeat;   /*背景画像を繰り返さない*/   



}







#menu ul li.menue a:hover {



	color:#eeeeee;



	width:212px;



	height:55px;



	background-image:url(../images/menu_bg2e.jpg);



	display:block;  /*リンク範囲をブロックに変更する*/



}







#submenu_l {



	float:left;



	margin:0px;



}







#pankuzu {
	font-size:12px;
	float:right;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	clear:both;
}

/*
#foot {



	color:#FFFFFF;



	width:950px;



	height:230px;



	font-size:12px;



	background-image:url(../images/foot_bg.jpg);

	clear:both;



}


*/

#footer {
	width:100%;
	background-image:url(../images/f_bg.jpg);
	height:180px;
	clear:both;
}

#foot {
	width:950px;
	height:180px;
	background-image:url(../images/foot_img.jpg);
	font-size:12px;
	color:#FFFFFF;
}

#foot a {
	color:#FFFFFF;
}

#foot a:hover {
	color:#eeeeee;
	text-decoration:none;
}

