@charset "shift_jis";

ul, li, p, table, th, td {
	margin:0;
	padding:0;
	}

div#tab {
	margin:0 0 12px 0;
	overflow:hidden;
	height:38px;
	background:url(../img/line_store.gif) repeat-x bottom;
}

div#tab ul {
	margin:0;
	padding:0;
	border:none;
	width:621px;
	float:left;
	}

div#tab ul li {
	margin:0;
	padding:0;
	float:left;
	}

div#tab ul li#tab01 {
	width:129px;
	height:36px;
	text-indent:-9999px;
	background: url(../img/btn_store_ov.gif) no-repeat left top;
	}

div#tab ul li#tab02 {
	width:129px;
	height:36px;
	text-indent:-9999px;
	background: url(../img/btn_name_ov.gif) no-repeat left top;
	}

div#tab ul li#tab03 {
	width:129px;
	height:36px;
	text-indent:-9999px;
	background: url(../img/btn_category_ov.gif) no-repeat left top;
	}

div#tab ul li a {
	margin:0;
	padding:0;
	width:129px;
	height:36px;
	text-indent:-9999px;
	display:block;
	text-decoration:none;
	overflow:hidden;
	line-height:100%;
	}

div#tab ul li#tab01 a {
	background: url(../img/btn_store.gif) no-repeat left top;
	}

div#tab ul li#tab01 a:hover {
	background: url(../img/btn_store_ov.gif) no-repeat left top;
	}

div#tab ul li#tab02 a {
	background: url(../img/btn_name.gif) no-repeat left top;
	}

div#tab ul li#tab02 a:hover {
	background: url(../img/btn_name_ov.gif) no-repeat left top;
	}

div#tab ul li#tab03 a {
	background: url(../img/btn_category.gif) no-repeat left top;
	}

div#tab ul li#tab03 a:hover {
	background: url(../img/btn_category_ov.gif) no-repeat left top;
	}


ul.smemu {
	margin:0 0 14px 0;
	padding:0;
	}

ul.smemu01 {
	margin:0 0 45px 0;
	padding:0;
	}

ul.smemu li,
ul.smemu01 li {
	display:inline;
	margin:0;
	padding:0 15px 0 23px;
	border-left:1px solid #717171;
	background:url(../img/icon02.gif) no-repeat 15px center;
	}

ul.smemu li.brd_r,
ul.smemu01 li.brd_r {
	margin:0;
	padding:0 19px 0 23px;
	border-right:1px solid #717171;
	}

ul.smemu li.nobrd,
ul.smemu01 li.nobrd {
	margin:0;
	padding:0 15px 0 13px;
	border-left:none;
	background:url(../img/icon02.gif) no-repeat 0 center;
	}

ul.smemu li.nolink {
	display:inline;
	margin:0;
	padding:0 15px 0 23px;
	border-left:1px solid #717171;
	background:url(../img/icon01.gif) no-repeat 15px center;
	}

p.caption {
	margin:0;
	padding:8px 10px 7px 24px;
	background:url(../img/icon03.gif) no-repeat 10px center #ffdede;
	border-bottom:3px solid #FFFFFF;
	font-size:110%;
	font-weight:bold;
	color:#c12e2e;
	}

table.store {
	margin:0 0 25px 0;
	}

table.store th {
	margin:0;
	padding:5px 10px;
	width:65px;
	_width:85px;
	border-bottom:1px solid #FFFFFF;
	background:#ececec;
	text-align:right;
	vertical-align:text-top;
	font-weight:bold;
	}

table.store td {
	margin:0;
	padding:5px 10px;
	}

table.store td.store_n {
	width:304px;
	_width:324px;
	}

table.n_order td {
	margin:0;
	padding:4px 10px;
	}

table.n_order {
	margin:0 0 12px 0;
	}

table.n_order td.td_l {
	margin:0;
	padding:0 5px 0 24px;
	width:290px;
	_width:261px;
	}

table.n_order td.td_c {
	width:200px;
	_width:220px;
	}

.pagetop {
	margin:0;
	padding:0 0 12px;
	text-align:right;
	color:#827e7f;
	font-size:75%;
	background-color:#ffffff;
	}
.pagetop a,
.pagetop a:visited {
	color:#827e7f;
	text-decoration:none;
	}

