@charset "utf-8";
/*------------------------------------------------------------
	スタイルリセット	
------------------------------------------------------------*/
@import "../../common/css/1-default.css";

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
@import "../../common/css/2-layout.css";

/*------------------------------------------------------------
	自己破産
------------------------------------------------------------*/
#conts .main {
	margin-bottom: 0;
}
#conts p {
	margin: 0 0 20px 16px;
}

#conts p.pl15 {
	padding-left: 15px;
}

#conts li.blue {
	margin-left: 0;
	color: #2c7102;
	font-size: 14px;
}

#conts p.mb5 {
	margin-bottom: 0;
}

#conts p.right {
	text-align: right;
	clear: both;
	margin-top: 10px;
}

#conts p.none {
	clear: both;
	margin: 0;
	padding: 0;
}

#conts p.black {
	padding-bottom: 5px;
	color: #333;
	font-weight: bold;
	background: url(../img/hasan/line01.gif) left bottom no-repeat;
}

#conts p.icon {
	background: url(../img/hasan/icon01.gif) left 5px no-repeat;
	padding-left: 15px;
}

#conts p.icon span {
	color: #555;
	font-size: 14px;
}

#conts p.icon span.bold {
	color: #f00;
	font-size: 16px;
}

#conts p.boxBottom {
	border: solid 1px #efac8e;
	padding: 15px 10px 15px 30px;
	background: url(../img/hasan/icon02.gif) 10px 20px no-repeat;
}

#conts h2 {
	margin: 10px 0;
}

#conts h3 {
	margin-bottom: 15px;
}

#conts h4 {
	padding-left: 15px;
	margin-bottom: 10px;
}

#conts h4.first {
	background: url(../img/hasan/texttop.gif) left top no-repeat;
	padding: 20px 0 0 15px;
}

#conts h4.line {
	margin-left: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	background: url(../img/hasan/line02.gif) no-repeat left bottom;
}

#conts ul {
	font-weight: bold;
	color: #637E12;
}

#conts ul li {
	line-height: 1.6;
}

#conts ul li a {
	color: #637E12;
	font-weight: normal;
	padding-left: 10px;
}

#conts ul.ul01 {
	margin: 0 0 10px 0;
	height: 100%;
	padding: 15px 16px;
	background: url(../img/hasan/back01.gif) left top no-repeat;
}

#conts ul.ul01 li {
	line-height: 1.5;
	font-size: 16px;	
}

#conts ul.ul02 {
	color: #2c7102;
	height: 100%;
	margin-left: 30px;
	padding: 17px;
	background: url(../img/hasan/back02.gif) left center no-repeat;
}

#conts ul.ul02 li {
	line-height: 1.4;

}

#conts ul.ul02 li.mb10 {
	margin-bottom: 5px;
}

#conts ul.ul02 li span.pl20 {
	margin-left: 30px;
}

#conts ul.ul03 {
	margin-left: 30px;
	padding: 0;
	background: none;
}

#conts ul li a {
	text-decoration: underline;
}

#conts ul.ul03 li a.pl20 {
	padding-left: 20px;
}

#conts .part {
	background: url(../img/hasan/back03.gif) left bottom no-repeat;
	height: 100%;
	margin-bottom: 15px;
}

#conts .part p {
	margin: 0;
	padding: 0 15px 20px 25px;
}

#conts .part02 {
	padding: 0 20px;
	background: url(../img/hasan/back03.gif) left bottom no-repeat;
	overflow: hidden;
	height: 100%;
}

#conts .part02 .box01 {
	background: url(../img/hasan/back04.gif) left bottom no-repeat;
	width: 550px;
}

#conts .part02 .box01 p span {
	color: #f00;
}

#conts .part02 .box02{
	width: 265px;
	background: url(../img/hasan/back06.gif) left bottom no-repeat;
}

#conts .part02 .box03{
	width: 265px;
	background: url(../img/hasan/back07.gif) left bottom no-repeat;
}

#conts .part02 .five {
	background: url(../img/hasan/back05.gif) left bottom no-repeat;
	width: 550px;
}

#conts .part02 .special01 {
	background: url(../img/hasan/back08.gif) left bottom no-repeat;
}

#conts .part02 .special02 {
	background: url(../img/hasan/back09.gif) left bottom no-repeat;
}

#conts .part02 .five p,
#conts .part02 .box01 p,
#conts .part02 .box02 p,
#conts .part02 .box03 p {
	padding: 0 15px 40px;
	margin: 10px 0 0;
	height: 100%;
}

#conts .part02 .box03 ul {
	margin: 0;
	padding: 0 15px 40px;

	color: #000;
	font-weight: normal;
}

#conts .part02 .box03 li {
	padding-left: 1em;
	text-indent: -1em;
}

#conts .part02 .box03 p.pb0 {
	padding-bottom: 0;
}

#conts .part02 .box02 span,
#conts .part02 .box03 span {
	margin-left: 10px;
	display: block;
	margin-bottom: -20px;
}

#conts .part02 .special01 p,
#conts .part02 .special02 p {
	padding: 0 8px 25px 0;
	margin-top: 10px;
	height: 100%;
}

#conts .outBox .leftbox {
	float: left;
	width: 265px;
}

#conts .outBox .rightbox {
	float: right;
	width: 265px;
}

#conts .outBox img.mb15 {
	margin-bottom: 15px;
}

#conts .last .box {
	background: url(../img/hasan/back03.gif) left bottom no-repeat;
	padding: 0 0 5px 0;
	margin-top: 40px;
	height: 100%;
}

#conts .last .box p {
	padding: 0 15px 0 10px;
}

#conts p.m5 {
	margin: 10px 0 0 0;
}

#conts .last .box h4 {
	padding-left: 1em;
	text-indent: -1em;
}