﻿@charset "utf-8";
@import url("/library/style/special/style_01/style.css");
@import url("page_inc.css");
/*

.bg_center_v_tile{background:url(img/bg_center_v_tile.jpg) repeat-y center top;}

*/

body{background:url(img/bg_body.jpg) repeat;color:#7f4e00;}
body a{color:#e26700;}

.bg_top_h_tile{background:url(img/bg_top_h_tile.jpg) repeat-x center 34px;}
.bg_top_owner{background:url(img/bg_top_owner.jpg) no-repeat center 34px;}
.bg_bottom_h_tile{background:url(img/bg_bottom_h_tile.jpg) repeat-x center bottom;}
.bg_bottom_owner{background:url(img/bg_bottom_owner.jpg) no-repeat center bottom;}

#page_bottom .footer {background:none;color:#e05b01;}
#page_bottom .footer a{color:#e05b01;}
#page_bottom { margin-bottom:0px; height:160px;}

#funcbar{background:url(img/bg_funcbar.gif) no-repeat;height:36px;margin:0 auto;position:relative;width:460px;}
#funcbar div.day{
	color:#ea0404;
	font-family:Microsoft Sans Serif;
	font-size:26px;
	font-weight:700;
	height:30px;
	left: 220px;
	position:absolute;
	top:0;
	text-align:center;
	width:47px;
}
#funcbar div.hour{
	color:#ea0404;
	font-family:Microsoft Sans Serif;
	font-size:26px;
	font-weight:700;
	height:30px;
	left: 286px;
	position:absolute;
	top:0;
	text-align:center;
	width:32px;
}
#funcbar div.minute{
	color:#ea0404;
	font-family:Microsoft Sans Serif;
	font-size:26px;
	font-weight:700;
	height:30px;
	left: 350px;
	position:absolute;
	top:0;
	text-align:center;
	width:32px;
}

#head_style_box .hs_img, #head_style_box .hs_swf{margin:0px auto;}

#nav_box{background:none;color:#e05b01;font-size:14px;height:37px;line-height:37px;padding-left:20px;width:738px;}
#nav_box a{color:#e05b01;}

.md .md_hd, .md .md_hd .mh_title{background:url(img/bg_md_hd.jpg) no-repeat;}
.md .md_hd{background-position:right top;color:#ffea86;height:36px;padding-left:0;}
.md .md_hd a{color:#ffea86;}
.md .md_hd .mh_title{height:36px;line-height:36px;margin-top:0;padding-left:10px;}
.md .md_hd .mh_option{margin-top:5px;*margin-top:10px;}
.md .md_hd .mh_option .more_btn{background-image:url(img/dot_arrow.gif);}
.md .md_hd .mh_option .more_btn:hover{border-bottom-color:#ffea86;}

.md .md_bd{ background:#ffffd8;}
.md_clean .md_bd{border:none;}
