@import url("tennenyurai.css");
@import url("suberidome.css");
@import url("yukano.css");

/*========================================
 *
 * COMMON
 *
 *========================================*/
* {
	margin:0;
	padding:0;
	border:none;
}
html {
	overflow-y: scroll;
}
body {
	margin:0 auto;
	text-align:center;
	font-family:"ヒラギノ角ゴPro", "ＭＳ Ｐゴシック", Osaka, "メイリオ", Mairyo, "Hiragino Kaku Gothic Pro";
	font-size:12px;
	line-height:1.6;
	color:#727172;
}


h1, h2 {
	font-size:12px;
	font-weight:bold;
}

h3 {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}


h4 {
	margin-top:8px;
	font-size:12px;
	font-weight:normal;
	line-height:200%;
	color:#666;
}
.underline {
	width:835px;
	margin:5px 0 1px 0;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#999;
}

a:link {
	color:#727172;
	text-decoration:none;
}

a:visited {
	color:#727172;
	text-decoration:none;
}

a:hover {
	color:#D8001D;
	text-decoration:none;
}

a:active {
	color:#727172;
	text-decoration:none;
}

.maB10{ margin:0 0 10px 0;}
.paT1{ padding:1px 0 0 0; }

/*========================================
 *
 * HEADER
 *
 *========================================*/

#header {
/*	width:100%;*/
	width:950px;
	margin:0 auto;
	padding:0;
	position:fixed;
	top:0;
	left:auto;
	z-index:101;
	background:url(../img_files/back_hea02.jpg) center top no-repeat;
}

* html div#header {   
    position:absolute;   
    top:expression(eval(document.documentElement.scrollTop+0));
}


#header .header_boxBg {
	width:950px;
	margin:0 auto;
	padding:0 0 20px 0;
}
#header .header_boxBg .header-description {
	margin:0 0 0 30px;
	padding:5px 0 0 0;
	font-size:10px;
	color:#666;
	text-align:left;
}
#header .header_box {
	width:834px;
	margin:0 auto 10px auto;
}

.logo_flooringstyle {
	width:171px;
	height:18px;
	margin:0 auto;
	float:left;
	text-indent:-9999px;
	background:url(../img_files/logo_flooringstyle.png) left top no-repeat;
}
.p_link {
	text-align:right;
	float:right;
}
.p_link a{
	color:#3C6;
}

/*========================================
 *
 * top HEADER
 *
 *========================================*/

#header1 {
	width:950px;
	height:125px;
	background-image:url(../img_files/back_hea02.jpg);
	background-repeat:no-repeat;
	z-index:101;
}

#header1 .header_boxBg {
	width:950px;
	margin:0 auto;
	padding:0 0 20px 0;
}
#header1 .header_boxBg .header-description {
	margin:0 0 0 30px;
	padding:5px 0 0 0;
	font-size:10px;
	color:#666;
	text-align:left;
}
#header1 .header_box {
	width:834px;
	margin:0 auto 10px auto;
}

/*========================================
 *
 * top HEADER
 *
 *========================================*/

/*========================================
 *
 * レイアウト
 *
 *========================================*/

.tennenyurai {
	float:left;
	height:20px;
	width:284px;
	background-image: url(../../tennenyurai/img_files/tennenyurai.png);
	margin-top: 10px;
	padding-top: 0px;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 10px;
}

.yukano_tenaosi {
	float:left;
	height:20px;
	width:129px;
	background-image: url(../../yukano_tenaosi/img_files/yukano_tenaosi.png);
	margin-top: 10px;
	padding-top: 0px;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 10px;
}

.suberidome_seal {
	float:left;
	height:20px;
	width:174px;
	background-image: url(../../suberidome_seal/img_files/suberidome_seal.png);
	margin-top: 10px;
	padding-top: 0px;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 10px;
}

#title {
	width:950px;
	margin:0 auto;
	background:url(../img_files/back_cen.jpg) center top repeat-y;
}

#title_bg {
	width:950px;
	margin:0 auto;
	text-align:center;
	background:url(../img_files/back_cen.jpg) center top repeat-y;
}

.brand {
	width:177px;
	height:20px;
	margin:10px 0 0 0;
	padding:0 15px 20px 0;
	text-indent:-9999px;
	float:left;
	background:url(../img_files/brand.png) left top no-repeat;
}
#nav ul,li{
	margin:0;
	padding:0;
}


/*========================================
 *
 * container
 *
 *========================================*/
 
#container {
	width:950px;
	margin:0 auto;
	text-align:center;
	background:url(../img_files/back_cen.jpg) center top repeat-y;
}


/*========================================
 *
 * CONTENTS
 *
 *========================================*/
 
#contents {
	width:950px;
	text-align:center;
	margin:0 auto;
	background:url(../img_files/back_cen.jpg) left top repeat-y;
}

#main {
	width:835px;
	margin:0 auto 0 auto;
	z-index:100;
	background:url(../img_files/top.jpg) left top no-repeat;
	text-align:center;
}

#main2 {
	width:835px;
	height:464px;
	margin:0 auto auto auto;
	background:url(../../tennenyurai/img_files/tennenyurai_img.jpg) left top no-repeat;
}



/*========================================
 *
 * 本文説明部分
 *
 *========================================*/
 
.lead {
	width:410px;
	margin:0;
	padding:180px 0 0 220px !important;
	padding:180px 0 0 0;
	font-size:110%;
	font-style:normal;
	line-height:1.2;
	color:#333;
	text-align:left;
}

/*========================================
 *
 * フッター
 *
 *========================================*/

#footer {
	width:950px;
	height:55px;
	margin:0 auto;
	text-align:left;
	z-index:105;
	background:url(../img_files/back_foo.jpg) center bottom no-repeat;
}

#footer p {
	padding-left:45px;
	font-size:10px;
}

.icon_circle {
	margin-left:10px;
	padding:2px 0px 7px 17px;
	background-image:url(../img_files/icon_cir.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}

.icon_privacy {
	margin-left:10px;
	padding:2px 0px 7px 17px;
	background:url(icon_pri.jpg) no-repeat top left;
}


/*========================================
 *
 * creafix
 *
 *========================================*/

.clearfix {
	display:block;
	clear:both;
}

.clear {
	width:100%;
	height:0px;
	margin:0;
	padding:0;
	font-size:0px;
	line-height:0;
	text-indent:-9999px;
	overflow:hidden;
	clear:both;
}

/*========================================
 *
 * inline_navi
 *
 *========================================*/
#title .inline_navi {
	width:625px;
	height:30px;
	margin:0;
	padding:0;
	
}

#title ul.inline_naviArea {
	width:625px;
	margin:0;
	
}

#title ul.inline_naviArea li{
	width:124px;
	margin-right:1px;
	display:block;
	float:left;
}

/*========================================
 *
 * suberidome
 *
 *========================================*/
 
.suberidome_box {
	width:760px;
	margin-top:20px;
	margin-right:90px;
	margin-bottom:auto;
	margin-left:100px;
	text-align:left; 
 	position:relative;
 }
 
.suberidome_box01 {
	width:760px;
 	margin:20 auto;
	text-align:center;
 }
 
.underline1 {
	width:760px;
	margin:30px auto;
	border-top-width:2px;
	border-top-style:solid;
	border-top-color:#999;
}
 
