@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	letter-spacing: 1px;
	background-color: #000000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
}

h1 {
	font-size: 277%;
}

h2 {
	font-size: 159%;
}

h3 {
	font-size: 144%;
}

h4 {
	font-size: 122%;
}

h5 {
	font-size: 107%;
}

h6 {
	font-size: 107%;
}
a:link {
	color: #0000FF;
}
a:hover {
	color: #CC0000;
}
a:visited {
	color: #0000FF;
}
#allitem {
	width: 100%;
	text-align: center;
	height: 571px;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	background-color: #A8A8A8;
}
#container {
	height: 564px;
	width: 100%;
}
#head_bar {
	height: 7px;
	width: 100%;
	background-image: url(../images/top_bar.gif);
	background-repeat: repeat-x;
}
#bottom_set {
	background-image: url(../images/bottom_bar.gif);
	width: 100%;
	background-repeat: repeat-x;
	padding-top: 11px;
	text-align: center;
}
#menu_set {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#menu_left {
	float: left;
	height: 94px;
	width: 475px;
	background-image: url(../images/prcode.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-align: left;
}
.logoset {
	margin-top: 4px;
	margin-left: 100px;
}
#menu_left ul {
	margin-left: 100px;
}
#menu_left li {
	float: left;
	list-style-type: none;
}
#menu_right {
	float: right;
	height: 94px;
	width: 376px;
}
#mainmenu {
}
#mainmenu li {
	float: left;
	list-style-type: none;
}
#submenu {
	clear: both;
}
#submenu li {
	list-style-type: none;
	float: left;
	margin-top: 8px;
}
.float_clear {
	clear: both;
}
#second_contents {
	height: 564px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/books_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	padding-top: 47px;
}
#second_contents02 {
	height: 564px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/books_bg.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	text-align: center;
	padding-top: 58px;
}
.scrollspace {
	width: 831px;
	margin-top: 11px;
	margin-left: 13px;
}
.contents_left {
	float: left;
	width: 404px;
}
.contents_right {
	float: right;
	width: 385px;
}
.contents_clear {
	width: 831px;
	clear: both;
	margin-bottom: 30px;
}
.topspace {
	padding-top: 16px;
}
#no_scroll {
	/* Typical fixed height and fixed width example */
width: 831px;
	text-align: left;
}
.img_space {
	margin-bottom: 12px;
}
.noscroll_left {
	float: left;
	width: 404px;
}
.noscroll_right {
	float: right;
	width: 385px;
}
.noscroll_clear {
	width: 831px;
	clear: both;
}
.cast_space {
	margin-bottom: 30px;
}
.staff_title {
	margin-bottom: 15px;
}
#bl_banner {
	clear: both;
	height: 65px;
	width: 376px;
	background-image: url(../images/bl_banner.jpg);
	background-repeat: no-repeat;
	background-position: left 10px;
	text-align: right;
}
#bl_menu {
	margin-right: 48px;
	padding-top: 20px;
}
#bl_menu li {
	list-style-type: none;
	height: 17px;
}
.text_space {
	width: 831px;
}
.notice_title {
	margin-top: 30px;
	margin-bottom: 15px;
}
.f_text {
	color: #CC0000;
}

