/* _maidguy.css */

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 10px;
	color: #000000;
}

#soundbar {
	margin: 0;
	width: 900px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
}

#main {
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	height: auto;
	text-align: left;
}

#header {
	margin-top: 0px;
	width: 900px;
	height:41px;
}

#contents {
	width: 900px;
	height: auto;
}

.book_chapter {
	background-image: url(dat/common/list_mark.gif);
	background-repeat: no-repeat;
	margin-top: 24px;
	padding-left: 48px;
	font-size: 16px;
	color: #c52e32;
	font-weight: bold;
}

.book_chapter_nm {
	margin-top: 12px;
	padding-left: 48px;
	font-size: 14px;
	color: #A98429;
	font-weight: bold;
}

/* ---------- ------------ ---------- */
/* ---------- common parts ---------- */
/* ---------- btns set     ---------- */
/* ---------- ------------ ---------- */

.btns_row {
	position: relative;
	left: 24px;
	margin-bottom: 8px;
	width: 876px;
	height: 44px;
}

.btns {
	position: relative;
	float: left;
	margin-right: 10px;
	width: 121px;
	height: 44px;
}

.footer {
	clear: both;
	background-image: url(dat/common/foot.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 201px;
	top: 0px;
	z-index: 50;
	overflow: visible;
}

/* ---------- ------------ ---------- */
/* ---------- common parts ---------- */
/* ---------- SEO setting  ---------- */
/* ---------- ------------ ---------- */

#flashContent {
	color: #666666;
}
