@charset "utf-8";
/*全体*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #1F1F1F;
	font-size:12px;
	line-height:1.7em;
	margin: 0px;
	background-color: #A3BBCD;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
}
/*リンクの基本設定*/
a {
	text-decoration:none;
	color: #6699CC;
}
a:hover {
	color: #AFCAE4;
	text-decoration:underline;
}

h1 {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
}
.box {
	background-color: #eeeeee;
	padding: 5px;
	float: right;
	width: 230px;
	margin-bottom: 10px;
}
.box2 {
	background-color: #eeeeee;
	width: 200px;
	border: 1px solid #FFFFFF;
	padding: 14px;
}
.baner_koumoku {
	width: 200px;
}

.botton div{
 margin::0 0 0 0;
}
.botton a{
	display:block;
	height:22px;
	font-size:12px;
	background-image:url(../img/botton_back1.jpg);
	background-repeat:none;
	padding-top: 3px;
	padding-right: 0px;
	padding-left: 22px;
	width: 178px;
}
.botton a:link{
 color:#333333;
 text-decoration:none;
}
.botton a:visited{
 color:#333333;
 text-decoration:none;
}
.botton a:hover{
 background-image:url(../img/botton_back2.jpg);
 color:#000000;
 text-decoration:none;
}
.hiddenlmg{
 text-decoration:none;
}
.box_text_top0 {
	float: right;
	width: 600px;
	padding-bottom: 20px;
}
.box_text_top {
	float: right;
	width: 600px;
	padding-bottom: 6px;
	margin-bottom: 20px;
}
.box_topix {
	float: left;
	width: 295px;
}
.box_topix2 {
	float: right;
	width: 295px;
}

.box_waku1 {
	float: left;
	width: 200px;
}
.top_header {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	height: 79px;
}
.botton_top {
	height: 40px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	height: 54px;
	width: 308px;
	padding-top: 17px;
}
.text_header {
	font-size: 11px;
	float: right;
	width: 500px;
	padding-top: 32px;
	text-align: right;
	color: #666666;
}
.flame {
	width: 600px;
	height: 450px;
	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;
	margin-top: 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 {
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-align: center;
}
.floatclear {
	clear: left;
	overflow:hidden;
}
.menu div{
	float:left;
	width:172px;
}
.menu a{
	display:block;
	width:172px;
	height:40;

background-repeat::no-repeat;
}
.menu a img{
	width:172px;
	height:40px;
	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;
}
p {
	margin: 0px;
}
.top_new_box {
	margin-top: 18px;
	margin-left: 2px;
}

