@charset "utf-8";
/* 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: Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 80%;
	color: #44434E;
	background-image: url(img/body_back.jpg);
	background-repeat: repeat-x;
	background-color: #EEEDE6;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-color: #FFF;
}
.works_list {
	background-image: url(img/works_list.jpg);
	height: 190px;
	width: 586px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 25px;
	margin-left: 5px;
}
.works_list .works_img {
	float: left;
	height: 150px;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 25px;
}
.works_list .works_img img {
	width: 100px;
	height: 130px;
	border: 8px solid #4D3A2D;
}

.works_list dl {
	float: left;
	width: 200px;
}
.works_list dl dt {
	font-weight: bold;
	width: 350px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-top: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 130%;
}
.works_list dl dd {
	height: 28px;
	width: 340px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	line-height: 28px;
	padding-top: 5px;
}


	
#logo {
	display: block;
	background-image: url(img/logo.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 240px;
	float: left;
}
#header {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top_img {
	background-image: url(img/top_img.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 420px;
	background-color: #333;
	clear: both;
}


#logo a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#navi {
	clear: both;
	width: 630px;
	height: 32px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	display: block;
	float: right;
}
#side_l_sub #side_navi {
	width: 230px;
	background-color: #F5F4EF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-bottom: 15px;
}
#side_l_sub #side_navi p {
	color: #960;
	margin: 5px;
}
#side_navi ul li {
	color: #960;
	background-image: url(img/sidebar_li.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#side_navi ul li a {
	color: #960;
}
#navi1:hover{
	background-position: 0px -35px;
}
#navi2:hover{
	background-position: -125px -35px;
}
#navi3:hover{
	background-position: -255px -35px;
}
#navi4:hover{
	background-position: -385px -35px;
}
#navi5:hover{
	background-position: -515px -35px;
}
#navi2 {
	background-position: -125px 0px;
}
#footer {
	background-image: url(img/footer_back.jpg);
	background-repeat: repeat-x;
	height: 66px;
	clear: both;
}

#navi3 {
	background-position: -255px 0px;
}
#navi4 {
	background-position: -385px 0px;
}
#navi5 {
	background-position: -515px 0px;
}

#wrapper #container {
	clear: both;
}

#navi li {
	display: block;
	float: left;
	width: 122px;
	height: 32px;
	background-image: url(img/navi_back.gif);
	background-repeat: no-repeat;
}
#news {
	margin-top: 5px;
	margin-left: 15px;
}
#news li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	width: 400px;
	line-height: 30px;
	padding-left: 8px;
	color: #960;
	font-weight: bold;
}
#news li a {
	margin-left: 8px;
	color: #06C;
}
#footer_link li {
	float: left;
	width: 80px;
	margin-top: 8px;
}
#footer_link {
	margin-left: 10px;
	margin-top: 5px;
}
#header #header_navi {
	width: 230px;
	float: right;
}

#footer_link li a {
	color: #CCC;
}
#footer .footer_logo {
	float: right;
	margin-top: 10px;
}
#footer #copylight {
	color: #CCC;
	clear: both;
	float: right;
}

#navi li a {
	display: block;
	height: 100%;
	width: 100%;
	text-indent: -9999px;
}
#side_l_sub {
	float: left;
	width: 250px;
	margin-top: -80px;
}

#side_l {
	float: left;
	width: 250px;
	margin-top: -32px;
}
*html #side_l {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#side_r {
	float: right;
	width: 230px;
}
#main {
	float: left;
	width: 420px;
}
#main_sub {
	float: left;
	width: 650px;
	padding-top: 8px;
}
#side_l img, #side_r img ,#side_l_sub img{
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: 10px;
}

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

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
#top_img2 {
	height: 160px;
	clear: both;
	background-repeat: no-repeat;
	background-position: center;
}
.service {
	background-image: url(img/top_img_service.jpg);
}.company {
	background-image: url(img/top_img_company.jpg);
}
.works {
	background-image: url(img/top_img_works.jpg);
}
.news {
	background-image: url(img/top_img_news.jpg);
}
.daihyo {
	margin: 7px;
	float: left;
}

.contact {
	background-image: url(img/top_img_contact.jpg);
}
.works {
	background-image: url(img/top_img_works.jpg);
}
#main_sub h2 {
	margin-bottom: 15px;
	clear: both;
}
#main_sub .detail {
	float: right;
	margin-top: 100px;
	margin-right: 80px;
}

#main_sub h3 {
	line-height: 31px;
	font-weight: bold;
	color: #FFF;
	background-image: url(img/h2_back.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 545px;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-left: 30px;
	clear: both;
}
#main_sub h4 {
	line-height: 25px;
	font-weight: bold;
	color: #484800;
	background-repeat: no-repeat;
	height: 25px;
	width: 545px;
	margin-top: 22px;
	margin-bottom: 0px;
	margin-left: 20px;
	clear: both;
}
#main_sub p {
	margin-top: 10px;
	margin-left: 25px;
	line-height: 150%;
	margin-right: 60px;
}


.profile{
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	margin: 30px;
	width: 530px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6DBBF;
}
.profile th{
	border-right:1px solid #663300;
	border-bottom:1px solid #663300;
	color:#D2BB9D;
	background-color:#996633;
	background-position:left top;
	text-align:left;
	background-image: url(img/table_back.jpg);
	padding-top: 0.8em;
	padding-right: 1em;
	padding-bottom: 0.8em;
	padding-left: 1em;
}
.profile td{
	background-image: url(img/td_back.jpg);
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E6DBBF;
	border-bottom-color: #E6DBBF;
	padding-top: 0.8em;
	padding-right: 1em;
	padding-bottom: 0.8em;
	padding-left: 1em;
	line-height: 120%;
}
.service_topimg {
	float: left;
	height: 200px;
	width: 160px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.hall {
	margin: 25px;
	height: 250px;
	width: 540px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.hall .hall_img {
	float: left;
	width: 240px;
}
.hall dt {
	font-size: 130%;
	font-weight: bolder;
	color: #630;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	float: right;
	width: 290px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.hall dd {
	float: right;
	width: 280px;
	clear: right;
	line-height: 110%;
}
.hall dd strong {
	font-weight: bold;
	color: #930;
	margin-bottom: 3px;
}
.service_flow {
	background-color: #FDFDFD;
	width: 480px;
	padding: 7px;
	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: #D8CB8D;
	border-right-color: #BAA963;
	border-bottom-color: #BAA963;
	border-left-color: #D8CB8D;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 35px;
	margin-left: 35px;
}
.service_imgs {
	float: left;
	height: 200px;
	width: 190px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 15px;
}
.btn {
	margin-left: 76px;
}
#header h1 {
	font-size: 80%;
	color: #999;
}

.comments-open-content li {
	font-weight: bold;
	color: #630;
	margin-left: 30px;
	list-style-type: disc;
}
.comments-open-content ul {
	margin: 10px;	
}
body #wrapper .service_imgs p.service_imgscontents{
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	clear: both;
}

