@charset "shift_jis";

@import "common.css";

#main_img h2 {
height:90px;
text-indent:-9000px;
background:url(../images/index/main_img.jpg) no-repeat;
}

#main_img ul {
height:216px;
}

#main_img ul li {
width:164px;
height:210px;
float:left;
}

#main_img ul li a {
width:164px;
height:210px;
display:block;
text-indent:-9000px;
}
#main_img ul li a:hover {
background:none;
}

#mb01 {background:url(../images/index/main_img.jpg) no-repeat 0 -305px;}
#mb02 {background:url(../images/index/main_img.jpg) no-repeat -164px -305px;}
#mb03 {background:url(../images/index/main_img.jpg) no-repeat -328px -305px;}
#mb04 {background:url(../images/index/main_img.jpg) no-repeat -492px -305px;}
#mb05 {background:url(../images/index/main_img.jpg) no-repeat -656px -305px;}

#mb01 a {background:url(../images/index/main_img.jpg) no-repeat 0 -90px;}
#mb02 a {background:url(../images/index/main_img.jpg) no-repeat -164px -90px;}
#mb03 a {background:url(../images/index/main_img.jpg) no-repeat -328px -90px;}
#mb04 a {background:url(../images/index/main_img.jpg) no-repeat -492px -90px;}
#mb05 a {background:url(../images/index/main_img.jpg) no-repeat -656px -90px;}

#middle_area {
width:820px;
}

#index_left {
width:610px;
padding-bottom:4px;
background:url(../images/index/back_bottom.gif) repeat-x 0 bottom;
float:left;
}
#index_left h3 {
width:530px;
height:32px;
float:left;
}
#index_left h3 a {
width:530px;
height:32px;
display:block;
text-indent:-9000px;
background:url(../images/index/bar_new.gif) no-repeat;
}

#index_left h4  {
width:610px;
height:32px;
display:block;
text-indent:-9000px;
background:url(../images/index/bar_topi.gif) no-repeat;
}
#rss {
width:80px;
height:32px;
float:left;
}
#rss a {
width:80px;
height:32px;
display:block;
text-indent:-9000px;
background:url(../images/index/bar_rss.gif) no-repeat;
}

#info_area {
width:610px;
background:url(../images/index/back_new.gif) repeat-y;
}

#info_area dl {
padding:0 12px 12px;
line-height:16px;
}
#info_area dl dt {
padding:12px 0 0 18px;
background:url(../images/common/arrow01.gif) no-repeat 0 14px;
}
#info_area dl dd {
padding-left:18px;
}


#index_right {
width:200px;
float:right;
padding-bottom:4px;
background:url(../images/index/back_bottom.gif) repeat-x 0 bottom;
}
#index_right h3 {
width:200px;
}
#index_right h3 a {
width:200px;
height:32px;
display:block;
text-indent:-9000px;
background:url(../images/index/bar_book.gif) no-repeat;
}
#index_right h4 {
width:200px;
height:32px;
display:block;
text-indent:-9000px;
background:url(../images/index/recommend.gif) no-repeat;
}
#book_area {
width:200px;
background:url(../images/index/back_book.gif) repeat-y;
}
#book_area dl {
padding:20px 10px 10px;
}
#book_area dl dt {
text-align:center;
padding-bottom:20px;
}
#book_area dl dd {
line-height:16px;
}

#detail {
padding:12px 12px 12px 18px;
background:url(../images/common/arrow01.gif) no-repeat 0 center;
float:right;
}


