@charset "utf-8";
.bg_left {
	background-image: url(images_main/bg_main-left.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}
.bg_right {
	background-image: url(images_main/bg_main-right.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_toppic01 {
	background-image: url(images_main/bg_toppic01.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.txt_toppic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.bg_toppic02 {
	background-image: url(images_main/bg_toppic02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.bg_toppic03 {
	background-image: url(images_main/bg_toppic03.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}.bg_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A2A2A;
	background-image: url(images_main/bg_menu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 272px;
	width: 168px;
}
.menu_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #5F5F5F;
}
.txt_book_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	color: #9E035F;
}
.txt_book {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 27px;
	font-weight: normal;
	color: #333333;
}
.bg_bottom-graphic {
	background-image: url(images_main/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

a.link_side:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}
a.link_side:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}
a.link_side:hover {
	color: #E156AB;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.link_side:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 12px;
}
