@charset "shift_jis";
/*	------------------------------------------------
						初期化
	------------------------------------------------	 */
	
body, h1, h2, h3, h4, h5, h6, p, ul, li, dl, dt, dd, ol, a, span {
	margin:0;
	padding:0;
}

li {
	list-style-type:none;
}

img {
	margin:0;
	padding:0;
	border:0;
}

/*	------------------------------------------------
					コンテンツ 共通
	------------------------------------------------	 */
.rediscover-contents {
	margin:10px 10px 0;
	width:740px;
	color:#000;
}

.rediscover-contents a {
	font-weight:bold;
}

.rediscover-contents a:link 	{	color:#0ea4e7; text-decoration:underline;	}
.rediscover-contents a:active 	{	color:#0ea4e7; text-decoration:underline;	}
.rediscover-contents a:visited	{	color:#0ea4e7; text-decoration:underline;	}
.rediscover-contents a:hover 	{	color:#e60039; text-decoration:underline;	}

.rediscover-contents li {
	zoom:1;
}

.rediscover-contents a.lnka {
	background:url('../common/img/arrow_bule.gif') no-repeat 0 2px;
	padding-left:12px;
}

.newwindow{
	background-image: url(../../img/icon_window.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
.pdf {
	vertical-align: middle;
	margin-left: 1px;
}
.txt_r{
	text-align: right;
}
.txt_c{
	text-align: center;
}

/*マージンの設定*/
.mt05{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}

.mr05{margin-right::5px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}

.ml05{margin-left:5px;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}

.mb05{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}

.mr18{margin-right:18px;}
.ml18{margin-left:18px;}
.mlr18{margin-right:18px; margin-left:18px;}

.mb1em{margin-bottom: 1em;}
.mb2em{margin-bottom: 2em;}


.ind1{text-indent: 1em;}


/*共通サイズ*/
#rd-contents .wide_l {
	float: left;
	width: 420px;
}
#rd-contents .narrow_r {
	float: right;
	width: 282px;
}
#rd-contents .wide_r {
	float: right;
	width: 420px;
}
#rd-contents .narrow_l {
	float: left;
	width: 282px;
}
#rd-contents .wide_l2 {
	float: left;
	width: 544px;
}
#rd-contents .narrow_r2 {
	float: right;
	width: 158px;
}


/*	------------------------------------------------
						ロゴ
	------------------------------------------------	 */
#rd-logo{
	padding:10px 0;
}
#rd-header {
	position:relative;
}

#rd-header #rd-logo{
	padding:26px 0 22px;
}

#rd-header .rd-img{
	position:absolute;
	top:12px;
	right:0;
}

/*	------------------------------------------------
						ナビゲーション
	------------------------------------------------	 */
#rd-header #lnav {
	background:#e60039 url('../../common/img/bg_navi_l.gif') no-repeat 0 50%;
	padding-left:9px;
}
	
#rd-header #lnav li {
	float:left;
	background:url('../../common/img/line_38px.gif') no-repeat 100% 50%;
	padding-right:1px;
}

#rd-header #lnav li a {
	display:block;
	padding-top: 6px;
	padding-right: 9px;
	padding-bottom: 6px;
	padding-left: 9px;
}

#rd-header #lnav li a img {
	display:block;
}

#rd-header #lnav li.li-r {
	float:left;
	background:url('../../common/img/bg_navi_r.gif') no-repeat 100% 50%;
	padding-right: 8px;
}
#rd-contents .pagetop {
	clear: both;
	text-align: right;
	padding-top: 15px;
	padding-bottom: 20px;
}

#rd-header #lnav.top {
	padding-left:9px;
	background-color: #e60039;
	background-image: url(../../img/bg_navi_l_top.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
#rd-header #lnav.top li.li-r {
	float:left;
	padding-right: 8px;
	background-image: url(../../img/bg_navi_r_top.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}



/*	------------------------------------------------
						ぱんくず
	------------------------------------------------	 */

#breadcrumbs {
	padding:12px 0 18px 4px;
}

#breadcrumbs li {
	float:left;
	margin-right:8px;
}

#breadcrumbs li a {
	padding-right:14px;
	font-weight:normal;
	background-image: url(../img/arrow_blue_s.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#breadcrumbs li span {
	color:#e60039;
}

/*	------------------------------------------------
						その他
	------------------------------------------------	 */
.cfx:after
	{
	content:" ";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.cfx
	{
	zoom:1;
	}

/* WinIE7 only */
*:first-child+html .cfx
	{
	height:1%;
	}

/* WinIE6 and below */
/*\*/
* html .cfx
	{
	height:1%;
	}
/**/

/* MacIE only */
/*\*//*/
.cfx
	{
	display:inline-table;
	}
/**/

.clear
	{
	clear:both;
	}
/*	------------------------------------------------
						トップページ
	------------------------------------------------	 */	
	
/*コメントエリア*/
#content-top #comment {
	background-image: url(../img/line_comment_back.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
	margin-bottom: 10px;
}

#rd-contents .to_news {
	text-align: right;
	margin-top: -15px;
}

/*バナーエリア*/
#rd-contents #bnrarea {
/*	margin-left: 18px;*/
}

#content-top #rd-contents #bnrarea li {
	float:left;
	display:inline;
	margin-right:19px;
	margin-bottom:15px;
	width: 234px;
}

#content-top #rd-contents #bnrarea li.right{
	margin-right:0;
}

#content-top #rd-contents #bnrarea li.bnr_chisan {
	float:right;
	display:inline;
	margin-right:0px;
	margin-bottom:15px;
	width: 234px;
}

/*#content-top #rd-contents #bnrarea li.bnr_l {
	clear:both;
	float: left;
	display:inline;
	margin-left:100px;
}

#content-top #rd-contents #bnrarea li.bnr_r {
	float: right;
	display:inline;
	margin-right:100px;
}*/

/*新着情報*/
#rd-contents #newreleases dl {
	margin-bottom:15px;
	width: 712px;
}

#rd-contents #newreleases dl dt {
	clear: left;
	float: left;
	display: inline;
	padding-left: 10px;
	width: 110px;
	background-image: url(../img/icon_maru_red.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#rd-contents #newreleases dl .mark {
	float: left;
	display: inline;
	margin-bottom: 5px;
	margin-top: 1px;
	padding-top: 1px;
	width: 52px;
	height: 13px;
	vertical-align: bottom;
	text-align: center;
	color: #fff;
}
#rd-contents #newreleases dl .m_sanchoku {
	background-color: #9e6a29;
	height: 13px;
	width: 52px;
	padding-top: 1px;
}
#rd-contents #newreleases dl .m_nomono {
	background-color: #0a416f;
	height: 13px;
	width: 52px;
	padding-top: 1px;
}
#rd-contents #newreleases dl .m_event {
	background-color: #f0416f;
	height: 13px;
	width: 52px;
	padding-top: 1px;
}
#rd-contents #newreleases dl .m_other {
	background-color: #626de2;
	height: 13px;
	width: 52px;
	padding-top: 1px;
}
#rd-contents #newreleases dl .m_college {
	background-color: #516440;
	height: 13px;
	width: 52px;
	padding-top: 1px;
}
#rd-contents #newreleases dl .m_hp {
	background-color: #9F453E;
	height: 13px;
	width: 52px;
	padding-top: 1px;
}

#rd-contents #newreleases dl .news {
	margin-left: 10px;
	float: left;
	width: 530px;
	display: inline;
}

#rd-contents #newreleases dl .news a {
	margin-right:3px;
}

/*Flashプレイヤー*/
#attention {
	margin-top:30px;
	background:url('../img/line_722px_2.gif') no-repeat 0 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20;
	padding-left: 126px;
}

#attention p.bnr {
	float:left;
}

#attention p.info {
	float:left;
	width:364px;
	display: inline;
	margin-left: 10px;
}

#attention p.info a {
}

#attention p.info a.b-wdw {
	display:block;
}

/*	------------------------------------------------
			地域再発見プロジェクトとは
	------------------------------------------------	 */	
#rd-contents .hirogari_l {
	width: 416px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	display: inline;
}
#rd-contents .hirogari_r {
	float: right;
	width: 290px;
	margin-right: 18px;
	display: inline;
}
#rd-contents .hirogari_r .btn {
	margin-left: 84px;
}
/*	------------------------------------------------
			取り組みエリアのご紹介
	------------------------------------------------	 */	
/**地図つきボタン**/
#area-map {
	position: relative;
	width: 740px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	background-image: url(../../area/img/map_back.gif);
	background-repeat: no-repeat;
	background-position: 260px 14px;
	height: 472px;
}

#area-map ul li {
	height: 110px;
	width:310px;
	font-size:12px;
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka−等幅", Osaka-mono, monospace;
}
/* 青森 */
#area-map .map-aomori{
	position: absolute;
	top: 0;
	left: 328px;
	background-image: url(../../area/img/map_bg_aomori.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* 岩手 */
#area-map .map-iwate{
	position: absolute;
	top: 126px;
	left: 430px;
	background-image: url(../../area/img/map_bg_iwate.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* 新潟 */
#area-map .map-nigata{
	position: absolute;
	top: 162px;
	left: 0px;
	background-image: url(../../area/img/map_bg_niigata.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* 長野 */
#area-map .map-nagano{
	position: absolute;
	top: 362px;
	left: 17px;
	background-image: url(../../area/img/map_bg_nagano.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* 千葉 */
#area-map .map-chiba{
	position: absolute;
	top: 362px;
	left: 345px;
	background-image: url(../../area/img/map_bg_chiba.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* 宮城 */
#area-map .map-miyagi{
	position: absolute;
	top: 246px;
	left: 430px;
	background-image: url(../../area/img/map_bg_miyagi.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
/* 秋田 */
#area-map .map-akita{
	position: absolute;
	top: 32px;
	left: 0px;
	background-image: url(../../area/img/map_bg_akita.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#area-map .map_txt{
		width:214px;
}
#area-map ul li .icon_arrow_r {
	margin:6px 0px 0px 6px;
	background-image: url(../img/icon_arrow_rgt.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 9px;	
	}
#area-map ul li .icon_arrow_b {
	margin:6px 0px 0px 6px;
	background-image: url(../img/icon_arrow_btm.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 9px;	
	}
#area-map ul li a{
	font-weight: normal;
	line-height:1.4em;
	}

/*動画*/
#rd-contents .movie {
	clear: both;
}
#rd-contents .movie {
	background-image: url(../../area/img/movie_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#rd-contents h3.mv {
	clear:both;
	background-image: url(../../area/img/title_movie_back.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 8px;
}
#rd-contents .movie_contents {
	background-image: url(../../area/img/movie_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 29px;
}
#rd-contents .mv_box {
	width: 176px;
	text-align: center;
	float: left;
	margin-right: 6px;
	background-color: #EEE;
}
#rd-contents .mv_box.last {
	margin: 0px;
}

#rd-contents .snail img{
	border: 1px solid #cccccc;
}
#rd-contents #niigata02 {
	float: left;
/*	width: 148px;*/
	width:139px;
}
#rd-contents #niigata03 {
	float: right;
/*	width: 130px;*/
	width:139px;
}
#rd-contents #aomori02 {
	width: 282px;
	float: left;
	margin-right: 10px;
}
#rd-contents #aomori03 {
	float: right;
	width: 252px;
}
#rd-contents #nagano01 {
	float: left;
	width: 171px;
}
#rd-contents #nagano02 {
	float: right;
	width: 246px;
}


/*写真*/
#content-top .photolist li {
	float: left;
	width: 176px;
	display: inline;
	margin-right: 6px;
}
#content-top .photolist li.last {
	margin: 0px;
}

/*	------------------------------------------------
			取り組みエリアのご紹介（生産者のご紹介）
	------------------------------------------------	 */	


#producer .box_l {
	float: left;
	width: 502px;
	padding-bottom: 40px;
}
#producer .box_r {
	float: right;
	width: 200px;
	padding-bottom: 40px;
}

#grow dl dd {
	width:160px;
	padding-bottom: 40px;
	margin-top: 5px;
	}
#grow .growue{
	padding-left: 48px;
	background-image: url(../../area/img/bg_grows.gif);
	background-repeat: repeat-y;
	width: 722px;
	}
#grow .growshita{
	width: 722px;
	}
#grow .growue dl{
	float:left;
	}
#grow .growshita dl{
	float:right;
	}

.iconmaru {
    background-image: url("../img/icon_maru_red.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 10px;
}


/*	------------------------------------------------
			産直市について
	------------------------------------------------	 */	
#rd-contents #basho {
	background-color: #eeeeee;
}
#rd-contents #photo_area {
	width: 440px;
	background-color: #FFF;
	float: left;
}
#rd-contents .photo_harf {
	float: left;
	width: 208px;
	display: inline;
	margin-right: 6px;
}
#rd-contents #basho_cap {
	margin-top: -10px;
}

	
/*	------------------------------------------------
			新着情報
	------------------------------------------------	 */	
