@charset "UTF-8";

/*//////基本構成////// */
* {
   font-family: 'Open Sans', 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', Sans-serif;
   color: #221E1F;
   
}

body {
	margin-top: 0px;
	font-size: 13px;
	line-height: 22px;
	background-repeat: no-repeat;
	background-image: url(../images/bg02.jpg);
	background-position: center top;
	background-color: #F5D9D8;
   }

a {	
	text-decoration: none;
}

a:hover {
	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%;
	color: #FFF;
	}
#header2 a {
		color: #FFF;
	}
#contents {
	width: 900px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
ul.type01{
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 48px;
	padding-bottom: 0;
	padding-left: 48px;
}
ul.type01 li{
	display: inline;
	list-style: none;
	display: block;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	height: 40px;
	border: 1px solid #B79800;
	color: #B79800;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.type02{
	margin: 0;
	list-style: none;
	padding-top: 20px;
	padding-right: 48px;
	padding-bottom: 0;
	padding-left: 48px;
}
ul.type02 li{
	display: inline;
	list-style: none;
	display: block;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	paddingt: 0px;
}
ul.type03{
	margin: 0;
	list-style: none;
	padding-top: 20px;
	padding-right: 181px;
	padding-bottom: 0;
	padding-left: 181px;
}
ul.type03 li{
	display: inline;
	list-style: none;
	display: block;
	width: 250px;
	float: left;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	paddingt: 0px;
}
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;
}



h1 {
	
}
h2 {
	width: 170px;
	height: 110px;
	text-align: center;
	font-size: 154%;
	padding-top: 60px;
	border: 1px solid #FF8A8A;
	margin-right: auto;
	margin-left: auto;
	color: #FF8A8A;
}
h3 {
	text-align: center;
	font-size: 124%;
	background-image: url(../images/bg02.png);
	background-repeat: no-repeat;
	line-height: 40px;
	background-position: center;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-top: 15px;
}
	
.button01 {
	display: inline-block;
	width: 200px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #FFF;
	background-color: #FF8A8A;
	padding-top: 10px;
		}
.button02 {
	display: inline-block;
	width: 170px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #FFF;
	background-color: #FF8A8A;
	padding-top: 7px;
		}
.imgsp {
    padding-right: 20px;
}
.txt01 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 60px;
	padding-right: 60px;			
}
.txt02 {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	background-image: url(../images/bg03.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.txt03 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;	
}
.txt04 {
	padding-top: 15px;
	text-align: left;	
}
.txt05 {
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: left;	
}

.fontstyle01 {
	font-size: 70%;
	font-weight: normal;
	line-height: 180%;
}
.fontstyle02 {
	font-size: 124%;
	}
.fontstyle03 {
	color: #FF8A8A;
	}
.fontstyle04 {
	color: #B79800;
	font-size: 124%;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	}
.fontstyle05 {
	color: #B79800;
	}
.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;
	color: #FFF;
		}
#footer a {
	color: #FFF;
		}
