/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	color: #333333;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;

}
body,td,th {
	font-size: 12px;
	line-height: 160%;
	_font-size: x-small;
	_letter-spacing:0px;
	color: #333333;
}
a:link {
	color: #18B1FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #18B1FF;
}
a:hover {
	text-decoration: none;
	color: #65CCFF;
}
a:active {
	text-decoration: none;
	color: #18B1FF;
}
p,h1,h2 {
	margin: 0px;
	padding: 0px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 760px;
}
/*ヘッダーここから*/
#header {
	text-align: left;
	width: 760px;
	height: 180px ;
	margin:0;
	padding:0;
	position:relative;
}
#header a{
	display:block;
	width: 760px;
	height: 180px ;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#headcontact a{
	height:16px;
	width:88px;
	background-image:url(images/headcontact.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	top:120px;
	left:672px;
	text-indent: -500em;
	outline-style: none;
}
#headcontact a:hover{
	height:16px;
	width:88px;
	background-image:url(images/headcontact_o.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	top:120px;
	left:672px;
	text-indent: -500em;
	outline-style: none;
}
/*ヘッダーここまで*/
/*メニューここから*/
#mn {
	width: 760px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 45px;
}
ul#mn li {
	display : inline;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
ul#mn li a {
	display: block;
	padding: 0px;
}
a#mn01 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn01.jpg);
	background-repeat: no-repeat;
}
a:hover#mn01 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn01_f2.jpg);
	background-repeat: no-repeat;
}
a#mn02 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn02.jpg);
	background-repeat: no-repeat;
}
a:hover#mn02 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn02_f2.jpg);
	background-repeat: no-repeat;
}
a#mn03 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn03.jpg);
	background-repeat: no-repeat;
}
a:hover#mn03 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn03_f2.jpg);
	background-repeat: no-repeat;
}
a#mn04 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn04.jpg);
	background-repeat: no-repeat;
}
a:hover#mn04 {
    width: 190px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/mn04_f2.jpg);
	background-repeat: no-repeat;
}
/*メニューここまで*/
/*コンテンツここから*/
#contents {
	margin-top: 40px;
	width: 760px;
	text-align:left;
}
/*コンテンツここまで*/
/*レフトここから*/
#left {
	float: left;
	margin: 0;
	width: 165px;
}
#title {
	width: 165px;
	height: 45px;
	text-indent: -500em;
	outline-style: none;
	background-image: url(images/books/title.jpg);
	background-repeat: no-repeat;
}
/*レフトここまで*/
/*ライトここから*/
#right {
	float: right;
	margin: 0;
	width: 575px;
}
#book09 {
	margin-top: 58px;
	width: 572px;
	height: 162px;
	position:relative;
}
#book09img {
	width: 112px;
	height: 162px;
	top:0;
	left:0;
	position:absolute;
	background-image:url(images/books/book09_img.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book09title {
	position:absolute;
	width: 450px;
	height: 23px;
	top:0px;
	left:120px;
	background-image:url(images/books/book09_title.png);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book08 {
	margin-top: 58px;
	width: 572px;
	height: 163px;
	position:relative;
}
#book08img {
	width: 112px;
	height: 163px;
	top:0;
	left:0;
	position:absolute;
	background-image:url(images/books/book08_img.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book08title {
	position:absolute;
	width: 450px;
	height: 23px;
	top:0px;
	left:120px;
	background-image:url(images/books/book08_title.gif);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book07 {
	margin-top: 58px;
	width: 572px;
	height: 163px;
	position:relative;
}
#book07img {
	width: 112px;
	height: 163px;
	top:0;
	left:0;
	position:absolute;
	background-image:url(images/books/book07_img.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book07title {
	position:absolute;
	width: 450px;
	height: 23px;
	top:0px;
	left:120px;
	background-image:url(images/books/book07_title.gif);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book06 {
	margin-top: 58px;
	width: 572px;
	height: 181px;
	position:relative;
}
#book06img {
	width: 112px;
	height: 181px;
	top:0;
	left:0;
	position:absolute;
	background-image:url(images/books/book06_img.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book06title {
	position:absolute;
	width: 450px;
	height: 23px;
	top:0px;
	left:120px;
	background-image:url(images/books/book06_title.gif);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book05 {
	margin-top: 48px;
	width: 572px;
	height: 154px;
	position:relative;
}
#book05img {
	width: 112px;
	height: 154px;
	top:0;
	left:0;
	position:absolute;
	background-image:url(images/books/book05_img.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book05title {
	position:absolute;
	width: 450px;
	height: 23px;
	top:0px;
	left:120px;
	background-image:url(images/books/book05_title.gif);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book04 {
	margin-top: 48px;
	width: 572px;
	height: 162px;
	position:relative;
}
#book04img {
	width: 112px;
	height: 162px;
	top:0;
	left:0;
	position:absolute;
	background-image:url(images/books/book04_img.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book04title {
	position:absolute;
	width: 450px;
	height: 23px;
	top:0px;
	left:120px;
	background-image:url(images/books/book04_title.gif);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book03 {
	margin-top: 48px;
	width: 572px;
	height: 163px;
	position:relative;
}
#book03img {
	width: 112px;
	height: 163px;
	top:0;
	left:0;
	position:absolute;
	background-image:url(images/books/book03_img.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book03title {
	position:absolute;
	width: 450px;
	height: 23px;
	top:0px;
	left:120px;
	background-image:url(images/books/book03_title.gif);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book02 {
	margin-top: 48px;
	width: 572px;
	height: 164px;
	position:relative;
}
#book02img {
	width: 112px;
	height: 164px;
	top:0;
	left:0;
	position:absolute;
	background-image:url(images/books/book02_img.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book02title {
	position:absolute;
	width: 450px;
	height: 23px;
	top:0px;
	left:120px;
	background-image:url(images/books/book02_title.gif);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book01 {
	margin-top: 48px;
	margin-bottom:58px;
	width: 572px;
	height: 164px;
	position:relative;
}
#book01img {
	width: 112px;
	height: 164px;
	top:0;
	left:0;
	position:absolute;
	background-image:url(images/books/book01_img.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
#book01title {
	position:absolute;
	width: 450px;
	height: 23px;
	top:0px;
	left:120px;
	background-image:url(images/books/book01_title.gif);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
}
.text {
	width: 450px;
	top:37px;
	left:120px;
	position:absolute;
}
.text p {
	margin-bottom: 0px;
}
.red {
	color: #B6283C;
}
/*ライトここまで*/
/*フッターここから*/
#footer {
	clear: both;
	height:23px;
	margin-bottom:40px;	
	position:relative;
	background-image:url(images/line.jpg);
	background-repeat:no-repeat;
}
#footerl a{
	float:left;
	height:19px;
	width:73px;
	margin-top:4px;
	background-image:url(images/contact.jpg);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:0;
	text-indent: -500em;
	outline-style: none;
}
#footerl a:hover{
	float:left;
	height:19px;
	width:73px;
	margin-top:4px;
	background-image:url(images/contact_f2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	position:absolute;
	left:0;
	text-indent: -500em;
	outline-style: none;
}
#footerr {
	float:right;
	height:19px;
	width:279px;
	margin-top:4px;
	position:relative;
}
#copy {
	top:0px;
	left:0px;
	height:19px;
	width:190px;
	background-image:url(images/copy.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
	position:absolute;

}
#siteby a {
	top:0px;
	left:190px;
	height:19px;
	width:89px;
	background-image:url(images/siteby.jpg);
	background-repeat:no-repeat;
	text-indent: -500em;
	outline-style: none;
	position:absolute;	
}
/*フッターここまで*/