@charset "utf-8";


/* 左側 下メニュー
------------------------------------------------------------ */
#left_b_navi{
	margin: 0 0 10px 0;
	height: 176px;
	width: 154px;
}

#left_b_navi ul{
	list-style:none;
	overflow:hidden;
	background-image: url(images/left_b_menu_on.gif);
	background-repeat: no-repeat;
}

#left_b_navi li {
}

#left_b_navi li a{
	text-indent: -999em;
	overflow:hidden;
	display: block; 
}

.left_b_navi01 a {background-position: 0 0px; height: 35px;}
.left_b_navi02 a {background-position: 0 -35px; height: 35px;}
.left_b_navi03 a {background-position: 0 -70px; height: 35px;}
.left_b_navi04 a {background-position: 0 -105px; height: 35px;}
.left_b_navi05 a {background-position: 0 -140px; height: 36px;}

#left_b_navi li a:hover{
	background-image: url(images/left_b_menu_ov.gif);
	background-repeat: no-repeat;
	display: block;
}

.left_b_navi01 a:hover {background-position: 0 0px; height: 35px;}
.left_b_navi02 a:hover {background-position: 0 -35px; height: 35px;}
.left_b_navi03 a:hover {background-position: 0 -70px; height: 35px;}
.left_b_navi04 a:hover {background-position: 0 -105px; height: 35px;}
.left_b_navi05 a:hover {background-position: 0 -140px; height: 36px;}



/* 共同購入 TOP
------------------------------------------------------------ */
#Top_menu{
	width:543px;
	margin:0;
}

#Top_left_menu{
	width:266px;
	margin:0;
	float:left;
}

#Top_right_menu{
	width:266px;
	margin:0;
	float:right;
}


#Top_left_menu h4, #Top_right_menu h4{
	margin:10px 0 0;
}


#Top_menu ul{
	list-style:none;
	margin:5px 0 0;
	background:url(images/sec_menu_btm.gif) no-repeat left bottom;
}

#Top_menu ul li{
	background:url(../images/arrow_right01.gif) no-repeat 5px 6px;
	border-bottom:1px dashed #008834;
	padding:3px 0px 5px 20px;
	margin:2px 0 0;
}

#Top_menu li a {
	color:#444;
	text-decoration:none;
}

#Top_menu li a:hover {
	color:#339933;
}


.secBox{
	background:url(images/sec_waku_bottom.gif) no-repeat left bottom #fff0d5;
	margin:20px 0 0;
}
.secBox h3{
	margin:0;
}
.bt_menu{
	width:502px;
	text-align:center;
	margin:0px 20px;
	padding:10px 0 5px;
}
.bt_menu img{
	margin:0 1px 5px;
	display:inline;
}



/* topオススメ */
.osusumeSet{
	width:490px;
	margin:0 25px;
	padding:15px 0;
}
.ossmPicture {
	width:135px !important;
	width /**/:145px;
	padding:4px;
	border:solid 1px #BEBEBE;
	float:left;
	background-color:#FFF;
}

.ossmSetumei {
	width:320px;
	float:right;
}

.ossmSetumei h3 {
	padding:3px 6px 3px 6px;
	background-color:#D26859;
	color:#FFF;
	font-size:14px;
	line-height:1.2;
	width:308px !important;
	width /**/:320px;
}

.ossmSetumei table {
	border:solid 1px #CCC;
	border-collapse:collapse;
	width:100%;
}

.ossmSetumei th, .ossmSetumei td {
	border:solid 1px #CCC;
	padding:2px 4px;
	white-space:nowrap;
	text-align:center;
}

.ossmSetumei th {
	background-color:#FEEBDE;
	font-size:10px;
	font-weight:normal;
}

.ossmSetumei td {
	font-size:14px;
	background-color:#FFF;
}

.ossmKwsk {
	margin:6px 0 0 186px;
}

.ossmDetail {
	width:48px;
	height:27px;
	margin-top:-37px;
	margin-left:268px;
	margin-bottom:8px;
}

.ossmSetumei p {
	line-height:1.5;
	padding-left:8px;
}

.ossmBikou {
	margin-top:6px;
	padding-top:6px;
	border-top:dotted 1px #BEBEBE;
}

.ossmSecPdc {
	margin-top:9px;
	border-top:solid 1px #BEBEBE;
	width:490px;
	margin:0 25px;
	padding:15px 0;
}


