@charset 'utf-8';

/* Body
-------------------------------------------------- */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	color: #555555;
	font-size: 80%;
	line-height: 1.4;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: #ffffff none;
	position: relative;
}

#wrapper2 {
	text-align: center;
	background: #ffffff none;
}

#wrapperBg {
	width: auto;
	padding: 0px;
	margin:0px;
	text-align: center;
}

/* bodyArea
-------------------------------------------------- */

#bodyAreaTopMargin {
	width: 100%;
	padding: 0px;
	margin: 0px;
	position: static;
	border: none;
	background: none;
}

body.contentsFullGridMarginZero #bodyTopbgArea {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(/images/body_bg.gif) 0px -2px repeat-x;
	_background: #ffffff url(/images/body_bg.gif) 0px -4px repeat-x;
	_ba\ckground: #ffffff url(/images/body_bg.gif) 0px -4px repeat-x;
}

/* contentsArea
-------------------------------------------------- */

body.contentsFullGridMarginZero #contentsArea {
	width: 950px;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
}

/* boxBody
-------------------------------------------------- */

.boxBodyTopSpacer {
	height: 1px;
	padding: 0px;
	margin: 0px 0px 24px 0px;
}

.boxBodyBottomSpacer {
	height: 1px;
	padding: 0px;
	margin: 44px 0px 0px 0px;
	clear: both;
}

/* flash
-------------------------------------------------- */

#flash {
	width: 950px;
	height: 715px;
}

