@charset "utf-8";

p{ padding-bottom:15px;}
body {
	font-size: 12px;
	line-height: 160%;
	background: url(../top-img/back_naka.jpg) repeat-x;
	}
#all {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#layout-header {}
.head-navi {
	float:right;
}
.head-navi li {
	display:inline;
	}
.head-navi a{
	text-decoration: none;
	border-left: 3px solid #009900;
	padding: 0px 10px;
	}
.head-navi a:hover{
	text-decoration: none;
	border-left: 3px solid #33FF00;
	padding: 0px 10px;
	}
#layout-navi {
	clear: both;
	text-align:right;
	height: 130px;
	}
#layout-navi li{
	display:inline;
	}
	
#layout-main {
	clear: both;
	width: 900px;
}
#main{
	float:right;
	width:720px;
	}

#subnavi{
	float:left;
	width:160px;
	}
#layout-footer {
	clear: both;
	background: url(../top-img/footer.jpg);
	text-align: right;
	padding-top: 110px;
	margin-top: 20px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.float-clear {
	clear: both;
}
.aline-left {
	text-align: left;
}
.aline-right {
	text-align: right;
}
.aline-center {
	text-align: center;
}
.aka{ color:#FF0000;}
.akabeta{
	font-weight: bold;
	color: #FFF;
	background: #F00;
	padding: 5px;
}
.small{ font-size:80%;}
.kyocho{
	font-size:160%;
	font-weight:bold;
	}
.akawaku{
	border:dotted 1px #FF0000;
	}

/*-------------------------------------------
           サブナビ
-------------------------------------------*/

#subnavi_box{
	background: url(../top-img/sabunavi.jpg) no-repeat;
	margin-bottom: 10px;
	}
.subnavi_title{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	}
#subnavi_box li a{
	display:block;
	padding: 10px 10px 10px 20px;
	border-bottom:dotted 1px #663300;
	text-decoration: none;
	font-weight:bold;
	}
.chirashi{
	background: url(../top-img/chirashi.jpg) no-repeat;
	padding: 110px 5px 10px;
	border: 1px solid #999999;
	text-align:center;
	font-size: 12px;
	line-height: 140%;
	}
.chirashi img{
	margin-top:5px;
	}
.chirashi p{
	padding:0px;
	}
.about{
	background: url(../top-img/back_check.gif);
	padding: 70px 10px 20px;
	margin-top: 0px;
	}
.about li{
	padding:5px;
	border-bottom:dotted 1px #003300;
	font-weight:bold;
	}
.about a{
	color:#006600;
	text-decoration: none;
	font-size: 12px;
	}
.banner img{
	margin-top:10px;
	}

