@charset "UTF-8";
/* CSS Document */
body {
	font-size: 13px;
	font-family:  "Lucida Grande", sans-serif;
}

/* for WinIE6*/

* html body {
	font-size: 65%;
	font-family: Verdana, "MS P ゴシック", sans-serif;
	letter-spacing: 1px;
	vertical-align:baseline;
}

/* for WinIE7*/

*:first-child+html body { 
	font-size: 65%;
	font-family: 'メイリオ', Meiryo, sans-serif;
}
a {
	color: #FA6E6E;
	text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
}
a:active {
}
#maincontents {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#topcontents {
	background-image: url(images_A-04/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
}
#topcontents #title {
	font-size: 16px;
	font-weight: bold;
	color: #C2726D;
	text-align: right;
	margin-top: 15px;
	padding-bottom: 240px;
	width: 100%;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#topcontents #title-box {
	float: left;
	width: 350px;
	text-align: left;
	margin-left: 5px;
}
#title-box #sub-title {
	font-size: 12px;
	background-image: url(images_A-04/subtitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 23px;
	color: #8E594F;
}
#title-box #main-title {
	background-image: url(images_A-04/title);
	height: 120px;
	width: 350px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	margin-top: 20px;
}
#title-box #price {
	background-image: url(images_A-04/price.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 23px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: #666666;
}
#price a {
	display: block;
	font-size: 11px;
	margin-top: 10px;
}

#topcontents #explane-box {
	width: 350px;
	float: right;
	text-align: left;
	border: 1px solid #E1E1E1;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#explane-box #theme {
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 1.5em;
	margin-bottom: 25px;
	color: #666666;
}
#explane-box #theme strong {
	font-size: 17px;
	display: block;
	margin-bottom: 10px;
	color: #FA6E6E;
	font-weight: bold;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#explane-box #spec {
	background-image: url(images_A-04/spec.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	background-position: 20px -1px;
	padding-left: 130px;
	padding-top: 2px;
	color: #8E594F;
	padding-bottom: 5px;
}
#explane-box #spec-info {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 20px;
	color: #333333;
	background-image: url(images_A-04/spec_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #ECE1DD;
	padding-top: 5px;
}
#spec-info #info {
	margin-bottom: 15px;
	text-align: left;
	color: #666666;
}
#info span {
	font-weight: bold;
	color: #333333;
}

#spec-info #link-box {
	width: 239px;
}

#spec-info #catalog a {
	background-image: url(images_A-04/catalog_torisetu.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: -16px -15px;
	text-indent: -9999px;
	width: 112px;
	height: 45px;
}
#spec-info #catalog a:link {
}
#spec-info #catalog a:visited {
}
#spec-info #catalog a:hover {
	background-position: -16px -70px;
	outline:none;
}
#spec-info #catalog a:active {
}
#spec-info #torisetu a {
	background-image: url(images_A-04/catalog_torisetu.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: -139px -15px;
	text-indent: -9999px;
	width: 112px;
	height: 45px;
	float: right;
}
#spec-info #torisetu a:link {
}
#spec-info #torisetu a:visited {
}
#spec-info #torisetu a:hover {
	background-position: -139px -70px;
	outline:none;
}
#spec-info #torisetu a:active {
}
#topcontents #top_end {
	visibility: hidden;
	clear: both;
	height: 20px;
}

#FandB_title {
	clear: both;
	background-image: url(images_A-04/sub_back2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3D6D2;
	border-right-color: #E3D6D2;
	border-bottom-color: #E3D6D2;
	border-left-color: #64321E;
	text-align: left;
	height: 55px;
	margin-bottom: 25px;
}
#FandB_title p {
	font-size: 14px;
	font-weight: bold;
	color: #64321E;
	background-image: url(images_A-04/F&B.gif);
	background-repeat: no-repeat;
	padding-left: 380px;
	background-position: 10px 13px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.pagetop {
	width: 760px;
	margin-top: 5px;
	clear: both;
}
.pagetop a {
	display: block;
	background-image: url(images_A-04/pagetop.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 79px;
	height: 17px;
	float: right;
	text-indent: -9999px;
	outline:none;
	margin-bottom: 10px;
	padding-right: 10px;
}
#maincontents #design {
	background-image: url(images_A-04/sub_back2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	clear: both;
}
#design p {
	font-size: 12px;
	color: #64321E;
	font-weight: bold;
	background-image: url(images_A-04/subtitle2.gif);
	background-repeat: no-repeat;
	padding-left: 130px;
	height: 23px;
	background-position: 20px 0px;
	line-height: 1.5em;
}
#design_box {
	background-image: url(images_A-04/design.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	height: 251px;
	text-align: left;
	border: 1px solid #E3D6D2;
}
#design_box p {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 335px;
	padding-top: 20px;
	color: #666666;
	padding-right: 20px;
}
#design_box strong {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	display: block;
	margin-bottom: 10px;
	color: #64321E;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#maincontents #font {
	background-image: url(images_A-04/sub_back2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	clear: both;
}
#font p {
	font-size: 12px;
	color: #64321E;
	font-weight: bold;
	background-image: url(images_A-04/subtitle2.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	height: 23px;
	background-position: 20px -30px;
	line-height: 1.5em;
}
#font_box {
	background-image: url(images_A-04/font.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	text-align: left;
	border: 1px solid #E3D6D2;
}
#font_box p {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 335px;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 20px;
}
#font_box strong {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	display: block;
	margin-bottom: 10px;
	color: #64321E;
	padding-top: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#font_box #characterlist {
	display: block;
	margin-top: 20px;
}
#font_box #characterlist a {
	background-image: url(images_A-04/characterlist.gif);
	background-repeat: no-repeat;
	background-position: -4px -1px;
	display: block;
	width: 294px;
	text-indent: -9999px;
	height: 50px;
}
#font_box #characterlist a:link {
}
#font_box #characterlist a:visited {
}
#font_box #characterlist a:hover {
	background-position: -4px -52px;
	outline:none;
}
#font_box #characterlist a:active {
}
#maincontents #ornament {
	background-image: url(images_A-04/sub_back2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	clear: both;
}
#ornament p {
	font-size: 12px;
	color: #64321E;
	font-weight: bold;
	background-image: url(images_A-04/subtitle2.gif);
	background-repeat: no-repeat;
	padding-left: 190px;
	height: 23px;
	background-position: 20px -60px;
	line-height: 1.5em;
}
#ornament_box {
	text-align: left;
	border: 1px solid #E3D6D2;
	width: 100%;
}
#ornament_box .photo {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
#ornament_box #ornament_text {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	float: left;
	width: 373px;
	padding-left: 20px;
}
#ornament_box strong {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	display: block;
	margin-bottom: 10px;
	color: #64321E;
	padding-top: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#ornament_box span {
	color: #FA6E6E;
}
#ornament_box #clear {
	clear: both;
	visibility: hidden;
}
#maincontents #color {
	background-image: url(images_A-04/sub_back2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	clear: both;
}
#color p {
	font-size: 12px;
	color: #64321E;
	font-weight: bold;
	background-image: url(images_A-04/subtitle2.gif);
	background-repeat: no-repeat;
	padding-left: 195px;
	height: 23px;
	background-position: 20px -92px;
	line-height: 1.5em;
}
#color_box {
	background-image: url(images_A-04/color.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	text-align: left;
	border: 1px solid #E3D6D2;
	height: 276px;
}
#color_box p {
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 335px;
	color: #666666;
	padding-right: 20px;
	padding-bottom: 20px;
}
#color_box strong {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
	display: block;
	margin-bottom: 10px;
	color: #64321E;
	padding-top: 20px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#select_a_type {
	clear: both;
	background-image: url(images_A-04/sub_back2.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E3D6D2;
	border-right-color: #E3D6D2;
	border-bottom-color: #E3D6D2;
	border-left-color: #64321E;
	text-align: left;
	height: 55px;
	margin-bottom: 5px;
}
#select_a_type p {
	font-size: 14px;
	font-weight: bold;
	color: #64321E;
	background-image: url(images_A-04/selectatype.gif);
	background-repeat: no-repeat;
	padding-left: 260px;
	background-position: 10px 13px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#type_subtitle {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align: left;
	padding-left: 20px;
	font-size: 16px;
	color: #64321E;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
#Ttype {
	background-image: url(images_A-04/Ttype.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	text-align: left;
	border: 1px solid #E3D6D2;
	height: 204px;
	padding-left: 415px;
	padding-right: 20px;
	clear: both;
}
#Ttype p {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding-bottom: 20px;
	background-image: url(images_A-04/Ttype_text.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	padding-top: 20px;
}
#Ttype strong {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	color: #64321E;
	background-image: url(images_A-04/Ttype_text.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
}
.type_list a {
	display: block;
	text-indent: -9999px;
	background-image: url(images_A-04/type_list.gif);
	width: 175px;
	background-repeat: no-repeat;
	background-position: -5px -5px;
	height: 33px;
	margin-top: 10px;
}
.type_list a:list {
}
.type_list a:visited {
}
.type_list a:hover {
	background-position: -5px -42px;
	outline:none;
}
.type_list a:active {
}
#Stype {
	background-image: url(images_A-04/Stype.jpg);
	background-repeat: no-repeat;
	background-position: 20px 20px;
	text-align: left;
	border: 1px solid #E3D6D2;
	height: 193px;
	padding-left: 415px;
	padding-right: 20px;
	clear: both;
}
#Stype p {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	padding-bottom: 20px;
	padding-top: 20px;
}
#Stype strong {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	color: #64321E;
	background-image: url(images_A-04/Stype_text.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 20px;
}
#Atype {
	text-align: left;
	border: 1px solid #E3D6D2;
	clear: both;
	width: 99%;
}
#Atype #Atype-pic {
	background-image: url(images_A-04/Atype.jpg);
	background-repeat: no-repeat;
	background-position: left 20px;
	padding-top: 171px;
	width: 390px;
	font-size: 80%;
	float: left;
	margin-left: 20px;
}
#Atype #Atype-text {
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-image: url(images_A-04/Atype_text.gif);
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-top: 20px;
	float: left;
}
#Atype strong {
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
	color: #64321E;
	background-image: url(images_A-04/Atype-text.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
}
#Atype-text #tyu {
	color: #EC656E;
}
#Atype #timber {
	background-image: url(images_A-04/Atype_timber.jpg);
	background-repeat: no-repeat;
	background-position: left 30px;
	padding-top: 244px;
	text-align: center;
	width: 376px;
	color: #FA6E6E;
	font-size: 85%;
	float: left;
	margin-left: 20px;
}
#Atype #timber-text {
	padding-left: 17px;
	font-size: 12px;
	line-height: 1.5em;
	float: left;
	color: #666666;
}
#timber-text strong {
	font-weight: bold;
	padding-top: 30px;
	background-image: url(none);
	font-size: 14px;
}
.timber_end {
	clear: both;
	visibility: hidden;
}
#return_index {
	clear: both;
	padding-top: 40px;
}
#return_index a {
	display: block;
	text-indent: -9999px;
	background-image: url(images_A-04/signindex.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 44px;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 0px;
}
#return_index a:link {
}
#return_index a:visited {
}
#return_index a:hover {
	background-position: 0px -51px;
	outline:none;
}
#return_index a:active {
}
#info_bottom {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	margin-top: 40px;
	text-align: center;
	color: #666666;
}
#bottom {
	background-image: url(images_A-04/bottom.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 25px;
	margin-top: 5px;
	text-align: center;
	padding-bottom: 30px;
}
#bottom p {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	background-image: url(images_A-04/rogo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	color: #835949;
}

/*施工例追加分 ここから*/

.line_sign {
  border-bottom-color:#D86B68;
  border-bottom-style:solid;
  border-bottom-width:1px;
  font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
  font-size:18px;
  font-weight:bold;
  margin-top:40px;
  text-align:left;
  margin-bottom: 20px;"
}

.cap-text {
	font-family:'ＭＳ Ｐゴシック', Osaka, 'ヒラギノ角ゴ Pro W3';
	font-size: 0.9em;
	line-height: 1.4em;
	text-align: left;
	color: #666;
}
/*施工例追加分 ここまで*/
#ornament_text2 {
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	float: left;
	width: 373px;
	padding-left: 350px;
	margin-bottom: 0;
	
}
#ornament_type a {
	text-decoration: none;
	font-weight: normal;
	color: #D80923;
}
.FBornament_box {
	background-image: url(images_A-0307/ornament-button.gif);
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	width: 121px;
	height: 36px;
}
.FBornament_box:hover {
	background-position: -120px;
	outline:none;
}