@charset "utf-8";
/* CSS Document */
/*------------------------------------------------------*/
#main_contents {
    padding-left:20px;
	width:970px;
}
/*---------------------*/
#main_contents #main {
    position:relative;
    width:947px;
	height:465px;
	margin-bottom:20px;
    background:url(../images/main_bg.gif) no-repeat bottom left;
}
#main_contents #main .in {
    width:947px;
	height:305px;
    background:url(../images/h1_bg.jpg) no-repeat top left;
}
h1,
#main #main_img {
	position:absolute;
}
h1 {
    top:26px;
	left:75px;
	width:795px;
	height:200px;
	text-indent:-9999px;
	background:url(../images/h1.jpg) no-repeat top left;
}
#main #main_img {
    top:224px;
	left:15px;
}
/*---------------------*/
#read{
   float:left;
   clear:both;
   width:947px;
   background:url(../images/bg_middle.jpg) repeat-y top left;
}
#wrapper {
    width:947px;
    padding-bottom:9px;
	margin-bottom:50px;
    background:url(../images/bg_bottom.jpg) no-repeat bottom left;
}
#wrapper .in {
    float:left;
    clear:both;
    width:905px;
    padding:0 20px 20px 22px;
    background:url(../images/bg_middle.jpg) repeat-y top left;
}
.contents_title {
    position:relative;
    float:left;
	clear:both;
	width:858px;
	padding:10px 0 14px 46px;
	z-index:0;
	border-top:solid 1px #FFF;
    background:url(../images/sub_tit_line.gif) no-repeat left bottom #fede6c;
}
    .contents_title img {vertical-align:middle;}
    .contents_title h2 {float:left;}
	.contents_title .icon {
	    position:absolute;
        left:-10px;
        top:-10px;
    }
/*---------------------*/
#book_list {
    float:left;
	clear:both;
    margin:28px 25px;
    width:858px;
	overflow:hidden;
	z-index:0;
}
#book_list ul {
    width:900px;
}
#book_list li {
    float:left;
	height:174px;
	margin:0 15px 0 0;
	padding:2px 2px 4px 4px;
	border-left:solid 1px #d9d9d9;
	border-bottom:solid 1px #d9d9d9;
}
*html #book_list {
    margin:28px 10px;
}
/*---------------------*/
#present {
    position:relative;
    float:left;
    clear:both;
    width:882px;
	height:321px;
	padding-left:20px;
	margin-bottom:50px;
    background:url(../images/present_bg_01.jpg) no-repeat left top #f3f0ed;
	border:solid 1px #af9c89;
}
#present h3,
#present .img,
#present .info,
#present .haert,
#present .txt,
#present .btn {
    position:absolute;
}
#present h3 {
    top:21px;
	left:28px;
}
#present .img {
    top:32px;
	left:350px;
}
#present .info {
    top:69px;
	left:28px;
}
#present .haert {
    top:-5px;
	left:477px;
	z-index:1;
}
#present .txt {
    top:103px;
    right:28px;
	z-index:2;
}
#present .btn {
    bottom:19px;
	left:28px;
	width:840px;
	padding:23px 0;
	text-align:center;
    background:url(../images/bg.jpg) left top;
    border:solid 1px #af9c89;
}
.btn ul li {display:inline;}
/*---------------------*/
/*---------------------*/
#flow,
#abouthonzuki,
#details {
    float:left;
    clear:both;
	width:864px;
	padding-left:21px;
}
#flow h3,
#abouthonzuki h3,
#details h3 {
    float:left;
    clear:both;
    width:846px;
    padding:6px 0 7px 15px;
	margin:20px 0 9px;
    background:url(../images/bg.gif) left top;
    border:solid 1px #af9c89;
}
#flow .img {
    float:left;
    clear:both;
    padding:16px 20px;
    width:821px;
    background:#f3f0ed;
    border:solid 1px #af9c89;
}
*html #flow .img {overflow:hidden;}
#abouthonzuki {padding:20px 0 0 21px;}
#abouthonzuki .img {
    float:left;
	width:277px;
	padding:17px 0 19px 20px;
	border:solid 1px #cacaca;
}
#abouthonzuki .txt {
   float:right;
   width:540px;
}
#abouthonzuki .txt p {margin-bottom:1em;}
#details .contents_in {
    float:left;
	clear:both;
	width:831px;
    padding:10px 0 70px 30px;
}
#details h4 {
    font-weight:bold;
	margin:10px 0 5px 0;
}
#details p,
#details ul {
    padding-left:20px;
	margin-bottom:1em;
}
#details ul li {
    text-indent:-1em;
	padding-left:1em;
}
#details .red { color:#FF0000;}
/*------------------------------------------------------*/

