@charset "utf-8";

/* ===================================================
	特定調停コンテンツ
=================================================== */

/*----------------------------------------------------
	Page Color
----------------------------------------------------*/

#content{
	background: url(../img/h_head_m.gif) no-repeat top left;
}

h1{
	background: url(../img/h_foot_m.gif) repeat-y center bottom;
}

h2{
	background: url(../img/bg-h2_m.gif);
}

h2 span{
	display: block;
	background: url(../img/mark_m.gif) no-repeat left 0.15em;
}

h3 span{
	display: block;
	color: #22621c;
	background: url(../img/icon-circle_m.gif) no-repeat left 0.44em;
}

#area a{color: #22621c; text-decoration: underline;}
#area a:hover{color: #4a9143;}

.link li{
	display: block;
	background: url(../img/arrow_m.gif) no-repeat left 0.5em;
}

.green{color: #22621c;}

table td,table th{
	width: 162px;
	vertical-align: top;
	padding: 5px;
	border: 1px solid #333;
	text-align: left;
}

table th{
	background: #EFFCFE;
}

dl.define dt{
	color: #22621c;
	margin-bottom: 0.2em;
}

dl.define dd{
	margin-bottom: 1.2em;
}

#area dl.define dd p{
	width: auto;
	margin: 0;
}

ul.t_list li{
	display: block;
	list-style: none;
	line-height: 1.5;
	margin: 0 0.2em 0 2px;
	padding-left: 11px;
	background: url(../img/icon-list_m.gif) no-repeat left 0.5em;
}

ul.notes li{
	list-style: none;
	margin-bottom: 0.5em;
	padding-left: 1em;
	text-indent: -1em;
}

ul.notes li .ind{
	color: #22621c;
	font-weight: bold;
}

#area .question dd{
	background: #e6f5e2;
}

#area .faq_navi{
	margin: 0 0 0 5px;
}

#area .faq_navi li{
	display: block;
	float: left;
	width: 230px;
	_width: 255px;
	padding: 3px 10px 3px 15px;
	background: url(../img/arrow_m.gif) no-repeat left 0.5em;
}

#area .consult_head{
	margin-bottom: 5px;
	padding-left: 18px;
	color: #22621C;
	font-weight: bold;
	background: url(../img/icon-balloon_tokutei.gif) no-repeat left center;
}


/*-----------------------------------------------
	Tabs
-----------------------------------------------*/

#tabs{
	width: 523px;
	border-bottom: 1px solid #666;
	margin-bottom: 20px;
	text-align: center;
}

#tabmenu li{
	display: inline;
	margin: 0;
	padding: 0;
}

#tabmenu a{
	float: left;
	line-height: 1.1;
	padding: 0 0 0 4px;
	color: #808080;
	text-align: center;
	font-size: 76.92%;
	text-decoration:none;
	background: url(../common/img/tab_bg_l.gif) no-repeat top left;
}

#tabmenu a em{
	font-weight: bold;
	font-style: normal;
	font-size: 130%;
}

#tabmenu a span{
	cursor: pointer;
	display: block;
	float: left;
	background: url(../common/img/tab_bg.gif) no-repeat right top;
	padding: 4px 14px 3px 10px;
}

#tabmenu a:hover{
	background-position: 0% -44px;
	color: #252525;
}

#tabmenu a:hover span{background-position: 100% -44px;}

#tabmenu span{
	float: left;
	display: block;
	background: url(../common/img/tab_bg.gif) no-repeat right top;
	padding: 4px 14px 3px 10px;
}

#tabmenu .active a{
	color: #285823;
}

.mm{margin-bottom: 1em;}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs1 a span {float:none;}
/* End IE5-Mac hack */
#tabs a:hover span {
	color: #252525;
}

/*-----------------------------------------------
	Clearfix
-----------------------------------------------*/

#area .faq_navi:after{
	content: url(../img/blank.gif);
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

#area .faq_navi{
	zoom:1;
}
