@charset "utf-8";
@import url("/library/style/special/style_05/style.css");
body{background:#b62601; color:#333;}
body a{color:#333;}
.bg_top_h_tile{background:url(img/bg_top_h_tile.jpg) repeat-x left 34px;}
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 34px;}

#nav_box {
background:none;
color:#7c0303;}
#nav_box a{color:#7c0303;}

.image_page_view a.previous, .image_page_view a.next {
background:transparent url(img/previous.gif) no-repeat scroll left top;
height:46px;
width:98px;
}
.image_page_view a.next {
background-image:url(img/next.gif);
}
.image_page_view a.previous:hover {
background-image:url(img/previous_hover.gif);
}
.image_page_view a.next:hover {
background-image:url(img/next_hover.gif);
}
.image_page_view a.p_off:hover {
background-image:url(img/previous.gif);
}
.image_page_view a.n_off:hover {
background-image:url(img/next.gif);
}

.image_list_box .img_ul li{ height:112px; overflow:hidden; float:none; clear:both; width:144px;}

.md .mb_2col .mb_col_1, .md .mb_2col .mb_col_2 {
float:left;
width:51%;
}

.md .image_list_box .img_ul li{margin-bottom:12px; height:136px; overflow:hidden; float:none; clear:both; width:144px;}
.md .image_list_box ul li .image {background:none;border-color:#ff8e08;}
.md .image_list_box .img_ul li,
.md .image_list_box .img_ul li a{color:#ff8e08;}

#page_bottom .footer{background:none;}

.md{background:#fcfec2 url(img/bg_md_s2.jpg) repeat-x 0 0;border:1px solid #d05901;}
.md .md_hd{height:29px;background:none;padding-top:3px;}