@charset "shift_jis";

/* --------------------------------------------------------------------
default
-------------------------------------------------------------------- */
img{
border : none;
margin:0;
padding:0;
vertical-align:bottom;
}
h1 {
	margin: 0px;
	padding: 0;
	font-size: 12px;
	}
h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;	
}
h3 {
	margin: 0px;
	padding: 0;

}
a { outline: none; }
/* --------------------------------------------------------------------
link
-------------------------------------------------------------------- */
a{
color:#309D83;
}
a:hover{
color:#309D83;
text-decoration:underline;
}
a:action{
color:#a61a3b;
text-decoration:none;
}
a:visited{
color:#1a44a6;
text-decoration:underline;
}

/* --------------------------------------------------------------------
layout
-------------------------------------------------------------------- */

/* body
-------------------------------------------------------------------- */
body{
margin:0 auto;
padding:0;
background:url(../img/backsub.gif) repeat-x;
text-align:center;
color: #333333;	
 font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",
  "Osaka","ＭＳ Ｐゴシック", "MS P Gothic",
  Verdana,Arial, Helvetica, sans-serif;
letter-spacing:1px;
line-height: 2.0em;
font-size:13px;
}

/* header
-------------------------------------------------------------------- */
#header {
	width:100%;
	background-color: #fff;
	background:url(../img/headerback3.gif) repeat-x;
	border-top:1px solid #fff;
	height: 84px;
	margin-bottom: 1px;		
}
#header .in {
	width:926px;
	margin:auto;
	text-align:center;	
}
#header:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
#header .left {
	width:269px;
	float: left;
	padding-top: 15px;	
}
#header .right {
	width:327px;
	float: right;
	text-align: right;
	padding-top: 15px;
	}

/* gnv
-------------------------------------------------------------------- */
#gnv {
	width:100%;
	background:url(../img/menuback.gif) repeat-x;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	height: 58px;
	padding-top: 0px;
	margin-bottom: 10px;	
			}
#gnv ul {
	margin:0 auto;padding:0;
	width:910px;
	list-style:none;
	text-align:center;
	}
#gnv li {
	display:inline;
	float: left;
}
#navi li {
	float: left;
}
#m1 a {
	background:url(../img/m1.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 182px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m2 a {
	background:url(../img/m2.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 182px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m3 a {
	background:url(../img/m3.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 182px;;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m4 a {
	background:url(../img/m4.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 182px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m5 a {
	background:url(../img/m5.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	height: 53px;
	width: 182px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
/*\*/
overflow: hidden;
/**/
}
#m1 a:hover {
	background-image: url(../img/m11.gif);
}
#m2 a:hover {
	background-image: url(../img/m22.gif);
}
#m3 a:hover {
	background-image: url(../img/m33.gif);
}
#m4 a:hover {
	background-image: url(../img/m44.gif);
}
#m5 a:hover {
	background-image: url(../img/m55.gif);
}

/* headimg
-------------------------------------------------------------------- */
#headimg {
	width: 100%;
	margin: auto;
	text-align: center;
	height: 175px;
	margin-bottom: 8px;	
	}
#headimg .in {
	width:920px;
	_width:919px;
	margin:auto;
	height: 175px;
	background-image: url(../img/simgback.png);
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 7px;
	background-position: 1px top;	
	_background-position: 1px top;	
}
#headimg:after {
content: "";
display: block;
clear: both;
height: 1px;
overflow: hidden;
}

/* container
-------------------------------------------------------------------- */
#container{
	width:862px;
	margin:0 auto;
	text-align:left;
	background:url(../img/cbacksub.gif) no-repeat;
	background-position: top;
	border: 0px solid #bbb;
	padding: 30px 25px 54px 25px;
	background-color: #FFFFFF;
	margin-bottom: 0px;	
	}
	
/* footer
-------------------------------------------------------------------- */
#footer {
	height: 88px;
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #fff;
	background:url(../img/footback.gif) repeat-x;
	padding-top:18px;
	line-height: 2.2em;

	}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	color: #FFFF00;
	text-decoration: underline;
}

#footer p {
	color: #333;
	font-size: 10px;
	line-height: 2.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 18px;	
	}

/* img
-------------------------------------------------------------------- */
img.tp{
	margin: 0px 0px 0px 0px;
	}
img.bou{
	margin: 0px 20px 18px 10px;
	float: right;
	border: 4px solid #ccc;
	padding: 0px;
	background-color: #FFFFFF;	
	}	
img.bou2{
	margin: 0px 25px 35px 25px;
	float: left;
	border: 4px solid #ccc;
	padding: 0px;
	background-color: #FFFFFF;	
	}		
img.bou3{
	margin: 0px 20px 20px 20px;
	float: right;
	border: 4px solid #ccc;
	padding: 0px;
	background-color: #FFFFFF;	
	}	
img.bou4{
	margin: 15px 18px 10px 25px;
	float: left;
	border: 4px solid #ccc;
	padding: 0px;
	background-color: #FFFFFF;	
	}		
img.bou5{
	margin: 10px 5px 0px 20px;
	float: right;
	border: 4px solid #ccc;
	padding: 0px;
	background-color: #FFFFFF;	
	}	
img.tf{
	margin: 0px 0px 40px 30px;
	}	
	
/* p
-------------------------------------------------------------------- */
p {
	margin: 0 0 0px 0px;				
	}
p.top {
	margin: 16px 20px 14px 25px;
	line-height: 2.5em;
	}
p.top2 {
	margin: 20px 20px 0px 25px;
	line-height: 2.4em;
	}
p.top3 {
	margin: 20px 15px 14px 25px;
	line-height: 2.3em;
	}
p.top4 {
	margin: 40px 0px 0px 25px;
	line-height: 2.4em;
	}
p.amap {
	margin: 0 0px 7px 0px;				
	}	

/* midashi
-------------------------------------------------------------------- */
.sb01-1 {
	background:url(../img/sbar1-1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:20px;
	width: 862px;
	height: 27px;
	}	
.sb01-2 {
	background:url(../img/sbar1-2.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:10px;
	width: 862px;
	height: 27px;
	clear: both;	
	}
	
.sb02-1 {
	background:url(../img/sbar2-1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:20px;
	width: 862px;
	height: 27px;
	}
.sb02-2 {
	background:url(../img/sbar2-2.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:10px;
	width: 862px;
	height: 27px;
	clear: both;	
	}
	
.sb03-1 {
	background:url(../img/sbar3-1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:20px;
	width: 862px;
	height: 27px;
	}	
.sb03-2 {
	background:url(../img/sbar3-2.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:10px;
	width: 862px;
	height: 27px;
	clear: both;	
	}
	
.sb04-1 {
	background:url(../img/sbar4-1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:20px;
	width: 862px;
	height: 27px;
	}	
.sb04-2 {
	background:url(../img/sbar4-2.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:10px;
	width: 862px;
	height: 27px;
	clear: both;	
	}
.sb05-1 {
	background:url(../img/sbar5-1.gif) no-repeat;
	text-indent: -9999px;
	margin-bottom:20px;
	width: 862px;
	height: 27px;
	}	
	
b{
color:#FF6600;
}
br { letter-spacing: normal } 

/* table
-------------------------------------------------------------------- */
.form {
	margin-left: 22px;
	text-align: center;	
	}	

table#form {
	width: 800px;
	border: 0px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 30px;
	margin-left: 30px;	
	}

table#form th {
padding:8px 0 8px 0px;
border: #ccc solid;
border-width: 0px 0 0px 0px;
background: #F5F5F5;
font-weight: bold;
width:160px;
text-align: center;
}
table#form td {
padding:8px 0 8px 14px;
border: 1px #ccc solid;
border-width: 0px 0px 0px 0px;
text-align: left;
}
