a:link {
	color: #333333;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
body,td,th {
	font-family: Meiryo, "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ4", Arial, "Helvetica";
	background-color: #FFFFFF;
	color: #333333;
	font-size: 12px;
	font-style: normal;
}
/* linkスタイル
_____________________________*/
a img {
	border-style: none;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	position: relative;
	left: +1px;
	top: +1px;
}
/* pageスタイル
_____________________________*/
#wrappar_all {
	margin: auto;
	width: 800px;
	border: 1px solid #999999;
}
#J_E p {
	margin: 0px;
	padding: 2px 0px 2px 650px;
}
#header {
	margin: auto;
	width: 800px;
	padding-bottom: 10px;
}
#product_photo .wk {
	float: left;
	width: 150px;
	margin: 0px 5px 30px;
}
#product_photo .wk h4 {
	display: block;
	padding-left: 10px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}

#product_photo .wk h3 a {
	font-size: 12px;
	line-height: 1.2;
	font-weight: normal;
	display: block;
	padding-left: 6px;
	border-left: 4px solid #FF9900;
}
#product_photo .wk img {
	border: 1px solid #999999;
}
#line {
	width: 780px;
	clear: both;
	height: 5px;
	border-top: 2px dotted #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#ex_cart {
	width: 780px;
	padding: 0px;
	margin: 0px auto 5px;
}


#footer_link {
	clear: both;
}
#copyright {
	clear: both;
	background-color: #F5F5F5;
}
#wrapper_kage {
	background-image: url(../shop/general_data/kage.jpg);
	background-repeat: repeat-x;
	width: 802px;
	margin: auto;
	clear: both;
}
/* 文字スタイル
__________________________________*/
.copyright {
	font-size: 10px
}
.shipping_cost_red {font-size: 10px; color: #FF0000; }
.atarasii_tekiyouji {
	font-size: 12px;
	font-weight: bold;
}
.title_name {
	font-size: 14px;
	font-weight: bold;
}
.n_footer_link {font-size: 10px}
.hide_text2 {
	font-size: 8px;
	color: #999999;
}
.gocyuumonn {color: #FF9900;
	font-weight: bold;
}

