body {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-family: "“メイリオ”";
	font-size: 14px;
	line-height: 180%;
	background-color: #F2E040;
	background-image: url(../image/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

a, a:link, a:visited { color: #1683a3; text-decoration: none; }
a:hover { text-decoration: underline; }

p { margin: 0 0 15px 0; padding: 0; }
img { border: none; }

h1, h2, h3, h4, h5, h6 { color: #333; font-weight: normal }
h1 { font-size: 25px; margin: 0 0 30px 0; padding: 5px 0; }
h2 {
	font-size: 20px;
	margin: 0 0 30px 0;
	padding: 0;
	font-weight: bold;
}
h3 {
	background-color: #D1CAC0;
	height: 20px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 12px;
	color: #333333;
	background-image: url(../image/h3.png);
}
h4 {
	font-size: 16px;

}



h5 { font-size: 16px; margin: 0 0 10px; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px; padding: 0; }

.cleaner { clear: both }
.h10 { height: 10px }
.h15 { height: 15px }
.h20 { height: 20px }
.h30 { height: 30px }
.h40 { height: 40px }
.h50 { height: 50px }
.h60 { height: 60px }

a.more { padding: 0 14px 0 0; color: #1683a3; font-weight: bold; background: url(images/more.png) no-repeat right; }
a.more:hover { text-decoration: none; }

.float_l { float: left }
.float_r { float: right }

.image_wrapper { display: inline-block; padding: 2px; background: none; margin-bottom: 5px }
.image_fl { float: left; margin: 3px 15px 0 0 }
.image_fr { float: right; margin: 3px 0 0 15px }

blockquote { font-style: italic; margin-left: 10px}
cite { font-weight: bold; color:#000 }
cite span { color: #333 }
em { color: #000; }

.testimonial { font-size: 16px; line-height: 30px; }

.tmo_list { margin: 0 0 0 10px; padding: 0; list-style: none }
.tmo_list li { color:#24a7cd; margin:0 0 2px; padding: 3px 0 3px 10px; background: transparent url(images/list.png)  no-repeat scroll 0 10px }
.tmo_list li a { color: #24a7cd }
.tmo_list li a:hover { color: #24a7cd }

#body_wrapper {
	width: 100%;
	background-attachment: fixed;
}

#wrapper {
	width: 960px;
	padding: 0 0px;
	margin: 0 auto;
	background-image: url(../image/bg_menu.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #FFFFFF;
}

#header {
	width: 960px;
	height: 265px;
	padding-top: 0;
	padding-bottom: 0;
	background-image: url(../image/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
}

#site_title a {
	display: block;
	position: absolute;
	font-size: 10px;
	color: #90693B;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 12px;
	float: right;
	left: 563px;
	width: 171px;
	height: 69px;
	top: 1px;

}
#site_title a span {
	position: absolute;
	display: block;
	left: 270px;
	top: 30px;
	font-size: 12px;
	color: #000;
	  text-indent: -9999px;
}

#mail a {
	display: block;
	position: absolute;
	font-size: 10px;
	color: #90693B;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	margin-left: 12px;
	float: left;
	left: 753px;
	width: 169px;
	height: 64px;
	top: 2px;

}
#mail a span {
	position: absolute;
	display: block;
	left: 270px;
	top: 30px;
	font-size: 12px;
	color: #000;
	  text-indent: -9999px;
}

#menu {
	width: 900px;
	height: 61px;
	padding: 0 30px;
	background: url(images/menu.jpg) no-repeat top center
}

#menu ul { margin: 0; padding: 3px 0 0 0; list-style: none }
#menu ul li { padding: 0; margin: 0; display: inline }
#menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 30px;
	padding: 6px 0 0 0;
	margin-right: 1px;
	font-size: 14px;
	color: #333;
	/* text-shadow: 1px 1px 1px #b0da81; */
	text-decoration: none;
	font-weight: bold;
	text-align: center; 
	outline: none;
}

#menu ul li a:hover, #menu ul .current {
	color: #fff;
	/* text-shadow: 1px 1px 1px #555; */
	background: url(images/menu_hover.jpg) no-repeat }	


#middle {
	width: 960px;
	height: 320px;
	background: url(images/middle.jpg) no-repeat top center
}

#middle_content {
	width: 820px;
	height: 210px;
	padding: 20px 70px;
	overflow: hidden
}

#middle_content h1 {
	line-height: 40px;
	margin-bottom: 10px;
}

#middle_content p {
	font-size: 20px;
	color: #000;
	line-height: 30px;
}

#services {
	clear: both;
	width: 930px;
	height: 70px;
	padding: 0 15px
}

#services a {
	float: left;
	display: block;
	width: 210px;
	height: 60px;
	padding: 10px;
	margin-right: 2px;
	font-size: 28px;
	color: #fff;
	/* text-shadow: 1px 1px 1px #999; */
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

#services a span {
	display: block;
	color: #cbdeb6;
	margin-top: 5px;
	font-size: 16px;
	/* text-shadow: none */
}

#services a:hover, #services .current {
	text-decoration: none;
	background: url(images/service_hover.jpg) no-repeat
}

#main_base {
	width: 960px
}

#main {
	width: 958px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-image: url(../image/bg_contents.jpg);
	background-repeat: repeat-x;
}

.content_box {
	clear: both;
	margin-bottom: 0px;
}
.col_w250 {
	float: left;
	width: 250px;
	margin-right: 20px;
	background-color: #E4DED7;
}

.col_w300 {
	float: left;
	width: 300px;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.col_w620 {
	float: right;
	width: 610px;
	padding-right: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.col_w270 { float: left; width: 270px; margin-right: 25px; }
.col_w670 { float: left; width: 650px; padding-right: 20px; margin-right: 20px; }
.col_w410 { float: left; width: 380px; padding-right: 20px; margin-right: 40px; }
.col_w565 { float: left; width: 540px; padding-right: 25px; margin-right: 25px; }
.col_w800 { float: left; width: 810px; padding-right: 25px; margin-right: 25px; }
.last_col { margin: 0 }

.sakuhin_box { padding-bottom: 20px; margin-bottom: 20px; }

.hp_news_box { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 0px dashed #CCC}
.hp_news_box .date { color: #0b6d1a; margin-bottom: 0 }

.hp_latest_projects_box { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px dashed #CCC }
.last_box { padding: 0; margin: 0; border: none }

.post_section { clear: both; padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #ccc;  }
.post_section h1 { margin: 0 0 5px 0; padding: 10px 0 5px 0; line-height: 34px; background: url(images/header.png) no-repeat bottom left; }
.post_section .post_content { clear: both; margin: 20px 0 0; }
.post_content .right { float: right; width: 300px; }
.post_section p { padding-bottom: 5px; margin-bottom: 8px; }

.service_box {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dashed #fff;
}

.service_box img {
	float: left;
	width: 48px;
	height: 48px;
}

.service_box .right {
	float: right;
	width: 460px;
}

.service_box ol li {
	list-style: decimal-leading-zero;
	margin-bottom: 5px;
}

#contact_form {  padding: 0; width: 390px; }
#contact_form form { margin: 0px; padding: 0px; }

#contact_form form .input_field { 
	color: #333; 
	width: 380px; 
	padding: 5px; 
	margin-bottom: 10px; 
	background: #f6f6f6; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 1px solid #cfcfcf; 
}

#contact_form form label { display: block; width: 100px; margin-right: 10px; font-size: 14px; }

#contact_form form textarea { 
	color: #333; 
	width: 380px;  
	height: 200px; 
	padding: 5px;
	margin-bottom: 10px;	
	background: #f6f6f6; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	border: 1px solid #cfcfcf; 
}

#contact_form form .submit_btn { margin: 10px 0px; padding: 5px 14px; border: 1px solid #ccc; background: #fff; }

#main_bottom {
	width: 960px;
	height: 10px}

.map img{
	width:270px;
	height: 160px;	
	border: 1px solid #999;
	padding: 5px;
}

#footer {
	width: 100%;
	padding: 30px 0 0 0;
	color: #fff;
	text-align: center;
	background: url(images/footer.jpg) bottom center no-repeat;
	background-color:#95513C;
	margin-right: auto;  
    margin-left: auto;  

}

#footer a {
	color: #fff
}
.dat {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A1E09;
}
.dat2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3A1E09;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3A1E09;
	border-left-color: #3A1E09;
}

#globalnavi{
	padding: 0;
	width: 320px;
	height: 265px;
	z-index: 100;
	float: left;
	margin: 0;
	position: absolute;
	background-image: url(img/navi.jpg);
	left: 408px;
	top: 0px;
}

#globalnavi ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi li{
  text-indent: -9999px;
  float:left;
  width: 80px;
  margin: 0px;
  padding: 0;
}

#globalnavi a{
  display: block;
  width: 100%;
  height: 265px;
  background-image:url(../image/navi.jpg);
  background-repeat: no-repeat;
}

#menu1 a{background-position: 0 0;}
#menu2 a{background-position: -80px 0px;}
#menu3 a{background-position: -160px 0px;}
#menu4 a{background-position: -240px 0px;}




#globalnavi a:hover{
  background-image:url(../image/navi.jpg);
  background-repeat: no-repeat;
}

#menu1 a:hover{background-position: 0px -265px;}
#menu2 a:hover{background-position: -80px -265px;}
#menu3 a:hover{background-position: -160px -265px;}
#menu4 a:hover{background-position: -240px -265px;}


#globalnavi2{
	padding: 0;
	width: 250px;
	height: 320px;
	z-index: 100;
	float: left;
	margin: 0;
	background-image: url(../image/nav2.jpg);
}

#globalnavi2 ul{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#globalnavi2 li{
  text-indent: -9999px;
  float:left;
  width: 250px;
  margin: 0px;
  padding: 0;
}

#globalnavi2 a{
  display: block;
  width: 100%;
  height: 80px;
  background-image:url(../image/nav2.jpg);
  background-repeat: no-repeat;
}

#menu5 a{background-position: 0 0;}
#menu6 a{background-position: -250px 0px;}
#menu7 a{background-position: -500px 0px;}
#menu8 a{background-position: -750px 0px;}




#globalnavi2 a:hover{
  background-image:url(../image/nav2.jpg);
  background-repeat: no-repeat;
}

#menu5 a:hover{background-position: 0px -80px;}
#menu6 a:hover{background-position: -250px -80px;}
#menu7 a:hover{background-position: -500px -80px;}
#menu8 a:hover{background-position: -750px -80px;}

#subnavi {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}


#movie{
	width: 960px;
	height: 280px;
	background-image: url(../image/f01.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 10px;
}

#topimg{
	width: 960px;
	height: 80px;
	background-image: url(../image/f01.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
table.keisen {
   border-collapse: collapse;
   border: 2px solid #CCCCCC; /* 外側の枠線 */
}
table.keisen td {
	padding: 0.3em; /* セル内側の余白 */
	border-top-width: 1px;
	border-right-width: 0px;
	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: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

.qa1{
		font-size: 14px;
	background-image: url(../image/qa01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	margin-bottom: 50px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 50px;
	padding-left: 40px;
	height: 30px;
}
.qa2{

		font-size: 14px;
	background-image: url(../image/qa02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 50px;
	padding-left: 40px;}

.style1 {
	color: #281ｄ6;
	font-weight: bold;
	font-size: 16px;
}
.style2 {color: #281ｄ6; font-weight: bold; font-size: 14px; }
.style3 {font-size: 16px}
.style4 {font-size: 12px}

#sp {
	width: 960px;
	height: 10px;
	background-color: #CBC2B3;
	background-image: url(../image/bg2.jpg);
}

#sidemenu01 {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 10px;
	padding-left: 10px;
	border: 2px solid #FF8901;
	
}

#flowbox
 {
	background-color: #FFFFFF;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	
}

#flowtext
 {
	background-color: #FFFFFF;
	margin-left: 10px;
	
}

div.BodyText dd{display:none;}
div.BodyText dt:hover{color:red;}
div.BodyText dt:hover+dd{
display:block;
}

/* ▼ノート内部▼ */
div.note p {
   background-image: url(../image/dat.jpg);
   line-height: 25px;
   margin: 0px;
}

/* ▼スライダー▼ */
.wideslider {
    width: 100%;
    height: 500px;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(../img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../img/next.jpg) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

#container {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#add {
	text-align: left;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
	line-height: 140%;
}

#toncont1{
	background-image: url(../image/tonbg.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 450px;
}
#tontex{
	float: right;
	width: 200px;	
}
#tonimg{
	float: right;
	
}
#toncont2{
	background-image: url(../image/tonbg2.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 450px;
}
#tonimgl{
	float: left;
}
#tontexl{
	float: left;
	width: 200px;
	padding-left: 20px;
}

#toncont3{
	background-image: url(../image/tonbg3.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 450px;
}

#menucont1{
	background-image: url(../image/tonbg4.jpg);
	background-repeat: no-repeat;
	width: 610px;
	height: 300px;
}

#menutex{
	float: right;
	width: 300px;	
}
#menutexl{
	float: right;
	width: 200px;	
}
