@charset "shift_jis";

a:link { color:#555555; text-decoration:none; }
a:visited { color:#555555; text-decoration:none; }
a:hover { color:#555555; text-decoration:underline; }
a:active { color:#555555; text-decoration:none; }

.top_link a:link { color:#333333; text-decoration:underline; }
.top_link a:visited { color:#333333; text-decoration:underline; }
.top_link a:hover { color:#333333; text-decoration:none; }
.top_link a:active { color:#333333; text-decoration:none; }




html {
	height: 100%;
}
body {
	font-family: Osaka, "‚l‚r ‚oƒSƒVƒbƒN", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #FFFFFF;
	height: 100%;
}
div {
	height: 100%;
	zoom: 1;
}
div:after {
	content: " ";
	display: block;
	height:	0px;
	clear: both;
	visibility: hidden;
}
h1,h2,h3,h4,h5,h6,p,address,form {
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
}
img {
	border-style:none;
}
.mcl {
letter-spacing: -1px;
}
*:first-child+html .mcl {
letter-spacing: 0px;
}
* html .mcl {
letter-spacing: 0px;
}



.waku_line {
	border: 1px solid #D3D8A6;
	padding: 14px 15px 0px 14px;
}
.waku_line_la1 {
	border: 2px solid #666666;
}
.waku_line_la2 {
	padding: 14px 15px 0px 14px;
	background: #F5F5F5;
}
.shouhin_name {
	font-size: 12px;
	line-height: 14px;
	color: #93995C;
	margin: 0px;
	padding: 12px 0px 2px;
}
.shouhin_price {
	font-size: 12px;
	line-height: 14px;
	color: #93995C;
	margin: 0px;
	padding: 0px 0px 12px;
}
.shouhin_name_la {
	font-size: 12px;
	line-height: 14px;
	color: #555555;
	margin: 0px;
	padding: 9px 0px 2px;
}
.shouhin_price_la {
	font-size: 12px;
	line-height: 14px;
	color: #555555;
	margin: 0px;
	padding: 0px 0px 11px;
}
