@charset "UTF-8";

/*-------------------支店紹介---------------------*/

.siten-iti {
	width		: 295px;
	float		: left;
	margin		: 2px;
	border-bottom	: 2px dotted #cccccc;
}

.siten-iti img {
	width		: 100px;
	float		: left;
	padding-right	: 4px;
}

.siten-iti p {
	text-align	: right;
	font-size	: 10px;
	color		: #CB2E2E;
	margin		: 1px 6px 1px 1px;
}

.siten-iti h3 {
	font-weight	: normal;
	font-size	: 10px;
	color		: #7B1C1C;
	line-height	: 12px;
	margin		: 0px;
}

.siten-iti h4 {
	font-weight	: bold;
	font-size	: 12px;
	color		: #5C5C5C;
	margin		: 2px 1px 6px 1px;
}

.tel {
	font-size	: 12px;
	line-height	: 14px;
	color		: #FB0000;
}

.address {
	font-size	: 10px;
	line-height	: 12px;
	color		: #474746;
}

.siten-iti a:link, .siten-iti a:visited {
	color		: #CB2E2E;
	text-decoration : underline;
}
.siten-iti a:hover, .siten-iti a:active {
	color		: #ff0000;
	text-decoration : underline;
}

/*-------------------オススメ商品---------------------*/

.item-iti {
	width		: 265px;
	float		: left;
	margin		: 2px 0px;
}

.item-iti2 {
	width		: 250px;
	height		: 230px;
	float		: left;
	margin		: 3px;
	padding		: 5px;
	text-align	: center;
	background-color: #ffffcc;
}

.item-iti2 h3 {
	font-weight	: bold;
	font-size	: 10px;
	color		: #FF0033;
	line-height	: 12px;
	margin		: 5px;
}

.item-iti2 h4 {
	font-weight	: normal;
	font-size	: 10px;
	color		: #FF0033;
	margin		: 0px;
}

.item-iti2 a:link, .item-iti2 a:visited {
	color		: #FF0033;
	text-decoration : underline;
}
.item-iti2 a:hover, .item-iti2 a:active {
	color		: #C90021;
	text-decoration : underline;
}

/*-------------------最新情報---------------------*/
.news-iti {
	width		: 320px;
	margin		: 2px;
}

.news_list p {
	width		: 80px;
	height		: 80px;
	background	: url(http://www.ja-okinawa-fm.net/img/news_bg.gif) no-repeat;
	float		: left;
	margin		: 3px 0 0 3px;
}

.news_list p img{
	margin		: 4px 0 0 4px;
}

.news_list h4 {
	font-size	: 12px;
	line-height	: 18px;
	font-weight	: normal;
	color		: #666666;
	margin		: 0 0 0 90px;
	padding		: 20px 0 0 0;
}

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

/*-------------------農家紹介---------------------*/
.nouka-iti {
	width		: 282px;
	float		: left;
	margin		: 2px 4px;
	padding		: 2px;
	border		: 1px solid #cccccc;
}

.nouka-iti img {
	width		: 80px;
	float		: left;
	padding		: 2px 6px 2px 2px;
}

.nouka-iti p {
	font-size	: 10px;
	color		: #0048CC;
	margin		: 2px;
	line-height	: 14px;
}

.nouka-iti h3 {
	font-weight	: bold;
	font-size	: 12px;
	color		: #0048CC;
	margin		: 0px;
}

/*-------------------お客様の声---------------------*/
.voice-iti {
	margin		: 2px;
}

.voice-iti h4 {
	font-size	: 12px;
	line-height	: 18px;
	font-weight	: bold;
	color		: #666666;
	background	: #ffffff url(http://www.ja-okinawa-fm.net/img/icon2.gif) no-repeat left top;
	padding-left	: 20px;
	margin		: 0px;
}

.voice-iti p {
	font-size	: 10px;
	color		: #666666;
	margin		: 2px;
	line-height	: 14px;
}

.voice-iti h5 {
	text-align	: right;
	padding-right	: 2px;
	margin		: 0px 2px 0px 0px;
	font-size	: 10px;
	color		: #333300;
	line-height	: 14px;
	font-weight	: normal;
}

/*-------------------レシピ---------------------*/
.recip-iti {
	margin		: 2px;
}

.recip-iti2 {
	padding		: 2px;
}

.recip-iti2 img {
	float		: left;
	margin-right	: 5px;
	padding-right	: 2px;
	width		: 80px;
}

.recip-iti h4 {
	font-size	: 12px;
	line-height	: 18px;
	font-weight	: bold;
	color		: #994C00;
	margin		: 0px;
}

.recip-iti h5 {
	font-weight	: normal;
	font-size	: 10px;
	color		: #FF0033;
	margin		: 0px;
}

.recip-iti p {
	font-size	: 10px;
	color		: #666666;
	margin		: 2px;
	line-height	: 14px;
}

/*-------------------スタッフ---------------------*/
.staff-iti {
	margin		: 2px;
}

.staff-iti h5 {
	font-size	: 12px;
	line-height	: 24px;
	border-bottom	: 2px dotted #cccccc;
	font-weight	: normal;
	color		: #666666;
	background	: #ffffff url(http://www.ja-okinawa-fm.net/img/icon1.gif) no-repeat left top;
	padding-left	: 20px;
	margin		: 0px;
}

.staff-iti a:link, .staff-iti a:visited {
	color		: #666666;
	text-decoration : none;
}
.staff-iti a:hover, .staff-iti a:active {
	color		: #333333;
	text-decoration : underline;
}

/*-----------ランキング---------------------*/

.left_rank {
	margin		: 0px 0px 6px 4px;
}

.lank_in {
	width		: 175px;
	background	: #ffffff url(http://www.ja-okinawa-fm.net/img/l_rank_bk.gif) repeat-y left top;
}

.lank_in2 {
	margin		: 0px 4px 6px 4px;
	border-bottom	: 2px dotted #cccccc;
}

.lank_in2 img {
	float		: left;
	padding-right	: 4px;
	margin		: 2px;
}

.lank_in2 h5 {
	margin		: 0px;
	font-size	: 12px;
	font-weight	: bold;
	line-height	: 18px;
	color		: #666633;
}

.lank_in2 span {
	font-size	: 10px;
	color		: #666666;
}