body{
	background-color:#ffffff;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color:#231815;
	font-size:12px;
}
a {
	color:#231815;
   	text-decoration:none;
}
a:link {
	color:#231815;
   	text-decoration:none;
}

a:hover {/*マウスをのせたとき*/
	 color:#999999;
   	 text-decoration:none;
}
.white a{
	color:#fff;
   	text-decoration:none;
}

.white a:hover{
	opacity:0.6;
   	text-decoration:none;
}

.img_hover a:hover img{
	opacity:0.6;
	}

.mt5{ margin-top:5px; }
.mt10{ margin-top:10px; }
.mt15{ margin-top:15px; }
.mt20{ margin-top:20px; }
.mt30{ margin-top:30px; }
.mt40{ margin-top:40px; }

.mb5{ margin-bottom:5px; }
.mb10{ margin-bottom:10px; }
.mb15{ margin-bottom:15px; }
.mb20{ margin-bottom:20px; }
.mb30{ margin-bottom:30px; }
.mb40{ margin-bottom:40px; }

.ml5{ margin-left:5px; }
.ml10{ margin-left:10px; }
.ml15{ margin-left:15px; }
.ml20{ margin-left:20px; }
.ml30{ margin-left:30px; }
.pl5{padding-left:5px;}

.mr15{ margin-right:15px; }
.mr20{ margin-right:20px; }
.mr30{ margin-right:30px; }

.bold{ font-weight:bold;}
.red{color:red;}

.clear {zoom:1;}
.clear:after {
  content: ""; 
  display: block; 
  clear: both;
}

/*//////////////////////////////header///////////////////////////*/
#body_top{
	background:#EA5504;
	height:30px;
}
#body_second{
	background:#E3EFF5;
	height:12px;
}
h1{
	color:#FFF;
	width:960px;
	padding-top:5px;
	margin:0 auto;
}
#header_bg{
	margin-top:50px;
	background:#EA5504;
	height:120px;
}
#header{
	position:relative;
	margin:0 auto;
	width:960px;
	}
#header_logo{
	position:absolute;
	top:-42px;
	left:300px;
	}
#nav1{
	position:absolute;
	top:70px;
	left:0;
}
#nav2{
	position:absolute;
	top:70px;
	left:161px;
}
#nav3{
	position:absolute;
	top:70px;
	right:159px;
}
#nav4{
	position:absolute;
	top:70px;
	right:0;
}
	

/*//////////////////////////////header=END=///////////////////////////*/
/*//////////////////////////////top&common///////////////////////////*/
#slideshow {
	width:860px;
	height:350px;
    position:relative;
	margin:0 auto;
}
#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}
#slideshow IMG.last-active {
    z-index:9;
}
/*スライドショー終わり*/

#h2_box{
	height:75px;
	width:860px;
	margin:0 auto;
	background:#EA5504;
}
h2{
	color:#FFF;
	font-family:'Hiragino Mincho ProN', "MS 明朝", serif;
	font-size:38px;
	padding-top:10px;
	margin-left:10px;
	width:840px;
	font-weight:bold;
	border-bottom:1px solid #fff;
	height:50px;
}
#concept_in{
	margin:50px auto 0 auto;
	width:795px;
	font-size:14px;
}
#concept{
	margin-left:20px;
	}
#concept_box{
	width:795px;
	border:1px solid #231815;
	margin:-3px auto 0 auto;
	overflow:hidden;
}
#concept_title{
	width:795px;
	text-align:center;
	border-bottom:1px solid #231815;
	height:50px;
	padding-top:20px;
	font-size:24px;
}	
#concept_text{
	width:600px;
	padding:10px;
	float:left;
}
#concept_photo{
	float:right;
	margin:15px;
}	
.caption{
	font-size:11px;
}
#top_box{
	width:855px;
	margin:20px auto;
	border-top:1px solod #231815;
	border-bottom:1px solod #231815;
	overflow:hidden;
	}
.box_left{
	float:left;
	overflow:hidden;
	width:650px;
	}
.left_box{
	float:left;
	width:205px;
	margin:10px 10px 20px 0;
}
.left_title{
	color:#717071;
	font-size:15px;
	margin-left:5px;
}
.left_text{
	background:#E3EFF5;
	position:relative;
	height:50px;
	width:195px;
	padding:5px;
	font-size:10px;
}
.readmore{
	position:absolute;
	bottom:5px;
	right:5px;
}
.box_right{
	float:right;
	margin-top:10px;
}
#blog{
	height:350px;
	border:1px solid #231815;
	border-radius:5px;
	width:200px;
}	
#feed_blog{
	overflow-y:scroll;
	height:330px;
	margin:5px;
}

.b_title{
	font-weight:bold;

}
.entry-contents{
	margin-bottom:10px;
}
#box_right_bnr{
	margin-top:33px;
}

#footer_top{
	height:105px;
	background:#E3EFF5;
	
}

/*//////////////////////////////top&common=END=///////////////////////////*/
/*//////////////////////////////other pages//////////////////////////*/
#top_photo_bg{
	height:136px;
	background:#FFE3C2;
}
#under_photo_bg{
	height:30px;
	background:#EA5504;
}
#top_photo{
	width:960px;
	margin:0 auto;
	}
#container{
	margin: 0 auto; 
	width:960px;
	margin-top:20px;
	overflow:hidden;
}
/*--main--*/
#main{
	width:700px;
	float:right;	
}
.title{
	font-family:'Hiragino Mincho ProN', "MS 明朝", serif;
	color:#EA5504;
	font-size:24px;
	font-weight:bold;
	background:#FFE3C2;
	border-right:2px solid #DC5512;
	border-bottom:2px solid #DC5512;
	padding:3px 0 0 20px;
}
.text{
	margin:10px 0 0 0;
}
.sub_title{
	color:#EA5504;
	font-size:22px;
	font-family:'Hiragino Mincho ProN', "MS 明朝", serif;
}
.wall_box{
	overflow:hidden;
	height:190px;
}
.wall_border{
	border-bottom:1px dotted #6B6B6B;
}
.wall_box_left{
	float:left;
	background:url(../images/wall_bg.jpg);
	background-repeat: no-repeat;
	width:260px;
	height:165px;
	padding:7px 0 0 15px;
}
.wall_box_right{
	float:right;
	width:425px;
}
.wall_box2{
	overflow:hidden;
}
.left220{
	width:220px;
	float:left;
}
.wall_photo2{
	margin-top:10px;
	}
.right455{
	width:470px;
	float:right;
	margin-right:10px;
	}
.bottom_line{
	border-bottom:1px dotted #EA5504;
	width:215px;
	}
.wall_wrap{
	border:1px solid #231815;
	margin-top:10px;
}
.wall_wrap_title{
	padding:5px 0 0 5px;
}
.wall_wrap_text{
	border-bottom:1px dotted #6B6B6B;
	padding-left:15px;
}
.wall_wrap_text2{
	padding:0 0 5px 15px;
}	
.mat_photo{
	margin-top:10px;
	text-align:center;
}	
#contact{
	width:700px;
	margin:20px auto;
	}
.cont_text{
	font-size:19px;
}
#cont_table{
	font-size:16px;
}
#cont_table th{
	background:#E3EFF5;
	padding:5px;
	width:170px;
}
#cont_table td{
	padding:5px;
}
#cont_table .line{
	border-bottom:1px dotted #231815;
	}
.fs17{font-size:17px;}
.fs12{font-size:12px;}
.lh180{line-height:200%;}
#cont_table textarea{
	max-width:480px;
 	resize: none;  
}
.submit{
	margin:10px 0 0 185px;
}
	
/*--side--*/
#side{
	width:240px;
	float:left;
}
#side_box{
	width:240px;
	background:#FFE3C2;
}
#side_nav{
	padding:15px 0 15px 13px;
}
#snav_title{
	margin-bottom:5px;
	}
	
/*//////////////////////////////other pages=END=///////////////////////////*/
/*//////////////////////////////footer//////////////////////////*/
.footer_box{
	width:960px;
	margin:auto;
	overflow:hidden;
	}
#footer_left{
	float:left;
	margin-top:20px;
}
.footer_left_link{
	margin:27px 0 0 10px;
}
#footer_right{
	float:right;
	margin-top:20px;
		margin-bottom:5px;
}
.footer_add{
	margin:5px 0 0 10px;
	}
#footer_bottom{
	height:25px;
	background:#EA5504;
	}
#copy{
	text-align:right;
	color:#fff;
	padding-top:5px;
}
/*//////////////////////////////footer=END=///////////////////////////*/
