@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	background: #F7F7D5 url(../img/background.png) repeat center top;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.6em;
	color: #670101;
}
h1, h2, h3, h4, h5, p, ul, ol, img, div, dl, dt, dd {
	margin: 0px;
	padding: 0px;
	border-style: none;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	list-style: none;
}
a { color: #181E5C; text-decoration: none; }
a:link { color: #181E5C; }
a:hover { color: #8A642A; }
h1 {
	font-size: 0.7em;
	line-height: 110%;
	font-weight: normal;
	margin: 0px auto;
	padding: 2px 0px 3px;
	width: 800px;
	text-align: left;
	color: #333333;
}
/* Header */
#header_bg {
	background: #330000 url(../img/header_bg.png) repeat-x left top;
	height: 55px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#header {
	margin: 0px auto;
	padding: 0px;
	width: 800px;
	text-align: left;
	font-size: 0.01em;
	line-height: 0em;
	color: #000000;
}
.title {
	display: block;
	font-size: 0.001em;
	line-height: 0em;
	text-indent: -10000px;
}
#header #logo { width: 200px; float: left; }
#header #logo a {
	background: url(../img/logo.png) no-repeat left top;
	height: 55px; width: 200px;
}
#header ul {
	list-style: none; color: #FFFFFF;
	float: right; clear: right; width: 550px;
}
#header a, strong { display: block; text-indent: -10000px; }

/* Header Sub Menu */
#header #sub_menu { padding: 5px 0px 0px; }
#header #sub_menu li { float: right; padding: 0px 0px 0px 22px; }
#header #sub_menu a { height: 10px; }
#header #sub_menu strong { height: 10px; }
/* Header Sub Menu HOME */
#sub_menu #sm_home a { background: url(../img/sm_home.png) no-repeat left top; width: 39px; }
#sub_menu #sm_home a:link { background-position: left top; }
#sub_menu #sm_home a:hover { background-position: left center; }
#sub_menu #sm_home strong {  background: url(../img/sm_home.png) no-repeat left bottom; width: 39px; }
/* Header Sub Menu Contact */
#sub_menu #sm_contact a { background: url(../img/sm_contact.png) no-repeat left top; width: 63px; }
#sub_menu #sm_contact a:link { background-position: left top; }
#sub_menu #sm_contact a:hover { background-position: left center; }
#sub_menu #sm_contact strong { background: url(../img/sm_contact.png) no-repeat left bottom; width: 63px; }
/* Header Sub Menu Link */
#sub_menu #sm_link a { background: url(../img/sm_link.png) no-repeat left top; width: 45px; }
#sub_menu #sm_link a:link  { background-position: left top; }
#sub_menu #sm_link a:hover { background-position: left center; }
#sub_menu #sm_link strong { background: url(../img/sm_link.png) no-repeat left bottom; width: 45px; }
/* Header Sub Menu Info */
#sub_menu #sm_info a { background: url(../img/sm_info.png) no-repeat left top; width: 62px; }
#sub_menu #sm_info a:link { background-position: left top; }
#sub_menu #sm_info a:hover { background-position: left center; }
#sub_menu #sm_info strong { background: url(../img/sm_info.png) no-repeat left bottom; width: 62px; }
/* Header Sub Menu Sitemap */
#sub_menu #sm_sitemap a { background: url(../img/sm_sitemap.png) no-repeat left top; width: 62px; }
#sub_menu #sm_sitemap a:link { background-position: left top; }
#sub_menu #sm_sitemap a:hover { background-position: left center; }
#sub_menu #sm_sitemap strong { background: url(../img/sm_sitemap.png) no-repeat left bottom; width: 62px; }
/* Header Main Menu */
#header #main_menu { padding: 10px 0px 0px; }
#header #main_menu li { float: right; padding: 0px 1px 0px 0px; }
#header #main_menu a { height: 30px; width: 90px; }
#header #main_menu strong { height: 30px; width: 90px; }
/* Header Main Menu Bakuretsu */
#main_menu #mm_bakuretsu a { background: url(../img/mm_bakuretsu.png) no-repeat left top; }
#main_menu #mm_bakuretsu a:link { background-position: left top; }
#main_menu #mm_bakuretsu a:hover { background-position: left center; }
#main_menu #mm_bakuretsu strong { background: url(../img/mm_bakuretsu.png) no-repeat left bottom; }
/* Header Main Menu Peakd */
#main_menu #mm_peakd a { background: url(../img/mm_peakd.png) no-repeat left top; }
#main_menu #mm_peakd a:link { background-position: left top; }
#main_menu #mm_peakd a:hover { background-position: left center; }
#main_menu #mm_peakd strong { background: url(../img/mm_peakd.png) no-repeat left bottom; }
/* Header Main Menu Suikyo */
#main_menu #mm_suikyo a { background: url(../img/mm_suikyo.png) no-repeat left top; }
#main_menu #mm_suikyo a:link { background-position: left top; }
#main_menu #mm_suikyo a:hover { background-position: left center; }
#main_menu #mm_suikyo strong { background: url(../img/mm_suikyo.png) no-repeat left bottom; }
/* Header Main Menu Shopping */
#main_menu #mm_shopping a { background: url(../img/mm_shopping.png) no-repeat left top; }
#main_menu #mm_shopping a:link { background-position: left top; }
#main_menu #mm_shopping a:hover { background-position: left center; }
#main_menu #mm_shopping strong { background: url(../img/mm_shopping.png) no-repeat left bottom; }
/* Header Main Menu Gallery */
#main_menu #mm_gallery a { background: url(../img/mm_gallery.png) no-repeat left top; }
#main_menu #mm_gallery a:link { background-position: left top; }
#main_menu #mm_gallery a:hover { background-position: left center; }
#main_menu #mm_gallery strong { background: url(../img/mm_gallery.png) no-repeat left bottom; }
/* Header Main Menu History */
#main_menu #mm_history a { background: url(../img/mm_history.png) no-repeat left top; }
#main_menu #mm_history a:link { background-position: left top; }
#main_menu #mm_history a:hover { background-position: left center; }
#main_menu #mm_history strong { background: url(../img/mm_history.png) no-repeat left bottom; }

#navi {
	clear: both;
	width: 100%;
	background: url(../img/footer_bar.png) repeat-x center bottom;
}
#navi h2 {
	padding: 2px 0px;
	width: 800px;
	margin: 0px auto;
	text-align: left;
	font-size: 0.7em;
	line-height: 1.5em;
}
/* Contents */
#cont_bg {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
}
#cont_bg #cont_top {
	width: 100%;
	padding: 10px 0px 0px;
}
#cont_bg #cont_top_2nd {
	width: 100%;
	padding: 0px;
}
#cont_bg #cont_bottom {
	width: 800px;
	margin: 0px auto;
	text-align: justify;
	padding: 20px 0px 0px;
}
#cont_bottom #cont_l {
	float: left;
	width: 580px;
}

#cont_bottom #cont_r {
	width: 200px;
	float: right;
}
#cont_r #banner {
}
#cont_r #banner li {
	padding: 0px 0px 10px;
}
#main_contents {
}
#main_contents p {
	padding: 0px 0px 10px;
}
.link {
    color:#ff0000;
	font-size:11px;
	padding: 0px 0px 10px;
}
.photo_r {
	float: right;
	padding: 0px 0px 10px 10px;
}
.photo_l {
	float: left;
	padding: 0px 10px 10px 0px;
}
.photo_b {
    float: right;
	padding: 0px 0px 10px 10px;
	margin: 15px 0px 0px 0px;
}
.main_product_title {
	padding: 0px 0px 20px;
}
#main_contents .product_photo {
	padding: 0px;
}
#main_contents .product_photo img {
	margin: 0px 10px;
	padding: 0px;
}
#footer_bg {
	clear: both;
	background: url(../img/footer_bar.png) repeat-x center top;
	font-size: 0.8em;
	line-height: 120%;
}
#footer_bg #footer {
	padding: 20px 0px;
	width: 800px;
	margin: 0px auto;
	color: #666666;
}
#footer_bg #footer ul {
	list-style: none;
	clear: both;
	margin: 20px;
	padding: 0px;
}
#footer_bg #footer li {
	display: inline;
	margin: 0px 5px;
	padding: 0px;
}
#footer_bg #footer address {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 20px;
	clear: both;
}
/*moe*/
#mob {
    margin: 10px 0px 0px 0px;
}
#mob p {
    font-size:10px;
}

