@charset "UTF-8";
/* CSS Document */

body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background:url(../imgs/bg.jpg) no-repeat top center; 
	margin:0;
	padding:0;
	background-color:#f9f8f0;
	}
h1{
font-size:1em;
line-height:100%;
margin:0;
}
.mincho{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	line-height:200%;
	}
a{
	text-decoration:none;
	color:#ff5250;
	}
	a:hover{
		text-decoration:underline;
		color:#f3c71d}

.center{
text-align:center;
}
.wrapper{
background:url(../imgs/bg_wrapper.png) repeat-x #352c09;
	color:#ffffff;
	font-size:0.9em;
line-height:220%;
}
#footer{
background-color:#cbc8a5;
padding:2px;
}
img{border: 0; }
a img {
border:none;
}
map area{
	border:none;
	
}