@charset "Shift_JIS";
/* -----------------------------------------------
	福岡よかもん市場newCSS
----------------------------------------------- */
/* -----------------------------------------------
	うまかもん、すぐれもん、みっけもん用
----------------------------------------------- */
/* -----------------------------------------------
	サイドバー用
----------------------------------------------- */
.side_title{	
	padding: 0px;		
	margin: 0px;
}

#other{	
	padding: 0px;		
	margin: 0px;
}

/* -----------------------------------------------
	2010.06.09 デザインリニューアル用
----------------------------------------------- */
.umakamon_box {
	text-align: left;
	min-height: 1500px;
	height: auto !important;
	height: 1500px;
}

.umakamon_box h2 {
	margin-bottom: 15px;
}

.umakamon_box h3 {
	margin-bottom: 15px;
}

/*カテゴリー部分*/
.category_box {
	margin-bottom: 25px;
}

.category_box h4 {
	background: url(../images2/common/circle.gif) no-repeat 0 3px;
	margin-bottom: 5px;
	padding-left: 17px;
	font-weight: bold;
	color: #000000;
}

.category_box ul {
	margin-bottom: 15px;		
}

.category_box li {	
	display: inline;	
}

.category_box li a {
	width: 195px;	
	display: inline-block;
	margin-bottom: 5px;
}

/*ピックアップ部分*/
.pickup_box {
	margin-bottom: 10px;		
}

.box {
	width: 169px;
	float: left;
	background: url(../umakamon/images/pickup/box_bg.gif) no-repeat left bottom;	
	position: relative;	
	min-height: 270px;
	height: auto !important;
	height: 270px;
}

.ph_pickup {
	text-align: center;
	padding-right: 17px;
	margin-bottom: 10px;
}

.ph_pickup a img {
	border: solid 1px #BFBFBF;	
}

.box h3, .box p {
	padding-left: 15px;
	padding-right: 30px;
	margin-bottom: 5px;
}

.btn_detail {
	position: absolute;
	bottom: 7px;
	right: 30px;
}