@charset "utf-8";
/* CSS Document */
body {
	font-size:small;
	text-align:center; 
} 
*{
	padding:0px;
	margin:0px;
	line-height: 1.6;
	font-family: "ᥤꥪ","ͣ Хå", "ҥ饮γѥ Pro W3";
}
img {
	border: none;
}  
#wrap {
    width:930px;
    text-align:center;
    margin:0 auto;
    color:#5b2727;
    background-color:#937575;
    height:550px;
    position:relative;
}
#header {
    width:930px;
    height:60px;

}   
#boxMain{
	position:absolute;
	top:60px;
	left:0px;
	/*width:600px;*/
	text-decoration:none;
}
#boxNavi {
    width:130px;
    float:right;
	height:430px;
}
#boxRight{
	float:right;
	poaition:absolute;
	top:100px;
	left:730px;
	width:200px;
	text-align:center;
}

#boxRight a{
	width:200px;
}
#footer {
    width:100%;
    clear:both;
    color:#5b2727;
    background-color:#937575;
    height:60px;
}
p {
    color:#2B0B0B;
    font-style:normal;
    font-family:HGP޼E;
    font-size:14px;
  
}
h1 {
	font-size: 12px;
}
map_test{
	visibility:hidden;
}

table{
	border:0px;
}
.bn{
	display:block;
	width:130px;
	height:40px;
	font-size:14px;
	background-color:#937575;
	border-bottom:1px solid #5b2727;
	text-align:center;
	color:#2B0B0B;	
}
#boxNavi ul li a{
	display:block;
	width:130px;
	height:40px;
	text-decoration:none;
		padding-top:10px;
}
#boxNavi ul li a:hover{
	background-color:#db7366;
	color:#5B2727;
}
#headerSub{
	width:730px;
	float:left;
}
#headerSub2{
	width:200px;
	float:right;
	font-size:18px;
	text-align:center;
	padding-top:18px;
}
a {
	color:#5b2727;
	text-decoration:none;
	
}


