@charset "utf-8";

/*===================================================

	下層ページ　共通
	
======================================================*/

#container #lower {
	width:852px;
	margin:0 auto;
	padding:5px 0 55px 48px;
}

#container #lower #main {
	width: 545px;
	margin: 20px 0 0 48px;
	float: left;
	padding: 0 0 10px 0;
}

#container #lower #main h2,
#container #lower #main h3 {
	text-indent:-10000px;
}

#container #lower .arrLink {
	background: url(../images/lower/arrlink.gif) no-repeat 0 0.4em;
	margin: 0px;
	padding:0 2px 2px 17px;
	list-style-type: none;
}

/* 左エリア（お問い合わせ）
------------------------------------------------------*/

#container #lower .left_area {
	width: 200px;
	background-image: url(../images/lower/cmenu_bg.gif);
	background-repeat: no-repeat;
	float: left;
}

#container #lower .left_area address {
	margin:0 0 0 3px;
	border:1px solid #893502;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	background-image:url(../images/lower/left_address_bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size:12px;
	padding-bottom:13px;
	margin-bottom:16px;
}

#container #lower .left_area address p.ttl {
	background-color:#893502;
	background-image:url(../images/lower/left_address_ttl.png);
	background-repeat:no-repeat;
	height:42px;
	text-indent:-10000px;
	border-radius: 3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	-moz-border-radius: 3px 3px 0 0;
}

#container #lower .left_area address p.tel {
	background-image:url(../images/lower/left_address_tel.png);
	background-repeat:no-repeat;
	height:36px;
	text-indent:-10000px;
	margin:8px 0 0 8px;
}

#container #lower .left_area address p {
	padding:6px 5px 0 9px;
	line-height:1.4em;
}

/* 左エリア（FaceBook）
------------------------------------------------------*/

#container #lower .left_area .facebook {
	margin:0 0 0 3px;
	border:1px solid #3b5998;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	font-size:12px;
}

#container #lower .left_area .facebook p.ttl {
	background-color:#3b5998;
	background-image:url(../images/lower/left_fb_ttl.gif);
	background-repeat:no-repeat;
	height:22px;
	text-indent:-10000px;
	background-position: 5px 1px;
	border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
}

#container #lower .left_area .facebook .inner {
	padding:10px 12px 7px 12px;
	line-height:1.5em;
	font-size:12px;
}

#container #lower .left_area .facebook .inner img {
	float:left;
	padding-right:6px;
}

#container #lower .left_area .facebook .inner a {
	color:#3b5998 !important;
} 

#container #lower .left_area .facebook .inner iframe {
	margin:10px 0 0 0;
} 

/*===================================================

	椅子ソファーの張替えとは（about）
	
======================================================*/

#lower #main.about h2 {
	background-image: url(../images/lower/about_h2.gif);
	background-repeat: no-repeat;
	height: 41px;
}

#main.about .topread {
	margin: 14px 0 18px 18px;
}

#main.about .topread h3 {
	background-image: url(../images/lower/about_h3.gif);
	background-repeat: no-repeat;
	height: 24px;
}

#main.about .element {
	background-image: url(../images/lower/about_elebg01.gif);
	background-repeat: repeat-y;
	padding: 9px 0 0 0;
	margin: 0 0 17px 0;
	width: 545px;
}

#main.about .element h4 {
	margin: 0 0 10px 0;
	width: 340px;
	text-indent: 0;
}

#main.about .element .elementRead {
	width: 343px;
	margin: 0;
	line-height: 1.6em;
	float: left;
	padding: 0 0 0 16px;
}

#main.about .element .eleimg {
	float:right;
	margin: 0 12px 0 0;
}

#main.about .element .elementFoot {
	clear: both;
	height:10px;
}

#main.about .element ul li {
	background: url(../images/lower/about_list.gif) no-repeat 0px 0.4em;
	margin: 0px;
	padding:0 1px 5px 12px;
	list-style-type: none;
}


/*===================================================

	ご発注から完成までの流れ（process）
	
======================================================*/

#main.process h2 {
	background-image: url(../images/lower/process_h2.gif);
	background-repeat: no-repeat;
	height: 41px;
}

#main.process .topread {
	margin: 14px 0 15px 15px;
	color: #f38422;
}

#main.process .topread strong {
	color: #a65f35;
	font-size:14px;
}

#main.process .topread h3 {
	background-image: url(../images/lower/process_h3.gif);
	background-repeat: no-repeat;
	height: 24px;
	margin-bottom:5px;
}

#main.process #step ul li {
	width: 350px;
	display: block;
	background-image: url(../images/lower/process_stepbg.jpg);
	background-repeat: no-repeat;
	font-weight:bold;
	list-style-type: none;
}

#main.process #step ul li.s01 {
	height: 85px;
	background-position: 0 0;
	padding:18px 140px 0 55px;
}

#main.process #step ul li.s02 {
	height: 65px;
	background-position: 0 -103px;
	padding:18px 140px 0 55px;
}

#main.process #step ul li.s03 {
	width: 314px;
	height: 66px;
	background-position: 0 -186px;
	padding:14px 175px 0 55px;
}

#main.process #step ul li.s04 {
	width: 330px;
	height: 90px;
	background-position: 0 -267px;
	padding:16px 160px 0 55px;
}

#main.process #step ul li.s05 {
	width: 330px;
	height: 80px;
	background-position: 0 -372px;
	padding:20px 160px 0 55px;
}

#main.process #step ul li.s06 {
	width: 330px;
	height: 68px;
	background-position: 0 -472px;
	padding:20px 160px 0 55px;
}

#main.process #mf {
	margin: 30px auto 0 auto;
	background-image: url(../images/lower/process_mf_bg.gif);
	background-repeat: repeat-y;
	width: 541px;
}

#main.process #mf h4 {
	background-image: url(../images/lower/process_mf_title.gif);
	height: 53px;
	text-indent:-10000px;
}

#main.process #mf .mfLink {
	background-image: url(../images/lower/process_mf_foot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 10px 0 20px 33px;
}

#main.process #mf .mfLink ul li {
	margin-bottom:7px;
	font-weight: bold;
}

#main.process #mf .mfLink img {
	float:right;
	margin: 0 30px 0 0;
}


/*===================================================

	張替え実例（examples）
	
======================================================*/


#main.examples h2 {
	background-image: url(../images/lower/ex_h2.gif);
	background-repeat: no-repeat;
	height: 41px;
}

#main.examples .topread {
	margin: 14px 0 15px 18px;
	color: #a65f35;
}

#main.examples .topread strong {
	color: #f38422;
	font-weight: normal;
}

#main.examples .topread h3 {
	background-image: url(../images/lower/ex_h3.gif);
	background-repeat: no-repeat;
	height: 24px;
}

#main.examples .ex {
	background-image: url(../images/lower/ex_cbg.gif);
	background-repeat: repeat-y;
	margin: 0 0 30px 0;
	clear: both;
}

#main.examples .ex h4 {
	text-indent:-10000px;
}

#main.examples .ex h4.c01 {
	background-image: url(../images/lower/ex_c01_h4.gif);
	background-repeat: no-repeat;
	height: 33px;
}

#main.examples .ex h4.c02 {
	background-image: url(../images/lower/ex_c02_h4.gif);
	background-repeat: no-repeat;
	height: 33px;
}

#main.examples .ex h4.c03 {
	background-image: url(../images/lower/ex_c03_h4.gif);
	background-repeat: no-repeat;
	height: 35px;
}

#main.examples .ex h4.c04 {
	background-image: url(../images/lower/ex_c04_h4.gif);
	background-repeat: no-repeat;
	height: 35px;
}

#main.examples .ex h4.c05 {
	background-image: url(../images/lower/ex_c05_h4.gif);
	background-repeat: no-repeat;
	height: 35px;
}

#main.examples .ex h4.c06 {
	background-image: url(../images/lower/ex_c06_h4.gif);
	background-repeat: no-repeat;
	height: 35px;
}
#main.examples .ex h4.c07 {
	background-image: url(../images/lower/ex_c07_h4.gif);
	background-repeat: no-repeat;
	height: 35px;
}
#main.examples .ex h4.c08 {
	background-image: url(../images/lower/ex_c08_h4.gif);
	background-repeat: no-repeat;
	height: 36px;
}
#main.examples .ex h4.c09 {
	background-image: url(../images/lower/ex_c09_h4.gif);
	background-repeat: no-repeat;
	height: 35px;
}

#main.examples .ex h4.c10 {
	background-image: url(../images/lower/ex_c10_h4.gif);
	background-repeat: no-repeat;
	height: 35px;
}

#main.examples .ex .ex_frame {
	padding: 0 0 6px 0;
	background-image: url(../images/lower/ex_c_un.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

#main.examples .ex .ex_frame .ex_left {
	width: 249px;
	text-align: center;
	float:left;
	margin-left: 7px;
}

#main.examples .ex .ex_frame .ex_right {
	width: 249px;
	text-align: center;
	float:right;
	margin-right:9px;
}

#main.examples .ex .ex_frame .small {
	width: 267px;
	margin:0;
}

#main.examples .ex .ex_frame p {
	margin:3px 0 10px 0;
	font-size:12px;
	line-height:1.4em;
}

/* facebook */

#lower #main .facebook_info {
	border:1px solid #3b5998;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width:545px;
	margin:20px auto 28px auto;
}

#lower #main .facebook_info p {
	float:left;
	line-height:1em;
}

#lower #main .facebook_info .fbttl {
	background-color: #3b5998;
	padding:3px 3px;
}

#lower #main .facebook_info .txt {
	padding:12px 18px 0 12px;
}

#lower #main .facebook_info iframe {
	padding:8px 0px 0 0;
}