@charset "utf-8";

/* common
---------------------------------------------------- */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size:small;
	line-height:1.6;
	font-family: Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	overflow-x:hidden;
	text-align:center;
	background:#6e5030;
}
#wrapper{
	width:100%;
	background:#fff;
}

img{border:none; vertical-align:bottom;}
a{outline:none;}
p{margin-bottom:0.6em;}
hr{clear:both; border:none; height:1px; margin:0; visibility:hidden;}
.clear{clear:both;}
.red{color:#FF3300;}
.img-left{float:left; border:5px solid #fff; margin:0 10px 10px 0;}
.img-right{float:right; border:5px solid #fff; margin:0 0 10px 10px;}
.txt-right{text-align:right;}

/* padding margin
---------------------------------------------------- */
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}



/* link
---------------------------------------------------- */
a {outline:none;}

a:link {
  color:#4e3c19;
}
a:visited {
  color:#4e3c19;
}
a:hover, a:active {
  color:#7c663a;
}

/* header
---------------------------------------------------- */
#header{
	width:100%;
	min-width:800px;
	background:url(../images/bg-header.jpg) no-repeat top center;
	height:238px;
}
#header .centering{
	width:800px;
	margin:0 auto;
	height:238px;
	text-align:left;
}
#header .centering h1 a{
	display:block;
	text-indent:-9999px;
	width:250px;
	height:193px;
}

/* navigation
---------------------------------------------------- */
#header .centering ul{
	height:45px;
	text-align:left;
	display: inline-block;  
}
#header .centering ul:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}
#header .centering ul li{
	display:block;
	float:left;	
	list-style:none;
}

#header .centering li a {
	text-decoration: none;
	display: block;
	height:45px;
	text-indent:-9999px;
}
#header .centering #navi01 a{ background:url(../images/navi1.jpg) 0 45px; width:93px;}
#header .centering #navi02 a{ background:url(../images/navi2.jpg) 0 45px; width:131px;}
#header .centering #navi03 a{ background:url(../images/navi3.jpg) 0 45px; width:131px;}
#header .centering #navi04 a{ background:url(../images/navi4.jpg) 0 45px; width:75px;}
#header .centering #navi05 a{ background:url(../images/navi5.jpg) 0 45px; width:85px;}
#header .centering #navi06 a{ background:url(../images/navi6.jpg) 0 45px; width:85px;}
#header .centering #navi07 a{ background:url(../images/navi7.jpg) 0 45px; width:122px;}
#header .centering #navi08 a{ background:url(../images/navi8.jpg) 0 45px; width:78px;}

#header .centering #navi01 a:hover{ background:url(../images/navi1.jpg); width:93px;}
#header .centering #navi02 a:hover{ background:url(../images/navi2.jpg); width:131px;}
#header .centering #navi03 a:hover{ background:url(../images/navi3.jpg); width:131px;}
#header .centering #navi04 a:hover{ background:url(../images/navi4.jpg); width:75px;}
#header .centering #navi05 a:hover{ background:url(../images/navi5.jpg); width:85px;}
#header .centering #navi06 a:hover{ background:url(../images/navi6.jpg); width:85px;}
#header .centering #navi07 a:hover{ background:url(../images/navi7.jpg); width:122px;}
#header .centering #navi08 a:hover{ background:url(../images/navi8.jpg); width:78px;}

#header .centering #navi01-on a{ background:url(../images/navi1.jpg); width:93px;}
#header .centering #navi02-on a{ background:url(../images/navi2.jpg); width:131px;}
#header .centering #navi03-on a{ background:url(../images/navi3.jpg); width:131px;}
#header .centering #navi04-on a{ background:url(../images/navi4.jpg); width:75px;}
#header .centering #navi05-on a{ background:url(../images/navi5.jpg); width:85px;}
#header .centering #navi06-on a{ background:url(../images/navi6.jpg); width:85px;}
#header .centering #navi07-on a{ background:url(../images/navi7.jpg); width:122px;}
#header .centering #navi08-on a{ background:url(../images/navi8.jpg); width:78px;}


/* top-page-title
---------------------------------------------------- */
#top-title{
	width:100%;
	min-width:820px;
	height:314px;
	background:url(../images/bg-title.jpg) no-repeat top center;
}
#top-title .centering{
	width:820px;
	padding:26px 10px 0 0;
	text-align:left;
	margin:0 auto;
	display: inline-block;
}
#top-title .centering:after {
	content:".";
	display:block;
	visibility:hidden;
	height:0.1px;
	font-size:0.1em;
	line-height:0;
	clear:both;
}

#top-title .centering #wn{
	width:180px;
	height:223px;
	background:url(../images/bg-wn.jpg) no-repeat;
	float:right;
	padding:30px 5px 35px 15px;
	font-size:11px;
}
#top-title .centering #wn dt{
	font-weight:bold;
}
#top-title .centering #wn dd{
	margin-bottom:10px;
}
#top-title .centering #wn #over{
	overflow:auto;
	overflow-x:none;
	width:173px;
	height:215px;
	padding-right:5px;
}

/* page-title
---------------------------------------------------- */
#title{
	width:100%;
	min-width:820px;
	height:190px;
	background:url(../images/bg-title.jpg) no-repeat top center;
}
#title .centering{
	width:820px;
	padding:26px 10px 0 0;
	text-align:left;
	margin:0 auto;
}



/* content
---------------------------------------------------- */
#content{
	width:100%;
	background:url(../images/bg-content.jpg) repeat-y top center;
}
#content .centering{
	width:800px;
	margin:0 auto;
	text-align:left;
	padding:20px 0;
	color:#4e3c19;
}
#content .centering .hr{
	clear:both;
	background:url(../images/bg-hr.jpg) no-repeat center center;
	width:800px;
	height:17px;
	padding:20px 0;
}

/* footer
---------------------------------------------------- */
#footer{
	background:url(../images/bg-footer.jpg) no-repeat top center;
	width:100%;
	height:235px;
}
#footer .centering{
	width:800px;
	margin:0 auto;
	text-align:center;
	color:#e4e1dd;
}
#footer .centering #pagetop{
	padding:53px 0 30px 637px; 
}
#footer .centering #pagetop a{
	display:block;
	width:163px;
	height:36px;
	text-indent:-9999px;
}
#footer .centering ul{
	margin-bottom:10px;
}
#footer .centering ul li{
	display:inline;
}
#footer .centering ul li a{
	padding:0px 10px;
	border-right:1px solid #e4e1dd;
	color:#e4e1dd;
	text-decoration:none;
}
#footer .centering ul li a:hover{
	padding:0px 10px;
	border-right:1px solid #e4e1dd;
	color:#e4e1dd;
	text-decoration:underline;
}


/* top-page
---------------------------------------------------- */
#flash{
	background:url(../images/flash.jpg) no-repeat;
	width:570px;
	height:272px;
	padding:5px 15px 11px 15px;
	float:left;
}
#flash h2{
	display:none;
}
.copy1 h3,
.copy2 h3,
.copy3 h3,
.copy4 h3{
	display:none;
}
.copy1,
.copy2,
.copy3,
.copy4{
	padding:0 0 0 350px;
}
.copy1{background:url(../images/copy1.jpg) no-repeat left center;}
.copy2{background:url(../images/copy2.jpg) no-repeat left center;}
.copy3{background:url(../images/copy3.jpg) no-repeat left center;}
.copy4{background:url(../images/copy4.jpg) no-repeat left center;}





/* about
---------------------------------------------------- */
.about1 h3,
.about2 h3,
.about3 h3,
.about4 h3,
.about5 h3{
	display:none;
}
.about1,
.about2,
.about3,
.about4,
.about5{
	padding:0 0 0 300px;
}
.about1{background:url(../images/about/about1.jpg) no-repeat left center;}
.about2{background:url(../images/about/about2.jpg) no-repeat left center;}
.about3{background:url(../images/about/about3.jpg) no-repeat left center;}
.about4{background:url(../images/about/about4.jpg) no-repeat left center;}
.about5{background:url(../images/about/about5.jpg) no-repeat left center;}


/* Countrry
---------------------------------------------------- */
.box-txt-left{
	float:left;
	width:480px;
}
.box-photo-right{
	float:right;
	width:300px;
}
.box-txt-right{
	float:right;
	width:480px;
}
.box-photo-left{
	float:left;
	width:300px;
}
.box-photo-left img,
.box-photo-right img{
	border:5px solid #fff;
}
.box-txt-left h3,
.box-txt-right h3{
	font-size:xx-large;
}
.box-txt-left h3 a,
.box-txt-right h3 a{
	color:#342508;
	text-decoration:none;
	font-weight:normal;
}

.box-txt-left h3 a:visited,
.box-txt-right h3 a:visited{
	color:#342508;
	text-decoration:none;
	font-weight:normal;
}
.box-txt-left h3 a:hover,
.box-txt-right h3 a:hover{
	color:#7c663a;
}

/* price
---------------------------------------------------- */
.price-table{
	border-collapse:collapse;
	width:420px;
	margin-top:20px;
}
.price-table th,
.price-table td{
	padding:3px 5px;
	border:1px solid #4B381B;
}
.price-table th{
	background:#c8ba9e
}

.price-right{
	float:right;
	width:350px;
	padding-top:20px;
}
.price-left{
	float:left;
	width:420px;
}

.price-right img{
	margin-bottom:10px;
}

/* company
---------------------------------------------------- */
.data-table{
	border-collapse:collapse;
	width:740px;
	margin:5px 30px 20px 30px;
}
.data-table th,
.data-table td{
	padding:8px;
}
.data-table td{
	border-bottom:1px dotted #c8ba9e;
}
.data-table th{
	width:200px;
	background:url(../images/company/point.jpg) no-repeat 7px center #cdc1ab;
	padding:0 0 0 20px;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #dbd2c0;
}
#access{
	width:740px;
	padding:0 30px;
}
#access iframe{
	border:5px solid #fff;
}

/* log
---------------------------------------------------- */
.gallery{
	padding:0 30px;
}
.gallery .photo{
	float:left;
	width:210px;
}
.gallery .txt{
	float:right;
	width:510px;
}
.gallery .photo img{
	border:5px solid #fff;
}

/* contact
---------------------------------------------------- */
.form-table{
	border-collapse:collapse;
	width:740px;
	margin:5px 30px 20px 30px;
}
.form-table th,
.form-table td{
	padding:8px;
}
.form-table td{
	border-bottom:1px dotted #c8ba9e;
}
.form-table th{
	width:170px;
	background:url(../images/company/point.jpg) no-repeat 7px center #cdc1ab;
	padding:0 0 0 20px;
	text-align:left;
	font-weight:normal;
	border-bottom:1px solid #dbd2c0;
}

/* blog
---------------------------------------------------- */
#left{
	float:left;
	width:580px;
}
#right{
	float:right;
	width:194px;
	padding-left:26px;
}

#left h3{
	font-size:xx-large;
}
#left h3 a{
	text-decoration:none;
}

.side-box{
	width:174px;
	background:url(../images/blog/side-middle.jpg) repeat-y;
	padding:0 10px;
}
.side-box ul{
	margin-left:10px;
}
.side-box ul li{
	list-style:none;
	background:url(../images/blog/icon.jpg) no-repeat 0px 11px;
}
.side-box ul li a{
	padding:3px 5px 3px 10px;
	height:1%;
	display:block;
}

.entry{
	padding:0 10px;
}
.entry img{
	border:5px solid #fff;
	margin:5px 0;
}
.entry-footer{
	background:url(../images/blog/hr.jpg) no-repeat;
	width:570px;
	padding:18px 10px 0 0;
	text-align:right;
	margin-bottom:30px;
}

.comment-body{
	background:#eae4d8;
	border:1px solid #b4a385;
	padding:10px 15px 5px 15px;
}
.comment-footer{
	text-align:right;
	margin-bottom:30px;
	padding-right:5px;
}
#comment-form{
	margin-bottom:30px;
}


/* errer information
---------------------------------------------------- */
.info, .success, .error, .del, .none{
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
	font-weight:bold;
}
.info{
    color: #00529B;
    background:url(../images/common/i-info.jpg) no-repeat #BDE5F8  10px center;
	border:1px solid #00529b;
}
.success{
    color: #4F8A10;
    background:url(../images/common/i-success.jpg) no-repeat #DFF2BF 10px center;
	border:1px solid #4f8a10;
}
.error{
    color: #9F6000;
    background:url(../images/common/i-error.jpg) no-repeat #FEEFB3 10px center;
	border:1px solid #9f6000;
}
.del{
    color: #D8000C;
    background:url(../images/common/i-del.jpg) no-repeat #FFBABA 10px center;
	border:1px solid #d8000c;
}
.none{
    color:#484848;
    background:url(../images/common/i-none.jpg) no-repeat #dcdcdc 10px center;
	border:1px solid #6c6c6c;
}


/* Form textfield textarea
---------------------------------------------------- */
.textfield-1,
.textfield-2,
.textfield-3,
.textfield-4,
.textfield-5{
	padding:4px 3px;
	border:1px solid #999;
	background:#faf9f7;
}
.textfield-1{width:50px;}
.textfield-2{width:100px;}
.textfield-3{width:200px;}
.textfield-4{width:350px;}
.textfield-5{width:595px;}

.textarea-1,
.textarea-2,
.textarea-3{
	padding:4px 3px;
	border:1px solid #999;
	background:#faf9f7;
}
.textarea-1{width:595px; height:100px;}
.textarea-2{width:480px; height:200px;}
.textarea-3{width:565px; height:200px;}
.textarea-4{width:395px; height:250px;}


.submit-button{
	text-align:center;
	padding:20px 0 0 0;
}
.btn-comment{
	text-align:right;
	margin-right:10px;
}
.txt-small{font-size:x-small;}

/*代理店情報
---------------------------------------------------- */
.agency h3{
	margin-bottom:20px;
}

.agency .price-left{
	width:360px;
	float:left;
}

/* pagination
---------------------------------------------------- */
.pagination{
	text-align:center;
	padding:10px 0 40px 0;
	list-style:none;
	clear:both;
}
.pagination li{
	display:inline;
}
.pagination a{
	border:1px solid #968b74;
	background:#dcd3c1;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#665d4a;
}
.pagination a:visited{
	border:1px solid #968b74;
	background:#dcd3c1;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#665d4a;
}
.pagination a:hover{
	border:1px solid #968b74;
	background:#cdc1ab;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#665d4a;
}

.pagination .current{
	border:1px solid #968b74;
	background:#aaa;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#665d4a;
}
.pagination .nolink{
	border:1px solid #968b74;
	background:#cdc1ab;
	padding:5px 10px;
	margin:0 5px;
	text-decoration:none;
	color:#665d4a;
}
