@charset "utf-8";

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

#topWrap {
	width:971px;
	height:650px;
	margin:0 auto;
	padding-top:50px;
	position:relative;
}

#topLogo {
	width:330px;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:641px;	
}

#gmenu {
	float:left;	
	width:380px;
}

#topChara {
	float:left;
}

#topFacebook {
	background:url(../images/facebookBg.png) no-repeat;
	width:316px;
	height:376px;
	position:absolute;
	top:320px;
	left:700px;
}

#topFacebookInner {
	margin:50px 20px 20px 20px;
	height:230px!important;
	width:266px!important;
	overflow:hidden;
	display:block;
	text-shadow: 0 0 2px 1px #fff;
	font-weight:bold;
}

#topFacebookMore {
	position:absolute;
	top:320px;
	left:200px;
}

#marqueeWrap {
	padding: 5px 0;
	background:#ECA81F;
	color:#fff;
	height:1.25em;
	margin-top:1em;
	margin-bottom:-20px;
}
