@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0 auto;
	padding:0;
	border:0;
	font-size:100%;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	text-align:center;
	color:inherit;
	margin:0 auto;
}

a
{
	text-decoration:none;
	color:#2C1A03;
	background-color:transparent;
}

a:hover
{
	text-decoration:underline;
	background-color:transparent;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

span.red{ color:#990000; }

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	width:100%;
	margin:0 auto;
	background:#ffffff;
	background-image:url(img/common/bg_top.jpg);
	background-position:left top;
	background-repeat:repeat-x;
}

/* ---------- container_end ---------- */

/* ---------- header ---------- */

div#header
{
	width:810px;
	height:113px;
	color:inherit;
	background-color:#transparent;
}

div#header img
{
	float:left;
	margin:22px 0 0 0;
}

div#header p
{
	text-align:right;
	font-size:70%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	position:relative;
	top:45px;
	left:0;
}
div#index
{
	width:594px;
	height:215px;
	color:inherit;
	background-color:#transparent;
}

/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner
{
	width:100%;
	margin:0 auto;
	text-align:left;
	_text-align:center;
	background:#DB9605;
}

div#banner-inner
{
	color:#2B1902;
        padding:3px 0;
	width:800px;
	text-align:left;

}

div#banner-inner h1
{
	position:relative;
	font-size:12px;
	font-weight:100;
	font-family:sans-serif, "ＭＳ ゴシック", Verdana, osaka;
	letter-spacing:0.1em;
}

div#banner-inner h1 a
{
	color:#2B1902;
	background-color:transparent;
	text-decoration:none;
}

div#banner-inner h1 a:hover
{
	text-decoration:underline;
}

div#banner-inner h2
{
	position:relative;
	font-size:60%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	width:95%;
}

/* ---------- banner_end ---------- */

/* ---------- wrapper ---------- */

div#wrapper
{
	width:810px;
	_width:815px;
	text-align:left;
	background:#ffffff;
	color:inherit;
}

/* ---------- wrapper_end ---------- */

/* ---------- main ---------- */


div.main-contents
{
	padding:10px 0px 10px 7px;
	background-color:#ffffff;
	background-image:url(img/main_bg.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
}


div#main
{
	float:left;
	width:610px;
	background:#ffffff;
	background-image:url(img/main_bg.gif);
	background-position:100% 0;
	background-repeat:no-repeat;
}



div.main-contents p
{
	font-size:12px;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

div.info-box
{
	padding-bottom:30px;
}

div.info-box img
{
        margin:5px0 ;
}
div.info-box h3
{
	background:#ffffff;
	background-image:url(img/common/h3.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
        height:31px;
        _height:43px;
        width:575px;
        _width:610px;
	font-size:12px;
	color:#673E04;
        padding:12px 0 0 35px;
        margin-bottom:10px;
}
div.info-box h4
{	
	background:#ffffff;
        background-image:url(img/common/h4.jpg);
	background-position:0 5px;
	background-repeat:no-repeat;
	border-bottom:1px solid #673E04;
        padding:5px 0 5px 20px;
        marign-bottom:10px;
	font-size:12px;
	color:#140803;
}
div.info-box td
{
	font-size:12px;
	color:#666666;
	line-height:150%;
}
div.info-box p
{
	font-size:12px;
	color:#666666;
	background-color:transparent;
	line-height:150%;
	margin:0 10px 10px 10px;
}

div.news-box
{
	margin-bottom:40px;
}

div.news-box h3
{
	font-size:2px;
	text-indent:-9999px;
	background-color:#ffffff;
	background-image:url(img/new-topics.gif);
	background-position:left top;
	background-repeat:no-repeat;
	color:inherit;
	width:540px;
	height:25px;
}

div.news-box-inner ul
{
	list-style-type:none;
	width:540px;
}

div.news-box-inner li
{
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	line-height:150%;
	list-style-position:outside;
	display:block;
	background:transparent;
	color:inherit;
	border-bottom:1px solid #dddcdc;
	padding-bottom:1px;
	width:100%;
}

span.list-border
{
	display:block;
	padding: 6px 0 6px 26px;
	background-color:transparent;
	background-image:url(img/link-h6.gif);
	background-position:7px 12px;
	background-repeat:no-repeat;
}

/* ---------- main_end ---------- */



/* ---------- category-archives ---------- */

div#sidebar
{
	float:right;
	width:185px;
	text-align:left;
	background:#ffffff;
        margin:10px 10px 0 0;
        _margin:10px 3px 0 0;
}
div#sidebar-top
{
	font-size:2px;
	background:#ffffff;
	background-image:url(img/common/sidebar_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:inherit;
	width:185px;
	height:73px;
}
div#sidebar-middle
{
       background:#fff url(img/common/sidebar_middle.jpg) repeat-y left top;
       width:185px;
       margin:0 auto;
       text-align:center;
}
div#sidebar-inner
{
       width:180px;
       text-align:left;
       margin:0 auto;
}
div#sidebar-bottom
{
       background:#fff url(img/common/sidebar_bottom.jpg) no-repeat left top;
       width:185px;
       height:14px;
	font-size:2px;
	text-indent:-9999px;
	color:inherit;
}
div#category-archives h4
{
	font-size:2px;
        text-indent:-9999px;
	background:#transparent;
	background-image:url(img/common/banner_1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:inherit;
	width:158px;
	height:57px;
        margin-right:12px;
        _margin-right:-3px;
}
div#category-archives h4 a
{
	font-size:2px;
        text-indent:-9999px;
	background:#transparent;
	background-image:url(img/common/banner_1.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:inherit;
	width:158px;
	height:57px;
        margin-right:12px;
        _margin-right:-3px;

}
div#category-archives h4 a:hover
{
        background:#transparent;
	background-image:url(img/common/banner_1_a.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:inherit;
}

div.category-archives
{
        padding:0 0px 0 10px;
        width:166px;
	text-align:left;
}
div.category-info
{
        padding:0 0px 0 10px;
        width:166px;
	text-align:left;
}
div#sidebar ul.sub-category
{
	list-style-type:none;
	margin:0;
}

div.category-archives ul li
{
	font-size:12px;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	margin-bottom:0;
	display:inline;
}

div.category-archives ul li a
{
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	text-decoration:none;
	color:#673E04;
	background:url(img/common/h5.jpg) no-repeat 0px 3px;
	display:block;
	padding:7px 5px 7px 25px;
	line-height:100%;
	border-bottom:1px solid #673E04;
}

div.category-archives ul li a:hover
{
	display:block;
        color:#ED2000;
	text-decoration:underline;
}

div.category-archives ul.sub-category
{
	padding:5px 0;
	margin:0;
	list-style-type:none;
}

div.category-archives ul li ul.sub-category li
{
	font-size:100%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	margin:0;
	padding:0;
}

div.category-archives ul.sub-category li a
{
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#673E04;
	background:#fff url(img/common/h6.jpg) no-repeat 10px 5px;
	display:block;
	padding:5px 5px 5px 20px;
	line-height:100%;
	border:0;
}

div.category-archives ul.sub-category li a:hover
{
	color:#ED2000;
	text-decoration:underline;
}
/*---category shop---*/
div#category-shop
{
        width:150px;
        padding-top:5px;
        margin-bottom:7px;
 
}
div#category-shop_left
{
         float:left;
	display:block;
}
div#category-shop_right
{
         float:right;
	display:block; 
}
div#category-shop h6
{
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#673E04;
	background:#fff url(img/common/h6.jpg) no-repeat 10px 5px;
	display:block;
	padding:5px 5px 5px 20px;
	line-height:100%;
	border:0;
        font-size:12px;
        text-align:left;
}
div#category-shop h6 a
{
	color:#673E04;
}

div#category-shop h6 a:hover
{
	color:#ED2000;
	text-decoration:underline;
}
/*---category shop_end---*/
/*---category info---*/
div.category-info
{
        padding:0 0px 0 10px;
        width:166px;
}
div#category-info h4
{
	font-size:2px;
	text-indent:-9999px;
	background:#transparent;
	background-image:url(img/common/banner_2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:inherit;
	width:158px;
	height:57px;
        margin-right:12px;
        _margin-right:-3px;
}
div#category-info h4 a
{
	font-size:2px;
	text-indent:-9999px;
	background:#transparent;
	background-image:url(img/common/banner_2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:inherit;
	width:158px;
	height:57px;
        margin-right:12px;
        _margin-right:-3px;
}
div#category-info h4 a:hover
{
	font-size:2px;
	text-indent:-9999px;
	background:#transparent;
	background-image:url(img/common/banner_2_a.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:inherit;
	width:158px;
	height:57px;
        margin-right:12px;
        _margin-right:-3px;
}
iv.category-info ul li
{
	font-size:12px;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	margin-bottom:0;
	display:inline;
}

div.category-info ul li a
{
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	text-decoration:none;
	color:#673E04;
	background:url(img/common/h5.jpg) no-repeat 0px 3px;
	display:block;
	padding:7px 5px 7px 25px;
	line-height:100%;
	border-bottom:1px solid #673E04;
}

div.category-info ul li a:hover
{
	display:block;
        color:#ED2000;
	text-decoration:underline;
}

div.category-info ul.sub-category
{
	padding:5px 0;
	margin:0;
	list-style-type:none;
}

div.category-info ul li ul.sub-category li
{
	font-size:100%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	margin:0;
	padding:0;
}

div.category-info ul.sub-category li a
{
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#673E04;
	background:#fff url(img/common/h6.jpg) no-repeat 10px 5px;
	display:block;
	padding:5px 5px 5px 20px;
	line-height:100%;
	border:0;
}

div.category-info ul.sub-category li a:hover
{
	color:#ED2000;
	text-decoration:underline;
}

div#sidebar ul
{
	list-style-type:none;
	margin:0 5px 0 0;
}
/*---category info_end---*/
/*---netshop---*/
div.category-netshop
{
        padding:0 0px 0 0px;
        width:166px;
	text-align:left;
}
div#category-netshop h4
{
	font-size:2px;
	text-indent:-9999px;
	background:#transparent;
	background-image:url(img/common/banner_3.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	color:inherit;
	width:158px;
	height:44px;
        margin-right:12px;
        _margin-right:-3px;
}
div.category-netshop_top
{
	font-size:2px;
	text-indent:-9999px;
	background:#transparent;
	background-image:url(img/common/box_top.jpg);
	background-position:left top;
	background-repeat:no-repeat;
        width:158px;
        height:28px;
}
div.category-netshop
{
        padding:0 10px 0 10px;
        width:138px;
        _width:158px;
	background:#transparent;
	background-image:url(img/common/box_middle.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
div.category-netshop a
{
       color:#DFBF76;
}
div.category-netshop a:hover
{
       text-decoration:underline;
}
div.category-netshop ul
{
	margin:0 20px 0 0px;
	list-style-position:outside;
}
div.category-netshop li
{
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#F1DC98;
	font-size:12px;
}
div.category-netshop_bottom
{
	font-size:2px;
	text-indent:-9999px;
	background:#transparent;
	background-image:url(img/common/box_bottom.jpg);




	background-position:left top;
	background-repeat:no-repeat;
        width:158px;
        height:7px;
}
/*---netshop_end---*/
/*---category-banner---*/
div.category-banner
{
        width:166px;
        float:right;
	border:1px solid #dddcdc;
        margin-right:8px;
}
/*---category-banner_end---*/
div.contents-search h4
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(img/search.gif) no-repeat left top;
	color:inherit;
	width:188px;
	height:20px;
}

div.search-form form input#search
{
	color:#333333;
	background-color:#ffffff;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	padding:2px;
	border:1px solid #b4b4b4;
	width:130px;
}

div.search-form form input.searchsubmit
{
	color:#ffffff;
	background-color:#788da5;
	font-size:60%;
	padding:4px 7px 3px 7px;
	position:relative;
	top:0;
	left:-1px;
}


div.contents-search
{
	margin-bottom:30px;
	width:100%px;
}

div.rss a
{
	font-size:2px;
	text-indent:-9999em;
	background: transparent url(img/rss.gif) no-repeat left top;
	display:block;
	width: 180px;
	height: 39px;
	text-decoration:none;
	margin-bottom:10px;
}

div.rss a:hover
{
	background: transparent url(img/rss_hover.gif) no-repeat left top;
}

div.powered
{
	font-size:70%;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	background-color:transparent;
	margin-bottom: 20px;
}

/* ---------- category-archives_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	color:inherit;
	padding:2px 0 40px 0;
	background:#ffffff url(img/common/bd_bottom.jpg) repeat-x left bottom;
        width:100%;
}

div#footer ul
{
	font-size:12px;
	text-align:center;
	margin-bottom:10px;
}

div#footer ul li
{
	display:inline;
	list-style:none;
}

div#footer-inner
{
	background:transparent url(img/common/footer.png) no-repeat center center;
	height:48px;
	width:810px;
}
* html div#footer-inner { behavior: expression(IEPNGFIX.fix(this)); } 
div#footer p
{
	background-color:transparent;
	color:#2B1902;
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	padding-bottom:20px;
	color:#FFFFFF;
}
div#footer a
{
	color:#ffffff;
}
div#footer a:hover
{
	text-decoration:underline;
}
/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	font-size:60%;
	font-weight:normal;
	padding:0 10px 5px 3px;
	margin-bottom:15px;
}

div#main p.navi a
{
	text-decoration:none;
}

div#main p.navi a:hover
{
	text-decoration:underline;
}

div.entry
{
	margin:0 0 20px 0;
}

div.entry-body {
	_padding:0;
	padding:8px;
	margin-bottom:20px;
	}


h3.entry-header
{
	background:#ffffff;
	background-image:url(img/common/h3.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
        height:31px;
        _height:43px;
        width:575px;
        _width:610px;
	font-size:12px;
	color:#673E04;
        padding:12px 0 0 35px;
        margin-bottom:10px;
}

h3.entry-header a
{
	color:#2C1A03;
	background-color:transparent;
	text-decoration:none;
}

h3.entry-header a:hover
{
	background-color:transparent;
	text-decoration:underline;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:12px;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
	margin-left:8px;
	width:100%;
}


div.entry blockquote,
div.entry-body blockquote
{
	font-size:12px;
	line-height:150%;
	color:#555555;
	background:#eeeeee;
	padding:15px;
	_padding:5px;
	margin-bottom:20px;
}

div.entry h1,
div.entry-body h1
{
	font-size:100%;
	font-weight:bold;
	color:#4a6c9a;
	background:transparent url(img/h1.gif) no-repeat left top;
	border:1px solid #93b1cf;
	padding:10px 10px 10px 10px;
	line-height:150%;
	margin-bottom:20px;

}

div.entry h2,
div.entry-body h2
{
	background:#ffffff;
	background-image:url(img/common/h2.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
        height:31px;
        _height:43px;
        width:575px;
        _width:610px;
	font-size:14px;
	color:#673E04;
        padding:12px 0 0 35px;
        margin-bottom:10px;
}

div.trackbacks h4,
div.comments h4
{
	font-size:12px;
	font-weight:bold;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#5b5b5b;
	background:transparent url(img/h4.gif) repeat-x left bottom;
	padding:0 15px 5px 5px;
	borde:none;
	line-height:150%;
	margin:0 10px 20px 0;
}

div.entry h3,
div.entry-body h3
{
	background:#ffffff;
	background-image:url(img/common/h3.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
	height:43px;
        _height:43px;
	width:610px;
        _width:610px;
	font-size:14px;
	color:#673E04;
        padding:12px 0 0 35px;
        margin-bottom:10px;
}

div.entry h4,
div.entry-body h4
{
	background:#ffffff;
        background-image:url(img/common/h4.jpg);
	background-position:0 5px;
	background-repeat:no-repeat;
	border-bottom:1px solid #673E04;
        padding:5px 0 5px 20px;
	margin-bottom:10px;
	font-size:12px;
	color:#140803;
}

div.entry h5,
div.entry-body h5
{
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	text-decoration:none;
	color:#673E04;
	background:url(img/common/h5.jpg) no-repeat 0px 3px;
	display:block;
	padding:5px 5px 7px 25px;
	line-height:130%;
        font-size:12px;
}

div.entry h6,
div.entry-body h6
{
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#673E04;
	background:#fff url(img/common/h6.jpg) no-repeat 10px 5px;
	display:block;
	padding:5px 5px 5px 20px;
	line-height:100%;
	border:0;
        font-size:12px;
}

div.entry-tags h4
{
	font-size:12px;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#333333;
	background:transparent url(img/h6_bg.gif) no-repeat 2px 2px;
	padding: 0 10px 0 25px;
	line-height:150%;
	margin-bottom:5px;
	border:0;
}
div.entry-tags-inner
{
	color:inherit;
	background-color:#e4f1f1;
	padding:15px 15px 10px 15px;
}
div.entry-tags ul
{
	list-style-type:none;
	margin-bottom:20px;
}
div.entry-tags ul li
{
	color:#339999;
	background-color:transparent;
	font-size:12px;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	float:left;
	margin-right:10px;
}

div.entry-info
{
	margin-bottom:20px;
}

div.entry-info ul
{
	list-style-type:none;
	text-align:right;
	border-top:2px solid #d8d8d8;
	padding:5px 0 10px 0;
	width:100%;
}

div.entry-info ul li
{
	font-size:60%;
	color:#666666;
	background-color:inherit;
	display:inline;
}

div.entry-content
{
	padding-bottom:5px;
	width:100%;
}

div.entry-content p.posted
{
	margin-bottom:40px;
}


div.entry-content h3 a
{
	color:#333333;
	background-color:transparent;
	text-decoration:none;
}
div.entry-content h3 a:hover
{
	color:#333333;
	background-color:transparent;
	text-decoration:underline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.entry form
{
	width:80%;
}

div.typekey-text
{
display:none;
}

div.trackbacks p
{
	font-size:12px;
	color:#666666;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:12px;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:1px solid #efefef;
	list-style:none;
	padding:5px 0;
	text-align:right;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#666666;
	background-color:inherit;
	font-size:60%;
	display:inline;
}

div.comments-post 
{
	width:80%;
}

div.comments-post h5
{
	color:#333333;
	background-color:inherit;
	font-size:12px;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:12px;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:12px;
	color:#333333;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#333333;
	background-color:inherit;
	font-size:12px;
	border:1px solid #cccccc;
	width:80%;
}

ul.cookie,
div#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

div#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

div#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin:0 10px 0 0;
	color:#ffffff;
}

div#comments-open-data ul.comments-open-footer li input
{
	color:#ffffff;
	background-color:#788da5;
	font-size:60%;
	padding:4px 7px 3px 7px;
}

input#comment-preview,
input#comment-post,
input#comment-cancel
{
	font-size:12px;
	color:#ffffff;
	width:80px;
	height:20px;
	cursor: pointer;	
}


input#comment-preview,
input#comment-post,
input#comment-cancel
{
	margin-top:5px;
}

div.comment p
{
	font-size:12px;
	color:#333333;
	background-color:inherit;
}

input.search-input
{
	color:#333333;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:300px;
	padding:2px;
}

input.searchsubmit
{
	color:#ffffff;
	background-color:#788da5;
	font-size:70%;
	padding:4px 7px 3px 7px;
	position:relative;
	top:0;
	left:-1px;
}

h2.module-header
{
	color:#000000;
	background:transparent url(img/entry_title.gif) no-repeat left top;
	font-size:12px;
	font-weight:normal;
	padding:11px;
	margin-bottom:10px;
}

div.module-content
{
	color:#333333;
	background-color:#ffffff;
	padding:15px;
	margin-bottom:20px;
}

div.module-content ul
{
	list-style-type:disc;
	line-height:150%;
	padding:0 15px;
}

div.module-content ul li
{
	font-size:12px;
	font-weight:normal;
}

/* ---------- archives_end ---------- */
a:hover .rollover{
 color: #D1A3F5;
 opacity: 0.6;
 filter: alpha(opacity=60);
 }
 
 
/* ---------- table ---------- */ 
 
table {
	color:#666666;
	text-align:left;
	font-size:12px;
	}
	
table td {
	line-height:130%;
	}
	
table.tbl-info {
	border:1px solid #ccc;
	border-bottom:none;
	margin-left:10px;
	}	
	
table.tbl-info th {
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px;
	}	
	
table.tbl-info td {
	border-bottom:1px solid #ccc;
	padding:5px;
	}	

table.tbl-info2 td {
    padding-bottom:5px;
	font-size:11px;
	}

	
/* ---------- category ---------- */	
	
.mgb-20 {
	margin-bottom:20px;
	}
	
dl.shop {
	padding:10px;
	border-bottom:1px dotted #330000;
	color:#666666;
	margin:0 10px 10px 10px;
	}
	
dl.shop dt {
	padding:0 10px 5px 10px;
	font-weight:bold;
	color:#330000;
	}
	
dl.shop dd {
	line-height:135%;
	}
div.box_box {
        _margin:0 5px;
	}
div.box1 {
	width:190px;
	height:270px;
	float:left;
  margin-top:10px;
	}
div.box1_1 {
	width:380px;
	height:260px;
	float:right;
	}
	
div.box2 {
	width:100%;
	clear:both;
	}

div.box2-l {
	width:285px;
	float:left;
	margin-bottom:15px;
	}
	
div.box2-r {
	width:285px;
	float:right;
	margin-bottom:15px;
	}
	
div.shop-info {
	margin-right:5px;
	margin-bottom:5px;
	padding:4px;
	border:1px dotted #ccc;
	}
	
div.shop-entry {
	height:140px;
	}
div.shop-entry_1 {
	height:250px;
	}
	
div.shop-more {
	text-align:center;
        margin-top:5px;
	}
	
div.shop-more img{
	margin-top:10px;
	text-align:center;
	}
	
.font-color-red {
    color: #FF3300;
	}

div#5banner a{
    width:102px;
    margin-right:5px;
	}
	
dl.shop {
    font-size:12px;
	}
	
div.box3 {
	border:1px solid #333;
	padding:10px;
	margin:20px 10px 0 10px;
	background-color:#eee;
	color:#666;
	font-size:12px;
	line-height:140%;
	}
	
/* ---------- 料金表 ---------- */	
div.a-pricebox{
    text-align:center;
	margin:10px auto;
	width:800px;
	}

div.pricebox{
   text-align:left;
   color:#666666;
   font-size:12px;
   line-height:130%;
   }
div.pricebox h3{
	background:#ffffff;
	background-image:url(img/common/h3.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
        height:31px;
        _height:43px;
        width:575px;
        _width:610px;
	font-size:12px;
	color:#673E04;
        padding:12px 0 0 35px;
        margin-bottom:10px;
   }
   
div.pricebox p{
    margin-bottom:10px;
	}
	
div.pricebox table{
    margin-bottom:15px;
	border-collapse:collapse;
	text-align:left;
	width:97%;
	}

div.pricebox table th,
div.pricebox table td{
    border:1px solid #ccc;
	padding:5px;
	}
	
p.margin-b10 {
    padding-bottom:10px;
	}

.font-16 {
    font-size:16px;
	font-weight:bolder;
	}
	
div#sitemap ul{
	margin-bottom:10px;
	}
	
div#sitemap li{
	font-size:12px;
	}
div#qr
{
        font-size:12px;
}
input, textarea, select {
                border:1px solid #999;
}
.border
{
        border:1px solid #000;
}
