@charset "utf-8";

@import url("common.css");


#wrap {
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: 13px;
	background-image: url(../images/common/wrap.png);
}
#top {
	background-image: url(../images/index/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

h1  {

}
#header_btn {
	padding-bottom: 8px;
	position: fixed;
	padding-left: 609px;
	z-index: 10;
}
#detail #header_btn {
	padding-left: 469px;
}


#top #header_btn {

}

#header_l {
	clear: both;
}
#content {
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 13px bottom;
	background-image: url(../images/common/content.jpg);
}
#detail #content{
	background-image: url(../images/common/content2.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	background-position: 13px bottom;
}
#detail #sub {
	min-height:605px;
	background-image: url(../images/list/detail/sub.png);
	background-repeat: no-repeat;
}

#top #wrap {
	background-image: url(../images/index/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#top #content {
	background-repeat: repeat-y;
	background-position: 13px;
	background-image: url(../images/common/wrap.png);
}

#sub {
	float: left;
	width: 180px;
	background-repeat: no-repeat;
	padding-left: 13px;
	background-image: url(../images/common/sub.png);
}
#main {
	float: right;
	width: 780px;
	min-height: 500px;
	line-height: 20px;
	padding-bottom: 100px;
}
#top #main {
	padding-bottom: 0px;
	min-height: 0px;
	position: relative;
}
#top #sub {
	background-image: none;
}


#main p {
	line-height: 20px;
}
#main .main_bnr{
  position: absolute;
  right: 0;
  bottom: 30px;
  cursor: pointer;
}
#detail {
	background-image: url(../images/list/detail/bg01.jpg);
	background-repeat: repeat-x;
	background-position: center 60px;
}

#detail #wrap{
	width: 973px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: 13px;
	background-image: url(../images/common/wrap2.png);
}
#detail #main{
	float: right;
	width: 640px;
	line-height: 20px;
	padding-bottom: 100px;
}
#detail #main p{
	line-height: 20px;
}
#secondary {
	float: left;
	width: 140px;
	overflow: hidden;
}
#secondary ul {
	padding: 10px;
}
#secondary ul li.select {
	display: block;
	font-weight: bold;
	color: #FFF;
	font-size: 10px;
	padding: 5px;
	background-color: #442813;
}
#secondary ul li a {
	color: #FFF;
	display: block;
	font-size: 10px;
	padding: 5px;
	font-weight: normal;
}
#secondary ul li a:hover {
	background-color: #442813;
	text-decoration: none;
}




#pankuzu {
	padding-left: 20px;
	background-image: url(../images/common/pankuzu.jpg);
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 25px;
	position: relative;
	z-index: 11;
	width: 550px;
}
#list_detail #pankuzu {
	background-image: none;
	padding-bottom: 40px;
	width: 450px;
}


#pankuzu li {
	display: inline;
}
#pankuzu li a {
	color: #C65F29;
}

#s_attention {
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
	background-image: url(../images/common/line01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 80px;
}
#s_attention p {
	background-image: url(../images/common/line01.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#s_attention ul li{
	float: left;
	padding-right: 8px;
	padding-left: 8px;
}
#news dt {
	font-size: 12px;
	background-image: url(../images/news/bg01.jpg);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
#news dd {
	font-size: 12px;
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4DBD2;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.constraction {
	width: 220px;
	float: left;
	padding-right: 40px;
	overflow: hidden;
	padding-bottom: 40px;
}
.constraction h3 {
	font-size: 14px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E4DBD2;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.constraction h3 a {
	color: #553B28;
}
.constraction p {
	text-align: center;
}


.constraction dl dt {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4DBD2;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}

.constraction dl dt a{
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.constraction dl dd {
	font-size: 12px;
	line-height: 18px;
	padding: 5px;
}
.constraction #link {
	overflow: hidden;
}

.constraction #link a{
	border: 2px solid #E4DBD2;
	line-height: 20px;
	font-size: 10px;
	display: block;
	width: 76px;
	text-align: center;
	float: right;
}
.constraction #link a:hover {
	color: #FFF;
	background-color: #7A4A1F;
	text-decoration: none;
}









.ul01 {
	overflow: hidden;
}
.ul01 li {
	float: left;
}
.ul03 {
	overflow: hidden;
	padding-bottom: 40px;
}
.ul03 li {
	float: left;
	padding-right: 1px;
}

.frame01 {
	float: right;
	width: 460px;
	padding-top: 20px;
}
.dl01 {
	overflow: hidden;
	padding-top: 10px;
}
.dl01 dl {
	float: left;
	width: 100px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.dl01 dl dt {
	text-align: center;
}

.dl01 dl dd {
	padding-top: 10px;
	font-size: 10px;
}
.dl01 dl dd a {
	padding-right: 15px;
	background-image: url(../images/common/arrow01.jpg);
	display: block;
	background-position: right;
	background-repeat: no-repeat;
	line-height: 15px;
}
.dl02 dl{
	background-color: #BD6C34;
	width: 108px;
	padding: 10px;
	float: left;
	margin-right: 13px;
}
.dl02 dt {
	font-weight: bold;
	color: #FFF;
	font-size: 12px;
	padding-bottom: 5px;
}
.dl02 dl dd {
	text-align: center;
}
.dl02 dl dd img {
	height: auto !important;
	width: auto !important;
	max-height: 67px !important;
	max-width: 103px !important;
}

.dl02 img {
	border: 2px solid #FFF;
}


.description {
	clear: both;
	padding-top: 25px;
}
.description h3 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E4DBD2;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 25px;
}
.description .float-l {
	width: 406px;
	padding-left: 15px;
	font-size: 12px;
}

.description table {
	width: 100%;
}
.description table th {
	width: 92px;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	vertical-align: middle;
	text-align: center;
	height: 60px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.description table td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #F5F5F5;
	padding-left: 15px;
	line-height: 18px;
}
.description .float-l h4 {
	font-weight: bold;
	padding-top: 50px;
	padding-bottom: 10px;
}
.description .float-r {
	width: 263px;
	padding-right: 10px;
}
.description .float-r h4 {
	background-color: #F5F5F5;
	font-weight: bold;
	font-size: 12px;
	line-height: 35px;
	padding-left: 13px;
}
.description .float-r dl {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E4DBD2;
	overflow: hidden;
}
.description .float-r dl.last {
	border-bottom-style: none;
}

.description .float-r dl .img {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 115px;
	text-align: center;
}
.description .float-r dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #563D2A;
	padding-top: 10px;
}
.description .float-r dl dt a {
	color: #563D2A;
}
.description .float-r dl dt a .s_name {
	font-size: 11px;
	color: #807166;
	font-weight: normal;
	display: inline-block;
	padding-left: 2px;
	padding-top: 5px;
}


.description .float-r dl dd {
	color: #807166;
	font-size: 11px;
	padding-top: 5px;
	padding-left: 2px;
}
.description .float-r dl .detail {
	padding-top: 30px;
}

.description .float-r dl .detail a {
	display: block;
	line-height: 20px;
	width: 80px;
	border: 1px solid #E4DBD2;
	text-align: center;
	text-decoration: none;
	font-size: 10px;
	color: #7A4A1F;
}
.description .float-r dl .detail a:hover {
	color: #FFF;
	background-color: #7A4A1F;
}
#list h3 {
	clear: both;
	padding-top: 25px;
}

#list dl {
	overflow: hidden;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4DBD2;
}
#list dl.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#list dl dt {
	float: left;
	display: block;
	padding-right: 2px;
}
#list dl .name {
	color: #553B28;
	font-size: 14px;
	font-weight: bold;
	width: 190px;
	padding-top: 20px;
}
#list dl .name a {
	color: #553B28;
}

#list dl a .s_name{
	color: #99897E;
	font-size: 11px;
	padding-top: 5px;
	display: inline-block;
	font-weight: normal;
	padding-left: 2px;
}

#list dl dd {
	float: left;
	display: block;
	font-size: 12px;
	padding-top: 30px;
}
#list .dis  {
	width: 385px;
	padding-top: 20px;
	padding-right: 20px;
}
#list .dis .red {
	font-weight: bold;
	color: #C15E27;
	display: block;
	padding-bottom: 10px;
}


#list dl dd a {
	display: block;
	line-height: 20px;
	width: 80px;
	border: 1px solid #E4DBD2;
	text-align: center;
	font-size: 10px;
}
#list dl dd a:hover {
	color: #FFF;
	background-color: #7A4A1F;
	text-decoration: none;
}
#list_detail .h2_frame {
	width: 628px;
	background-image: url(../images/list/detail/bg_c.jpg);
	background-repeat: repeat-y;
	margin-bottom: 25px;
}
#list_detail .h2_frame2 {
	width: 628px;
	background-image: url(../images/list/detail/bg_b.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 10px;
}

#list_detail h2 {
	font-size: 26px;
	font-weight: bold;
	color: #FFF;
	line-height: 35px;
	background-image: url(../images/list/detail/bg_t.jpg);
	background-repeat: no-repeat;
	padding-top: 19px;
	padding-right: 20px;
	padding-left: 40px;
	padding-bottom: 15px;
}
.float-r .plus {
	text-align: right;
	padding-right: 5px;
	margin-top: -25px;
}


.gotop {
	text-align: right;
}
.gotop a {
	background-image: url(../images/common/arrow02.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	background-position: left 2px;
	text-decoration: underline;
	color: #B74D15;
	font-size: 10px;
}
.gotop a:hover {
	text-decoration: none;
}
















.h3_01 {
	font-size: 16px;
	font-weight: bold;
	color: #553B28;
	padding-bottom: 10px;
}

.list_old {
	padding-left: 260px;
	margin-top: -10px;
}
.t_color {
	color: #7A450B;
}

.news {
	font-size: 12px;
	padding-top: 15px;
}
.news dt {
}
.news dd {
	padding-left: 80px;
	margin-top: -15px;
	padding-bottom: 15px;
}
.pagenav {
	padding-left: 20px;
	clear: both;
	padding-right: 10px;
}
.pagenav li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pagenav li.self {
	line-height: 30px;
	background-color: #B3B3B3;
	border: 1px solid #B3B3B3;
	width: 30px;
	text-align: center;
	font-size: 14px;
}

.pagenav li a {
	display: block;
	line-height: 30px;
	border: 1px solid #B3B3B3;
	font-size: 14px;
	text-decoration: none;
	width: 30px;
	text-align: center;
	color: #231815;
}
.pagenav li a:hover {
	background-color: #B3B3B3;
}
.pagenav2 {
	padding-top: 60px;
}

.pagenav2 li {
	float: left;
	margin-right: 15px;
}

.pagenav2 li a {
	display: block;
	line-height: 30px;
	width: 80px;
	border: 1px solid #7A4A1F;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #7A4A1F;
}
.pagenav2 li a:hover {
	color: #FFF;
	background-color: #7A4A1F;
}
.pagenav3 {
	border: 1px solid #E4DBD2;
	color: #E4DBD2;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 15px;
	padding-left: 15px;

}
.pagenav3 a {
	line-height: 30px;
	font-weight: bold;
	font-size: 12px;
	color: #C65F29;
}

.pagenav3 p {

}
.pagenav3 ul {
	text-align: right;
	margin-top: -30px;
	font-size: 15px;
}
.pagenav3 ul li {
	display: inline;
	line-height: 30px;
}



#news_detail .date {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4DBD2;
	background-image: url(../images/news/bg01.jpg);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	padding-left: 18px;
	padding-bottom: 5px;
}
#news_detail h3 {
	font-size: 15px;
	color: #FFF;
	background-color: #7A4A1F;
	line-height: 30px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 20px;
	background-image: url(../images/news/bg02.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

#news_detail p {
	font-size: 14px;
	line-height: 25px;
}
#list_detail {
	width: 100%;
	height: 610px;
}

#list_detail .float-l {
	width: 350px;
	text-align: center;
}

#list_detail .float-r {
	color: #FFF;
	width: 250px;
}
#list_detail .float-r .text {
	font-size: 16px;
}
#list_detail .float-r .name {
	font-size: 16px;
	font-weight: bold;
	padding-top: 20px;
}
#list_detail .float-r .name2 {
	color: #A6998F;
	font-size: 12px;
	padding-bottom: 10px;
}
.detail2 {
	padding-top: 30px;
	padding-left: 30px;
	overflow: hidden;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4DBD2;
}
.detail2 h3 {
	background-color: #7A4A1F;
	background-image: url(../images/news/bg02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	line-height: 30px;
	font-size: 15px;
	color: #FFF;
	padding-left: 10px;
	margin-bottom: 20px;
}
.plus2 {
}
.dl03 dl {
	width: 190px;
	float: left;
	padding-right: 20px;
}
.dl03 dl.last {
	padding-right: 0px;
}


.detail2 table {
	width: 100%;
	font-size: 12px;
}
.detail2 table th {
	font-weight: normal;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	min-width: 40px;
}
.detail2 table td {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.detail2 .dl03 dl .plus2 {
	text-align: right;
	margin-top: -20px;
	padding-right: 5px;
	padding-bottom: 10px;
}
.table01 {
}
.table01 table {
	margin-bottom: 10px;
}
.table01 table th{
	background-color: #F5F5F5;
	font-weight: bold;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.table01 table td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F5F5F5;
	padding: 10px;
}
.table01 .th01 th {
	min-width: 50px;
}
.table01 .th02 th {
	min-width: 130px;
}
.table01 .th02 td {
	min-width: 130px;
}


.detail2 .qa01 {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 20px;
}
.detail2 .qa01 .q {
	font-weight: bold;
	color: #069;
}
.detail2 .qa01 .a {
	font-weight: bold;
	color: #9E3F4E;
}
.detail2 .qa01 dd {
	padding-left: 30px;
	margin-top: -16px;
	padding-bottom: 20px;
	line-height: 18px;
}
.detail2 .qa01.last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.detail2 .point {
}
.detail2 .point h4 {
	font-weight: bold;
	color: #C65F29;
	padding-bottom: 10px;
	font-size: 12px;
	padding-top: 20px;
}
.detail2 .point p {
	font-size: 12px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.detail2 .point .last {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.detail2 .color01 {
}
.detail2 .color01 dl {
	font-size: 12px;
	padding-bottom: 20px;
	float: left;
	width: 112px;
	padding-right: 12px;
}
.detail2 .color01 dl dt {
	padding-bottom: 10px;
}
.detail2 .color01 dl.last {
	padding-right: 0px;
}
.form {
	background-image: url(../images/inquiry/form_bg.jpg);
	padding-top: 3px;
	background-repeat: repeat-x;
}


.form table {
	width: 100%;
	margin-top: 0px;
	padding-top: 2px;
}
.form table th {
	font-weight: bold;
	background-color: #FFE9BB;
	text-align: left;
	width: 174px;
	background-image: url(../images/inquiry/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 13px;
}
.form table td {
	background-image: url(../images/inquiry/form_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	line-height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.form table .last {
	background-image: none;
}

.form table td input  {
	margin-bottom: 5px;
	margin-top: 5px;
	padding: 2px;
	height: 15px;
}
.form table .table02 {
	margin: 0px;
	padding: 0px;
}
.form table .table02 td {
	padding: 0px;
	margin: 0px;
	line-height: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form table .hi {
	display: block;
	text-align: right;
	margin-top: -13px;
}
.form_btn {
	padding-top: 20px;
	text-align: center;
}
.form_btn li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}


.height18         {
	line-height: 18px;
}

.t10 {
	font-size: 10px;
	font-weight: normal;
}


.w300 {
	width: 300px;
}
.w380 {
	width: 380px;
}
.w280 {
	width: 280px;
}
.w140 {
	width: 140px;
}


.w60 {
	width: 60px;
}
.t14 {
	font-size: 14px;
	padding-top: 15px;
	display: block;
	line-height: 22px;
}

.text01 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 15px;
}
.text01 a {
	color: #390;
}
#view {
	position: relative;
	height: 405px;
}
#view li {
	position: absolute;
	width: 100%;
	text-align: center;
}
#view li img {
	max-height: 400px;
	max-width: 650px;
}


.frame02 {
	padding: 17px;
	margin-left: 80px;
	margin-right: 230px;
	background-color: #F6F6F6;
}




.form table td select {
	margin-top: 5px;
	margin-bottom: 5px;
}
.form table td textarea {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 5px;
}
.form table th p {
	padding-top: 10px;
	padding-bottom: 9px;
}

.form table th .no_bold {
	font-weight: normal;
}
.form .check input {
	height: 10px;
	margin-left: 30px;
}
.form .file input{
	height: 20px;
}
.bgw {
	background-color: #FFF;
}
















.next {
	padding-top: 10px;
}
.prev {
	margin-bottom: -20px;
	clear: both;
}
.prev img {
	position: relative;
	top: 9px;

}
.another_constraction {
	padding-top: 10px;
	clear: both;
	float: right;
}
.another_constraction a {
	display: block;
	border: 2px solid #E4DBD2;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.another_constraction a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #7A4A1F;
}
















#foot {
	clear: both;
	height: 150px;
	background-color: #FAF9F9;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EFEAE5;
}
#foot #gotop {
	position: absolute;
	z-index: 1;
}
#foot #gotop img {
	position: relative;
	top: -61px;
	left: 1000px;
}


#foot_cont {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 18px;
	color: #666;
	padding-left: 13px;
}
#foot_cont ul {
	overflow: hidden;
	padding-bottom: 15px;
	position: relative;
	z-index: 2;
}


#foot_cont ul li {
	float: left;
	padding-right: 30px;
}
#foot_cont .float-l {
	padding-right: 15px;
	padding-top: 2px;
}
#foot_cont p {
	font-size: 10px;
	line-height: 15px;
}
#foot_cont {
	clear: both;
}

#foot_cont small {
	clear: both;
	padding-top: 15px;
	display: block;
	margin-top: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EDE7E3;
}
#foot_cont .company {
	text-align: right;
	margin-top: -15px;
}
