@charset "UTF-8";

body{
	/*font-family: '�l�r �S�V�b�N';*/
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

#wrap{
	
	/*background: url('../img/silhouette.gif') no-repeat;*/
	background-position: 200px 120px;
	background-attachment: inherit;
	/*text-align:center;*/
	margin-left : auto ;
    margin-right : auto ;
	width: 950px;
	/*border: 3px solid #666;*/
}

#header{
	background:#ffffff url('../img/header.jpg') no-repeat;
	width: 950px;
	height: 102px;
	/*border: 1px solid pink;*/
}
#account{
	width: 750px;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	/*background:#ffffff;*/
	float:right;
}
#menu{
	width:195px;
	/*height:500px;*/
	float: left;
	margin-top:15px;
	/*background:blue;*/
	font-size:12px;
	font-weight: bold;
}
#main{
	width: 755px;
	/*border: 1px solid yellow;*/
	float:right;
	/*background:yellow;*/
}
#footer{
	clear:both;
	width:950px;
	height: 35px;
	background:#C6DEEC;
	border: 4px double #007593;
	text-align:center;
	line-height: 35px;
}
#copyright{
	/*font-weight: bold;*/
	font-size:12px;
	
}
h1{
	text-indent: -9999px;
}
h2{
	font-weight: bold;
	text-indent: -9999px;
	width:148px;
	height:38px;
}
#menu li#menu_H_know h2{
	background:#ffffff url('../img/menu_know.gif') no-repeat;
}
#menu li#menu_H_go h2{
	background:#ffffff url('../img/menu_go.gif') no-repeat;
	margin-top:10px;
}
#menu li#menu_H_talk h2{
	background:#ffffff url('../img/menu_talk.gif') no-repeat;
	margin-top:10px;
}
#menu li#menu_H_near h2{
	background:#ffffff url('../img/menu_near.gif') no-repeat;
	margin-top:10px;
}
#menu li#menu_H_etc h2{
	background:#ffffff url('../img/menu_etc.gif') no-repeat;
	margin-top:10px;
}
#menu ul{
	margin: 0px;
	margin-bottom:20px;
	padding: 0px;
}


#menu li#menu_know a{
	margin:0px;
	margin-left: 10px;
	padding: 4px;
	text-align:center;
	display: block;
	border: 1px solid #00ADC2;
	border-left: 5px solid #00ADC2;
	color:#007593;
	width: 135px;
	height: 20px;
	line-height: 20px;
	background-color:#CDF2F6;
	text-decoration:none;
}
#menu li#menu_know a:hover{
	border: 1px solid #00ADC2;
	border-left: 5px solid #00ADC2;
	color:#007593;
	background-color:#85E1F8;
}
#menu li#menu_go a{
	margin:0px;
	margin-left: 10px;
	padding: 4px;
	text-align:center;
	display: block;
	border: 1px solid #009353;
	border-left: 5px solid #009353;
	color:#009353;
	width: 135px;
	height: 20px;
	line-height: 20px;
	background-color:#90EBC3;
	text-decoration:none;
}
#menu li#menu_go a:hover{
	border: 1px solid #009353;
	border-left: 5px solid #009353;
	color:#009353;
	background-color:#36EA9B;
}
#menu li#menu_talk a{
	margin:0px;
	margin-left: 10px;
	padding: 4px;
	text-align:center;
	display: block;
	border: 1px solid #937D00;
	border-left: 5px solid #937D00;
	color:#937D00;
	width: 135px;
	height: 20px;
	line-height: 20px;
	background-color:#E6DA96;
	text-decoration:none;
}
#menu li#menu_talk a:hover{
	border: 1px solid #937D00;
	border-left: 5px solid #937D00;
	color:#937D00;
	background-color:#E7CB2A;
}
#menu li#menu_near a{
	margin:0px;
	margin-left: 10px;
	padding: 4px;
	text-align:center;
	display: block;
	border: 1px solid #933000;
	border-left: 5px solid #933000;
	color:#933000;
	width: 135px;
	height: 20px;
	line-height: 20px;
	background-color:#EABCA5;
	text-decoration:none;
}
#menu li#menu_near a:hover{
	border: 1px solid #933000;
	border-left: 5px solid #933000;
	color:#933000;
	background-color:#EA7439;
}
#menu li#menu_etc a{
	margin:0px;
	margin-left: 10px;
	padding: 4px;
	text-align:center;
	display: block;
	border: 1px solid #5544BB;
	border-left: 5px solid #5544BB;
	color:#5544BB;
	width: 135px;
	height: 20px;
	line-height: 20px;
	background-color:#C8C0F6;
	text-decoration:none;
}
#menu li#menu_etc a:hover{
	border: 1px solid #5544BB;
	border-left: 5px solid #5544BB;
	color:#5544BB;
	background-color:#8F7DFB;
}
#menu li#menu_H{
	margin-top:10px;
}
#addr p#addr{
	margin-left:20px;
	text-align:left;
	font-size:12px;
	font-weight: bold;
	color:#CA9F6A;/**/
	margin-top:10px;
}
#addr p#addr a:link{ color: #CA9F6A; }
#addr p#addr a:visited { color: #CA9F6A; }
#addr p#addr a:active { color: #CA9F6A; }
#addr p#addr a:hover { color: #CA9F6A; }

div#account {
	width:750px;
	/*border:1px solid red;*/
	float:right;
}
p#mes{
	width:490px;
	/*border:1px solid green;*/
	float:left;
}
div#banner {
	width:250px;
	height:100px;
	border:1px solid black;
	float:right;
}
div#banner2{
	clear:both;
	margin-left:-5px;
	padding-top:12px;
	/*float:left;*/
}

/* clear fix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

