@charset "utf-8";

/* ===================================================
	自己破産
=================================================== */

#content{
	background: url(../img/h_head_p.gif) no-repeat top left;
}

h1{
	background: url(../img/h_bg_p.gif) repeat-y center bottom;
}

h2{
	background: url(../img/bg-h2_p.gif);
}

h2 span{
	background: url(../img/mark_p.gif) no-repeat left 0.15em;
	display: block;
}

h3 span{
	color: #70314c;
	background: url(../img/icon-circle_p.gif) no-repeat left 0.44em;
	display: block;
}

h4{
	color: #70314c;
	font-weight: normal;
	padding-left: 11px;
	background: url(../img/icon-list_p.gif) no-repeat left 0.5em;
	display: block;
	margin: 0 0.2em 0.2em 2px;
}


#area a{color: #70314c; text-decoration: underline;}
#area a:hover{color: #996f81;}

.link li{
	display: block;
	background: url(../img/arrow_p.gif) no-repeat left 0.5em;
}

#area .note span{color: #70314c;}

table.consal_tel{
	border: 1px solid #ccc;
}

table.consal_tel caption{
	text-align: left;
}

table.consal_tel td{
	vertical-align: text-top;
	padding: 5px;
}

ruby{
	font-weight: bold;
	color: #70314c;
}

table .tel{
	background: #f8f2f5;
	color: #652641;
}

.sub_title{
	color: #70314c;
}

dl.define dt{
	color: #70314c;
}

.jiko_list li{
	list-style: none;
	padding-left: 11px;
	background: url(../img/icon-list_p.gif) no-repeat left 0.5em;
	display: block;
	line-height: 1.5;
	margin: 0 0.2em 0 2px;
}

#area .question dd{
	background: #f8ebf9;
}

#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_p.gif) no-repeat left 0.5em;
}

#area .frame{
	border: 1px solid #CCC;
	margin: 1em 0;
	padding: 5px;
}

#area .frame p{
	width: auto;
}

#area .frame strong{
	color: #CC0000;
	font-weight: bold;
}

.enpou{
	color: #CC0000;
	font-size: 115.38%;
	padding: 8px 0 3px;
}

#area .enpou a{
	color: #CC0000;
	text-decoration: underline;
}

#area .enpou a:hover{
	text-decoration: none;
}

#area .consult_head{
	color: #652641;
	margin-bottom: 5px;
	font-weight: bold;
	padding-left: 18px;
	background: url(../img/icon-banner.gif) no-repeat left center;
}

.about_ex img{
	float: left;
	margin: 0 10px 10px 0;
}

.about_jikohasan 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: #6a3c50;
}

.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;
}

