/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, images, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

/* common style */
a img{border:none;}
a img{outline:none;}
input{outline:none;}

.center{ text-align:center;}
.red{ color:#d30000;}
.bold{ font-weight:bold;}

.size14{font-size: 88%;/*14px*/}

.clearfix:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
 
.clearfix { display: inline-table; }
 
/* Hides from IE-mac */
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

@media screen and (max-width: 799px){

/*
SP image only
-------------------------------------------------------------------*/
*{
	/*font-size:16px;*/
}

body{
	color:#444;	
	background-color:#F8F8F8;
	font-family: 'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	/*min-width: inherit;*/
}

p{line-height:1.5em;}
.pc{ display:none;}
.kome{ font-size:13px; text-align:right;}
a{ color:#231815;}
a:hover{ color:#00A1D5; text-decoration: underline;}


/*-------------------------------------------------------------------
header
-------------------------------------------------------------------*/
#header-nav{
	z-index: 6;
	box-shadow: 0px 0px 5px #0d0408;
}

#header-nav .nav{
	padding: 9px 0 0 0;
	background:url(/item/delivery/futon/tsuushin/images/bg_headernav.jpg) repeat top left;
}

#header-nav .nav .header{
	position:relative;
	padding: 0 0 20px 0;

}

#header-nav .nav .logo{
	margin:0 0 0 4%;
}

#header-nav .nav .logo img{
	width:16%;
}

#header-nav .nav .sitelogo{
	text-align:center;
	margin: 12px 0 0 0;
}

#header-nav .nav .sitelogo img{
	width:49%;
}

#header-nav .nav .menu{
	position: absolute;
	top: 46%;
	bottom: 0;
	right:6%;
	margin: auto;
	/*height:6%;20px*/
	width: 6%;/*20px*/
}

#header-nav .nav .menu img{
	width:100%;
}

.nav div.gnav{
	padding: 10px 0 30px 0;
	display: none;
	border-top:1px solid #8c6922 ;	
	width:100%;
	z-index: 3;
}

#header-nav .nav .gnav .backnum p{
	padding: 4px 0;
	text-align:center;
}

#header-nav .nav .gnav .backnum p a{
	padding: 10px 0;
}

#header-nav .nav .gnav .backnum p+p{
	width:92%;
	padding: 20px 0 0 0;
	margin: 0 auto;
	background:url(/item/delivery/futon/tsuushin/images/nav_hr.png) repeat-x top left;
	text-align:left;
}

#header-nav .nav .gnav .backnum p+p img{
	width:36%;
}

#header-nav .nav .backnum ul{
	width:92%;
	margin: 0 auto;
	/*padding: 0 0 26px 0;*/
}

#header-nav .nav .backnum ul:before,
#header-nav .nav .backnum ul:after,
#header-nav .nav .backnum ul li:before,
#header-nav .nav .backnum ul li:after {
    content: " ";
    display: table;
}

#header-nav .nav .backnum ul:after,
#header-nav .nav .backnum ul li:after {
    clear: both;
}

#header-nav .nav .backnum ul,
#header-nav .nav .backnum ul li {
    *zoom: 1;
}

#header-nav .nav .backnum ul li{
	list-style:none;
	margin: 20px 0 0 0;
	font-size:88%;/*14px*/
	line-height: 1.2em;
}

#header-nav .nav .backnum ul li span{
	background-color:#75613d;
	color:#FFF;
	padding: 4px 0px 4px 2%;
	margin: 0 6px 0 0;
	display:block;
	float:left;
	text-align:center;
	min-width: 13%;/*40px*/
	border-radius: 4px; /* CSS3草案 */ 
	-webkit-border-radius: 4px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 4px; /* Firefox用 */ 
}

#header-nav .nav .backnum ul li a{
	padding: 4px 0 0 0;
	display:block;
	float:left;
	width:80%;
}

p.closebtn{
	width:19%;
	margin: 0 auto;
	display:block;
}

img.closebtn{
	width:100%;
	padding: 16px 0;
}

/*-------------------------------------------------------------------
content
-------------------------------------------------------------------*/
#mv img{
	width:100%;
}

/*-------------------------------------------------------------------
c01
-------------------------------------------------------------------*/

#content strong{
	color:#7300e7;
}

#c01 {
	padding: 20px 0 20px 0;
}

#c01 .inner{
	margin: 0 auto 0;
	width:92%;

}

#content #c01 h2 {
	margin: 0 0 4px 0;
}

#content #c01 h2 img{
	width:100%;
}

#content #c01 .inner div.pic{
	width:86%;
	margin: 7px auto 12px;
	float: none;
}

#content #c01 .inner div.pic img{
	width:100%;
}

#content #c01 .inner div.pic+p{
	margin: 0 0 0 0;
}


/*-------------------------------------------------------------------
c02
-------------------------------------------------------------------*/
#c02{
	background-color:#F7F3ED;
	padding: 0 0 20px 0;
	margin: 20px 0 0 0;
}

#content #c02 h2 {
	margin: 0 0 8px;
}

#content #c02 h3{
	line-height:0;
}

#content #c02 h2 img,
#content #c02 h3 img,
#content #c02 .inner ul li img{
	width:100%;
}

#content #c02 .inner .pic{
	margin: 7px auto 12px;
	width:81%;
}

#content #c02 .inner .pic img{
	width:100%;
}

#content #c02 .inner .article01{
	width:92%;
	margin: 0 auto;
}

#content #c02 .inner .article02{
	margin: 20px 0 0 0;
	padding: 40px 0 0 0;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c02_a01_sp.gif) repeat-x top left;
	background-size:contain;
}

#content #c02 .inner .article02 div{
	margin: 10px 0 0 0;
	padding: 0 0 20px 0;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c02_btm.gif) no-repeat left bottom;
	background-size:contain;
	background-color:#FFF;
	line-height:1.5;
}

#content #c02 .inner .article02 div dl dt img.sttl{
	display:none;
}

#content #c02 .inner .article02 div dl dt img,
#content #c02 .inner .article02 div dl dd img{
	width:100%;
}

#content #c02 .inner .article02 div dl dd span{
	display:block;
	width:92%;
	margin: 0 auto;
}

/*-------------------------------------------------------------------
c03
-------------------------------------------------------------------*/
#content #c03{
	margin: 0 0 0 0 ;
	padding: 13% 0 6% 0;
	background-color:#FFF;
}

#content #c03 h2 img,
#content #c03 h3 img{
	width:100%;
}

#content #c03 #sumbox{
	margin:0;

	background:#9254d6;
	padding: 20px 0 10px;
	margin: 0 0;
	color:#FFF;
	font-weight:bold;
	border-bottom:#EEE1FC 11px solid;

	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}


#content #c03 #sumbox h2{
	padding: 60px 0 0px;
	margin: -60px 0 10px;
	background:url(/item/delivery/futon/tsuushin/vol4/images/c03_pic01_sp.png) no-repeat left top;
	background-size: 132px;

}

#content #c03 #sumbox h2 img{
	margin: 0 0 0 0;
}

#content #c03 #sumbox p{
	width:92%;
	margin: 0 auto;
}

/*-------------------------------------------------------------------
footer
-------------------------------------------------------------------*/
.bnr_contact p img{
	width:100%;
}

.bnr_contact dl{
	margin-top:10px;
	position:relative;
	width:100%;
}

.bnr_contact dl dt{
	width: 100%;
}

.bnr_contact dl dt img{
	width:100%;
}

.bnr_contact dl dd{
	position:absolute;
	bottom:4%;
	right:3%;
	width:34%;
}

.bnr_contact dl dd.right img{
	width:100%;
}

#footer{
	width:92%;
	margin:0 auto 0;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_dotline_sp.gif) repeat-x top left;
	background-size:contain;
	padding: 6% 4% 6%;
	background-color:#FFF;
}

#footer .logo{
	width:18%;
	margin: 4% auto;
}

#footer .logo img{
	width:100%;
}

.copylight{
	font-size: 3vw;
	line-height: 4vw;
	text-align:center;
	margin: 5vw 0 0;
}

.copylight img{
	width:100%;
	}

}

@media screen and (min-width: 800px) and (max-width: 1080px){


/*
PC image only
-------------------------------------------------------------------*/
body{
	color:#444;	
	background-color:#F8F8F8;
	letter-spacing:0.1em;
	font-family: 'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	overflow-x: hidden;
	min-width:800px;
}

p{line-height:1.8em;}
.kome{ font-size:13px; text-align:right;}
.mt10{ margin-top:10px;}
.sp{ display:none;}
a{ color:#231815;}
a:hover{ color:#00A1D5; text-decoration: underline;}


/*-------------------------------------------------------------------
header
-------------------------------------------------------------------*/
#wrap{
	position:relative;
	height:100%;
}

#header-nav{
	z-index: 5;
	width:296px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}

#header-nav .nav{
	float: left;
	position:absolute;
	width:289px;
	height:100%;
	background:url(/item/delivery/futon/tsuushin/images/bg_headernav.jpg) repeat top left;
	border-right:1px solid #8c6922 ;
	box-shadow: 0px 0px 5px #0d0408;
}

#header-nav .nav .logo{
	margin:25px 0 0 88px;
}

#header-nav .nav .logo img{
	width:114px;
}

#header-nav .nav .sitelogo{
	margin: 47px 0 0 55px;
}

#header-nav .nav .backnum{
	width: 250px;
	margin: 81px auto 0;
	padding: 20px 0 0 0;
	background:url(/item/delivery/futon/tsuushin/images/nav_hr.png) no-repeat left top;
}

#header-nav .nav .backnum p{
}

#header-nav .nav .backnum ul{
	padding: 0 0 26px 0;
	background:url(/item/delivery/futon/tsuushin/images/nav_hr.png) no-repeat left bottom;
}

#header-nav .nav .backnum ul:before,
#header-nav .nav .backnum ul:after,
#header-nav .nav .backnum ul li:before,
#header-nav .nav .backnum ul li:after {
    content: " ";
    display: table;
}

#header-nav .nav .backnum ul:after,
#header-nav .nav .backnum ul li:after {
    clear: both;
}

#header-nav .nav .backnum ul,
#header-nav .nav .backnum ul li {
    *zoom: 1;
}

#header-nav .nav .backnum ul li{
	list-style:none;
	margin: 20px 0 0 0;
	font-size:88%;/*14px*/
	line-height: 1.2em;
}

#header-nav .nav .backnum ul li span{
	background-color:#75613d;
	color:#FFF;
	padding: 4px 0px 4px 8px;
	margin: 0 6px 0 0;
	display:block;
	float:left;
	min-width: 40px;
	border-radius: 4px; /* CSS3草案 */ 
	-webkit-border-radius: 4px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 4px; /* Firefox用 */ 
}

#header-nav .nav .backnum ul li a{
	padding: 4px 0 0 0;
	display:block;
	float:left;
	width:194px;
}

#header-nav .nav .bnr_contact{
	width:250px;
	margin: 0 auto;
}

#header-nav .nav .bnr_contact p{
	margin: 25px auto 0 ;
}

#header-nav .nav .bnr_contact p img{
	box-shadow:0px 2px 2px 0 rgba(0, 0, 0, 0.1);
}

#header-nav .nav .bnr_contact dl{
	margin: 36px auto 0;
	padding: 20px 0 0 0;
	height: 277px;
	background:url(/item/delivery/futon/tsuushin/images/bg_contact.gif) no-repeat left top;
}

#header-nav .nav .bnr_contact dl dt{
	margin: 0 0 0 30px;
}

#header-nav .nav .bnr_contact dl dd{
	margin: 16px 0 0 26px;
}

#header-nav .nav .bnr_contact dl dd+dd+dd+dd{
	margin: 14px 0 0 25px;
}


/*-------------------------------------------------------------------
content
-------------------------------------------------------------------*/
#mv{
	height:460px;
	padding: 0 0 0 324px;
	z-index: 1;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_mv.png) no-repeat top left;
	background-color:#f8f8f8;
}

#mv h1{
	position:absolute;
	left: 38%;
	top:0;
	z-index: 2;
	overflow:visible;
	/*width:1000px;
	height: 427px;
	background:url(/item/delivery/futon/tsuushin/vol4/images/mv.png) no-repeat left bottom;*/
}

#content{
	padding: 0 0 0 324px;
	z-index: 2;
	background-color:#f8f8f8;
	height:100%;
}

.inner:before,
.inner:after {
    content: " ";
    display: table;
}

.inner:after {
    clear: both;
}

.inner {
    *zoom: 1;
}

/*-------------------------------------------------------------------
c01
-------------------------------------------------------------------*/

#content strong{
	color:#7300e7;
}

#content #c01 {
	margin: 44px 30px 0 0;
	padding: 0 0 20px 0;
}

#content #c01 h2{
	text-align:center;
	margin: 0 0 0 0;
	height: 110px;
	background:url(/item/delivery/futon/tsuushin/vol4/images/c01_ttl2.png) no-repeat center bottom;
	background-size:contain; 
}

#content #c01 h2 .pc{
	display:none;
}

#content #c01 h2 img{
	margin-top: -23px;
}

#content #c01 .inner{
	padding: 0 56px 0;
	margin: 0 ;
}

#content #c01 h2 + .inner{
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c01_ttl.png) no-repeat center top;
	background-size:contain; 
	padding: 38px 56px 0;
}

#content #c01 .inner div.pic{
	margin: 0 0 0 0;
	width:326px;
	float:right;
}

#content #c01 .inner div.pic img{
	padding: 0 0 10px 16px;
	width:310px;
}


/*-------------------------------------------------------------------
c02
-------------------------------------------------------------------*/

#content #c02{
	/*width:748px;*/
	margin: 10px 10% 0 2%;
	padding: 0 20px 24px;
	width:88%;
	display: table;
}

#content #c02 h2.c2ttl2_1{
	text-align:center;
	margin: 0 0 0 0;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c02_ttl.png) repeat-x bottom left;
	background-size:contain;
}

#content #c02 h2.c2ttl2_1 img{
	width:100%;
}

#content #c02 .inner{
	margin: 0 0 0 0;
	padding: 10px 10px 47px;
	position:relative;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c02.gif) repeat-x left bottom;
	background-color:#f7f3ed;
}

#content #c02 .inner:after {
  content:".";
  height:0;
  clear:both;
  display:block;
  visibility:hidden;
 }

#content #c02 .inner{
  zoom:100%;
}

#content #c02 .inner .article01{
	margin: 0 10px;
	padding: 0 30px 20px;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c02_a01.gif) repeat-x center bottom; 
}

#content #c02 .inner .article01 div.pic{
	margin: 0 0 0 0;
	width:316px;
	float:right;
}

#content #c02 .inner .article01 div.pic img{
	padding: 0 0 10px 16px;
	width:300px;
}

#content #c02 .inner .article01 div.pic + p{
	min-height:300px;
}


/*-------------------------------------------------------------------
c02-2
-------------------------------------------------------------------*/
#content #c02 .inner .article02 div{
	border:#DE4000 solid 5px;
	position:relative;
	/*width:640px;*/
	background-color:#FFF;
	padding: 0 0 20px 0;
	margin: 26px auto 0;

	box-shadow:0px 0px 3px 2px #F2CCB9;
	-moz-box-shadow:0px 0px 3px 2px #F2CCB9;
	-webkit-box-shadow:0px 0px 3px 2px #F2CCB9;
}

#content #c02 .inner .article02 h2{
	margin: 40px 0 0 0;
	text-align:center;
}

#content #c02 .inner .article02 h2 img{
	width:100%;
}

#content #c02 .inner .article02 div dl dt{
	width:100%;
	height: 122px;
	position:absolute;
	top:-20px;
	left: -27px;
	line-height:0;
	vertical-align:top;
}

#content #c02 .inner .article02 div dl dt img.num{
	height:80px;
	width:auto;
}

#content #c02 .inner .article02 div dl dt img.sttl{
	vertical-align:top;
	padding: 50px 0 0 0px;
	display:inline;
	height:26px;
	width:auto;

}

#content #c02 .inner .article02 div dl dd{
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c02_sttl.gif) no-repeat top left;
	background-size:contain;
	margin: 80px 40px 0;
	padding: 20px 10px 0 10px;
	line-height: 1.5em;
} 

#content #c02 .inner .article02 div dl dd span{
	width:100%;
	float: left;
} 

#content #c02 .inner .article02 div dl .img{
	width:274px;
	margin: 0 auto 0;
	padding: 10px 0 0 0;
	clear:both;
	display:block;
}





/*-------------------------------------------------------------------
c03
-------------------------------------------------------------------*/
#content #c03{
	margin: 40px 10% 0 2%;
	padding: 25px 20px 24px;
	width:88%;
	display: table;
}

#content #c03 #sumbox{
	margin:0;
	/*position:relative;*/
	background:#9254d6;
	padding: 21px 40px 25px 116px;
	margin: 0 35px;
	color:#FFF;
	font-weight:bold;

	box-shadow:11px 11px #EEE1FC;
	-moz-box-shadow:11px 11px #EEE1FC;
	-webkit-box-shadow:11px 11px #EEE1FC;
}

#content #c03 #sumbox h2{
	background:url(/item/delivery/futon/tsuushin/vol4/images/c03_pic01.png) no-repeat left top;
	margin: -72px 0 0 -146px;
	padding:72px 0 25px 146px;

}

#content #c03 #sumbox p{
	padding:18px 0 0 ;
	margin: -10px 0 0;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c03_ttl.gif) repeat-x left top;
}


/*-------------------------------------------------------------------
footer
-------------------------------------------------------------------*/

#content #footer{
	clear:both;
	margin: 30px 30px 0;
	height:92px;
	padding: 10px 0 0 0;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_dotline.gif) repeat-x left top;
}

#footer:before,
#footer:after{
    content: " ";
    display: table;
}

#footer:after{
    clear: both;
}

#footer{
    *zoom: 1;
}

#footer .logo{
	margin: 50px 0 0 0;
	float:left;
}

#footer .logo img{
	width:95px;
}

#footer .copylight{
	font-size: 14px;
	line-height: 20px;
	float:right;
	text-align: right;
	margin: 30px 20px 0 0;	
}

}

@media screen and (min-width: 1081px) {


/*
PC image only
-------------------------------------------------------------------*/
body{
	color:#444;	
	background-color:#F8F8F8;
	letter-spacing:0.1em;
	font-family: 'ヒラギノ角ゴ ProN W3',"Hiragino Kaku Gothic ProN","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	overflow-x: hidden;
	min-width:800px;
}

p{line-height:1.8em;}
.kome{ font-size:13px; text-align:right;}
.mt10{ margin-top:10px;}
.sp{ display:none;}
a{ color:#231815;}
a:hover{ color:#00A1D5; text-decoration: underline;}


/*-------------------------------------------------------------------
header
-------------------------------------------------------------------*/
#wrap{
	position:relative;
	height:100%;
}

#header-nav{
	z-index: 5;
	width:296px;
	height:100%;
	position:absolute;
	left:0;
	top:0;
}

#header-nav .nav{
	float: left;
	position:absolute;
	width:289px;
	height:100%;
	background:url(/item/delivery/futon/tsuushin/images/bg_headernav.jpg) repeat top left;
	border-right:1px solid #8c6922 ;
	box-shadow: 0px 0px 5px #0d0408;
}

#header-nav .nav .logo{
	margin:25px 0 0 88px;
}

#header-nav .nav .logo img{
	width:114px;
}

#header-nav .nav .sitelogo{
	margin: 47px 0 0 55px;
}

#header-nav .nav .backnum{
	width: 250px;
	margin: 81px auto 0;
	padding: 20px 0 0 0;
	background:url(/item/delivery/futon/tsuushin/images/nav_hr.png) no-repeat left top;
}

#header-nav .nav .backnum p{
}

#header-nav .nav .backnum ul{
	padding: 0 0 26px 0;
	background:url(/item/delivery/futon/tsuushin/images/nav_hr.png) no-repeat left bottom;
}

#header-nav .nav .backnum ul:before,
#header-nav .nav .backnum ul:after,
#header-nav .nav .backnum ul li:before,
#header-nav .nav .backnum ul li:after {
    content: " ";
    display: table;
}

#header-nav .nav .backnum ul:after,
#header-nav .nav .backnum ul li:after {
    clear: both;
}

#header-nav .nav .backnum ul,
#header-nav .nav .backnum ul li {
    *zoom: 1;
}

#header-nav .nav .backnum ul li{
	list-style:none;
	margin: 20px 0 0 0;
	font-size:88%;/*14px*/
	line-height: 1.2em;
}

#header-nav .nav .backnum ul li span{
	background-color:#75613d;
	color:#FFF;
	padding: 4px 0px 4px 8px;
	margin: 0 6px 0 0;
	display:block;
	float:left;
	min-width: 40px;
	border-radius: 4px; /* CSS3草案 */ 
	-webkit-border-radius: 4px; /* Safari,Google Chrome用 */ 
	-moz-border-radius: 4px; /* Firefox用 */ 
}

#header-nav .nav .backnum ul li a{
	padding: 4px 0 0 0;
	display:block;
	float:left;
	width:194px;
}

#header-nav .nav .bnr_contact{
	width:250px;
	margin: 0 auto;
}

#header-nav .nav .bnr_contact p{
	margin: 25px auto 0 ;
}

#header-nav .nav .bnr_contact p img{
	box-shadow:0px 2px 2px 0 rgba(0, 0, 0, 0.1);
}

#header-nav .nav .bnr_contact dl{
	margin: 36px auto 0;
	padding: 20px 0 0 0;
	height: 277px;
	background:url(/item/delivery/futon/tsuushin/images/bg_contact.gif) no-repeat left top;
}

#header-nav .nav .bnr_contact dl dt{
	margin: 0 0 0 30px;
}

#header-nav .nav .bnr_contact dl dd{
	margin: 16px 0 0 26px;
}

#header-nav .nav .bnr_contact dl dd+dd+dd+dd{
	margin: 14px 0 0 25px;
}


/*-------------------------------------------------------------------
content
-------------------------------------------------------------------*/
#mv{
	height:460px;
	padding: 0 0 0 324px;
	z-index: 1;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_mv.png) no-repeat top left;
	background-color:#f8f8f8;
}

#mv h1{
	position:absolute;
	left: 32%;
	top:0;
	z-index: 2;
	overflow:visible;
	/*width:1000px;
	height: 427px;
	background:url(/item/delivery/futon/tsuushin/vol4/images/mv.png) no-repeat left bottom;*/
}

#content{
	padding: 0 0 0 324px;
	z-index: 2;
	background-color:#f8f8f8;
	height:100%;
}

.inner:before,
.inner:after {
    content: " ";
    display: table;
}

.inner:after {
    clear: both;
}

.inner {
    *zoom: 1;
}

/*-------------------------------------------------------------------
c01
-------------------------------------------------------------------*/

#content strong{
	color:#7300e7;
}

#content #c01 {
	margin: 44px 30px 0 0;
	padding: 0 0 20px 0;
}

#content #c01 h2{
	text-align:center;
	margin: 0 0 0 0;
	border-bottom:#8000FF 3px solid;
	height:79px;
	/* Firefox */
	background: -moz-linear-gradient(top center, #E9E5DD 0%, #FFFDF4 100%);
	/* Chrom と Safari */
	background: -webkit-gradient(linear, center top, center bottom, from(#E9E5DD), to(#FFFDF4));
	/* 共通 */
	background: linear-gradient(top center, #E9E5DD 0%, #FFFDF4 100%);
	-webkit-border-top-left-radius: 8px;  
    -webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;  
    -moz-border-radius-topright: 8px;  
	
}

#content #c01 h2 img{
	margin-top: -23px;
}

#content #c01 .inner{
	padding: 0 56px 0;
	margin: 0 ;
}

#content #c01 h2 + .inner{
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c01_ttl.png) no-repeat center top;
	padding: 38px 56px 0;
}

#content #c01 .inner div.pic{
	margin: 0 0 0 0;
	width:326px;
	float:right;
}

#content #c01 .inner div.pic img{
	padding: 0 0 10px 16px;
	width:310px;
}


/*-------------------------------------------------------------------
c02
-------------------------------------------------------------------*/

#content #c02{
	/*width:748px;*/
	margin: 10px 10% 0 2%;
	padding: 0 20px 24px;
	width:88%;
	display: table;
}

#content #c02 h2.c2ttl2_1{
	text-align:center;
	margin: 0 0 0 0;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c02_ttl.png) repeat-x bottom left;
}

#content #c02 .inner{
	margin: 0 0 0 0;
	padding: 10px 0 47px 0;
	position:relative;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c02.gif) repeat-x left bottom;
	background-color:#f7f3ed;
}

#content #c02 .inner:after {
  content:".";
  height:0;
  clear:both;
  display:block;
  visibility:hidden;
 }

#content #c02 .inner{
  zoom:100%;
}

#content #c02 .inner .article01{
	margin: 0 10px;
	padding: 0 30px 20px;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c02_a01.gif) repeat-x center bottom; 
}

#content #c02 .inner .article01 div.pic{
	margin: 0 0 0 0;
	width:316px;
	float:right;
}

#content #c02 .inner .article01 div.pic img{
	padding: 0 0 10px 16px;
	width:300px;
}

#content #c02 .inner .article01 div.pic + p{
	min-height:300px;
}


/*-------------------------------------------------------------------
c02-2
-------------------------------------------------------------------*/
#content #c02 .inner .article02 div{
	border:#DE4000 solid 5px;
	position:relative;
	width:640px;
	background-color:#FFF;
	padding: 0 0 20px 0;
	margin: 26px auto 0;

	box-shadow:0px 0px 3px 2px #F2CCB9;
	-moz-box-shadow:0px 0px 3px 2px #F2CCB9;
	-webkit-box-shadow:0px 0px 3px 2px #F2CCB9;
}

#content #c02 .inner .article02 h2{
	margin: 40px 0 0 0;
	text-align:center;
}

#content #c02 .inner .article02 div dl dt{
	width:634px;
	height: 122px;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c02_sttl.gif) no-repeat right 100px;
	position:absolute;
	top:-20px;
	left: -27px;
	line-height:0;
	vertical-align:top;
}

#content #c02 .inner .article02 div dl dt img.sttl{
	vertical-align:top;
	padding: 40px 0 0 6px;
	display:inline;
}

#content #c02 .inner .article02 div dl dd{
	margin: 108px 0 0 0;
	padding: 0 30px 0 45px;
	line-height: 1.5em;
} 

#content #c02 .inner .article02 div dl dd span{
	width:280px;
	float:left;
} 

#content #c02 .inner .article02 div dl .img{
	width:274px;
	float:right;
}





/*-------------------------------------------------------------------
c03
-------------------------------------------------------------------*/
#content #c03{
	margin: 40px 10% 0 2%;
	padding: 25px 20px 24px;
	width:88%;
	display: table;
}

#content #c03 #sumbox{
	margin:0;
	/*position:relative;*/
	background:#9254d6;
	padding: 21px 40px 25px 116px;
	margin: 0 35px;
	color:#FFF;
	font-weight:bold;

	box-shadow:11px 11px #EEE1FC;
	-moz-box-shadow:11px 11px #EEE1FC;
	-webkit-box-shadow:11px 11px #EEE1FC;
}

#content #c03 #sumbox h2{
	background:url(/item/delivery/futon/tsuushin/vol4/images/c03_pic01.png) no-repeat left top;
	margin: -72px 0 0 -146px;
	padding:72px 0 25px 146px;

}

#content #c03 #sumbox p{
	padding:18px 0 0 ;
	margin: -10px 0 0;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_c03_ttl.gif) repeat-x left top;
}


/*-------------------------------------------------------------------
footer
-------------------------------------------------------------------*/

#content #footer{
	clear:both;
	margin: 30px 30px 0;
	height:92px;
	padding: 10px 0 0 0;
	background:url(/item/delivery/futon/tsuushin/vol4/images/bg_dotline.gif) repeat-x left top;
}

#footer:before,
#footer:after{
    content: " ";
    display: table;
}

#footer:after{
    clear: both;
}

#footer{
    *zoom: 1;
}

#footer .logo{
	margin: 50px 0 0 0;
	float:left;
}

#footer .logo img{
	width:95px;
}

#footer .copylight{
	margin: 45px 0 0 0;	
	display:block;
	float:right;
}

}
