@charset "utf-8";

/* ===================================================
	民事再生
=================================================== */

#content{
	background: url(../img/h_head_b.gif) no-repeat top left;
}

h1{
	background: url(../img/h_bg_b.gif) repeat-y center bottom;
}

h2{
	background: url(../img/bg-h2_b.gif);
}

h2 span{
	display: block;
	background: url(../img/mark_b.gif) no-repeat left 0.15em;
}

h3 span{
	color: #0081a8;
	background: url(../img/icon-circle_b.gif) no-repeat left 0.44em;
	display: block;
}

h4{
	color: #0081a8;
	font-weight: normal;
	margin-bottom: 0.2em;
}

#area a{color: #006e8f; text-decoration: underline;}
#area a:hover{color: #4c99b0;}

.link li{
	display: block;
	background: url(../img/arrow_b.gif) no-repeat left 0.5em;
}

#area .note span{color: #0081a8;}

.minji_list{
	margin: 1em 0;
}

.minji_list li{
	list-style: none;
	padding-left: 11px;
	background: url(../img/icon-list_b.gif) no-repeat left 0.5em;
	display: block;
	line-height: 1.5;
	margin: 0 0.2em 0 2px;
}

#area .question dd{
	background: #e7f4f7;
}

#area .faq_navi{
	margin: 0 0 0 5px;
}

#area .faq_navi li{
	padding: 3px 10px 3px 15px;
	display: block;
	width: 230px;
	_width: 255px;
	float: left;
	background: url(../img/arrow_b.gif) no-repeat left 0.5em;
}

#area .consult_head{
	color: #0081a8;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 18px;
	background: url(../img/icon-banner.gif) no-repeat left center;
}

.tbl_chigai{
	width: 100%;
}

.tbl_chigai th,.tbl_chigai td{
	padding: 5px;
}

.tbl_chigai th{
	background: #ddebef;
}

.tbl_chigai td{
	border: 1px solid #ddebef;
}

.about_ex img{
	float: right;
	margin: 0 0 10px 10px;
}

.about_minji li{
	font-weight: bold;
}


/*----------------------------------------------------
	Tabs
----------------------------------------------------*/

#tabs{
	width: 523px;
	border-bottom: 1px solid #666;
	text-align: center;
	margin-bottom: 20px;
}

#tabmenu li{
	display: inline;
	margin: 0;
	padding: 0;
}

#tabmenu a{
	float: left;
	background: url(../common/img/tab_bg_l.gif) no-repeat top left;
	padding: 0 0 0 4px;
	text-decoration: none;
	font-size: 76.92%;
	color: #808080;
	text-align: center;
	line-height: 1.1;
}

#tabmenu a em{
	font-weight: bold;
	font-style: normal;
	font-size: 130%;
}

#tabmenu a span{
	float: left;
	display: block;
	background: url(../common/img/tab_bg.gif) no-repeat right top;
	padding: 4px 14px 3px 10px;
	cursor: pointer;
}

#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: #0d6883;
}

.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;
}


/*----------------------------------------------------
	Clear fix
----------------------------------------------------*/

#area .faq_navi:after, .tabs:after{
	content: url(../img/blank.gif);
	display: block;
	clear: both;
	width: 0;
	height: 0;
	overflow: hidden;
}

#area .faq_navi,
.tabs{
	zoom: 1;
}
