/* base */

#MainContentsWrap {
	color:#FFFFFF;
	font-size:12px;
}
#MainContentsWrap .FrameMid {
	background:url(/html/menu/images/menu_mainback_middle.jpg) repeat-y;
	margin-bottom:20px;
}
#MainContentsWrap .FrameTop {
	background:url(/html/menu/images/menu_mainback_top.jpg) no-repeat top;
}
#MainContentsWrap .FrameBot {
	background:url(/html/menu/images/menu_mainback_bottom.jpg) no-repeat bottom;
	padding-bottom:20px;
	height:1%;
}


/* MenuNaviBoxm */
#MenuNaviBox {
	margin:0 0 20px;
}
#MenuNaviBox td em {
	display:none;
}
#MenuNaviBox td a {height:33px; display:block;	}
#MenuNaviBox td.navi01 a {	width:95px;	background: url(/html/menu/images/menu_navibtn_01.jpg) no-repeat;	}
#MenuNaviBox td.navi02 a {	width:64px;	background: url(/html/menu/images/menu_navibtn_02.jpg) no-repeat;	}
#MenuNaviBox td.navi03 a {	width:65px;	background: url(/html/menu/images/menu_navibtn_03.jpg) no-repeat;	}
#MenuNaviBox td.navi04 a {	width:116px;	background: url(/html/menu/images/menu_navibtn_04.jpg) no-repeat;	}
#MenuNaviBox td.navi05 a {	width:105px;	background: url(/html/menu/images/menu_navibtn_05.jpg) no-repeat;	}
#MenuNaviBox td.navi06 a {	width:75px;	background: url(/html/menu/images/menu_navibtn_06.jpg) no-repeat;	}
#MenuNaviBox td.navi07 a {	width:61px;	background: url(/html/menu/images/menu_navibtn_07.jpg) no-repeat;	}
#MenuNaviBox td.navi08 a {	width:69px;	background: url(/html/menu/images/menu_navibtn_08.jpg) no-repeat;	}
#MenuNaviBox td.navi01 a:hover, #MenuNaviBox td.navi01 a:active {background: url(/html/menu/images/menu_navibtn_on_01.jpg) no-repeat;}
#MenuNaviBox td.navi02 a:hover, #MenuNaviBox td.navi02 a:active {background: url(/html/menu/images/menu_navibtn_on_02.jpg) no-repeat;}
#MenuNaviBox td.navi03 a:hover, #MenuNaviBox td.navi03 a:active {background: url(/html/menu/images/menu_navibtn_on_03.jpg) no-repeat;}
#MenuNaviBox td.navi04 a:hover, #MenuNaviBox td.navi04 a:active {background: url(/html/menu/images/menu_navibtn_on_04.jpg) no-repeat;}
#MenuNaviBox td.navi05 a:hover, #MenuNaviBox td.navi05 a:active {background: url(/html/menu/images/menu_navibtn_on_05.jpg) no-repeat;}
#MenuNaviBox td.navi06 a:hover, #MenuNaviBox td.navi06 a:active {background: url(/html/menu/images/menu_navibtn_on_06.jpg) no-repeat;}
#MenuNaviBox td.navi07 a:hover, #MenuNaviBox td.navi07 a:active {background: url(/html/menu/images/menu_navibtn_on_07.jpg) no-repeat;}
#MenuNaviBox td.navi08 a:hover, #MenuNaviBox td.navi08 a:active {background: url(/html/menu/images/menu_navibtn_on_08.jpg) no-repeat;}
#MenuNaviBox td.navi01NOW a {width:95px;	background: url(/html/menu/images/menu_navibtn_now_01.jpg) no-repeat;}
#MenuNaviBox td.navi02NOW a {width:64px;	background: url(/html/menu/images/menu_navibtn_now_02.jpg) no-repeat;}
#MenuNaviBox td.navi03NOW a {width:65px;	background: url(/html/menu/images/menu_navibtn_now_03.jpg) no-repeat;}
#MenuNaviBox td.navi04NOW a {width:116px;	background: url(/html/menu/images/menu_navibtn_now_04.jpg) no-repeat;}
#MenuNaviBox td.navi05NOW a {width:105px;	background: url(/html/menu/images/menu_navibtn_now_05.jpg) no-repeat;}
#MenuNaviBox td.navi06NOW a {width:75px;	background: url(/html/menu/images/menu_navibtn_now_06.jpg) no-repeat;}
#MenuNaviBox td.navi07NOW a {width:61px;	background: url(/html/menu/images/menu_navibtn_now_07.jpg) no-repeat;}
#MenuNaviBox td.navi08NOW a {width:69px;	background: url(/html/menu/images/menu_navibtn_now_08.jpg) no-repeat;}

/* MainContents chapter */
#MainContents {
	margin:0 auto 40px;
	width:500px;
}
#MainContents .chap {
	margin:0 0 40px 0;
	height:1%;
}
#MainContents h2 {
	font-size:19px;
	margin-top:0;
}
#MainContents h2 {
	font-size:16px;
}
#MainContents p.name {
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
}
#MainContents p.nameBig {
	font-size:17px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:1.5em;
	text-align:center;
}
#MainContents p.small {
	font-size:12px;
	color:#FFFFFF;
	line-height:1.5em;
	text-align:center;
}
#MainContents p.price {
	text-align:right;
	font-size:15px;
	line-height:1.5em;
	color:#FFFFFF;
}


/* end - MainContents */

