@charset "utf-8";

/*----------------------------------------------------
	友の会専用おいしいもの発掘便
----------------------------------------------------*/




/* TOP */


#tomonokai .tomonokaiLineup {
	width: 700px;
	margin: 0 0 20px;

	padding: 0 0 5px;
}

#tomonokai .tomonokaiLineup ul {
	margin: 15px 0 15px;
}

#tomonokai .tomonokaiLineup li {
	float: left;
	padding: 0px;
}


/*　お知らせ　*/

.tomo_description {
	background-color: #e8fbe9;
	font-size: 12px;
	line-height: 160%;
	color: #5d615d;
	padding: 5px 10px 5px 15px;
	border: 1px solid #c7f9ca;
	margin-bottom: 8px;

}

.tomo_description .caution {
	color: #ce0c0c;
}

/*　発掘の1周年企画　*/

.firstcampaign #category h3 {
	width: 700px;
	margin: 10px 0 12px;
}

.firstcampaign #category ul {
	padding: 0 0 15px 0px;
}

.firstcampaign #category ul li {
	float: left;
	display: inline;
	margin: 5px 5px 0 0;
}

/*　お知らせ　秋版　*/

.tomo_description_autumn {
	background-color: #f8eed9;
	font-size: 12px;
	line-height: 160%;
	color: #684d3a;
	padding: 5px 10px 5px 15px;
	border: 1px solid #e8d6b1;
	margin-bottom: 8px;

}

.tomo_description_autumn .caution {
	color: #ce0c0c;
}


/*　お知らせ　春版　*/

.tomo_description_spring {
	background-color: #fefcfa;
	font-size: 12px;
	line-height: 160%;
	color: #4b4541;
	padding: 5px 10px 5px 15px;
	border: 1px solid #f3e6dc;
	margin-bottom: 8px;

}

.tomo_description_spring h3 {
	font-size:14px;
	margin: 8px 0;
	padding-bottom: 4px;
	border-bottom: 1px dotted #a1958d;
}

.tomo_description_spring .caution {
	color: #bc1515;
}



/* 前くん　追加分　一部修正 */

#tomonokai .linkButton_2{
	padding:0;
	margin:0;
	width:700px;
}

#tomonokai ul{
	margin:0px;
	padding:0px;	
}


#tomonokai li{
	float:left;
	list-style-type:none;	
}

#tomonokai p.product_right{
	margin:10px 8px 20px 0;
	padding:0px;	
}

#tomonokai p.product_left{
	margin:10px 0px 20px 0;
	padding:0px;	
}


#tomonokai p.whiteSpace20120810{
	margin:0px;
	padding:0px;
}


/* 2013 11月号　年末福袋企画 */

#tomonokai #ladys4set {
	width: 700px;
	height: 437px;
	background-image: url("../tomonokai/201311/tomonokai_201311-12_1.jpg");
	background-repeat: no-repeat;
}

#tomonokai p.ladys1 {
	position: relative;
	top: 360px;
	left: 40px;
}

#tomonokai #mens3ladys4set {
	width: 700px;
	height: 302px;
	background-image: url("../tomonokai/201311/tomonokai_201311-12_2.jpg");
	background-repeat: no-repeat;
}

#tomonokai p.mens1 {
	position: relative;
	top: 182px;
	left: 187px;
}

#tomonokai p.ladys2 {
	position: relative;
	top: 132px;
	left: 530px;
}

#tomonokai p.mens1 a:hover,
#tomonokai p.ladys2 a:hover,
#tomonokai p.ladys1 a:hover {
	filter:alpha(opacity=80);
	opacity:0.8;
	position:relative;
	top:1px;
}
