@charset "UTF-8";

/*//////基本構成////// */
* {
   font-family: 'Open Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Sans-serif;
   
   
}

body {
	margin-top: 0px;
	font-size: 13px;
	line-height: 22px;
	background-repeat: no-repeat;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-color: #585455;
	color: #FFF;
   }

a {	color: #FFF;
	text-decoration: none;
}

a:hover {color: #FFF;
	text-decoration: none;
	opacity: 0.5 ;
}

img {
   border:0;
   vertical-align:bottom;
}
a img:hover {
	opacity: 0.5 ;
}

ul {
  margin: 0;
  padding: 0;
}
body, h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
}

#header {
	width: 900px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	}


#header1 {
	width:155px;
	float:left;
	margin-top:10px;
	margin-left: 10px;
	height: 55px;
	background-color: #221E1F;
}

#header2 {
	width:725px;
	float:left;
	margin-top:10px;
	text-align: center;
	height: 38px;
	background-color: #221E1F;
	padding-top: 17px;
	font-size: 108%;
	
	}

#contents {
	width: 900px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}

table.typea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #221E1F;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 50px;
	margin-right: 50px;
	
}

table.typea th {
	background-color: #929496;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #221E1F;
	padding: 15px;
	font-weight: normal;
	
	}
table.typea td {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #221E1F;
	padding: 15px;
	color: #221E1F;
}
table.typea td a {
		color: #221E1F;
}

h1 {
	
}
h2 {
	width: 170px;
	height: 110px;
	text-align: center;
	font-size: 154%;
	padding-top: 60px;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
}
h3 {
	text-align: center;
	font-size: 124%;
	background-image: url(../images/bg01.png);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: center;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 15px;
}
h4 {
	font-size: 115%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-weight: normal;
}



.txt01 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;			
}
.txt02 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;		
}
.txt03 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;
	text-align: right;
}
.txt04 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;
	color: #221E1F;
}
.left {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 60px;
	float: left;
	width: 390px;
}
.right {
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 30px;
	float: left;
	width: 360px;
}
.fontstyle01 {
	font-size: 70%;
	color: #CC0000;
	font-weight: normal;
	line-height: 180%;
}
.fontstyle02 {
	font-size: 124%;
	}
.fontstyle03 {
	color: #CC0000;
	}
.fontstyle04 {
	color: #221E1F;
	}
.fontstyle05 {
	color: #FFF;
	}
.map {
	width: 350px;
	margin-top: 25px;
	margin-bottom: 10px;
	}
#map_custmomize {
	width: 800px;
	height: 300px;
	margin-right: 50px;
	margin-left: 50px;
	}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {overflow:hidden;}

#footerbg {
	width: 100%;
	background-color: #221E1F;
	
			}
#footer {
	width: 900px;
	height: 170px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 10px;	
		}
form#mailform {
	padding: 5px;
	color: #000;
}
