@charset "UTF-8";
/* CSS Document */

@import "common.css";


/* =================================== */
/* 今回の定義 */
/* =================================== */



body{
	font-family: 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック',Osaka, Arial, Helvetica, sans-serif;
	background-image:url(../images/wrapper_bg_grad.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#FFFFFF;
	line-height:130%;
	font-size:75%;
	padding-top:34px;
	height:100%;
}


/* =================================== */
/*ボディ */
/* =================================== */


#wrapper{
	background:url(../images/shadow.png) no-repeat top;
	width:842px;
	position:relative;
	margin:0px auto;
	padding:0px 0px 0px 0px;
}

#wrapper_body{
	width:830px;
	background:#FFFFFF;
	position:relative;
	top:6px;
	margin:0px 0px 0px 6px;
	padding:0px 0px 0px 0px;
	z-index:2;
	
}


/* =================================== */
/*ヘッダー */
/* =================================== */



#header{
	width:830px;
	height:320px;
	background:url(../images/image.jpg) top no-repeat;
	margin:0px 0px 0px 0px;
	
}

*html body div#logo_bt{
	position:relative;
	top:30px;
	margin:0px 0px 0px 30px;
}

#logo_bt{
	position:relative;
	top:30px;
	margin:0px 0px 0px 30px;
}


*html body h1{
	float:right;
	margin-right:15px;
	margin-top:123px;
}


h1{
	float:right;
	margin-right:30px;
	margin-top:123px;
}



/* =================================== */
/*ナビゲーション */
/* =================================== */


*html body div#navigation ul{
	position:relative;
	float:left;
	display:block;
	margin:262px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	width:380px;
	height:12px;
}


#navigation ul{
	position:relative;
	float:left;
	display:block;
	margin:262px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	width:380px;
	height:12px;
}

#navigation li{
	height:12px;
	float:left;
}


li#bt1{
   height: 12px;
   width: 72px;
   background-repeat: no-repeat;
   position:relative;
   margin-right:10px;
  }
  
li#bt2{
   height: 12px;
   width: 65px;
   background-repeat: no-repeat;
   position:relative;
   margin-right:10px;
  }
  
li#bt3{
   height: 12px;
   width: 65px;
   background-repeat: no-repeat;
   position:relative;
   margin-right:10px;
  }
  
li#bt4{
   height: 12px;
   width: 89px;
   background-repeat: no-repeat;
   position:relative;
   margin-right:10px;
  }



/* =================================== */
/*ボーダー */
/* =================================== */


.border{
	background-repeat:no-repeat;
	width:682;
	height:1px;
	margin:10px 44px 10px 44px;
}

.border1{
	background-repeat:no-repeat;
	width:682;
	height:1px;
	margin-left:44px;
	padding:30px 0px;
}


/* =================================== */
/*画像 */
/* =================================== */

img{
	border:none;
	vertical-align:bottom;
}




/* =================================== */
/*コンテンツ */
/* =================================== */

#contents{
	background-color:#FFFFFF;
	width:770px;
	display:block;
}



#contents_top{
	background-image:url(../images/contents_top.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:44px;
	margin:30px 0px 0px 30px;
	position:relative;
}

#contents_middle{
	background-image:url(../images/contents_middle.jpg);
	background-repeat:repeat-y;
	width:770px;
	margin:0px 0px 0px 30px;
	position:relative;
}

h2.title1{
	margin-left:44px;
	line-height:normal;
}


h2.title2{
	margin-left:44px;
	$padding:20px 0px 0px 0px;/* IE7,IE6 用 */
	_padding:0px;/* IE6 用 */
}

p{
	color:#595757;
	font-size:100%;
	margin:0px 44px;
	line-height:150%;
}

#contents_works{
	width:682px;
	margin:0px 44px 0px 44px;
	height:650px;
	position:relative;
}

#contents_works li{
	float:left;
}


.works1{
	background-image:url(../images/hinmoku1.png);
	background-repeat:no-repeat;
	width:336px;
	height:155px;
	margin:0px 10px 10px 0px;
}

.works2{
	background-image:url(../images/hinmoku2.png);
	background-repeat:no-repeat;
	width:336px;
	height:155px;
	margin:0px 0px 10px 0px;
}

.works3{
	background-image:url(../images/hinmoku3.png);
	background-repeat:no-repeat;
	width:336px;
	height:155px;
	margin:0px 10px 10px 0px;
}

.works4{
	background-image:url(../images/hinmoku4.png);
	background-repeat:no-repeat;
	width:336px;
	height:155px;
	margin:0px 0px 10px 0px;
}

.works5{
	background-image:url(../images/hinmoku5.png);
	background-repeat:no-repeat;
	width:336px;
	height:155px;
	margin:0px 10px 10px 0px;
}

.works6{
	background-image:url(../images/hinmoku6.png);
	background-repeat:no-repeat;
	width:336px;
	height:155px;
	margin:0px 0px 10px 0px;
}

.works7{
	background-image:url(../images/hinmoku7.png);
	background-repeat:no-repeat;
	width:336px;
	height:155px;
	margin:0px 10px 10px 0px;
}



h3.works_title{
	font-weight:bold;
	font-size:13px;
	line-height:1;
	color:#FFFFFF;
	margin-top:14px;
	margin-left:34px;
}

.works_comment{
	color:#595757;
	line-height:150%;
	margin:17px 11px 0px 11px;
}


#contents_footer{
	background-image:url(../images/contents_bottom2.jpg);
	background-repeat:no-repeat;
	width:770px;
	height:15px;
	position:relative;
	margin-left:30px;
	padding-top:44px;
	text-align:right;
	color:#595757;
	font-size:83.333%;
	line-height:170%;
}



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


#footer{
	background-image:url(../images/footer2.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	width:100%;
	height:50px;
	bottom:0;
	z-index:1;
}

