@charset "shift-jis";

/*
--------------------------------------------
	住友林業-webサイトCSS
	
	デフォルト設定ファイル
--------------------------------------------
*/



/* 全設定をクリア */
body,
p,
h1,h2,h3,h4,h5,h6,
ol,ul,li,
dl,dd,
address,
noscript {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}


body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: url(../img/bg_body.jpg);
	background-potision: top;
	background-repeat: repeat-x;
	color: #4d4d4d;
	text-align: center;
	line-height: 1.5;
	font-size: 100%;
}

/* リンクスタイルを設定 */
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #993366;
	text-decoration: none;
}
a:active {
	color: #009933;
	text-decoration: underline;
}
a:hover {
	color: #0066ff;
	text-decoration: underline;
}

p,h1,h2,h3,h4,h5,h6,address {
	font-size: 100%;
}

ul li,
ol li,
dl dt,
dl dd {
	font-size: 100%;
	list-style: none;
	line-height: 1.4;
}


img,
img a {
	border: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}


table {
	margin: auto;
	padding: :auto;
}


noscript {
	display: block;
	width: 920px;
	margin-right: auto;
	margin-bottom: 68px;
	margin-left: auto;
	background: #ffff99;
	color: #333;
	font-size: 100%;
	font-weight: bold;
}

noscript.swf {
	display: inherit;
	width: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background: inherit;
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
}



/* --------------------------------------------header */


div#header {
	width: 920px;
	height: 48px;
	margin-top: 4px;
	text-align: left;
}

div#header h1#siteId {
	float: left;
	width: 255px;
	height: 48px;
}

div#header p#siteId {
	float: left;
	width: 255px;
	height: 48px;
}

div#header ul {
	float: right;
	width: 356px;
	height: 14px;
	margin-top: 18px;
}


div#header ul img {
	vertical-align: bottom;
}


div#header ul li {
	float: left;
	width: 89px;
	height: 14px;
}




/* -------------------------------------------- */



/* --------------------------------------------globalNavi */


div#gNavi {
	clear: both;
	width: 100%;
	height: 36px;
	margin-bottom: 19px;
	text-align: left;
}

/* IE以外用：ボックス領域の高さを確保 */
div#gNavi:after {
  content:"."; 
  display:block; 
  clear:both; 
  visibility:hidden; 
  height:0; 
  overflow:hidden; 
}

div#gNavi ul {
	width: 100%;
}

div#gNavi ul img {
	vertical-align: bottom;
}

div#gNavi ul li{
	float: left;
}


/* -------------------------------------------- */



/* --------------------------------------------footer */


div#footer {
	clear: both;
	width: 920px;
	margin-bottom: 10px;
	padding-top: 8px;
	border-top: 1px solid #c8c8c8;
	text-align: left;
}

/* IE以外用：ボックス領域の高さを確保 */
div#footer:after {
  content:"."; 
  display:block; 
  clear:both; 
  visibility:hidden; 
  height:0; 
  overflow:hidden; 
}


div#footer ul {
	clear: both;
	width: 920px;
}

div#footer ul img {
	vertical-align: bottom;
}


div#footer div#footerNavi ul li{
	float: left;
}


div#container div#footer div#footerNavi {
	width: 920px;
	text-align: right;
}

div#container div#footer div#footerNavi ul#mainFnavi {
	width: 575px;
	height: 14px;
	margin-left: 352px;
}

div#container div#footer div#footerNavi ul#utilityFnavi {
	float: right;
	display: inline-table;
	width: 347px;
	height: 12px;
	margin-top: 5px;
}

div#container div#footer address {
	float: left;
	display: inline-table;
	width: 260px;
	height: 5px;
	margin-top: 5px;
}


/* -------------------------------------------- */







/* --------------------------------------------汎用クラス */


/* 回り込みクリア */
.clear {
	clear: both;
}

/* -------------------------------------------- */


/* --------------------------------------------旧サイトクラス一式 */


/* NO LINE contents template */
.maincontents {
	margin-right:20px; margin-left:20px; margin-bottom:35px;}

/* LINE contents template */
.leftnavi01 {
	margin-right:10px; margin-left:20px; margin-bottom:35px;}
.maincontents01 {
	margin-right:20px; margin-left:18px; margin-bottom:35px;}
.main {
	margin-left:18px;}

.atten {
	color: #CC0000;}


/* space */
.box01 {
	margin-left: 5px; margin-top: 5px; margin-right: 5px; margin-bottom: 5px;}
.box02 {
	margin-left: 10px; margin-top: 10px; margin-right: 10px; margin-bottom: 10px;}
.l01 {
	margin-left: 5px;}
.l02 {
	margin-left: 10px;}
.l03 {
	margin-left: 15px;}
.l04 {
	margin-left: 20px;}
.t01 {
	margin-top: 5px;}
.t02 {
	margin-top: 10px;}
.t03 {
	margin-top: 15px;}
.t04 {
	margin-top: 20px;}
.t05 {
	margin-top: 25px;}
.t06 {
	margin-top: 30px;}
.lt01 {
	margin-top: 10px; margin-left: 10px;}
.v01 {
	margin-top: 5px;  margin-bottom: 5px;}
.v02 {
	margin-top: 10px;  margin-bottom: 10px;}

/* -------------------------------------------- */


/* --------------------------------------------404用スタイル */

div#nothing {
	width: 400px;
	margin: 15px;
}

div#nothing p#404totop {
	margin-top: 20px;
}

p#404kikorin {
	width: 100%;
	text-align: right;
}



/* -------------------------------------------- */


/* --------------------------------------------fontcolorスタイル */

.fcol-ff9900 {
	color: #FF9900;
}

.fcol-ff6600 {
	color: #FF6600;
}

.fcol-666666 {
	color: #666666;
}

.fcol-0064ff {
	color: #0064FF;
}

.fcol-7f7f7f {
	color: #7F7F7F;
}

.fcol-333366 {
	color: #333366;
}

.fcol-003300 {
	color: #003300;
}

.fcol-990000 {
	color: #990000;
}

.fcol-cc0000 {
	color: #cc0000;
}

/* -------------------------------------------- */

/* --------------------------------------------tablebgスタイル */

.tbg-ffffff {
	background: #ffffff;
}

.tbg-c0c0c0 {
	background: #C0C0C0;
}

.tbg-dde5d5 {
	background: #dde5d5;
}

.tbg-faefb2 {
	background: #faefb2;
}

.tbg-372d68 {
	background: #372d68;
}

.tbg-cccccc {
	background: #cccccc;
}

.tbg-fffbcd {
	background: #fffbcd;
}

.tbg-ffcc99 {
	background: #ffcc99;
}

.tbg-ffff99 {
	background: #ffff99;
}

.tbg-999999 {
	background: #999999;
}

.tbg-d9d9d9 {
	background: #d9d9d9;
}

/* information/manabi */

.manabibg01 {
	 background: url(/images/information/manabi/idx_k6.gif);
}

.manabibg02 {
	 background: url(/images/information/manabi/idx_k6.gif);
}

.manabibg03 {
	 background: url(/images/information/manabi/idx_w.gif);
}

/* -------------------------------------------- */

/* -------------------------------------------- ie用fontタグ代替スタイル */
.ie-c01 {
	color : #000000;
}

.ie-c02 {
	color : #003366;
}

.ie-c03 {
	color : #004725;
}

.ie-c04 {
	color : #006633;
}

.ie-c05 {
	color : #009933;
}

.ie-c06 {
	color : #00cc99;
}

.ie-c07 {
	color : #333333;
}

.ie-c08 {
	color : #336633;
}

.ie-c09 {
	color : #339900;
}

.ie-c10 {
	color : #339933;
}

.ie-c11 {
	color : #3333cc;
}

.ie-c12 {
	color : #663300;
}

.ie-c13 {
	color : #666666;
}

.ie-c14 {
	color : #694a33;
}

.ie-c15 {
	color : #990000;
}

.ie-c16 {
	color : #990033;
}

.ie-c17 {
	color : #993333;
}

.ie-c18 {
	color : #996600;
}

.ie-c19 {
	color : #999900;
}

.ie-c20 {
	color : #999933;
}

.ie-c21 {
	color : #b59f98;
}

.ie-c22 {
	color : #cc0000;
}

.ie-c23 {
	color : #cc6600;
}

.ie-c24 {
	color : #cc9966;
}

.ie-c25 {
	color : #ee0000;
}

.ie-c26 {
	color : #ff0000;
}

.ie-c27 {
	color : #ff0033;
}

.ie-c28 {
	color : #ff6600;
}

.ie-c29 {
	color : #ffffff;
}
/* -------------------------------------------- */

/* EOF */