@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #1F1F1F;
	font-size:12px;
	line-height:1.7em;
	margin: 0px;
	background-color: #FCFAFA;
}

/*リンクの基本設定*/
a {
	text-decoration:underline;
	color: #CC6633;
}
a:hover {
	color: #E2A98D;
	text-decoration:none;
}

h1 {
	display: none;
}
.floatclear {
	clear: left;
	overflow:hidden;
}
.menu div{
	float:left;
	width:150px;
}
.menu a{
	display:block;
	width:150px;
	height:50px;

background-repeat::no-repeat;
}
.menu a img{
	width:150px;
	height:50px;
	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);
}
#m6{
background-image:url(../img/botton12.jpg);
}
#m7{
background-image:url(../img/botton14.jpg);
}
.menu a:hover{
background-color:#FFFFFF;
}
.menu a:hover img{
visibility:hidden;
}
.baner_top {
	float: right;
	width: 290px;
	padding-top: 23px;
	padding-bottom: 7px;
}
.baner_top2 {
	float: right;
	width: 290px;
	padding-bottom: 7px;
}
.baner_top3 {
	float: right;
	width: 270px;
	padding-bottom: 7px;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
}
.text_top {
	float: right;
	width: 590px;
}
.flame {
	width: 590px;
	height: 250px;
	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;
}
li{
	padding-left:0.3em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4E4E4;
	padding-bottom: 3px;
	padding-top: 3px;
}

address {
	float: left;
	width: 500px;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.pri {
	float: right;
	width: 300px;
	text-align: right;
	font-size: 11px;
}

.copy {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
