@charset "utf-8";
/*
*/
/*= clearfix
-------------------------------------------------------------- */
/* For modern browsers */
#main:before,
#main:after,
.clearfix:before,
.clearfix:after {
	overflow: hidden;
	display: block;
	content: "";
}
#main:before,
#main:after,
.clearfix:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
#main,
.clearfix {
	zoom: 1;
}
/*= header_title,header_phone
-------------------------------------------------------------- */
.header_title {
	float: left;
	height: 100px;
	width: 100%;
	max-width: 600px;
}
.header_phone {
	float: right;
	width: 300px;
	height: 40px;
}
#branding img.header_sitetitle {
	width: 100%;
	max-width: 520px;
}

/*サイドメニュー（カスタムメニュー１）
---------------------------------------------------------------*/
#menu-side_custom li a {
	background: url(images/menu_bg.jpg) no-repeat;
	display: block;
	wight: 152px;
	height: 32px;
	color: #231815;
	font-weight: normal;
	margin: 5px 0 10px 0; 
	padding: 7px 0 0 20px;
	font-size: 13px;
	
}
#menu-side_custom li#menu-item-179 a {
	background: url(images/nakaya_san.jpg) no-repeat;
	display: block;
	wight: 198px;
	height: 183px;
	text-indent: -9999em;	
}

/*サイドメニュー（カスタムメニュー２：モデルコース）
---------------------------------------------------------------*/
#menu-side_course li a {
	background: url(images/course_menu_bg.jpg) no-repeat;
	display: block;
	wight: 8px;
	height: 32px;
	color: #231815;
	font-weight: normal;
	padding-left: 13px;
	
}
#menu-side_course li#menu-item-204 a {
	background: url(images/course_menu_title.jpg) no-repeat;
	display: block;
	wight: 152px;
	height: 32px;
	color: #231815;
	padding-top: 7px;
}
#menu-side_course li#menu-item-204 a:hover {
	text-decoration: none;
}



/*サイドメニュー（カスタムメニュー３：農村体験）
---------------------------------------------------------------*/
#menu-side_taiken li a {
	background: url(images/course_menu_bg.jpg) no-repeat;
	display: block;
	wight: 8px;
	height: 32px;
	color: #231815;
	font-weight: normal;
	padding-left: 13px;
	
}
#menu-side_taiken li#menu-item-215 a {
	background: url(images/course_menu_title.jpg) no-repeat;
	display: block;
	wight: 152px;
	height: 32px;
	color: #231815;
	padding-top: 7px;
}
#menu-side_taiken li#menu-item-215 a:hover {
	text-decoration: none;
}

/*ホームのentry-titleを消す
---------------------------------------------------------------*/
#post-4 .entry-title {
  display:none;
}

/*h1
---------------------------------------------------------------*/
.entry-content h1 {
	color: #231815;
	text-decoration: none;
	width: 100%;
	max-width: 720px;
	height: 40px;
	background: url(images/h1.jpg) no-repeat;
	clear: both;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 8px;
	padding-left: 20px;
}

/*h3
---------------------------------------------------------------*/
.entry-content h3 {
	color: #231815;
	text-decoration: none;
	width: 100%;
	background: url(images/h3.gif) no-repeat;
	clear: both;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.5em;
	padding: 0 0 5px 15px;
          margin-top: 5px;
}

/*h4
---------------------------------------------------------------*/
.entry-content h4 {
	color: #231815;
	text-decoration: none;
	width: 100%;
	background: url(images/h4.jpg)  0 3px no-repeat;
	clear: both;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	padding: 1px 0 0 20px;
}


/*li
---------------------------------------------------------------*/
.entry-content li {
	background: url(images/list_mark.jpg) 0 5px no-repeat;
	padding-left:1.3em;
}
/*ul
---------------------------------------------------------------*/
.entry-content ul {
	margin-bottom: 0px;
}

/*easing_slider
---------------------------------------------------------------*/
@media (max-width: 450px) {
	div#easing_slider {
		display: none;
	}
	.header_title {
		height: 80px;
	}
	#site-title a {
		width: 100%;
		max-width: 520px;
	}
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
	div#easing_slider {
		display: none;
	}
}
/*my_calendar
---------------------------------------------------------------*/
.category-key {
	display: none;
}
.entry-content li.my-calendar-next,
.entry-content li.my-calendar-prev{
	background-image: none;
}

.entry-content h3.event-title {
	background-image: none;
}
	
/*モデルコース・農村体験タイトル
---------------------------------------------------------------*/
#title_course {
	text-align: right;
	padding-right: 25px;
/*
	color: #b9221e;
	background: url(images/course_bg.gif) no-repeat right;
	margin: 0 10px 10px 0;
*/
 background:#b9221e;
 color:#fff;
 border-right:solid 10px #d90907;
 width:150px;
 margin:0 0 10px auto;
}

/*ブログ
---------------------------------------------------------------*/
.entry-meta a {
	color: #231815;
}

/*ウェザーニュース
---------------------------------------------------------------*/
#weathernews_blog_parts {
	width: 200px;
}

/*ガイドの独り言
---------------------------------------------------------------*/
.sline {
border-top: dashed 1px #e23a33;
background: none;
width:150px;
margin:0;
}

/*ガイド紹介
---------------------------------------------------------------*/
table.guide {
width: 95%;
border-top: none;
margin: 0 0.5em;
}
table.guide th {
width: 25%;
padding: 0.2em;
}
table.guide td {
width: 65%;
border-top: 1px solid #DDD;
padding: 0.2em 0.2em 0.2em 0.2em;
vertical-align: middle;
color:#231815;
}
table.guide img {
border: none;
margin-bottom: 0em;
}
table.guide h4 {
margin-bottom: 1em;
}