@charset "utf-8";

/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #242424;
	font-size:12px;
	line-height:1.7em;
	margin: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

/*リンクの基本設定*/
a {
	text-decoration:none;
	color: #6699cc;
}
a:hover {
	color: #A5C2E0;
	text-decoration:none;
}
a:link img{ text-decoration:none; border:none 0px; }
a:visited img{ text-decoration:none; border:none 0px; }
.text_top {
	float: right;
	width: 570px;
	padding-bottom: 30px;
}
.text_top3 {
	float: left;
	width: 265px;
}
.baner {
	float: right;
	width: 230px;
	padding-bottom: 15px;
}

.text_top4 {
	float: right;
	width: 265px;
}

.text_top2 {
	float: right;
	width: 550px;
	padding-right: 10px;
	padding-left: 10px;
}
.flame {
	width: 265px;
	height: 220px;
	overflow:auto;
	scrollbar-base-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-track-color: #E0E0E0;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-shadow-color: #CCCCCC;
	color: #333333;
	font-size:11px;
	margin: 0px;
}
ul{
	text-align:left;
	padding-left:0;
	margin-right: 10px;
	margin-left: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
li{
	padding-left:0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	padding-top: 3px;
}
.pri {
	float: left;
	width: 620px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 20px;
	color: #666666;
}
.foot_logo {
	float: right;
	width: 150px;
}
.logo {
	float: left;
	height: 60px;
	width: 150px;
}
h1 {
	font-size: 11px;
	text-align: right;
	font-weight: normal;
	margin: 0px;
	width: 830px;
	float: left;
	height: 20px;
	color: #666666;
}
.logo2 {
	float: right;
	height: 30px;
	width: 205px;
	padding-top: 12px;
}
.botton {
	height: 112px;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}
.floatclear {
	clear: left;
	overflow:hidden;
}
.menu div{
	float:left;
	width:166px;
}
.menu a{
	display:block;
	width:166px;
	height:80px;

background-repeat::no-repeat;
}
.menu a img{
	width:166px;
	height:80px;
	border:none;
}
#m1{
background-image:url(../img/botton2.jpg);
}
#m2{
background-image:url(../img/botton4.jpg);
}
#m3{
background-image:url(../img/botton6.jpg);
}
#m4{
background-image:url(../img/botton8.jpg);
}
#m5{
background-image:url(../img/botton10.jpg);
}

.menu a:hover{
background-color:#FFFFFF;
}
.menu a:hover img{
visibility:hidden;
}
.box_subbotton {
	float: right;
	width: 230px;
}
.sub_botton {
	float: right;
	width: 230px;
	height: 35px;
}
.sub_botton2 {
	float: right;
	width: 210px;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	background-image: url(../img/h2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 500px;
	margin: 0px;
	padding-left: 70px;
	padding-top: 20px;
	padding-bottom: 10px;
}
