﻿/* CSS Document */

table{
width:100%;
	border-collapse:collapse;
	border:1px solid #ccc;
margin-bottom:10px;
}
table th{
	background-color:#efefef;
	width:30%;
}
table td,table th{
	border:1px solid #ccc;
	padding:10px;
}
table td{
background:#fff;
}
table.type1{
	border:none;
}
table.type1 th{
border-bottom:1px solid #74a41f;
border-right:none;
border-top:none;
border-left:none;
width:130px;
background:#fff;
vertical-align:top;
font-weight:bold;
}
table.type1 td{
border-bottom:1px solid #d2d2d2;
border-right:none;
border-top:none;
border-left:none;
vertical-align:top;
}
table.type2 th{
background:#74a41f;
color:#fff;
text-align:center;
}
table.type2 td{
text-align:center;
}
table.type2 td.bg1{
	background:#fcf6e3;
}

table.type3 thead th{
background:#74a41f;
color:#fff;
text-align:center;
font-weight:bold;
}
table.type3 tbody th{
background:#fcf6e5;
}

table.type3 td{
}


.index_bns img:{
	display:block;
}
.index_bns .menu_ul li:nth-child(1) a img{
	float:left;
}
.index_bns .menu_ul li:nth-child(2) a img{
	float:right;
}
.index_bns .menu_ul li:nth-child(3) a img{
	margin-top:10px;

}

.momihogushi img.image{
	float:left;
	margin:8px;
	width:190px;
}
li.image{
	float:left;
	margin:8px;
	width:200px;
display:block;
height:260px;
font-size:10px;
}
li.image img{
	width:200px;
	margin-bottom:10px;
}
li.image2{
	float:left;
	margin:40px;
	width:250px;
display:block;
height:200px;
font-size:10px;
}
li.image2 img{
	width:250px;
	margin-bottom:10px;
}

.price_page .cell{
	width:320px;
	margin:5px;
	float:left;
	height:360px;
}

address{
	text-align:center;
	text-decoration:none;
}
.copyright{
	background:#ccc;
}
.h1_wrap{
	height:15px;
	line-height:15px;
	width:100%;
	min-width:1400px;
	background:#cbb393;
	color:#fff;
}
.h1_wrap .h1{
	width:960px;
	min-width:960px;
	margin:0 auto;
	display:block;
}
.header_wrap{
	width:960px;
	min-width:960px;
	margin:0px auto 5px auto;
	display:block;	
}
.main_image{
	min-width:1400px;
	width:100%;
	display:block;
	background:url(../images/main_bg.png) repeat-x;
}
.main_image img{
	width:1400px;
	margin:0 auto;
	display:block;	
}

.side_navigation h3{
	background:url(../images/side_title1.png) no-repeat;
	height:38px;
	line-height:38px;
	font-size:16px;
	font-weight:normal;
	color:#fff;
	padding:0px 0px 0px 15px;
}
.side_navigation h3.type2{
	background:url(../images/side_title2.png) no-repeat;
}
.youtube_img_wrap{
	display:block;
	margin-top:10px;
	margin-bottom:20px;
}
.index_bg1{
	background:#f9f8f3;
	padding:10px;
}
.side_bnnr{
	margin-bottom:20px;
}
.borderbox_access{
	padding:8px;
	border:1px solid #ccc;
}
.bread {
	font-size:12px;
	text-align:right;
	margin-bottom:15px;
}
.ul01 li{
	list-style:none;
	background:url(../images/ul01.png) no-repeat 3px 10px;
	padding:0px 0px 0px 13px;
}
.ul02 li{
	list-style:none;
	background:url(../images/ul02.png) no-repeat 3px 10px;
	padding:0px 0px 0px 13px;
}
ul.column3 li{
	width:150px;
	float:left;
}
span.price{
	color:#ff6400;
	font-size:110%;
	font-weight:bold;
}


.sitemap .menu {
	background-color: #ebf2df;
	border-color: #97bb57;
}



.sitemap .menuWrap {
	margin-bottom: 17px;
}
.sitemap .menu {
	padding: 8px 0px 7px 15px;
	margin-bottom: 15px;
	width: 683px;
	border-width: 1px;
	border-style: solid;
}
.sitemap h4 a {
	text-decoration: underline;
}
.sitemap h4 a:hover {
	text-decoration: none;
}
.sitemap .menuWrap .clearfix {
	margin-left: 10px;
	margin-bottom: 2px;
}
.footer .footer01 {
	width: 960px;
	margin: 0px auto;
	height:26px;
	padding-top:4px;
}
.footer ul.footer01 {
	text-align:center;
}
.footer .footer01 li {
	display:inline;
}
.mapborder{
	border:0;
}
.flow_box01{
	border:1px solid #5d3816;
	padding:10px;
	background:#fdf9ee;
}
.centering{
	display:block;
	margin-left:auto;
	margin-right:auto;
}