@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	font-size:12px;
	line-height:1.7em;
	margin: 0px;
	background-image: url(../img/bk_ground.gif);
}
/*リンクの基本設定*/
a {
	text-decoration:none;
	color: #ff6600;
}
a:hover {
	color: #ffcc00;
	text-decoration:underline;
}
a:link img{ text-decoration:none; border:none 0px; }
a:visited img{ text-decoration:none; border:none 0px; }
.info {
	float: right;
	width: 352px;
	background-image: url(../img2009/back_info.jpg);
	background-repeat: repeat-y;
}
.info2 {
	float: right;
	width: 352px;
	padding-top: 10px;
}
.info_text {
	float: right;
	width: 311px;
	padding-top: 10px;
	padding-right: 17px;
	padding-left: 24px;
}
ul{
	text-align:left;
	padding-left:0;
	margin-left: 0px;
	font-size: 11px;
}
li{
	padding-left:0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-right: 6px;
	list-style-type: none;
}
.centertext {
	float: right;
	width: 166px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.baner {
	float: right;
	width: 150px;
	padding-bottom: 7px;
}
address {
	width: 720px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFF4DF;
	text-align: center;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
}
h1 {
	display: none;
}
.menu div{
	float:left;
	width:200px;
}
.menu a{
	display:block;
	width:200px;
	height:36px;

background-repeat::no-repeat;
}
.menu a img{
	width:200px;
	height:36px;
	border:none;
}
#m1{
background-image:url(../img/img_menu/btn_1_ov.gif);
}
#m2{
background-image:url(../img/img_menu/btn_2_ov.gif);
}
#m3{
background-image:url(../img/img_menu/btn_3_ov.gif);
}
#m4{
background-image:url(../img/img_menu/btn_4_ov.gif);
}
#m5{
background-image:url(../img/img_menu/btn_5_ov.gif);
}
#m6{
background-image:url(../img/img_menu/btn_6_ov.gif);
}
#m7{
background-image:url(../img/img_menu/btn_7_ov.gif);
}
#m8{
background-image:url(../img/img_menu/btn_8_ov.gif);
}

.menu a:hover{
background-color:#FFFFFF;
}
.menu a:hover img{
visibility:hidden;
}.subleft {
	width: 150px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	float: left;
}
