@charset "shift_jis";
/* CSS Document */

h1 {
	font-size: 12px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	text-align: center;
	height: 12px;
}
h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "メイリオ", "ＭＳ Ｐゴシック";
	height: auto;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #060606;
	margin-top: -3px;
}
body  {
	background-repeat: repeat;
	background-image: url(../img/back_logo_gold.png);
	background-position: 100% 100%;
}
	
	
	
img {
	border-style: none;
	text-align: left;
}


a {
	text-decoration: none;
	color: #449A86;
}


a:link {
	color: #449A86;
}
a:visited {
	color: #699;
}

a:hover {
	color: #069;
}
a:active {
	color: #09F;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}





#wrapper {
	width: 1000px;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
#header {
}


#main {
}

#footer {
}
