@charset "UTF-8";
/*----------------------------------------------------------------*/
/* IGUNE：スタイルシート(2014/04/25 update) */
/*----------------------------------------------------------------*/


/*--------default----------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0px;
	padding:0px;
	border:0;
	outline:none;
	font-size:100%;
	font:inherit;
	vertical-align:absmiddle;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* default */

fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h5, h6 {
	font-size:100%;
}
q:before, q:after {
	content:'';
}
/*----------------------------------------------------------------*/
/* 全体設定 */
/*----------------------------------------------------------------*/
html {
}

table {
	font-size:inherit;
	font:100%;
}
/* ブラウザ間のフォントサイズを調整 */
.text10 {
	font-size:77%;
	color: #555555;
}
.text11 {
	font-size:85%;
	color: #555555;
}
.text12 {
	font-size:93%;
	color: #555555;
}
.text13 {
	font-size:100%;
	color: #555555;
}
.text14 {
	font-size:108%;
	color: #555555;
}
.text15 {
	font-size:116%;
	color: #555555;
}
.text16 {
	font-size:123.1%;
	color: #555555;
}
.text17 {
	font-size:131%;
	color: #555555;
}
.text18 {
	font-size:138.5%;
	color: #555555;
}
.text19 {
	font-size:146.5%;
	color: #555555;
}
.text20 {
	font-size:153.9%;
	color: #555555;
}
.text21 {
	font-size:161.6%;
	color: #555555;
}
.text22 {
	font-size:167%;
	color: #555555;
}
.text23 {
	font-size:174%;
	color: #555555;
}
.text24 {
	font-size:182%;
	color: #555555;
}
.text25 {
	font-size:189%;
	color: #555555;
}
.text26 {
	font-size:197%;
	color: #555555;
}

hr {
	display: none;
}
br {
	line-height:24pt;
}
/* 全体設定 */
/*----------------------------------------------------------------*/
body {
	padding:0px;
	margin:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#333333;
	line-height:18px;
}
h1, h2, h3, h4, h5, h6, p {
	padding:0px;
	margin:0px;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:44px;
	color:#3a7400;
	font-weight:bold;
	font-style:italic;
}
h2 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:22px;
	color:#777777;
	font-weight:bold;
}
h3 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#555555;
	font-weight:normal;
}
h4 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:22px;
	color:#00507f;
	font-weight:normal;
}
h5 {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#005789;
	font-weight:normal;
}
/*リンク設定*/

a {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#777777;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#777777;
	font-weight:normal;
	text-decoration:underline;
}
a:visited {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#bbbbbb;
	font-weight:normal;
	text-decoration:none;
}
/*----------------トップページ------------------------------------*/
/*----------------------------------------------------------------*/

/* 背景画像*/
body#toppage {
	background: url(../images/toppage_header_bg.jpg) repeat-x;
	background-position:top center;
	width:100%;
	height:960px;
	padding:0px;
	position: absolute;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/* top headerの上部 top_header_top*/

#toppage_top_header {
	width:960px;
	height:130px;
	padding:0px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#toppage_caption_image {
	background-image:url(../images/sitemap_icon_w.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	width:140px;
	height:20px;
	float:right;
	margin:8px 0px 0px 0px;
	padding:4px 0px 0px 30px;
}
a.toppage_caption_image:link, a.toppage_caption_image:visited, a.toppage_caption_image:hover, a.toppage_caption_image:active {
	color:#FFFFFF;
	font-weight:bold;
	font-size:123.1%;
	text-decoration:none;
}
#toppage_header {
	width:900px;
	height:360px;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* toppage_navigation*/

#toppage_navigation_area {
	width: 960px;
	height:89px;
	position:relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;

}
.toppage_menu ul {
	width: 900px;
	list-style:none;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left:auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;

}
.toppage_menu li {
	list-style:none;
	height:87px;
	float:left;
	padding: 0px;
	margin: 0px;
	line-height: 0px;

}
a.toppage_nav1:link, a.toppage_nav1:visited {
	background:url(../images/top_navi1.gif) no-repeat;
	background-position:left;
	width:225px;
	height:87px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
	line-height:0px;
	zoom: 1;
	padding: 0px;
	margin: 0px;

}

a.toppage_nav2:link, a.toppage_nav2:visited {
	background:url(../images/top_navi2.gif) no-repeat;
	background-position:left;
	width:225px;
	height:87px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
	line-height:0px;
	zoom: 1;
		padding: 0px;
	margin: 0px;

}

a.toppage_nav3:link, a.toppage_nav3:visited {
	background:url(../images/top_navi3.gif) no-repeat;
	background-position:left;
	width:225px;
	height:87px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
	line-height:0px;
	zoom: 1;
		padding: 0px;
	margin: 0px;

}


a.toppage_nav5:link, a.toppage_nav5:visited {
	background:url(../images/top_navi5.gif) no-repeat;
	background-position:left;
	width:225px;
	height:87px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
	line-height:0px;
	zoom: 1;
		padding: 0px;
	margin: 0px;

}

/* toppage_navigationここまで*/


#toppage_new {
	background-color:#FFFFFF;
	width:685px;
	height:270px;
	padding: 0em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
	font-size: 16px;
	line-height: 24px;
	overflow: auto;
}
.toppage_new1 {
	background-image:url(../images/ico_arrow_r.gif);
	background-repeat:no-repeat;
	width:630px;
	height:20px;
	padding: 0px 0px 0px 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float:left;
	font-size: 16px;
	line-height: 24px;
}
#toppage_info {
	width:900px;
	height:320px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
/*//////リンク/////////*/
#toppage_link {
	width:900px;
	height:auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#toppage_link_main_area {
	width:850px;
	height:90px;
	background-color:#F3F3F3;
	padding:10px 25px 10px 25px;
	margin:10px auto 10px auto;
	text-align:left;
}
#toppage_link ul {
	position:relative;
	width:850px;
	height:auto;
}
#toppage_link li {
	float: left;
	width: 273x;
	height:auto;
	margin: 0px 5px 0px 5px;
}
#toppage_link li.bt-on {
}
#toppage_link li a {
	display: block;
	width: 239px;
	height: 25px;
	background-image:url(../images/ico_link.gif);
	background-repeat:no-repeat;
	font-size:18px;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 3px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#toppage_link ul {
	text-align: left;
	padding: 2px 2px;
}
#toppage_link li {
	padding: 0 1em;
	width: 269px;
	display: inline;
	padding: 0px 0px 0px 0px;
	font-size: 92%;
}
#toppage_link_area a {
	text-decoration: underline;
}
#toppage_link_area :hover {
	text-decoration: underline;
}
#toppage_link01 a {
	text-decoration: underline;
}
#toppage_link01 :hover {
	text-decoration: underline;
}
#toppage_link02 a {
	text-decoration: underline;
}
#toppage_link02 :hover {
	text-decoration: underline;
}
#toppage_link03 a {
	text-decoration: underline;
}
#footer03 :hover {
	text-decoration: underline;
}
/*////////header///////////*/


#toppage_cover {
	width:180px;
	height:auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 5px 10px 5px;
	float:right;
	color:#333333;
}
#toppage_body {
	background-color:#FFFFFF;
	width:960px;
	height:auto;
	position:relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#toppage_igune {
	background: url(../images/toppage_igune.gif) no-repeat;
	background-position:center;
	width:700px;
	height:380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 260px;
	padding-right: 140px;
	padding-bottom: 20px;
	padding-left: 60px;
	font-size:14px;
	line-height:26px;
}
#toppage_footer {
	width:800px;
	height:60px;
	background-color:#F3F3F3;
	padding: 30px 50px 30px 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height:28px;
}
#logo_footer {
	width:66px;
	height:22px;
	background-image:url(../images/mini_logo.jpg);
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	margin-left: 0px;
	float:left;
}
#logo {
	width:188x;
	height:88px;
	padding:0px;
	margin-top:6px;
	float:left;
}
/*----------------トップページここまで-------------------------*/

/*----------------------------------------------------------------*/
/* top headerの上部 top_header_top*/
/*----------------------------------------------------------------*/

#top_header_bg {
	background: url(../images/header_bread_bg.jpg) repeat-x;
	width:100%;
	height:170px;
	padding:0px;
	position: absolute;
	margin-top: -200px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	z-index:10;
}
/*background: url(../images/header_bread_bg.png) repeat-x;パンくず透明化*/
/*position: fixed;固定メニュー*/

#top_header_top {
	width:920px;
	height:33px;
	padding:0px;
	margin:0px;
}
#caption_area {
	width:920px;
	height:33px;
	padding:0px;
	margin:0px;
}
#caption_image {
	background:url(../images/nav_sitemap.jpg) no-repeat;
	width:144px;
	height:33px;
	float:right;
}
#caption_number {
	width:300px;
	padding:0px;
	float:left;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 28px;
}
#container {
	width: 960px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*----------------------------------------------------------------*/
/* top header*/
/*----------------------------------------------------------------*/



#logo {
	width:188px;
	height:88px;
	padding:0px;
	margin-top:6px;
	float:left;
}
#top_header_bread {
	width:100%;
	height:50px;
	padding:0px;
	margin:10px 30px 0px 30px;
	float:left;
	font-size: 16px;
}
/*--------------------------------------------------------------------*/
/* GrobalNavi */
/*--------------------------------------------------------------------*/
#navigation_area {
	width:auto;
	height:60px;
	padding:0px;
	margin:10px 0px 2px 30px;
}
.menu ul {
	list-style:none;
	float:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.menu li {
	float:left;
	padding:0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 1px;
}
a.nav1:link, a.nav1:visited {
	background:url(../images/nav1.jpg) no-repeat;
	background-position:left;
	width:158px;
	height:60px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}

.navi1_active {
	background:url(../images/nav_hover1.jpg) no-repeat;
	background-position:left;
	width:158px;
	height:60px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}
a.nav2:link, a.nav2:visited {
	background:url(../images/nav2.jpg) no-repeat;
	background-position:left;
	width:200px;
	height:60px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}

.navi2_active {
	background:url(../images/nav_hover2.jpg) no-repeat;
	background-position:left;
	width:200px;
	height:60px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}
a.nav3:link, a.nav3:visited {
	background:url(../images/nav3.jpg) no-repeat;
	background-position:left;
	width:166px;
	height:60px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}

.navi3_active {
	background:url(../images/nav_hover3.jpg) no-repeat;
	background-position:left;
	width:166px;
	height:60px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}

a.nav5:link, a.nav5:visited {
	background:url(../images/nav5.jpg) no-repeat;
	background-position:left;
	width:180px;
	height:60px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}

.navi5_active {
	background:url(../images/nav_hover5.jpg) no-repeat;
	background-position:left;
	width:180px;
	height:60px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:13px;
	text-align:center;
	text-decoration:none;
	list-style:none;
	line-height:30px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display:block;
}
/*--------------------------------------------------------------------*/
/* header共通 */
/*--------------------------------------------------------------------*/
#header_area {
	width:900px;
	height:auto;
	padding:0px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
/*タイトル 料理名用にフォント指定*/
#header_title {
	width:900px;
	height:57px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#E21837;
}
#header_bg {
	width:900px;
	height:auto;
	padding:0px;
	margin:0 auto 0 auto;
}
/*コメント*/
#header_text_area {
	width:900px;
	height:40px;
	margin:0px;
	float: left;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 24px;
}
/*コメント2*/
#header_text_area2 {
	width:900px;
	height:30px;
	margin:0px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 24px;
}
/*--------------------------------------------------------------------*/
/*イベントカレンダーページ*/
/*--------------------------------------------------------------------*/

/*イベントスマホ用*/

.event_smp {
	width:650px;
	height:16px;
	padding: 0px 0px 10px 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	float:left;
	font-size: 16px;
	line-height: 30px;
	color:#FF2222;
}


/*西暦、日付　JAイベントカレンダー枠*/
#header_sub_title {
	width:900px;
	height:40px;
	margin:0px;
	float: left;
	padding-top: 22px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 22px;
	background-color: #CFE8FF;
}
/*西暦、日付*/
strong.sub_title {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:32px;
	color:#0355A6;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CFE8FF;
}
/*JAイベントカレンダー*/
h2.sub_title {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:22px;
	color:#0355A6;
	;
	font-weight:bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CFE8FF;
}
/*カレンダー月*/
#header_month {
	width:910px;
	height:42px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/*カレンダー週*/
#header_week {
	background-image:url(../event/images/week.gif);
	background-repeat:no-repeat;
	background-position:center;
	width:900px;
	height:40px;
	margin:20px 7px 5px 7px;
}
/*カレンダー全体*/
#header_day {
	width:912px;
	height:auto;
	padding:0px 0px 0px 0px;
	margin:0px;
}
/*カレンダー平日*/
h2.header_day {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:24px;
	color:#333333;
	font-size:24px;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*カレンダー日曜祝日*/
h2.header_holiday {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:24px;
	color:#FF3333;
	font-size:24px;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*カレンダー土曜日*/
h2.header_saturday {
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:24px;
	color:#3366FF;
	font-size:24px;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
/*カレンダー内イベントリンク*/

#event_link ul {
	position:relative;
	width: 119px;
	height: 120px;
	margin: 0px 0px 0px 0px;
}
#event_link li {
	float: left;
	width: 119px;
	height: auto;
	margin: 0px 0px 0px 0px;
}
#event_link li.bt-on {
}
#event_link li a {
	display: block;
	width: 119px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#event_link ul {
	text-align: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
#event_link li {
	padding: 0 1em;
	display: inline;
	padding: 2px 2px 2px 2px;
	font-size: 92%;
}
#event_link a {
	text-decoration: none;
}
#event_link :hover {
	text-decoration: none;
}
#event_link01 a {
	text-decoration: underline;
	color:#333333;
}
#event_link01 :hover {
	text-decoration:underline;
	color:#777777;
}
/*カレンダー内イベントリンク*/

/*--------------------------------------------------------------------*/
/*イベントカレンダーページ*/
/*--------------------------------------------------------------------*/

#body_area {
	width:900px;
	padding:0px 10px 0px 10px;
	margin:0 auto 0 auto;
	height: auto;
}
/*--------------------------------------------------------------------*/
/*-----レシピトップ-----*/
/*--------------------------------------------------------------------*/
.recipe_top {
	width:900px;
	height:auto;
	margin:10px 0px 0px 0px;
	float:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:22px;
	color:#FFFFFF;
	font-weight:bold;
}
.recipe_top_subtitle_syokuzai {
	width:172x;
	height:auto;
	float:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:22px;
	line-height:33px;
	color:#FFFFFF;
	font-weight:bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.recipe_top_subtitle {
	width:172x;
	height:auto;
	margin:10px 0px 10px 5px;
	float:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:30px;
}
.recipe_arrow {
	width:30px;
	height:30px;
	margin:0px;
	float:right;
	margin-right: 10px;
	margin-bottom: 10px;
}
#body_content_area {
	width:900px;
	height:auto;
	padding: 25px 0px 25px 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*-----レシピ講師紹介-----*/
/*--------------------------------------------------------------------*/
#recipe_maker {
	background:url(../recipe/images/recipe_maker_bg.jpg) no-repeat;
	width:900px;
	height:258px;
	padding:10px 10px 10px 10px;
	margin:10px 0px 10px 0px;
	font-size:14px;
	font-weight:bold;
}
#recipe_maker_text {
	width:650px;
	height:100px;
	padding:10px 10px 10px 10px;
	margin:110px 30px 10px 10px;
	font-size:14px;
	font-weight:bold;
	float:right;
}
#recipe_maker_photo {
	width:168px;
	height:204px;
	padding:0px 0px 0px 0px;
	margin:10px 10px 10px 10px;
	float:left;
}
/*-----レシピ講師名-----*/
strong.recipe_maker_name {
	width:350px;
	height:20px;
	padding:10px 10px 10px 0px;
	margin:10px 0px 20px 0px;
	font-size:20px;
	font-weight:bold;
	color:#333333;
}
/*-----レシピ講師名かな-----*/
h3.recipe_maker_name {
	width:350px;
	height:14px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 20px 0px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
}
/*-----レシピ講師終了-----*/

/*-----レシピ詳細　上部-----*/
#recipe_area_top {
	width:900px;
	height:auto;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
	font-size: 14px;
	line-height: 24px;
}
#recipe_area_top_left {
	width:900px;
	height:auto;
	padding:0px;
	margin:30px 5px 10px 0px;
	float:left;
}
#recipe_area_top_syokuzai {
	font-weight:bold;
	color:#0355A6;
	width:365px;
	height:auto;
	padding:0px;
	margin:30px 20px 30px 20px;
	float:left;
}
#recipe_area_top_right {
	width:450px;
	height:auto;
	padding:0px;
	margin:0px 10px 10px 5px;
	float:right;
}
#recipe_area_top_zairyou {
	background-image:url(../recipe/images/recipe_title_zairyou.gif);
	background-repeat:no-repeat;
	width:450px;
	height:54px;
	padding:0px;
	margin:0px;
	float:right;
}
/*-----レシピ詳細　手順-----*/
#recipe_area_bottom {
	width:900px;
	height:auto;
	padding:0px;
	margin:0px 0px 0px 0px;
	float:left;
	font-size: 14px;
	line-height: 24px;
}
#recipe_area_tsukurikata {
	background-image:url(../recipe/images/recipe_title_make.gif);
	background-repeat:no-repeat;
	width:860px;
	height:54px;
	padding:0px;
	margin:25px 20px 10px 20px;
}
/*-----レシピ手順枠共通-----*/
.recipe_area {
	width:858px;
	padding:0px 0px 20px 0px;
	margin:0 0 0 18px;
	float:left;
}
#recipe_area_1 {
	width:238px;
	height:163px;
	padding:12px 0 0 12px;
	margin:0px;
	float: left;
}
#recipe_area_2 {
	width:238px;
	height:163px;
	padding:12px 0 0 12px;
	margin:0px;
	float: left;
}
#recipe_area_3 {
	width:238px;
	height:163px;
	padding:12px 0 0 12px;
	margin:0px;
	float: left;
}
/*-----レシピ手順point-----*/
.recipe_point{
font-size:14px;
line-height:28px;
margin:0px;
padding:0px;
width:auto;
height:84px;
}
/*------3行に統一 -----------------*/
/*------4行ならheight:112px;-------*/

/*-----レシピ手順step-----*/
#recipe_step1 {
	background:url(../recipe/images/recipe_step1.gif) no-repeat;
	width:218px;
	height:20px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#recipe_step2 {
	background:url(../recipe/images/recipe_step2.gif) no-repeat;
	width:218px;
	height:20px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
#recipe_step3 {
	background:url(../recipe/images/recipe_step3.gif) no-repeat;
	width:218px;
	height:20px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.treatment_recipe_area {
	width:580px;
	margin:0px;
	float: right;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/*ふるさとレシピ戻るボタン*/
#recipe_back_area {
	width:238px;
	height:48px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.recipe_back ul {
	list-style:none;
	float:none;
	margin: 0px;
	padding: 0px;
}
.recipe_back li {
	list-style:none;
	float:none;
	padding:0px;
	margin: 0px 0px 0px 0px;
}
a.recipe_back:link, a.recipe_back:visited {
	background:url(../recipe/images/recipe_back.gif) no-repeat;
	background-position:center;
	width:238px;
	height:48px;
	display:block;
	padding:0px;
	margin: 0px;
}
a.recipe_back:hover, a.recipe_back:active {
	background:url(../recipe/images/recipe_back_hover.gif) no-repeat;
	background-position:center;
	width:238px;
	height:48px;
	display:block;
	padding:0px;
	margin: 0px;
}
/*ふるさとレシピ戻るボタン*/
/*--------------------------------------------------------------------------------*/
/*------------------------------イベント詳細--------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*イベント詳細*/

.event_area {
	width:900px;
	height:auto;
	border:8px solid #0355a6;
	background-color:#ffffff;
	padding:0px 30px 30px 30px;
	margin:0px 0px 0px 0px;
}
.event_main_area {
	width:890px;
	height:auto;
	padding:0px;
	margin:0px auto 0px auto;
}
/*イベント上部情報エリア*/

#infomation_area {
	width:884px;
	padding:0px 0px 0px 0px;
	margin:14px 0 14px 0px;
	float:left;
}
/*イベント情報日付*/

#infomation_day {
	width:650px;
	height:40px;
	padding:0px;
	margin:20px 10px 10px 0px;
	font-size:24px;
	color:#FF3333;
	font-weight:bold;
}
/*イベント情報PDF*/

.event_pdf {
	width:181px;
	height:70px;
	margin:20px 20px 20px 20px;
	padding:10px 10px 10px 10px;
	border:4px solid #EE1111;
	float:right;
}
/*イベント時間*/

.time {
	font-size:14px;
	color:#555555;
	font-weight:bold;
}
/*イベント時間*/

#infomation_title_sancyoku {
	background-image:url(../event/images/event_icon_yasai.gif);
	background-repeat:no-repeat;
	width:600px;
	height:40px;
	margin:10px;
	font-size:26px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
}
/*イベントサブタイトル*/
#infomation_subtitle {
	width:794px;
	height:20px;
	height:40px;
	padding:0px;
	margin:0px 0px10px 0px;
	font-size:22px;
	color:#555555;
	font-weight:bold;
}
/*イベントテキスト*/
#infomation_text {
	width:804px;
	padding:30px 30px 40px 30px;
	margin:10px 10px 10px 10px;
	background-color:#F4F4F4;
}
/*イベント電話番号*/
#infomation_tel {
	background-image:url(../images/i_ten.gif);
	background-repeat:no-repeat;
	width:845px;
	margin:0px 5px 5px 15px;
	padding:0px 5px 5px 15px;
}
/*イベント住所*/
#infomation_address {
	background-image:url(../images/i_ten.gif);
	background-repeat:no-repeat;
	width:845px;
	margin:0px 5px 5px 15px;
	padding:0px 5px 5px 15px;
}
/*イベント写真*/
.event_photo_left {
	width:400px;
	height:266px;
	padding:0px;
	margin:5px 5px 5px 15px;
	float:left;
}
/*イベント写真*/
.event_photo_right {
	width:400px;
	height:266px;
	padding:0px;
	margin:5px 15px 5px 5px;
	float:right;
}
/*-------------------------ここまでイベント上部--------------------------*/

/*イベントマップ*/
#event_map_area {
	width:864px;
	height:147px;
	margin:10px 10px 10px 10px;
	padding:0px;
	float:center;
}
/*-------------------------イベント詳細----------------------------------*/

/*イベントカレンダー戻るボタン*/
#event_back_area {
	width:249px;
	height:48px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*イベント情報PDF*/

.event_map {
	width:256px;
	height:127px;
	margin:10px 20px 10px 20px;
	padding:0px 0px 0px 0px;
	float:right;
}

.event_back ul {
	list-style:none;
	float:none;
	margin: 0px;
	padding: 0px;
}
.event_back li {
	list-style:none;
	float:none;
	padding:0px;
	margin: 0px 0px 0px 0px;
}
a.event_back:link, a.event_back:visited {
	background:url(../event/images/event_back.gif) no-repeat;
	background-position:center;
	width:249px;
	height:48px;
	display:block;
	padding:0px;
	margin: 0px;
}
a.event_back:hover, a.event_back:active {
	background:url(../event/images/event_back_hover.gif) no-repeat;
	background-position:center;
	width:249px;
	height:48px;
	display:block;
	padding:0px;
	margin: 0px;
}
/*イベントカレンダー戻るボタン*/



/*--------------------------------------------------------------------------------*/
/*------------------------------産直マーケット------------------------------------*/
/*--------------------------------------------------------------------------------*/
/*------------------------------産直マーケットトップ------------------------------*/

#market_top {
	width:900px;
	height:auto;
	margin:10px 0px 0px 0px;
	float:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:22px;
	color:#55555;
	font-weight:bold;
}
#market_body {
	width:900px;
	height:auto;
	margin:20px 0px 0px 0px;
	float:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#55555;
}
/*---産直マーケット産直所タイトル---*/
#market_title {
	width:900px;
	height:60px;
	margin:10px 0px 15px 0px;
	background-image:url(../market/images/market_ja_title.gif);
	background-position:center;
	float:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:22px;
	color:#55555;
}
/*----------------------------------産直一覧設定------------------------------*/

h2.market1 {
	background-image:url(../market/images/market_no_1.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market2 {
	background-image:url(../market/images/market_no_2.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market3 {
	background-image:url(../market/images/market_no_3.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market4 {
	background-image:url(../market/images/market_no_4.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market5 {
	background-image:url(../market/images/market_no_5.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market6 {
	background-image:url(../market/images/market_no_6.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market7 {
	background-image:url(../market/images/market_no_7.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market8 {
	background-image:url(../market/images/market_no_8.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market9 {
	background-image:url(../market/images/market_no_9.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market10 {
	background-image:url(../market/images/market_no_10.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market11 {
	background-image:url(../market/images/market_no_11.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market12 {
	background-image:url(../market/images/market_no_12.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market13 {
	background-image:url(../market/images/market_no_13.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market14 {
	background-image:url(../market/images/market_no_14.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market15 {
	background-image:url(../market/images/market_no_15.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market16 {
	background-image:url(../market/images/market_no_16.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market17 {
	background-image:url(../market/images/market_no_17.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market18 {
	background-image:url(../market/images/market_no_18.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market19 {
	background-image:url(../market/images/market_no_19.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market20 {
	background-image:url(../market/images/market_no_20.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market21 {
	background-image:url(../market/images/market_no_21.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market22 {
	background-image:url(../market/images/market_no_22.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market23 {
	background-image:url(../market/images/market_no_23.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market24 {
	background-image:url(../market/images/market_no_24.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market25 {
	background-image:url(../market/images/market_no_25.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market26 {
	background-image:url(../market/images/market_no_26.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market27 {
	background-image:url(../market/images/market_no_27.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market28 {
	background-image:url(../market/images/market_no_28.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market29 {
	background-image:url(../market/images/market_no_29.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market30 {
	background-image:url(../market/images/market_no_30.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market31 {
	background-image:url(../market/images/market_no_31.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market32 {
	background-image:url(../market/images/market_no_32.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market33 {
	background-image:url(../market/images/market_no_33.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market34 {
	background-image:url(../market/images/market_no_34.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market35 {
	background-image:url(../market/images/market_no_35.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market36 {
	background-image:url(../market/images/market_no_36.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market37 {
	background-image:url(../market/images/market_no_37.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market38 {
	background-image:url(../market/images/market_no_38.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market39 {
	background-image:url(../market/images/market_no_39.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
h2.market40 {
	background-image:url(../market/images/market_no_40.gif);
	background-repeat:no-repeat;
	height:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:16px;
	color:#333333;
	font-weight:bold;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 40px;
}
/*----------------------------------産直一覧設定------------------------------*/


/*------------------------------産直マーケット詳細------------------------------*/


/*産直title*/
#market_header_title {
	width:900px;
	height:57px;
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:26px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#333333;
}
/*産直body*/
#market_area {
	width:900px;
	height:auto;
	padding:0px;
	margin:0px 0px 0px0px;
}

/*産直下部営業情報など*/
/*tel address mapはeventと共通*/
#market_info_area {
	background-image:url(../images/i_ten.gif);
	background-repeat:no-repeat;
	width:845px;
	margin:10px 5px 5px 15px;
	padding:0px 5px 5px 15px;
}

/*近くのお楽しみエリア*/
#market_smp_area {
	background-color:#FFFFCA;
	width:845px;
	height:153px;
	margin:10px 5px 5px 15px;
	padding:15px 5px 15px 15px;
}
/*近くのお楽しみMEMO*/
#market_smp {
	background-color:#FFF471;
	width:157px;
	height:133px;
	margin:10px 5px 10px 15px;
	float:left;
}
/*近くのお楽しみMEMOテキスト欄*/
#market_smp_text {
	width:608px;
	height:133px;
	margin:10px 5px 10px 15px;
	float:right;
}
/*産直マーケット一覧戻るボタン*/
#market_back_area {
	width:246px;
	height:48px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.market_back ul {
	list-style:none;
	float:none;
	margin: 0px;
	padding: 0px;
}
.market_back li {
	list-style:none;
	float:none;
	padding:0px;
	margin: 0px 0px 0px 0px;
}
a.market_back:link, a.market_back:visited {
	background:url(../market/images/market_back.gif) no-repeat;
	background-position:center;
	width:246px;
	height:48px;
	display:block;
	padding:0px;
	margin: 0px;
}
a.market_back:hover, a.market_back:active {
	background:url(../market/images/market_back_hover.gif) no-repeat;
	background-position:center;
	width:246px;
	height:48px;
	display:block;
	padding:0px;
	margin: 0px;
}
/*産直マーケット一覧戻るボタン*/
/*--------------------------------------------------------------------------------*/
/*------------------------------バックナンバー------------------------------------*/
/*--------------------------------------------------------------------------------*/

/*-----バックナンバー-----*/
.backnumber_body {
	width:900px;
	height:430px;
	margin:0px 0px 0px 0px;
	float:center;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
	color:#333333
}
.backnumber_area {
	width:200px;
	height:282px;
	padding:0px 0px 10px 0px;
	margin:30px 0px 0px 72px;
	float:left;
}
.backnumber_area_title {
	width:200px;
	height:14px;
	font-size:14px;
	font-weight:lighter;
	color:#333333;
	padding:0x 0px 0px 0px;
	margin:14px 0px 0px 0px;
	float:left;
}
.backnumber_area_text {
	width:200px;
	height:80px;
	font-size:12px;
	font-weight:lighter;
	color:#333333;
	padding:0px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	float:left;
}
/*--------------------------------------------------------------------------------*/
/*------------------------------設置場所------------------------------------*/
/*--------------------------------------------------------------------------------*/

.place_title {
	width: auto;
	height: 24px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px 25px 0px auto;
	background-color:#0066CC;
}
.place_title_inside1 {
	width:130px;
	height:24px;
	padding: 0px 20px 0px 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size:24px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#0066CC;
	background-color:#FFFFFF;
}
.place_title_inside2 {
	width:75px;
	height:24px;
	padding: 0px 20px 0px 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size:24px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#0066CC;
	background-color:#FFFFFF;
}
.place_title_inside3 {
	width:230px;
	height:24px;
	padding: 0px 10px 0px 20px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 25px;
	font-size:24px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#0066CC;
	background-color:#FFFFFF;
}
/*--------------------------------------------------------------------------------*/
/*------------------------------サイトマップ------------------------------------*/
/*--------------------------------------------------------------------------------*/

.sitemap_subtitle {
	text-decoration:none;
	color:#E31738;
	font-size:123.1%;
}
a.sitemap_subtitle {
	text-decoration:underline;
	color:#E31738;
	font-size:123.1%;
}
a.sitemap_subtitle:link {
	text-decoration:underline;
	color:#E31738;
	font-size:123.1%;
}
a.sitemap_subtitle:visited {
	text-decoration:underline;
	color:#E31738;
	font-size:123.1%;
}
a.sitemap_subtitle:hover {
	text-decoration:underline;
	color:#E31738;
	font-size:123.1%;
}
a.sitemap_subtitle:active {
	text-decoration:underline;
	color:#E31738;
	font-size:123.1%;
}
/*upページ上部に戻るボタン*/
#up {
	width:33px;
	height:34px;
	padding:0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: center;
	margin-top: 10px;
}
/*フッター*/
#footer_tile {
	background:url(../images/footer_bg.gif) repeat-x;
	width:100%;
	height:186px;
	padding:0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center;
}
#footer_main_area {
	width:490px;
	height:145px;
	padding:10px 300px 0 170px;
	margin:0 auto 0 auto;
	text-align:left;
}
#footer {
	padding:0px;
	border:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer ul {
	position:relative;
	width: 700px;
	height: 130px;
}
#footer li {
	float: left;
	width: auto;
	height: 120px;
	margin: 0px 5px 5px 5px;
}
#footer li.bt-on {
}
#footer li a {
	display: block;
	width: auto;
	height: 15px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#footer h2 {
	display: none;
}
#footer ul {
	text-align: left;
	padding: 2px 2px;
}
#footer li {
	padding: 0 1em;
	display: inline;
	padding: 2px 2px 2px 2px;
	font-size: 92%;
}
#footer a {
	text-decoration: none;
}
#footer :hover {
	text-decoration: none;
}
#footer01 a {
	text-decoration: none;
}
#footer01 :hover {
	text-decoration: none;
}
#footer02 a {
	text-decoration: none;
}
#footer02 :hover {
	text-decoration: none;
}
#footer03 a {
	text-decoration: none;
}
#footer03 :hover {
	text-decoration: none;
}
.clear {
	clear:both;
}

/*----------------------------------------------------------------*/
/* 	文字色の臨時設定 */
/*----------------------------------------------------------------*/

.text_red{
	color:#FF0033;
	}

.text_crimson{
	color:#cc0077;
	}
	
.text_green{
	color:#009900;
	}

.text_orange{
	color:#dd9900;
	}

.text_gray{
	color:#999999;
	}
