/*  「サイトマップ」以外のページに適用ファイル（一部共通項あり）  */
body	{  font-family:Meiryo,"メイリオ",sans-serif;
color:#333 ;
font-size:16px;
background-color:#ddf2dd ; line-height:200%;
}

.area_main	{ margin-left:-5px; }


.house_guide ul li	{  background: url(../img/guide.png) no-repeat; }



.house_header	{
	position:relative;
	z-index:1;
}

.area_menu	{
	margin-top:80px;
}

.area_guide	{
	margin-top:-120px;
}

.house_guide	{
	background-color:#ddf2dd;
	/* background-image:url(../img/toi.png) no-repeat; z-index:1; */
}

.area_main	{
	margin-top:75px;
}


/*  カンプの黒文字中見出し用  */

h3	{ color:#333; border-bottom:none; margin-bottom:8px;	}



/*  ヘッダーの高さ   */
.area_header{ height:213px; }

/*  見出し１   */

h1	{
font-size:23px; border-bottom: solid 3px #39b54a;padding-left:3px;
/*  line-height:40px デフォルトのまま  */
}


/*  左カラムの文字設定   */

.column_left .a{ font-family:"小塚ゴシックPr6N","MS Pゴシック", "メイリオ", "游ゴシック"
		,"ヒラギノ 角ゴシックProN W3";
      font-size:13px;
	color:#212121;
	line-height:100%;
}

.column_left  .b{ font-family:"小塚ゴシックPr6N","MS Pゴシック", "メイリオ", "游ゴシック"
		,"ヒラギノ 角ゴシックProN W3";
      font-size:12px;
	color:#333333;
	line-height:150%;
}

.column_left  .h{ font-family:"小塚ゴシックPr6N","MS Pゴシック", "メイリオ", "游ゴシック"
		,"ヒラギノ 角ゴシックProN W3";

      font-size:15px;
	color:#1c1c1c;
	line-height:100%;
}


/*  グランドメニュー　*/
.area_menu 	{ height: 60px; background-color:#39b54a; }

.house_menu 	{ height: 50px;
background-color:#39b54a;
border-bottom:5px solid #39b54a;
border-top:5px solid #39b54a;
 }

.house_menu ul		{ list-style: none; padding: 0; margin: 0; }
.house_menu ul li	{ float: left;
			overflow: hidden;
/*
			width:160px;
*/
			min-width:150px;
			list-style-image: none;
			font-size:20px;
			 font-weight: normal;
			text-align:center;
/*
			border-left:solid 3px #ffffff;
*/

 }

/*  隣接セレクタを使用し、最初のメニューボタン「トップページ」は左の縦線なしに設定　*/
.house_menu ul li+li	{ border-left:solid 3px #ffffff; }


.house_menu ul li a { padding: 0 20px 0; display: block; height: 60px; line-height: 50px; color: #fff; text-decoration: none; }
.house_menu ul li a:hover { color: #77f783; }

/*
.house_menu ul li.li_1st { border-left:none; }
*/

/*
.house_menu ul li.li_1st { border-left:none; }

.house_footer ul li.li_last { border-left:none; border-right: 1px solid #fff;}

*/


/*  グランドメニューデフォルト　

	コンテンツ枠	----------------
.house_menu 	{ height: 40px; }


	グローバルメニュー	------------
.house_menu ul		{ list-style: none; padding: 0; margin: 0; }
.house_menu ul li	{ float: left; overflow: hidden; list-style-image: none; font-weight: bold; }
.house_menu ul li div { padding: 0 20px 0; height: 40px; padding: 0 5px 0; line-height: 40px; color: #222; }
.house_menu ul li a { padding: 0 20px 0; display: block; height: 40px; line-height: 40px; color: #aaa; text-decoration: none; }
.house_menu ul li a:hover { color: #222; }

*/

/*  パンくずの位置を調整　メニューの上に移動　
.area_guide	{ margin-top:-80px; }
.house_guide { /* margin-top:-80px;
		background-color:#ddf2dd; }
*/

.column_main_m	{ width: 740px; }
.column_left	{ width: 203px; padding-left: 10px; padding-right: 10px; }

.column_left, .column_right, .column_main { float: left; padding-left: 10px; padding-right: 5px; }




/* カラムセット  */
.column_main_m .box_m_100 { width:740px; }
.column_main_m	{ width: 730px; }
.column_left	{ width: 203px; padding-left: 4px; padding-right: 7px; }

/* デフォルト
.column_left	{ width: 200px; padding-left: 10px; padding-right: 10px; }
.column_left, .column_right, .column_main { float: left; padding-left: 10px; padding-right: 10px; }
.column_main_m	{ width: 720px; }
*/

/* フッタセット  */
.house_footer a	{ font-size:12px; color: #fff;
	font-famiry:"小塚ゴシックPr6N","MS Pゴシック", "メイリオ", "游ゴシック"
		,"ヒラギノ 角ゴシックProN W3";
}

.house_footer a:hover { text-decoration: none; color:#77f783; }

.house_footer ul li	{ border-left:none; border-right: 1px solid #ddf2ff; }
.house_footer ul li.li_1st { border-left:none; border-right: : 1px solid #ddf2ff; }

.house_footer ul li.li_last { border-left:none; border-right: 1px solid #ddf2ff;}

.footer_text		{ clear: both;
font-famiry:"小塚ゴシックPr6N","MS Pゴシック", "メイリオ", "游ゴシック"
		,"ヒラギノ 角ゴシックProN W3";
font-size: 12px;
color:#ffffff;
padding: 5px 0 5px;
}

/* デフォルト
.house_footer a	{ color: #666; text-decoration: none; }
.house_footer a:hover { text-decoration: underline; }
.house_footer ul	{ list-style: none; padding: 0; line-height: 110%; }
.house_footer ul li	{ float: left; overflow: hidden; padding: 0 10px 0; border-left: 1px solid #666; }
.house_footer ul li.li_1st { border-left: 0; }
.house_footer ul li.li_last { }
.footer_text		{ clear: both; font-size: 11px; padding: 5px 0 5px; }
.footer_link		{  }
*/

/*  テキストリンク　オーバーマウスでアンダーライン　*/

a	{ color:#333; text-decoration:none; }
a:hover	{ color:#333; text-decoration:underline; }

/* フッターとmainエリアの間を縮小　*/
.area_main {
	margin-bottom:-30px;
}


/* p文字は、自動改行設定 */
p{
white-space: normal;
}

/*スマホ対応 */
body {
-webkit-text-size-adjust: 100%;
}
