body {
	text-decoration: none;
	background-image: url(../img/bg_bannner.gif);
	background-repeat: repeat-x;
	background-position: 0px 90px;
}

#content {
	width: 800px;
	padding-bottom: 40px;
	padding-right: 15px;
	padding-left: 15px;
}

#header {
	height: 70px;
}

img {border:0px;}

.clear{
	clear: both;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#banner {
	background: url(../img/banner1.gif) no-repeat;
	height: 301px;
	width: 800px;
}

#banner2 {
	background: url(../img/banner2.gif) no-repeat;
	height: 301px;
	width: 800px;
}

h2,h3,h4{display: none;}

.pagetop {
	height: 78px;
	width: 800px;
}
#p1 {
	background: url(../img/title1.gif);
}
#p2 {
	background: url(../img/title2.gif);
	margin-bottom:20px;
}
#menu li {
	display: inline;
	margin-left: 20px;
	color: #FFFFFF;
	font-size: 16px;
}
#menu ul {
	display: block;
	text-align: right;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	padding-right: 20px;
	height: 78px;
	line-height: 58px;
}
#menu a {
	color: #FFFFFF;
}

#menu a:hover {
	color: #CCCCCC;
}
.book {
	position: relative;
	height: 362px;
}

#b1 .img {
	height: 362px;
	width: 277px;
	position: absolute;
}
#b1{
	background: url(../img/copy1.gif) no-repeat right 80px;
}
#b2 .img {
	height: 362px;
	width: 277px;
	position: absolute;
	left: 524px;
	top: -58px;
}

#b2{
	background: url(../img/copy2.gif) no-repeat left 50px;
}
#b3 .img {
	height: 362px;
	width: 277px;
	position: absolute;
	left: 1px;
	top: -95px;
}

#b3{
	background: url(../img/copy3.gif) no-repeat right 0px;
}
.badge {
	height: 102px;
	width: 102px;
	position: absolute;
	left: 697px;
	top: 1px;
}
#b3 {
	height: 312px;
}
#message {
	background: url(../img/bg_b.gif) repeat;
	padding: 40px;
}
#message p {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 180%;
	margin-bottom: 20px;
}

#message a {
	color: #FFFFFF;
}
h5 {
	margin-bottom: 20px;
}
#message ul {
	height: 16px;
	line-height: 16px;
}
#booklist a {
	height: 255px;
	width: 200px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 15px;
}
#booklist a:hover {
	background: url(../img/bg_bookhover.gif);
}
#booklist {
	background: url(../img/bg_book.gif);
}

