body {
	left: 0px;
	top: 0px;
}

img { border-style:none; } 

a img { border-style:none; } 

a:link, a:visited, a:active {
	color:#666666;
	text-decoration:none;
}

#main {
	border: 1px solid #000000;
	position: absolute;
	left: 30px;
	top: 30px;
	height: 2500px;
	width: 800px;
	z-index: 1;
}
/*------------------
  ヘッダー
------------------*/
#header {
	background-image: url(../../top/topnaviimage.jpg);
	position: absolute;
	height: 120px;
	width: 800px;
	left: 30px;
	top: 30px;
	z-index: 2;
}
#topnavi {
	position: absolute;
	height: 25px;
	width: 720px;
	left: 75px;
	top: 110px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	z-index: 11;
}
#topnavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topnavi li {
	float: left;
}
#topnavi li a {
	display: block;
	text-indent: -9999px;
	text-decoration:none;
}
#topnavi li#home a {
	background-image: url(../../top//topnavi_h.jpg);
	height: 25px;
	width: 64px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left:  10px;
}
#topnavi li#home a:hover {
	background-image: url(../../top//topnavi_h_h.jpg);
	height: 25px;
	width: 64px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left:  10px;
}
#topnavi li#kodawari a {
	background-image: url(../../top//topnavi_k.jpg);
	height: 25px;
	width: 74px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left:  10px;
}
#topnavi li#kodawari a:hover {
	background-image: url(../../top//topnavi_k_h.jpg);
	height: 25px;
	width: 74px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left:  10px;
}
#topnavi li#shop a {
	background-image: url(../../top//topnavi_t.jpg);
	height: 25px;
	width: 77px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left:  10px;
}
#topnavi li#shop a:hover {
	background-image: url(../../top//topnavi_t_h.jpg);
	height: 25px;
	width: 77px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left:  10px;
}
#topnavi li#onlineshop a {
	background-image: url(../../top//topnavi_s.jpg);
	height: 25px;
	width: 140px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left:  5px;
}
#topnavi li#onlineshop a:hover {
	background-image: url(../../top//topnavi_s_h.jpg);
	height: 25px;
	width: 140px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left:  5px;
}
#topnavi li#yoishoku a {
	background-image: url(../../top//topnavi_y.jpg);
	height: 25px;
	width: 140px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left:  5px;
}
#topnavi li#yoishoku a:hover {
	background-image: url(../../top//topnavi_y_h.jpg);
	height: 25px;
	width: 140px;
	background-repeat: no-repeat;
	margin-right: 5px;
	margin-left:  5px;
}
#topnavi li#ci a {
	background-image: url(../../top//topnavi_c.jpg);
	height: 25px;
	width: 76px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
}
#topnavi li#ci a:hover {
	background-image: url(../../top//topnavi_c_h.jpg);
	height: 25px;
	width: 76px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
}
#topnavi li#recruit a {
	background-image: url(../../top//topnavi_r.jpg);
	height: 25px;
	width: 118px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
}
#topnavi li#recruit a:hover {
	background-image: url(../../top//topnavi_r_h.jpg);
	height: 25px;
	width: 118px;
	background-repeat: no-repeat;
	margin-right: 10px;
	margin-left: 10px;
}

/*------------------
  左ナビゲーション部分
------------------*/
#leftnavi {
	height: 2300px;
	width: 180px;
	left: 30px;
	top: 150px;
	position: absolute;
	background-color: #000000;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	z-index: 4;
}
/*------------------
  メインコンテンツ
------------------*/
#main_contents {
	position: absolute;
	height: 2300px;
	width: 620px;
	left: 210px;
	top: 150px;
	background-color: #000000;
	z-index: 5;
}
/*------------------
  フッター
------------------*/
#footer {
	position: absolute;
	height: 80px;
	width: 800px;
	left: 30px;
	top: 2450px;
	background-color: #000000;
	z-index: 6;
}
#coltd {
	position: absolute;
	height: 10px;
	width: 300px;
	left: 40px;
	top: 2490px;
	font-size: 10px;
	color: #FFFFFF;
	z-index: 7;
}
#bottomnavi {
	position: absolute;
	height: 20px;
	width: 491px;
	left: 330px;
	top: 2480px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	z-index: 8;
}
#bottomnavi ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px
}
#bottomnavi li {
	float: left;
}
#bottomnavi li a {
	display: block;
	text-indent: -9999px;
	text-decoration:none;
}
#bottomnavi li#sitemap a {
	background-image: url(../../top//bottomnabi_s.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 112px;
}
#bottomnavi li#sitemap a:hover {
	background-image: url(../../top//bottomnabi_s_h.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 112px;
}
#bottomnavi li#faq a {
	background-image: url(../../top//bottomnabi_faq.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#bottomnavi li#faq a:hover {
	background-image: url(../../top//bottomnabi_faq_h.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#bottomnavi li#policy a {
	background-image: url(../../top//bottomnabi_p.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#bottomnavi li#policy a:hover {
	background-image: url(../../top//bottomnabi_p_h.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 130px;
}
#bottomnavi li#inquiry a {
	background-image: url(../../top//bottomnabi_c.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 119px;
}
#bottomnavi li#inquiry a:hover {
	background-image: url(../../top//bottomnabi_c_h.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 119px;
}
/*------------------
  	右・下の影
------------------*/
#r_shadow {
	position: absolute;
	left: 830px;
	top: 30px;
	z-index: 10;
}
#b_shadow {
	position: absolute;
	left: 30px;
	top: 2530px;
	z-index: 9;
}
.main_image {
	width: 620px;
}
.left_ex {
	text-align: center;
}
.title_gr {
	width: 620px;
	background-image: url(../kami/images/title_greeting.jpg);
	background-repeat: no-repeat;
	height: 36px;
}
.greeting {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	padding-left: 25px;
	padding-right: 25px;
}
.title_store_inf {
	background-image: url(../kami/images/title_store_inf.jpg);
	height: 36px;
	width: 620px;
	margin-top: 35px;
	background-repeat: no-repeat;
}
.title_menu {
	background-image: url(../kami/images/title_menu.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 620px;
	margin-top: 35px;
}

.title_performance {
	background-image: url(../images/title_performance.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 620px;
	margin-top: 35px;
}

.title_profile {
	background-image: url(../images/title_profile.jpg);
	background-repeat: no-repeat;
	height: 36px;
	width: 620px;
	margin-top: 35px;
}

.performance_box {
	width: 580px;
	padding-right: 20px;
	padding-left: 20px;
}

.menu_box {
	height: 160px;
	width: 580px;
	padding-right: 20px;
	padding-left: 20px;
}
.menu_link_img {
	height: 150px;
	width: 295px;
	float: left;
}
.menu_copy {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	width: 275px;
}
.go_menu {
	float: right;
	margin-top: 20px;
	margin-right: 80px;
}
.left_store_img {
	text-align: center;
}
.store_inf_box {
	width: 590px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.store_img {
	height: 200px;
	width: 300px;
	float: left;
}
.store_inf {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	float: right;
	width: 285px;
}
.store_line {
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	float: left;
}
.access_inf {
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 10px;
	float: left;
	width: 580px;
}
.g_map {
	height: 380px;
	width: 590px;
	text-align: center;
	float: right;
}
.store_link {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
}
.store_sales {
	background-image: url(/store/images/store_sales.jpg);
	height: 200px;
	width: 180px;
	background-position: 5px;
	margin-top: 25px;
}
.store_sales_c {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 12px;
}
.go_top {
	text-align: right;
	margin-right: 15px;
	float: right;
}
.calender {
	text-align: center;
	margin-top: 10px;
	font-size: 12px;
}
.calender_headline {
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: middle;
	margin-bottom: 3px;
}
.calender_coment {
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 5px;
	text-align: left;
	padding-right: 15px;
	padding-left: 15px;
}
.left_li_re {
	text-align: center;
}
.main_sb_fl {
	width: 620px;
	margin-bottom: 15px;
}

.pr_list {
	margin-top: 0px;
	font-size: small;
	color: #FFF;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 1.5em;
	float: left;
	margin-bottom: 0px;
	width: 560px;
}

.pr_dt {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #CCC;
}

.pr_dt_noline {
	padding: 0px;
	color: #FFF;
}

.pr_dt_ca {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #FFF;
	font-size: x-small;
}

.pr_dt_noline_ca {
	padding: 0px;
	color: #FFF;
	font-size: x-small;
}

.pr_dd {
	margin-top: -1.5em;
	text-align: left;
	margin-left: 120px;
}

.pr_dt {
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	color: #FFF;
}

.pr_box_space {
	clear: both;
	height: 2px;
}
.event_link {
	font-size: small;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}

.event_link a{
	font-weight: bold;
	color: #F90;
}

.event_link a:visited{
	font-weight: bold;
	color: #F90;
}

.event_link a:hover{
	font-weight: bold;
	color: #F90;
	text-decoration: underline;
}
