@charset "utf-8";

/* ===================================================
	債務整理コンテンツ
=================================================== */

/*----------------------------------------------------
	Page Color
----------------------------------------------------*/

#content{
	background: url(../img/h_head_g.gif) no-repeat top left;
}

h1{
	background: url(../img/h_foot_g.gif) repeat-y center bottom;
}

h2{
	background: url(../img/bg-h2_g.gif);
}

h2 span{
	display: block;
	background: url(../img/mark_g.gif) no-repeat left 0.15em;
}

h3 span{
	display: block;
	color: #4b8500;
	background: url(../img/icon-circle_g.gif) no-repeat left 0.44em;
}

#area a{color: #4b8500; text-decoration: underline;}
#area a:hover{color: #6c9b30;}

.link li{
	display: block;
	background: url(../img/arrow_g.gif) no-repeat left 0.5em;
}

.saimu_list{
	margin: 0.5em 0 0.5em 2px;
}

.saimu_list li{
	display: block;
	list-style: none;
	padding-left: 11px;
	background: url(../img/icon-list_g.gif) no-repeat left 0.4em;
}

.saimu_list li ul{
	margin: 10px 0;
}

.saimu_list li li{
	margin-bottom: 5px;
	padding: 0;
	background: none;
}

/*----------------------------------------------------
	Frame
----------------------------------------------------*/

.frame{
	width: 511px;
	margin: 0.3em 0;
	padding: 5px;
	border: 1px solid #ccc;
}

.sub_title{
	color: #4B8500;
}

/*----------------------------------------------------
	Frame
----------------------------------------------------*/

dl.define dt{
	color: #4B8500;
	margin-bottom: 0.2em;
}

dl.define dd{
	margin-bottom: 1.2em;
}

#area dl.define dd p{
	margin: 0;
}

ul.notes li{
	list-style: none;
	margin-bottom: 0.5em;
	padding-left: 1em;
	text-indent: -1em;
}

ul.notes li .ind{
	color: #4B8500;
	font-weight: bold;
}

#area .question dd{
	background: #ecf9db;
}

/*----------------------------------------------------
	FAQ
----------------------------------------------------*/

#area .faq_navi{
	margin: 0 0 0 5px;
}

#area .faq_navi li{
	display: block;
	float: left;
	width: 230px;
	padding: 3px 10px 3px 15px;
	background: url(../img/arrow_g.gif) no-repeat left 0.5em;
}

/*----------------------------------------------------
	Contact
----------------------------------------------------*/

#area .consult_head{
	margin-bottom: 5px;
	padding-left: 18px;
	color: #4B8500;
	font-weight: bold;
	background: url(../img/icon-banner.gif) no-repeat left center;
}




/*----------------------------------------------------
	Table
----------------------------------------------------*/

.saimu_tbl{
	width: 523px;
	margin-bottom: 2em;
	padding: 0;
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-spacing: 0;
	border-collapse: separate;
	cellspacing: 0;
	empty-cells: show;
	text-align: center;
}

.saimu_tbl th,
.saimu_tbl td{
	padding: 5px;
	border-bottom: 1px solid #cfcfcf;
	vertical-align: middle;
}

.saimu_tbl th{
	width: 100px;
	background: #cee0b8;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	color: #33510f;
	font-weight:normal;
	text-align: center;
}

.saimu_tbl td{
	width: 383px;
	border-right: 1px solid #cfcfcf;
}

.saimu_tbl .bg td{
	background: #fbfaf6;
}

/*-----------------------------------------------
	キャッシング
-----------------------------------------------*/

#method{
	margin-bottom: 2em;
}

#area #method a img{
	margin: 0 0 10px 0;
}

#method .method_l{
	float: left;
}

#method .method_m{
	float: left;
	width: 165px;
	height: 169px;
	text-align: right;
	background: url(../cashing/method/pipe.gif) no-repeat;
}

#method .method_r{
	float: left;
	width: 165px;
	height: 169px;
	margin-top: 120px;
	text-align: right;
	background: url(../cashing/method/pipe.gif) no-repeat;
}

.cashing_menu{
	margin-bottom: 20px;
}

.cashing_menu li{
	list-style: none;
	margin-bottom: 15px;
}

.cashing_menu .cm_index{
	display: block;
	width: 491px;
	margin-bottom: 5px;
	padding: 5px 8px 5px 24px;
	color: #202020;
	font-weight: bold;
	border-left: #ADADAD 1px solid;
	border-top: #87aa5b 3px solid;
	border-right: #ADADAD 1px solid;
	border-bottom: #ADADAD 1px solid;
	background: url(../img/icon-circle_g.gif) no-repeat 0.4em 0.45em;
}

.cashing_menu .link li{
	display: block;
	float: left;
	width: 230px;
	margin-bottom: 0;
	padding: 3px 10px 3px 15px;
}

/*-----------------------------------------------
	Tabs
-----------------------------------------------*/

#tabs{
	width: 523px;
	margin-bottom: 20px;
	border-bottom: 1px solid #666;
	text-align: center;
}


#tabmenu li{
	display: inline;
	margin: 0;
	padding: 0;
}

#tabmenu a{
	float: left;
	padding: 0 0 0 4px;
	color: #808080;
	font-size: 76.92%;
	text-align: center;
	text-decoration: none;
	line-height: 1.1;
	background: url(../common/img/tab_bg_l.gif) no-repeat top left;
}

#tabmenu a em{
	font-size: 130%;
	font-weight: bold;
	font-style: normal;
}

#tabmenu a span{
	cursor: pointer;
	display: block;
	float: left;
	padding: 4px 14px 3px 10px;
	background: url(../common/img/tab_bg.gif) no-repeat right top;
}

#tabmenu a:hover{
	color: #252525;
	background-position: 0% -44px;
}

#tabmenu a:hover span{
	background-position: 100% -44px;
}

#tabmenu span{
	display: block;
	float: left;
	padding: 4px 14px 3px 10px;
	background: url(../common/img/tab_bg.gif) no-repeat right top;
}

#tabmenu .active a{
	color: #53732a;
}

.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,
.cashing_menu .link:after,
#method:after,
.year:after,
.tabs:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

#area .faq_navi,
.cashing_menu .link,
#method,
.year,
.tabs{
	zoom:1;
}
