@charset "utf-8";



/*------------------------------------------------
campaignのcssです。
--------------------------------------------------*/




/*------------------------------------------------
campaign全般
--------------------------------------------------*/
.title_image{
margin:0 0 30px 0;
}


.top_text{
line-height:1.8em;
}

.top_text2{
width:520px;
min-height:154px;
background:url(../image/cam_img_toptext.jpg) no-repeat left top;
padding:10px 0 0 220px;
line-height:1.8em;
}

.text_red{
	/*color:#f00;*/
	color:#a22c2a;
	font-weight:bold;}


/*------------------------------------------------
ポップアップ
--------------------------------------------------*/

.delivery_photo_wrap{
width:720px;
float:left;
line-height:normal;
padding:0 0 0 0px;
}

.delivery_photo_wrap a{
	text-decoration:none;
	background: #ffffff;
	opacity: 1;}

.delivery_photo_wrap a:link,
.delivery_photo_wrap a:visited{
	opacity: 1;
	filter: Alpha(opacity=100);
	display:block;
}
.delivery_photo_wrap a:hover,
.delivery_photo_wrap a:active{
	opacity: 0.5;
	filter: Alpha(opacity=50);
	display:block;
}


.delivery_photo{
min-height:1px; !important;
height:172px;
margin:0 0 20px 0;
}
.delivery_photo_text{
line-height:1.4em;
}

.delivery_photo_text h4{
font-weight:bold;
}

.delivery_photo_wrap2{
margin:0 40px;
float:left;
line-height:normal;
}


.sofa_photo_list li{
	float:left;
	margin:0 10px 0 0;
	}
.sofa_photo_list li.last{
	margin:0 0px 0 0;
	}



/*------------------------------------------------
h3
--------------------------------------------------*/
h3.midashi01{
font-weight:bold;
font-size:140%;
padding:30px 0px 0px 0px;
}

h3.midashi02{
margin:15px 0 0px 0px;
padding:0px 0 10px 0px;
font-size: 140%;
font-weight:bold;
}

h3.midashi03{
padding:15px 0 0px 15px;
font-size: 140%;
font-weight:bold;
}


/*------------------------------------------------
table　加筆
--------------------------------------------------*/

.table01 .campaign_th{
width:100px;
padding:10px;
	}
	
.table01 .campaign_td{
padding:10px;
	}


/*------------------------------------------------
ソファリスト
--------------------------------------------------*/
.goo_contents02{
	width: 720px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	clear:both;
}
.goo_contents02 h2{
	width: 710px;
	margin: 0px 0px 10px 0px;
	padding: 11px 0px 0px 10px;
	background: url(../images/h2title01_bg.gif) left top repeat-x;
}
.goo_contents02_inner{
	width: 728px;
	margin: 0px -8px 0px 0px;
	padding: 15px 0px 0px 0px;
}
.goo_contents02_inner div{
	width: 170px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 4px 0px 0px 0px;
	border: 1px solid #d9d9d9;
}
.goo_contents02_inner div div{
	width: 161px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 15px 4px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid #999999;
}
.goo_contents02_inner div div div{
	width: 161px;
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
	border: none
}
.goo_contents02_inner div div h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	line-height: 1.3em;
	font-weight: bold;
}
.goo_contents02_inner div div .goo_price02{
	margin: 6px 0px 0px 4px;
}
.goo_contents02_inner div div .link01{
	margin: 7px 0px 0px 5px;
	background-position: left 0.175em;
	font-size: 80%;
}



/*-------------------------------------------------------
製造工程
-------------------------------------------------------*/
.fea_work_01{
width:677px;
height:276px;
background:url(../image/fea_work_bg_01.jpg) no-repeat left top;
padding:0 0 0 35px;
}

.fea_work_02{
width:677px;
height:276px;
background:url(../image/fea_work_bg_02.jpg) no-repeat left top;
padding:0 0 0 35px;
}

.fea_work_03{
width:677px;
height:276px;
background:url(../image/fea_work_bg_03.jpg) no-repeat left top;
padding:0 0 0 35px;
}

.fea_work_04{
width:677px;
height:276px;
background:url(../image/fea_work_bg_04.jpg) no-repeat left top;
padding:0 0 0 35px;
}



.fea_work_01_text{
width:300px;
padding:130px 0 0 0;
}




/*------------------------------------------------
	製造工程goodsから流用　goods voice styles
--------------------------------------------------*/
.work_photo_box{
	float: left;
	display:inline;
	margin:0 0 20px 27px;
	padding:10px 0 7px 0;

}

.work_photo{
	 width: 173px;
     margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 10px;
	background: url(../image/voi_photo_foot.gif) 10px bottom no-repeat;
	
}
.work_photo span{
	display: block;
	padding: 5px 5px 30px 5px;
	border: 1px solid #d6d6d6;
}

.work_photo_text{
width: 173px;
padding: 0px 0px 0px 10px;
}


.work_photo_arrow{
padding:90px 0 0 0;
}




/*------------------------------------------------
	clear styles
--------------------------------------------------*/
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}


#local_navi02 ul:after,
#tab01 ul:after,
#tab02 ul:after,
#contents_area:after,
#header_inner:after,


#footer #footer_link ul:after,
#gnavi_inner ul:after,
#footersitemap_inner:after{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

body a.rollover_css{
	background: #ffffff;
	opacity: 1;
}
body a.rollover_css:link,
body a.rollover_css:visited,
body a.rollover_css:link img,
body a.rollover_css:visited img{
	opacity: 1;
	filter: Alpha(opacity=100);
}
body a.rollover_css:hover,
body a.rollover_css:active,
body a.rollover_css:hover img,
body a.rollover_css:active img{
	opacity: 0.5;
	filter: Alpha(opacity=50);
}





/*------------------------------------------------
こだわり職人
--------------------------------------------------*/
.craft_div{
width:520px;
background:url(../image/cam_pho_ooshima.jpg) no-repeat left top;
min-height:453px;
padding:0 0 0 200px;
line-height:1.8em;
}

.craft_div h4{
margin:0 0 15px 0;
font-size:110%;
font-weight:bold;
}



.outline{
background:url(../image/h2_outline_campaign.gif) no-repeat left top;
text-indent:-9999px;
margin:15px 0 15px 275px;
height:41px;
}





/* social_btn */
.social_btn {
	margin: 0 auto 30px auto;
	padding: 20px 0 0;
	width: 740px;
}
.social_btn ul {
	overflow: hidden;
	*zoom: 1;
}
.social_btn ul:after {
	content:".";display:block;height:0;clear: both;visibility:hidden;font-size:0;line-height:0;
}
.social_btn ul li {
	margin: 0px 0px 0px 8px;
	display: block;
	overflow: hidden;
	float: right;
	height: 20px;
}
.social_btn ul li.btn-facebook {
	width: 71px;
	*width: 75px;
}
* html .social_btn ul li.btn-facebook {
	width: 72px;
}
.social_btn ul li.btn-twitter {
	width: 90px;
}
.social_btn ul li.btn-hatena {
	width: 20px;
}




/*------------------------------------------------
YouTube
--------------------------------------------------*/
#youtube_box{
width:710px;
height:485px;
border:5px solid #e2e2e2;
background:#f6f6f6;
margin:0px 0px 20px 0px;
padding:0px 0  0 0px;
}

#youtube_box .objectbox{
margin:20px 0 0 35px;
}


.table01 .campaign_th{
width:100px;
padding:10px;
	}
	
.table01 .campaign_td{
padding:15px 10px;
	}
	

/*-------------------------------------------------------
当選者　110915追加
-------------------------------------------------------*/
.prizewinner{
margin:10px 0 0 20px;
line-height:1.4em;
}


/*-------------------------------------------------------
当選者　20120402追加
-------------------------------------------------------*/

@charset "utf-8";


.clear {
clear: both;
}

.h2_text{
margin:0 0 0 0;
}

.fairst_wrap{
padding:0 0 60px 0;
background:url(../image/bg_first_bottom.gif) no-repeat left bottom;
}

.air_fiarst{
padding:20px;
background:url(../image/bg_first.gif) repeat left top;
}

.air_fiarst p{
line-height:2em;
}

#menu4{
margin:30px 0;
text-align:center;
font-weight:bold;
}

.sizevariation{
margin:50px 0 10px 0;
}


.castomer{
margin:30px 0 0 0;
padding:0 0 0 300px;
line-height:2em;
background:url(../image/bg_castomer.jpg) no-repeat left top;
}

.castomer h5{
font-size:100%;
font-weight:bold;
}

.castomer h6{
font-size:120%;
font-weight:bold;
}



/*---------------------------------------------
　goods　css
---------------------------------------------*/

#local_navi01 ul li ul li a {
	display: block;
	padding: 5px 0 5px 0;
	text-decoration: none;
}
#local_navi01_foot ul li ul {
	display: none;
}
.glist_title {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.glist_jouken {
	margin: 0 0 0 0;
	padding: 8px 0 8px 0;
	border: 1px solid #bfbba6;
	background: #d2cfbe;
	text-align: center;
}
.glist_tab01 {
	width: 738px;
	padding: 0 0 2px 2px;
	background: url(../images/goods/list_bg_selectbtn.gif) left bottom no-repeat;
}
.glist_tab01 ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.glist_tab01 ul li {
	float: left;
	margin: 0 0 0 0;
	padding: 1px 1px 0 0;
}
.glist_h2title {
	margin: 6px 0 0 0;
	padding: 2px 0 2px 13px;
	border-left: 6px solid #313131;
	font-weight: bold;
	font-size: 180%;
}
.glist_h3area {
	width: 700px;
	margin: 0 0 0 0;
	padding: 0 0 14px 0;
	clear: both;
}
.glist_h3title {
	width: 700px;
	margin: 0 0 0 0;
	padding: 38px 0 0 0;
	font-weight: bold;
	font-size: 113.3%;
	clear: both;
}
.glist_lead01 {
	margin: 14px 0 0 0;
	line-height: 1.5em;
}
.glist_contents01 {
	width: 700px;
	overflow: hidden;
}
.glist_contents01 .glist_contents01_inner {
	width: 713px;
	margin: 0 -13px 0 0;
}
.glist_contents02 {
	width: 232px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 8px 35px 0;
}
.glist_frame01 {
	width: 700px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #cdcdcd;
}
.glist_frame01_inner {
	width: 678px;
	margin: 0 0 0 0;
	padding: 0 10px 8px 10px;
	border-bottom: 3px solid #999999;
}
.glist_photo {
	width: 210px;
	float: left;
	margin: 43px 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
.glist_data {
	width: 474px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.glist_data .glist_name {
	min-height: 13px;
	margin: 18px 0 0 0;
	padding: 0 0 0 13px;
	line-height: 1.2em;
	font-weight: bold;
	font-size: 113.3%;
	background: url(../images/a_black_01.gif) left 0.4em no-repeat;
}
.glist_text01 {
	margin: 15px 0 0 0;
	line-height: 1.5em;
}
.glist_table01 {
	width: 474px;
	margin: 0 0 0 0;
	padding: 13px 0 0 0;
}
.glist_table01 table {
	width: 100%;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	table-layout: auto;
	border-bottom: 1px solid #cdcdcd;
}
.glist_table01 table th {
	width: 12%;
	padding: 6px 4px 5px 4px;
	border-top: 1px solid #cdcdcd;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
	background: #eeeeee;
	font-weight: normal;
	font-size: 80%;
}
.glist_table01 table td {
	width: auto;
	padding: 6px 4px 5px 7px;
	border-top: 1px solid #cdcdcd;
	text-align: left;
	vertical-align: middle;
	line-height: 1.3em;
	background: #ffffff;
	font-weight: normal;
	font-size: 80%;
}
.glist_table01 table td span {
	margin: 0 11px 0 0;
	display: inline;
	font-weight: bold;
}
.glist_table01 table td.glist_td01 {
	width: 21%;
}
.glist_table01 table td.glist_td02 {
	width: 22%;
}
.glist_note {
	margin: 3px 0 0 0;
	line-height: 1.5em;
	font-size: 80%;
	color: #999999;
}
.glist_pagelink01 {
	width: 720px;
	margin: 14px 0 20px 0;
	line-height: 1.3em;
}
.glist_pagelink01 li {
	display: inline-block;
	margin: 0 0 0 0;
	padding: 0 16px 0 12px;
	min-height: 13px;
	font-size: 90%;
	background: url(../images/a_bottom_01.gif) left 0.5em no-repeat;
}
* html .glist_pagelink01 li {
	display: inline;
}
*:first-child+html .glist_pagelink01 li {
	display: inline;
}
.glist_pagelink01 li a {
	display: inline-block;
}
* html .glist_pagelink01 li a {
	display: inline;
}
*:first-child+html .glist_pagelink01 li a {
	display: inline;
}
.glist_listlead01 {
	width: 720px;
	clear: both;
	margin: 5px 0 0 0;
	line-height: 1.5em;
}
.glist_variation {
	width: 698px;
	clear: both;
	padding: 18px 0 0 0;
	background: url(../images/goods/list_line_variation.gif) left 9px repeat-x;
	overflow: hidden;
}
.glist_variation h5 {
	font-weight: bold;
	font-size: 90%;
}
.glist_variation ul {
	width: 704px;
	margin: 10px -6px 0 0;
	padding: 0 0 0 0;
}
.glist_variation ul li {
	width: 73px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 9px 7px 6px;
	text-align: center;
}
* html .glist_variation ul li {
	padding: 0 9px 1px 6px;
}
*:first-child+html .glist_variation ul li {
	padding: 0 9px 1px 6px;
}
.glist_variation ul li a img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: #ffffff;
	opacity: 1;
}
.glist_variation ul li a:link img,
.glist_variation ul li a:visited img {
	opacity: 1;
	filter: Alpha(opacity=100);
}
.glist_variation ul li a:hover img,
.glist_variation ul li a:active img {
	opacity: 0.6;
	filter: Alpha(opacity=60);
}
.glist_variation ul li a span {
	display: block;
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.3em;
	font-size: 90%;
	text-align: center;
	text-decoration: underline;
}
.glist_variation ul li a:link span,
.glist_variation ul li a:visited span {
	text-decoration: underline;
}
.glist_variation ul li a:hover span,
.glist_variation ul li a:active span {
	text-decoration: none;
}
.glist_contents02 .glist_frame01 {
	width: 230px;
}
.glist_contents02 .glist_frame01_inner {
	width: 210px;
	min-height: 135px;
	height: auto !important;
	height: 135px;
}
*:first-child+html .glist_contents02 .glist_frame01_inner {
	min-height: 135px;
}


.glist_contents02 .glist_photo {
	float: none;
	margin: 37px 0 0 0;
}
.glist_contents02 .glist_data {
	width: 210px;
	float: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.glist_contents02 .glist_data .glist_name {
	margin: 24px 0 0 0;
}
.glist_contents02 .glist_table01 {
	width: 210px;
	margin: 0 0 0 0;
	padding: 22px 0 0 0;
}
.glist_contents02 .glist_table01 table th {
	width: 28%;
}
.glist_contents02 .glist_table01 table td {
	width: 72%;
}
.glist_contents02 .glist_table01 table td span {
	display: block;
}


.gspec_title_spec {
	margin: 17px 0 0 0;
	font-weight: bold;
}



.goo_order {
	margin: 0px 0 10px 0;
	padding: 0 0 35px 0;
}
.goo_data02 {
	margin: 20px 0 0 0;
}
.goo_data02_photo {
	width: 230px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0px 5px 0;
}
.goo_data02_photo img {
	width: 220px;
	margin: 0 0 0 0;
	padding: 4px 4px 4px 4px;
}
.goo_data02_table {
	width: 436px;
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.goo_data02_table table {
	width: 100%;
	margin: 0 0 0 0;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	table-layout: auto;
	border-bottom: 1px solid #cdcdcd;
}
.goo_data02_table table th {
	width: 35%;
	padding: 8px 5px 7px 5px;
	border-top: 1px solid #cdcdcd;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
	background: #eeeeee;
	font-weight: normal;
	font-size: 100%;
}
.goo_data02_table table th span {
	font-size: 80%;
}
.goo_data02_table table td {
	width: 65%;
	padding: 8px 5px 7px 10px;
	border-top: 1px solid #cdcdcd;
	text-align: left;
	vertical-align: middle;
	line-height: 1.3em;
	background: #ffffff;
	font-weight: normal;
	font-size: 100%;
}
.goo_data02_table table td.td01 {
	border-top: none;
	background: url(../images/l_gray_01.gif) left top repeat-x;
}
.goo_data02_table table td .goo_data02_spec {
	width: 80px;
	float: left;
}
.goo_data02_table table td .goo_data02_price {
	float: right;
	text-align: left;
}
.goo_data02_note {
	margin: 2px 0 0 0;
	line-height: 1.3em;
	font-size: 80%;
	color: #999999;
}
.goo_cart01 {
	margin: 28px 0 0 0;
	text-align: center;
}
.goo_cart01 div {
	margin: 19px 0 0 0;
}
.goo_tel01 {
	margin: 30px 0 0 0;
	padding: 4px 0 10px 0;
	border: 1px solid #cdcdcd;
	text-align: center;
}
.goo_tel01 div {
	margin: 8px 0 0 0;
}
.goo_price {
	margin: 27px 0 0 0;
}
.goo_price_lead {
	margin: 16px 0 0 0;
	line-height: 1.6em;
}
.goo_price_table {
	margin: 20px 0 0 0;
}
.goo_price_fabric {
	width: 323px;
	float: left;
	overflow: hidden;
}
.goo_price_leather {
	width: 323px;
	float: right;
	overflow: hidden;
}
.goo_price_table h3 {
	font-weight: bold;
}
.goo_price_table table {
	width: 100%;
	margin: 8px 0 0 -1px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	table-layout: auto;
	border-bottom: 1px solid #cdcdcd;
}
.goo_price_table table th {
	padding: 8px 5px 7px 5px;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
	background: #eeeeee;
	font-weight: normal;
	font-size: 100%;
}
.goo_price_table table th.th01 {
	width: 28%;
}
.goo_price_table table th.th02 {
	width: 36%;
}
.goo_price_table table td {
	padding: 6px 5px 4px 10px;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	text-align: center;
	vertical-align: middle;
	line-height: 1.3em;
	background: #ffffff;
	font-weight: normal;
	font-size: 100%;
}
.goo_price_explain {
	width: 323px;
	margin: 18px 0 0 0;
}
.goo_price_text {
	margin: 6px 0 0 0;
	line-height: 1.7em;
	font-size: 80%;
}
.goo_price_explain p.link01 {
	margin: 13px 0 0 0;
}

.goo_delivery {
	width: 666px;
	margin: 35px 0 0 0;
}
.goo_delivery_lead {
	margin: 12px 0 0 0;
	font-size: 113.3%;
}
.goo_delivery_lead strong {
	font-weight: bold;
	color: #a62e2e;
}
.goo_delivery_note {
	margin: 9px 0 0 0;
	font-size: 80%;
	color: #8a8a8a;
}
.goo_delivery_contents01 {
	width: 666px;
}
.goo_delivery_detail {
	width: 390px;
	float: left;
	margin: 0 0 0 0;
}
.goo_delivery_detail .goo_delivery_detail01 {
	margin: 25px 0 0 15px;
}
.goo_delivery_detail h3 {
	font-weight: bold;
}
.goo_delivery_detail .goo_delivery_text {
	margin: 11px 0 0 0;
	line-height: 1.3em;
}
.goo_delivery_detail .goo_delivery_detail01 .link01 {
	margin: 6px 0 0 0;
}
.goo_delivery_img {
	width: 250px;
	float: right;
	margin: 25px 0 0 0;
}

.goo_contents02 {
	width: 720px;
	padding: 40px 0 0 0;
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 45px;
	oveflow: hidden;
}
.goo_contents02 .goo_contents02_inner {
	width: 740px;
}
.goo_contents02 h2 {
	margin: 0 0 10px;
}
.goo_contents02_inner div {
	width: 170px;
	float: left;
	margin: 0 10px 0 0;
	padding: 4px 0 0 0;
	border: 1px solid #d9d9d9;
}
.goo_contents02_inner div div {
	width: 161px;
	margin: 0;
	padding: 0 5px 20px 4px;
	border: none;
}
.goo_contents02_inner div div div {
	width: 161px;
	margin: 0 0 13px 0;
	padding: 0;
}
.goo_contents02_inner div div h3 {
	margin: 0;
	padding: 0 0 0 4px;
	line-height: 1.3em;
	font-weight: bold;
}
.goo_contents02_inner div div .goo_price02 {
	margin: 6px 0 0 4px;
}
.goo_contents02_inner div div .link01 {
	margin: 7px 0 0 5px;
	padding-left: 0;
	background: none;
	font-size: 80%;
}


.gspec_variation {
	margin: 20px 0 0;
	padding: 15px;
	border: 1px solid #e6e6e6;
}
.gspec_variation h4 {
	margin: 0 0 15px;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 140%;
}

.gspec_variation_inner {
	width: 700px;
	margin: 0;
	padding: 0 0 19px 2px;
	overflow: hidden;
}
.gspec_variation_inner02 div {
	width: 161px;
	float: left;
	margin: 0;
	padding: 0 12px 0 0;
}
.gspec_variation_inner02 div div {
	width: 161px;
	float: none;
	margin: 0 0 13px 0;
	padding: 0;
}
.gspec_variation_inner02 div h5 {
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	font-weight: bold;
}
.gspec_variation_inner02 div .goo_price02 {
	margin: 6px 0 0 0;
}
.gspec_variation_inner02 div .link01 {
	margin: 7px 0 0 0;
	background-position: left 0.3em;
	font-size: 80%;
}
.gspec_variation_series {
	margin: 0;
	padding: 14px 0 12px 0;
	background: url(../images/l_gray_02.gif) left top repeat-x;
}
.gspec_variation_series p {
	margin: 0 0 0 0;
	line-height: 1.5em;
}
.gspec_variation_series p.link01 {
	margin: 4px 0 0 0;
	background-position: left 0.4em;
	font-size: 80%;
}




/*------------------------------------------------
ソファリスト
--------------------------------------------------*/
.goo_contents02{
	width: 720px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
.goo_contents02 h2{
	width: 710px;
	margin: 0px 0px 10px 0px;
	padding: 11px 0px 0px 10px;
	background: url(../images/h2title01_bg.gif) left top repeat-x;
}
.goo_contents02_inner{
	width: 728px;
	margin: 0px -8px 0px 0px;
	padding: 15px 0px 0px 0px;
}
.goo_contents02_inner div{
	width: 170px;
	float: left;
	margin: 0px 10px 0px 0px;
	padding: 4px 0px 0px 0px;
	border: 1px solid #d9d9d9;
}
.goo_contents02_inner div div{
	width: 161px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 15px 4px;
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: 3px solid #999999;
}
.goo_contents02_inner div div div{
	width: 161px;
	margin: 0px 0px 13px 0px;
	padding: 0px 0px 0px 0px;
	border: none
}
.goo_contents02_inner div div h3{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 4px;
	line-height: 1.3em;
	font-weight: bold;
}
.goo_contents02_inner div div .goo_price02{
	margin: 6px 0px 0px 4px;
}

/*------------------------------------------------
mobile_box01
--------------------------------------------------*/
#table_present_box{
	margin:0px 0px 20px 0;
	background:url(../image/campaign.jpg) no-repeat left top;
	height:305px;
	}
	
#table_present_box h3{
font-size: 120%;
font-weight:bold;
padding:40px 0 0 390px ;
	}
#table_present_box p.sofa_text{
padding:10px 0 0 390px ;
color:#969696;
	}

/*------------------------------------------------
history
--------------------------------------------------*/
.history_dl{
min-height:220px;
}


.history_dl dt{
width:161px;
height:161px;
padding:2px;
margin:0 10px 0 0;
border:1px solid #cdcdcd;
float:left;
}

.history_dl dd{
line-height:1.8em;
}

.history_dl dd p.btn_pdfdl{
margin:15px 0 0 120px;
}

.history_dl dd p.btn_pdf_text{
font-size:80%;
margin:0 0 0 140px;
}

.history_dl dd.midashi_dd{
margin:0 0 10px 0;
font-size:130%;
font-weight:bold;
}


p.sofa_text{
line-height:2em;
}

