@charset "utf-8";


*{
margin:0px;
padding:0px;
}

html{
height: 100%;

}

body{
color:#241E1B;
text-align:center;
height: 100%;
font:14px "ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif ;
*font-size:small;
*font:x-small;
background: #32513B url(../images/bg.jpg) repeat-x;

}


#wrap{
height: 100%;
width:800px;
margin:0 auto;
}



#main {
border:solid 1px #000000;

} 

/* ---------- int ---------- */
img {
border: 0 none;
}

a{
border: 0 none;
}

h1,h2,h3,h4,p,ul,body{
margin:0;
padding:0;
}

form{
margin:0;
padding:0;
}


ul,li{
list-style:none;
}

a:visited{
color:#004A21;
text-decoration: none;
}

a:link{
color: #004A21;
text-decoration: none;
}

a:hover{
color:#004A21;
text-decoration:underline;
}



/* ---------- CLEAR FIX---------- */

.clear{
clear:both;
display: block;
}

.clearfix:after {
  content: ".";  
  display: block; 
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/*---------- Header---------- */

#header{
	height:122px;
	width:798px;
	border-top:solid 2px #093118;
	border-bottom:solid 2px #093118;
	text-align:left;
	position:relative;
	background:#fff;

}

#header h1{
	font-size:85%;
	font-weight: normal;
	text-indent:-9999px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	/*height:118px;
	width:600px;*/
	
}

#header h1 a{
		height:118px;
	width:590px;
	display:block;
}


#header #contactBTN{
position:absolute;
top:93px;
left:649px;
}

#header #engBTN{
position:absolute;
top:74px;
left:649px;
}

/*---------- HeaderPHOTO---------- */

#mainphoto{
	width:798px;
	height:272px;
	background-image: url(../images/bg_ph.jpg);
	background-repeat: repeat;
	background-position: bottom;

}




/*---------- Contents---------- */
 
 #contWrap{
 width:798px;
 background:#081909;
 font-size:14px;
 }
 
 

 
/*---------Lcontentes-menu---------- */

 #Menu{
	float:left;
	width:190px;
	 text-align:center;
 }
 
 #MenuLink{
 text-align:center;
 margin:50px 0 0 0;
 }

 
/*----------Rcontentes---------- */
 #conts{
 float:right;
 width:608px;
 text-align:left;
  background:#fff;
 }
 
#conts_in{
margin:20px 30px 0px 30px;
padding:0;
}

.conts_inTxt{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 35px;
	margin-left: 0;
}

.conts_inTxt2{
margin:0 0 50px 0;
text-align:center;
}


.conts_inTxt p{
font-size:100%;
line-height:180%;
}


#copyright{
	padding:10px 20px 10px 0;
	background:#081909;
	color:#fff;
	text-align:right;
	font-size:85%;
}
 
#footeradd{
padding:0px 30px 20px 0;
text-align:right;
font-size:85%;
line-height:130%;
color:#666;
} 
 
/*----------Rcontentes for form---------- */ 
 
 #contsForm{
 width:798px;
 text-align:center;
  background:#fff;
 } 
 
 
 /*----------Rcontentes h2---------- */

#conts_in h2{
	background-image: url(../images/bg_mi.jpg);
	background-repeat: no-repeat;
	
	height:40px;
	line-height:40px;
	color:#FFFFFF;
	font-size:146.5%;
	padding:0 0 0 10px;
	font-family:"ＭＳ Ｐ明朝","細明朝体", "ヒラギノ明朝 Pro W3"!important ;
	margin:0 auto 20px auto;
	width:548px;
}



/* ---------- pagetop---------- */

#pagetop{
text-align:right;
padding:0px 0 15px 0 ;

}

/* ---------- margin,float ---------- */

.fright{
float:right;
}


.frightML10{
float:right;
margin:0 0 0 10px;
}

.fleft{
float:left;
}

.fleftML10{
float:left;
margin:0 0 0 10px;
}


.mr10{
margin:0 10px 0 0;
}


.mb10{
margin:0 0 10px 0;
}


.mb20{
margin:0 0 20px 0;
}

.mt10{
margin:5px 0 0 0;
}

.mtb15{
margin:15px 0 20px 0;
}
#title {
	background-color: #004822;
	height: 15px;
	width: 798px;
	text-align: right;
	padding-top: 3px;
}
#title　h1{
	font-size: 9px;
	color: #FFFFFF;
}

