@charset "shift_jis";
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	color: #535353;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",
  "Osaka","ＭＳ Ｐゴシック", "MS P Gothic",
  Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	text-align: justify;
	letter-spacing: 2px;
	font-weight: bold;	
}
#wrap{
	width:815px;
	text-align:center;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	border-width:0px;
	border-color:#CCCCCC;
	border-style:solid;
	}
#header {
	width:815px;
	background-color: #FFFFFF;
	height: 80px;
			
}
#header .in {
	width:815px;
	margin:auto;
	padding-top: 0px;
	padding-bottom: 0px;
			
}
#header:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}
#header .left {
	width:357px;
	float: left;
	padding-top: 15px;
	padding-bottom: 10px;	
}
#header .right {
	width:430px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-right: 7px;		
}




div img { vertical-align: text-bottom; }


#headimg {
	width: 815px;
	margin: auto;
	background-color: #FFFFFF;
	text-align: center;
	clear: both;
	height: 277px;	
	}
#headimg .in {
	width:815px;
	margin:auto;
	padding-top: 0px;
	padding-bottom: 5px;	
}
#headimg:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

#container {
	width: 815px;
	margin: auto;
	background-color: #FFFFFF;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-align:center;
	}
#container:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
				
}
img{vertical-align:bottom;}

h1 {
	margin: 0px;
	padding: 0;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}

#footer {
	clear: both;
	height: 60px;
	width: 815px;
	font-size: 8px;
	text-align: center;
	color: #999999;
	padding: 0px;
	background-image: url(images/menuback.gif);
	margin-top: 50px;	
}
#footer a {
	text-decoration: none;
	color: #666666;
}
#footer a:hover {
	color: #666666;
	text-decoration: none;
}
#footer p {
	padding: 0px;
	color: #666666;
	text-align: center;
	font-size: 10px;
	background-repeat: repeat;
	padding-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 815px;
	line-height: 2em;	
}
