﻿/* CSS Document */
.navi09{width:100px!important;}
.navi10{width:20px!important;}

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;
}



.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:1100px;
	min-width:1100px;
	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;
	margin-top:15px;
	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;
}
.framed img,.framed_r img,.framed_r_free img{
	display:block;
	margin:0px;
	border-radius:3px;		/* CSS3草案 */
	-webkit-border-radius:3px;	/* Safari,Google Chrome用 */
	-moz-border-radius:3px;	/* Firefox用 */
}
.framed span,.framed_r span{
	display:block;
	max-height:200px;
	max-height:150px;
	overflow:hidden;
	background:#fff;
	border-radius:3px;		/* CSS3草案 */
	-webkit-border-radius:3px;	/* Safari,Google Chrome用 */
	-moz-border-radius:3px;	/* Firefox用 */
}
.framed_r_free span{
	display:block;
	background:#fff;
	border-radius:3px;		/* CSS3草案 */
	-webkit-border-radius:3px;	/* Safari,Google Chrome用 */
	-moz-border-radius:3px;	/* Firefox用 */
}
.framed{
	display:block;
	float:left;
	margin:20px 30px 20px 30px;
	background:url(../images/frame.png) repeat;
	padding:30px;
	box-shadow:10px 10px 10px rgba(0,0,0,0.4);
	border-radius:3px;		/* CSS3草案 */
	-webkit-border-radius:3px;	/* Safari,Google Chrome用 */
	-moz-border-radius:3px;	/* Firefox用 */
}
.framed_r,.framed_r_free{
	display:block;
	float:right;
	margin:20px;
	background:url(../images/frame.png) repeat;
	padding:30px;
	box-shadow:10px 10px 10px rgba(0,0,0,0.4);
	border-radius:3px;		/* CSS3草案 */
	-webkit-border-radius:3px;	/* Safari,Google Chrome用 */
	-moz-border-radius:3px;	/* Firefox用 */
}
.entry{
	padding-bottom:20px;
}
.entry p{
	margin-bottom:10px;
}
.framed2 img{
	margin:10px auto;
	display:block;
}
