@charset "UTF-8";


/* ========BASIC======== */
html {
   overflow-y:scroll;
}

body {
	margin:0;
	padding:0;
	line-height:1.6;
	letter-spacing:0px;
	font-size:12px;
	color:#333;
	background:#fff;
}
/****** メイン *******/
#main{
	position:relative;
	width:100%;
	text-align:center;
	padding-top:0px;
}

/* コンテンツ */
#contents{
	width:620px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:0em;
	position:relative;
	voice-family:"\"}\"";
	voice-family:inherit;
	width:989px;
	}
	
h1 {
	font-size: 100%;
	text-align: center;
}
h2 {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 120%;
	padding-top: 0px;
	margin: 0px;
	display: marker;
}
br {
   letter-spacing:normal;
}

a {
	color:#FF0000;
	text-decoration:none;
}

a:hover {
	color:#FF66CC;
	text-decoration:none;
}
#left_img {
	background-color: #063;
	float: left;
	margin: 0px;
	padding: 0px;
}
#light_text {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	line-height: 18px;
	float: left;
	width: 630px;
	height: 32px;
	background-color: #FCC244;
	padding-left: 0px;
	padding-top: 0px;
}
#footer_logo {
	float: left;
}
