@charset "utf-8";
/* CSS Document */

*{margin: 0; padding: 0;}
ul,ol,li{list-style:none;}
html,body{
	background:#707070;
	font-family: "Lucida Grande", "segoe UI", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", Meiryo, Arial, sans-serif;
	color:#000;
	text-align:center;
	margin:0;
	font-size:14px;
	letter-spacing:0px;
}
.red{color:#F03;}
a img {border:0;}
a {color:#eb6100;text-decoration:none;}
a:hover{color:#e4007f;text-decoration:underline;}
.fl-l{float:left;}
.fl-r{float:right;}
.m-lt{margin-left:24px;}
.m-lt02{margin-left:15px;}
.m-lt03{margin-left:17px;}
.m-rt{margin-right:16px;}
.m-rt03{margin-right:15px;}
.m-rt02{margin-right:15px;}
.m-bt{margin-bottom:60px;}
.m-tt15{margin-top:15px;}
.m-bt15{margin-bottom:15px;}
.m-bt2{margin-bottom:20px;}
.m-bt3{margin-bottom:30px;}
.m-bt4{margin-bottom:40px;}
header{
	width:100%;
	margin:0 auto;
	text-align:center;
	padding-top:18px;
	background-color:#FFF;
	padding-bottom:20px;
}

#header-navi{
	width:995px;
	margin:0 auto;
}
#logo{
	float:left;
	margin-top:4px;
	margin-bottom:4px;
}
h1{
	font-size:11px;
	text-align:left;
	color:#707070;
	float:left;
	width:842px;
	font-weight:normal;
}
#h-btn{
	float:right;
	width:153px;
	margin-bottom:17px;
}
#h-btn li{
	width:153px;
	height:24px;
	margin-bottom:3px;
}
#navi-area{
	width:100%;
	background:url(../common/navi_bg.gif) repeat-x top;
	height:75px;
	text-align:center;
}
#navi{
	width:995px;
	height:75px;
	margin:0 auto;
}
#navi ul{
	background:url(../common/navi.gif) no-repeat top;
	width:995px;
	height:75px;
}
#navi ul li{
	float:left;
	width:199px;
	height:59px;
}
#navi ul li a{
	display:block;
	width:199px;
	height:59px;
}
#main-image{
	margin:0 auto;
	width:995px;
}
#content-area{
	width:100%;
	background:#f0eae2;
	text-align:center;
	padding-top:20px;
	padding-bottom:60px;
}
#contents{
	width:995px;
	margin:0 auto;
}
#content-left{
	width:745px;
	float:left;
}
#content-right{
	width:200px;
	float:right;
}
footer{
	width:100%;
	text-align:center;
	border-bottom:1px #434343 solid;
	padding-top:20px;
}
#footer-area{
	width:995px;
	margin:0 auto;
	text-align:left;
}
#f_logo{
	margin-bottom:10px;
}
#f_address{
	font-size:12px;
	color:#FFF;
	line-height:1.5em;
	margin-bottom:20px;
}
#copyright{
	width:100%;
	text-align:center;
	color:#FFF;
	font-size:12px;
	margin-bottom:20px;
	margin-top:20px;
}

h2{
	width:100%;
	text-align:left;
	margin-bottom:15px;
}
.s-layoutg{
	text-align:left;
	padding-left:7px;
	background:url(../common/goods_bg.gif) repeat-y;
}
.s-layoutr{
	text-align:left;
	padding-left:7px;
	background:url(../common/record_bg.gif) repeat-y;
}
.s-record{
	width:132px;
	padding:7px 0px;
	float:left;
}
.s-goods{
	width:230px;
	padding:7px 0px;
	float:left;
}
.s-record dt{
	width:132px;
	height:100px;
	margin-bottom:7px;
}
.s-goods dt{
	width:230px;
	height:100px;
	margin-bottom:7px;
}
.s-record dt img{
	width:132px;
	height:100px;
	margin-bottom:7px;
}
.s-goods dt img{
	width:231px;
	height:100px;
	margin-bottom:7px;
}
.s-record dd{
	width:132px;
	font-size:12px;
	line-height:1.6em;
	text-align:left;
	color:#716552;
}
.s-goods dd{
	width:231px;
	font-size:12px;
	line-height:1.6em;
	text-align:left;
	color:#716552;
}
.s-record dd p{
	text-align:right;
	font-size:11px;
	color:#7d7d7d;
	margin-bottom:5px;
}
.s-goods dd p{
	text-align:left;
	font-size:14px;
	color:#716552;
	margin-bottom:5px;
	font-weight:bold;
}
.s-record dd a,
.s-goods dd a{
	width:100%;
	text-align:right;
	color:#eb6100;
	margin-top:5px;
	display:block;
}
#bn-area{
	width:200px;
	text-align:left;
}
#bn-area li{
	width:200px;
	height:auto;
}
#bn-area li a{
	display:block;
	width:200px;
	height:auto;
	margin-bottom:5px;
}
h3{
	width:100%;
	text-align:left;
	border-bottom:1px solid #555;
	margin-bottom:10px;
	font-size:18px;
	color:#444;
	padding-bottom:5px;
}
table.tablebox{
	background:#ccc;
	width:100%;
	font-size:13px;
	color:#666;
}
table.tablebox th{
	background:#cae6bc;
	padding:7px;
	text-align:left;
	width:200px;
	line-height:1.6em;
	font-weight:normal;
	color:#333;
}
table.tablebox th span{
	margin-left:5px;
	color:#e33d76;
	font-size:12px;
}
table.tablebox td{
	background:#fff;
	padding:7px;
	line-height:1.6em;
	text-align:left;
}
.map{
	border:3px solid #FFF;
	width:739px;
}
.layout{
	width:100%;
	font-size:14px;
	color:#444;
	text-align:left;
	line-height:1.7em;
}
#pan{
	width:995px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	text-align:right;
	font-size:12px;
	color:#555;
}
#pan a{
	color:#eb6100;
}
.policy-t{
	font-color:#333;
	font-size:13px;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px dotted #555;
	width:100%;
	text-align:left;
}
.policy-come{
	margin-left:10px;
	width:735px;
	line-height:1.8em;
	font-size:13px;
	color:#444;
	text-align:left;
}
.record-list{
	border:1px solid #e6e6e6;
	padding:10px;
	width:725px;
	background:#fff;
	text-align:left;
	margin-bottom:15px;
}
.record-list dt{
	width:150px;
	height:auto;
	float:left;
	margin-right:5px;
}
.record-list dt img{width:150px;height:auto;}
.record-list dd p.title{
	background:url(../record/title_bg.gif) repeat;
	text-align:left;
	font-size:16px;
	padding:10px;
	width:545px;
	margin-bottom:12px;
	float:right;
	font-weight:bold;
}
.record-list dd p.title a{
	float:left;
}
.record-list dd p.title span{
	float:right;
	font-size:11px;
	margin-top:3px;
	font-weight:normal;
}
.record-list dd div.txtarea{
	width:435px;
	margin-left:10px;
	float:left;
	text-align:left;
	line-height:1.7em;
	font-size:12px;
}
.record-list dd div.txtarea p{
	margin-bottom:5px;
	color:#535353;
}
.record-list dd div.btn{
	float:right;
	width:100px;
	margin-top:10px;
	text-align:right;
}

.goods-area,
.detail-area{
	width:703px;
	background:#FFF;
	padding:20px;
	border:1px solid #e6e6e6;
	text-align:left;
	margin-bottom:10px;
}
.goods-area dt{
	width:264px;
	height:auto;
	float:left;
	overflow:hidden;
}
.goods-area dt img{
	width:264px;
	height:auto;
}
.goods-area dd{
	width:419px;
	color:#000;
	float:right;
}
.goods-area dd p.title{
	font-weight:bold;
	line-height:1.6em;
	padding:10px 0;
	border-bottom:1px dotted #e6e6e6;
	margin-bottom:15px;
}
.goods-area dd p.come{
	font-size:12px;
	color:#777;
	line-height:1.9em;
}
.goods-area dd div.btn{
	text-align:right;
	margin-top:30px;
}
.detail-area{
	font-size:14px;
	color:#555;
	line-height:1.7em
}
.detail-area img{
	min-width:100%;
	width:625px;
	height:auto;
	margin-right:0px;
	margin-bottom:15px;
	margin-top:15px;
}
.detail-area a{
	width:100%;
	display:block;
}
.update{
	width:100%;
	text-align:right;
	font-size:11px;
	margin-bottom:40px;
}


.clearfix,.theme-default .nivo-controlNav.nivo-thumbs-enabled{
	*zoom:1;
}
.clearfix:before,
.clearfix:after,
.theme-default .nivo-controlNav.nivo-thumbs-enabled:before,
.theme-default .nivo-controlNav.nivo-thumbs-enabled:after{
	display:table;line-height:0;content:"";
}
.clearfix:after,
.theme-default .nivo-controlNav.nivo-thumbs-enabled:after{
	clear:both;
}

