html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


body {
	font-family: lr oSVbN,Osaka;
	font-size: 12px;
	color: #FFF100;
	line-height: 150%;
	margin: 0;
	padding: 0;
	background-color: #002876;
}




#container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 750px;
	background-image: url('img/main_bg002.gif');
	background-repeat: repeat-y;
}

/* ===== wb_[ ===== */

#header {
	height: 160px;
	width: 750px;
	background-image: url('img/header_bg.gif');
}

.logo{
	text-indent: -9999px;
	float: left;
	height: 100px;
	width: 400px;
	background-image: url('img/main_logo.gif');
}

.logo a{
	text-decoration: none;
	height: 100px;
	width: 400px;
	display: block;
}

.tel{
	text-indent: -9999px;
	float: right;
	position: absolute;
	left: 450px;
	height: 100px;
	width: 250px;
	background-image: url('img/tellnumber.gif');
}


/* ===== wb_[j[ ===== */

#menu_header {
	position: absolute;
	top: 115px;
	left: 350px;
	height: 20px;
	width: 450px;
}

#menu_header li {
	float: left;

}

#menu_header a {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none ;
	color: #fff100;
	text-align: center;
	width: 100px;
	display: block;
	
}

#menu_header a:hover {
	font-size: 16px;
	color: #002876;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #FFF100;
	text-align: center;
}

/* ===== wb_[j[?ﾅ ===== */

.floatclear {
	clear: left;
}

/* ===== wb_[@?ﾅ ===== */


/* ===== j[ ===== */
#leftmenu {
	float: left;
	height: auto;
	width: 250px;
	min-height: 600px;
}

a.gnavi_top {
   text-indent: -9999px;
   margin: 20px auto;
   height: 25px;
   width: 135px;
   background-image: url('img/button_top.gif');
   display: block;
}

a.gnavi_top:hover {
   background-position: top right;
}

a.gnavi_new {
   text-indent: -9999px;
   margin: 20px auto;
   height: 25px;
   width: 135px;
   background-image: url('img/button_new.gif');
   display: block;
}

a.gnavi_new:hover {
   background-position: top right;
}

a.gnavi_stock {
   text-indent: -9999px;
   margin: 20px auto;
   height: 25px;
   width: 135px;
   background-image: url('img/button_stock.gif');
   display: block;
}

a.gnavi_stock:hover {
   background-position: top right;
}

a.gnavi_kaitori {
   text-indent: -9999px;
   margin: 20px auto;
   height: 25px;
   width: 135px;
   background-image: url('img/button_kaitori.gif');
   display: block;
}

a.gnavi_kaitori:hover {
   background-position: top right;
}

a.gnavi_shop {
   text-indent: -9999px;
   margin: 20px auto;
   height: 25px;
   width: 135px;
   background-image: url('img/button_shop.gif');
   display: block;
}

a.gnavi_shop:hover {
   background-position: top right;
}

a.gnavi_contact {
   text-indent: -9999px;
   margin: 20px auto;
   height: 25px;
   width: 135px;
   background-image: url('img/button_contact.gif');
   display: block;
}

a.gnavi_contact:hover {
   background-position: top right;
}

a.gnavi_blog {
   text-indent: -9999px;
   margin: 20px auto;
   height: 25px;
   width: 135px;
   background-image: url('img/button_blog.gif');
   display: block;
}

a.gnavi_blog:hover {
   background-position: top right;
}

a.gnavi_link {
   text-indent: -9999px;
   margin: 20px auto;
   height: 25px;
   width: 135px;
   background-image: url('img/button_link.gif');
   display: block;
}

a.gnavi_link:hover {
   background-position: top right;
}

.goonet {
	text-indent: -99999px;
	margin: 20px auto;
	height: 65px;
	width: 150px;
	background-image: url('img/link_goonet01.gif');
}

.goonet a {
	text-decoration: none;
	height: 65px;
	width: 150px;
	display: block;
}

.promo_left {
	text-indent: -99999px;
	margin: 20px auto;
	height: 180px;
	width: 160px;
	background-image: url('img/shop_img0041.jpg');
}


/* ===== Recvf ===== */
.contents {
	float: left;
	height: auto;
	width: 500px;
	min-height: 600px;
}

.contents h2 {
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}

.index_photo01 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 10px;
}

.index_promo01 {
	margin: 10px 100px;
}

.index_photo02 {
	margin: 10px 50px;
	height: 150px;
	width: 400px;
}


.rss01 {
	color: #FFFFFF;
	margin-left: 30px;
	padding: 20px;
	float: left;
	width: 160px;
}

.rss01 a{
	color: #FFFFFF;
	text-decoration: none;
}

.rss01 a:hover {
	color: #002876;
	text-decoration: none;
	background-color: #FFF100;
}

.rss02 {
	color: #FFFFFF;
	padding: 20px;
	float: left;
	width: 210px;
}

.rss02 a{
	color: #FFFFFF;
	text-decoration: none;
}

.rss02 a:hover {
	color: #002876;
	text-decoration: none;
	background-color: #FFF100;
}
.index_guide01 {
	text-indent: -99999px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	width: 300px;
	background-image: url('img/promo.gif');
}

.index_guide02 {
	color: #FFFFFF;
	margin: 20px auto;
	width: 350px;
}

.index_guide03 {
	color: #FFFFFF;
	text-align: right;
	margin: 20px auto;
	width: 350px;
}

.index_guide03 a {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	text-decoration:none ;
	vertical-align: ;
	color: #fff100;
	background-color: #002876;
	text-align: center;
}

.index_guide03 a:hover {
	font-size: 16px;
	color: #002876;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	background-color: #FFF100;
	text-align: center;
}

.new_txt {
	color: #FFFFFF;
	margin: 10px auto;
	width: 400px;
}

.new_txt a {
	font-weight: normal;
	font-style: normal;
	text-decoration:none ;
	vertical-align: ;
	color: #fff100;
}

.new_txt a:hover {
	color: #002876;
	font-style: normal;
	background-color: #FFF100;
	text-decoration: none;
}

.shop_txt {
	color: #FFFFFF;
	margin: 10px auto;
	width: 350px;
}

.shop_map {
	text-indent: -9999px;
	margin: 30px auto;
	height: 300px;
	width: 300px;
	background-image: url('img/map001.gif');
}

.cre_dl {
	color: #FFFFFF;
	margin-top: 20px;
	margin-left: 80px;
}

.cre_dt {
	font-weight: bold;
	line-height: 300%;
}

.cre_dd {
	line-height: 300%;
	text-indent: 20px;
}

.cre_dd img {
	vertical-align: middle;
	padding: 5px;
}

.link_ul {
	color: #FFFFFF;
	line-height: 600%;
	margin-top: 20px;
	margin-left: 120px;
}

.link_ul img {
	vertical-align: middle;
	padding: 5px;
}

.link_ul a{
	font-size: 14px;
	color: #FFF100;
	text-decoration: none;
}

.link_ul span a:hover {
	color: #002876;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFF100;
}

.form {
	margin-right: auto;
	margin-left: auto;
	width: 400px;
}


/* ===== Recvf@?ﾅ ===== */

/* ===== tb^[ ===== */

#footer {
	clear: both;
	height: 50px;
	width: 750px;
	background-image: url(img/footer_bg.gif);
	background-repeat: no-repeat;
}

#footer p{
	text-align: center;
	padding-top: 30px;
}

/* ===== tb^[@?ﾅ ===== */
