@charset "utf-8";

body {
	font-size: 12px;
	color: #1F1F1F;
	line-height: 1.7em;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #5A4E2E;
	border-right-color: #5A4E2E;
	border-bottom-color: #5A4E2E;
	border-left-color: #5A4E2E;
	background-image: url(img/body_back.gif);
}

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
	font-weight: normal;
	list-style-type: none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

table {
	border-collapse:collapse;
	border-spacing:inherit;
	clear: both;	
}
th td{
	border-collapse:collapse;
	border-spacing:inherit;
}
img a {
	text-decoration: none;
}


a {
	text-decoration:underline;
	color:#6D572E;
}
a:hover {
	color:#ffcc00;
	text-decoration:none;
}
a:link img{ text-decoration:none; border:none 0px; }

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}
.clear {
	clear: both;
}
* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}




h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
h1 {
	text-indent: -9999;
	display: none;
	overflow: hidden;
	font-size: 1%;
	color: #FFF;
}
.float_r {
	float: right;
}
.float_l {
	float: left;
}
#container {
	padding-top: 8px;
	clear: both;
}
#main {
	float: left;
	width: 665px;
	margin-left: 5px;
	padding-top: 15px;
}
#main_inner {
	width: 880px;
	margin-top: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#main2 {
	float: left;
	width: 890px;
	margin-left: 5px;
	padding-top: 15px;
}
#side_r {
	float: right;
	width: 225px;
	text-align: center;
}


#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/wrapper_back.jpg);
	background-repeat: repeat-y;
	padding-right: 15px;
	padding-left: 15px;
}
#wrapper #header {
	height: 65px;
	padding-top: 10px;
}
#wrapper #neader2 {
	height: 205px;
}

#neader_navi {
	float: right;
	width: 350px;
	margin-top: 0px;
	text-align: right;
}

	
#logo {
	display: block;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 460px;
	float: left;
}



#logo a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
.pankuzu {
	margin-bottom: 7px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	background-image: url(img/pankuzu.png);
}

#bukken_list li {
	background-image: url(img/bukken_listback.jpg);
	padding: 5px;
	float: left;
	height: 243px;
	width: 204px;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#bukken_list {
	height: 400px;
}
#wrapper #header #neader_navi {
	padding-right: 20px;

}

#bukken_list .bukken_photo1 {
	margin-top: 4px;
	margin-left: 2px;
	height: 185px;
}
#bukken_list .bukken_photo1 img {
	height: 180px;
	width: 195px;
	clear: both;
	padding: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F3F1E9;
	border-right-color: #BAAF9A;
	border-bottom-color: #BAAF9A;
	border-left-color: #F3F1E9;
}


a:visited img{ text-decoration:none; border:none 0px; }
#bukken_list .bukken_photo1 img:hover {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#main_sub {
	float: left;
	width: 890px;
	padding-left: 10px;
}
#main2 h2 {
	font-size: 30px;
	font-weight: bold;
	background-image: url(img/line1.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	width: 810px;
	color: #3A3225;
	margin-left: 10px;
}


.side_r_wrap {
	background-color: #EEECE1;
	padding-top: 10px;
	margin-bottom: 15px;
}
.main_img img {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #CEC4A6;
	border-bottom-color: #CEC4A6;
	border-left-color: #FFF;
	width: 480px;
}
.main_img {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	width: 480px;
	overflow: hidden;
}
#works_r {
	float: left;
	margin-top: 10px;
	padding-left: 10px;
	width: 380px;
}
#works_r #planbox {
	background-color: #E0DABC;
	padding: 13px;
	height: 180px;
	font-size: 87%;
	font-weight: bold;
	line-height: 18px;
	color: #353F25;
	border: 2px solid #D8D0AB;
}
#commentbox {
	margin-top: -15px;
	background-image: url(img/bar_comment.png);
	background-repeat: no-repeat;
	padding-top: 91px;
	padding-right: 15px;
	padding-left: 15px;
}
#main2 .gallery {
	margin: 10px;
	padding-top: 95px;
	background-image: url(img/bar_gallery.png);
	background-repeat: no-repeat;
}
#main2 .gallery li img {
	height: 220px;
	width: 280px;
}
#main2 .gallery li {
	float: left;
	height: 270px;
	width: 280px;
	margin-right: 10px;
}



#side_r img {
	margin-bottom: 15px;
}
#main_inner a img {
	text-decoration: none;
}
#main_photo {
	background-image: url(img/bukken_box1.jpg);
	padding: 10px;
	float: left;
	height: 475px;
	width: 422px;
	margin-top: 4px;
	margin-left: 0px;
	text-align: center;
}


#main_photo img {
	margin: 6px;
	background: url(hoge.jpg) transparent no-repeat scroll 0 0;
max-height : 400px ; 

	
}

#main_top {
	height: 90px;
}

#news li {
	background-image: url(../../../../var/www/html/00office.com/img/news_li.jpg);
	width: 620px;
	margin-top: 15px;
	padding-left: 28px;
	height: 20px;
	background-position: left bottom;
	padding-bottom: 3px;
	background-repeat: no-repeat;
}
#footer {
	clear: both;
	background-image: url(img/footer.png);
	background-repeat: repeat-x;
	height: 80px;
}
#footer_inner {
	margin: auto;
	width: 800px;
	text-align: center;
}
#footer_navi li {
	float: left;
	margin-top: 15px;
	margin-right: 7px;
	margin-left: 7px;
	font-size: 90%;
	padding: 0px;
}


#footer_navi li a {
	color: #FFF;
}
#footer_navi {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}

.table_wrap {
	width: 600px;
	margin-left: 10px;
	border: 1px solid #9799AE;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 25px;
}
#main2 #point {
	clear: both;
	border: 4px solid #684E31;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 25px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#point dt {
	font-size: 20px;
	font-weight: bold;
	color: #34481E;
	margin-top: 15px;
}
#point dl {
	padding: 5px;
	border: 2px dotted #630;
}


#footer #footer_inner #copylight {
	clear: both;
	color: #D7CFAC;
	padding-top: 10px;
}
#bukken_list li .bukken_setumei .title a{
	background-image: url(img/list_1.png);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 23px;
	background-position: left top;
}
ul#navi2 li {
	float: left;
	margin-right: 20px;
}
ul#navi2 li a {
	font-weight: bold;
	color: #636B9C;
	font-size: 110%;
}


ul#navi2 {
	height: 25px;
	padding-top: 6px;
	padding-right: 70px;
	padding-bottom: 3px;
	padding-left: 65px;
	clear: both;
	background-image: url(img/back1.gif);
	background-repeat: repeat;
	border: 1px solid #D0DDEE;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 15px;
	margin-left: 3px;
	display: block;
}


#navi {
	clear: both;
	margin-top: -5px;
	margin-bottom: 5px;
}
#navi li {
	display: block;
	float: left;
	background-image: url(img/navi_back.gif);
	height: 50px;
}
#navi li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}

#navi {
	clear: both;
}



.navi1 {
	width: 131px;
}

.navi2 {
	width: 158px;
	background-position: -131px 0px;
}
.navi3 {
	width: 206px;
	background-position: -289px 0px;
}
.navi4 {
	width: 189px;
	background-position: -495px 0px;
}
.navi5 {
	width: 215px;
	background-position: -684px 0px;
}

#navi_1 {
}

#navi_2 {
	background-position: 0px -34px;
}
#navi_3 {
	height: 35px;
	background-position: 0px -67px;
}

#navi_1:hover {
		background-position: -226px 0px;
}

#navi_2:hover {
	background-position: -226px -34px;
}
#navi_3:hover {
	background-position: -226px -67px;


}
