@charset "UTF-8";
/* CSS Document */

body {
	background-color:#fff;
	}
#wrap {
	text-align:center;
	}

h1 {
	text-align:left;
	margin-top:10px;
	margin-bottom:15px;
	border-bottom:2px solid #ef5b7f;
	color:#282419;
	font-size:150%;
	line-height:38px;
	padding-left:10px;
	}
/*--utility---------------------------------------------*/

/*navigation*/
#utility_nav {
	padding:10px 50px;
	text-align:left;
	}
#utility_nav ul li {
	line-height:180%;
	padding-left:15px;
	background-repeat:no-repeat;
	background-position:left;
	}
#utility_nav ul li.utility_nav_under {
	background-image:url(../img/link_under.gif);
	}
#utility_nav ul li.utility_nav_a {
	background-image:url(../img/link_a.gif);
	}


/*box*/
.utility_box {
	line-height:180%;
	background-color:#f5f1eb;
	padding:20px 30px;
	margin:10px;
	text-align:left;
	line-height:180%;
	}

.utility_box h2 {
	border-left:5px solid #ef5b7f;
	padding-left:5px;
	font-size:110%;
	margin-bottom:10px;
	}
.utility_box h2.sitemap_h2 {
	border-left:10px solid #ef5b7f;
	padding-left:5px;
	font-size:110%;
	margin-bottom:10px;
	line-height:100%;
	}
.utility_box h3 {
	border-bottom:1px solid #ef5b7f;
	padding-left:5px;
	font-size:110%;
	margin-left:10px;
	margin-top:10px;
	}
.utility_box p {
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	}
.utility_box p.strong {
	margin-left:15px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	text-align:left;
	font-weight:bold;
	}
.utility_box ul.disc {
	margin-left:40px;
	margin-bottom:10px;
	list-style:disc;
	}
.utility_box ul.list {
	margin-left:40px;
	margin-bottom:10px;
	}
.utility_box ul.list li {
	padding-left:1.5em;
	text-indent:-1.5em;
	}
.txt_bottom {
	margin-bottom:30px!important;
	}
.utility_box ol {
	margin-left:40px;
	}
.utility_box ol li {
	margin-bottom:5px;
	}
.btn_center {
	padding:12px;
	}


/*--table--*/
.utility_tb {
	line-height:180%;
	margin:20px 10px;
	text-align:left;
	line-height:180%;
	}
.utility_tb h2 {
	border-left:10px solid #ef5b7f;
	padding-left:5px;
	font-size:110%;
	margin-bottom:10px;
	line-height:100%;
	}
.utility_tb table {
	width:100%;
	border:1px solid #605746;
	}
.utility_tb th {
	background-color:#e4d8c7;
	font-weight:bold;
	padding:15px 8px;
	vertical-align:top;
	border:1px solid #605746;
	line-height:120%;
	text-align:left;
	width:150px;
	}
.utility_tb td {
	border:1px solid #605746;
	line-height:130%;
	padding:15px 8px;
	background-color:#fff;
	}
	

table.VarlSign {
	background-color:#FFFFFF;
	margin-left:20px;
	}
table.VarlSign td {
	padding:5px;
	}


/*sitemap---------------------------------------------*/
.sitemap_box {
	line-height:180%;
	background-color:#f5f1eb;
	padding:20px 30px;
	margin:10px;
	text-align:left;
	line-height:180%;
	}

.sitemap_box h2 {
	border-left:10px solid #ef5b7f;
	padding-left:5px;
	font-size:110%;
	margin-bottom:10px;
	line-height:100%;
	font-weight:normal;
	}
.sitemap_box ul {
	padding-left:20px;
	margin-bottom:20px;
	list-style:none;
	border-bottom:1px dotted #ccc;
	}
.sitemap_box ul li {
	margin-bottom:5px;
	list-style:none;
	background-image:url(../img/link_a.gif);
	background-repeat:no-repeat;
	background-position:0 6px;
	padding-left:15px;
	}
.sitemap_box ul li ul {
	margin-top:5px;
	border-bottom:none;
	margin-bottom:5px;
	}


/*--一時ファイル（spではじまる）---------------------------------------------*/

/*sp8冬ギフト：私のまちのいいもの贈ろう*/
h1.sp_title {
	padding:0;
	border:none;
	}
.sp_cont {
	line-height:180%;
	margin:12px;
	text-align:left;
	line-height:180%;
	}

h2.sp_areaname {
	font-size:130%;
	font-weight:normal;
	border:1px solid #ff9933;
	padding:5px 5px 5px 30px;
	background-image:url(../../utility/sp2_img/arrow.gif);
	background-position:10px 13px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	}
.sp_box {
	margin:20px 0;
	clear:both;
	padding-bottom:20px;
	}
.sp_box h3 {
	font-size:110%;
	margin-bottom:5px;
	margin-left:10px;
	border-left:8px solid #ff9933;
	border-bottom:1px dotted #ccc;
	padding:0 5px;
	}
.sp_item {
	width:258px;
	float:left;
	margin-bottom:10px;
	height:100px;
	overflow:hidden;
	}
.sp_item p {
	margin-top:20px;
	}
.sp_item a {
	color:#333!important;
	}
.sp_item img {
	float:left;
	padding-right:15px;
	padding-left:10px;
	}

/*sp3とうもろこし*/
.sp3_cont {
	text-align:left;
	}
.sp3_cont .sp3_img {
	float:left;
	width:264px;
	}
.sp3_cont .sp3_txt {
	width:518px;
	float:right;
	line-height:180%;
	}
.sp3_cont .sp3_txt h1 {
	border:none;
	padding:0;
	}
.sp3_cont .sp3_txt p {
	margin:10px 0;
	}

/*sp7冬ギフト：レシピ*/
.read {
	font-size:110%;
	line-height:180%;
	text-align:left;
	margin:10px 20px;
	}
.sp7_cont {
	line-height:180%;
	margin:6px;
	text-align:left;
	line-height:180%;
	}
.sp7_box {
	width:388px;
	float:left;
	background-image:url(../../utility/sp7_img/sp7_bg1.jpg);
	background-repeat:repeat-y;
	margin:5px 3px;
	}

.sp7_btn {
	text-align:right;
	padding:0 30px 20px 30px;
	background-image:url(../../utility/sp7_img/sp7_bg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	}

/*sp9冬ギフト：ポイントプレゼント*/

.sp9_cont {
	width:485px;
	margin-left:158px;
	text-align:left;
	}
.sp9_cont p {
	margin-bottom:5px;
	font-size:130%;
	}
.sp9_cont table {
	width:485px;
	border-bottom:1px solid #ff8180;
	}
.sp9_cont table td {
	border-top:1px solid #ff8180;
	padding:5px;
	text-align:right;
	}
.sp9_cont table td span {
	font-size:180%;
	font-weight:bold;
	color:#fe7a00;
	padding-right:5px;
	}
.sp9_cont table th {
	border-top:1px solid #ff8180;
	padding:5px 5px 5px 35px;
	text-align:left;
	background-image:url(../../utility/sp9_img/icon_todok.jpg);
	background-position:left;
	background-repeat:no-repeat;
	font-size:140%;
	}
.sp9_box {
	width:700px;
	margin-left:50px;
	padding:10px;
	background-color:#f2f2f2;
	}
.sp9_annotation {
	border-top:1px dotted #ccc;
	margin-top:10px;
	padding:10px 50px;
	}
	
/*--------新着情報--------*/

#info0{
line-height:150%;
margin-bottom:10px;
padding:10px 20px;
text-align:left;
}
#info0 strong{
font-size:110%;
color:#C00;
}

/*#whats_new dt{
color:#C00;
margin:30px 0 5px;
font-size:110%;
font-weight:bold;
}
#whats_new dd{
line-height:150%;
margin:5px 0;
}*/

