@charset "euc-jp";
#left {
	width: 190px;
}

#l_search {
	font-size: 10px;
	padding: 5px;
}
#seachform {
	position: relative;
	border: 1px solid #111111;
	height: 24px;
	display: block;
	width: 178px;
}

#inputBox {
	width: 150px;
	border: 1px solid #fff;
	position: absolute;
	left: 3px;
	top: 2px;
	font-size: 12px;
}
#submit {
	position: absolute;
	left: 160px;
	top: 2px;
}



.bannerArea {
	margin:0;
	padding:0;
}
.bannerArea li {
	margin-top:10px;
}
/*.bannerArea li:first-child {
	margin-top:0;
}
*/.l_category {
	border: 6px solid #F7F5EE;
	margin-top:20px;
}
.l_category ul {
	padding: 10px;
}

.l_category ul li {
	background-image: url(/img3/common/ico_arrow02.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	zoom: 1;
	line-height: 1em;
}
.l_category ul li a {
	text-decoration:none;
}
.l_category ul li a:hover {
	text-decoration:underline;
}
#l_information {
	background-image: url(/img3/common/dotted_bg.gif);
	background-repeat: repeat-x;
	padding-top: 5px;
	margin-top:20px;
	margin-bottom:30px;
}
#l_information li {
	border-bottom: 1px solid #CCCCCC;
}
#l_information li a {
	padding-left: 13px;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
#l_information li a:hover {
	background-color:#F7F5EE;
}
#l_media {
	margin-top: 30px;
	margin-bottom: 30px;
}
#l_media .headline1 {
	margin-bottom: 0px;
}
#l_media h2 {
	margin-bottom:0;
}
#l_media ul li {
	/* [disabled]background-color: #F3F3F3; */
	margin-top: 5px;
	padding: 5px;
}
#l_media .fLeft {
	margin-right: 10px;
}

#l_media h3 {
	padding: 3px;
	background-color: #FFF;
	margin-bottom: 5px;
	border: 1px solid #ccc;
}

#l_ranking {
	margin-top:20px;
}
#l_ranking ul {
	border: 2px solid #F7F5EE;
	padding: 3px;
}
#l_ranking li {
	border-top: 1px dotted #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
#l_ranking li:first-child {
	border-top: none;
}
#l_ranking .productImg {
	float: right;
}
#l_ranking .productName {
	font-size: 11px;
	margin-top:5px;
}
#l_ranking .productDefaultPrice {
	clear: both;
	font-size: 11px;
	text-decoration: line-through;
	text-align: right;
}
#l_ranking .productPrice {
	clear: both;
	font-weight: bold;
	text-align: right;
}

#l_ranking .productSalePrice {
	clear: both;
	font-weight: bold;
	color: #D42B5A;
	text-align: right;
}



#l_coorde .coordeblock {
	padding: 5px;
	margin-top: 10px;
	border: 1px solid #eeeeee;
}
#l_coorde .coordeblock .clearBox {
}
#l_coorde .coordeblock dl {
	background-color: #F5F5F5;
	font-size: 11px;
	padding: 3px;
}
#l_coorde .coordeblock dt {
	font-weight: bold;
}

#l_coorde .coordeblock dd {
	margin-left:0;
}
#l_coorde .coordeblock .productPrice {
	text-align: right;
	font-size:11px;
	line-height:1.5em;
}
#l_coorde .coordeblock dd .productSalePrice {
	font-weight: bold;
	color: #DC3762;
	text-align: right;
	font-size:11px;
	line-height:1.5em;
}
#l_coorde .coordeblock dd .productDefaultPrice {
	text-align: right;
/*	text-decoration: line-through;
*/	font-size:11px;
	line-height:1.5em;
}

#l_coorde .coordeblock .totalPrice {
	font-weight: bold;
	text-align: right;
	margin-top: 5px;
}
#l_coorde .coordeblock .totalDefaultPrice {
	text-align:right;
/*	text-decoration: line-through;
*/	font-weight:bold;
	margin-top:10px;
}
#l_coorde .coordeblock .totalSalePrice {
	text-align:right;
	font-weight:bold;
	color: #DC3762;
}

.vacation {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px dotted #F7B;
}
.vacation h3 {
	color: #FFF;
	font-weight: bold;
	background-color: #F79;
	text-align: center;
}
.vacation .tx_C {
	color: #F79;
	font-weight: bold;
}
#l_shoplist p {
	border-bottom: 1px dotted #D6D6D6;
	padding-top: 10px;
	padding-bottom: 10px;
}
#l_search  ul {
	text-align:center;
	background-color:#ececec;
	padding:5px 0 5px 1em;
}
#l_search li {
	display:inline;
	white-space: nowrap;
	margin-right:1em;
}