@charset "utf-8";

.komariMain {
	width: 730px;
	margin: 10px auto 0 0;
}

.komariSubtitle {
	width: 715px;
	height: 43px;
	margin: 20px auto 0 0;
	padding-left: 15px;
	line-height: 43px;
	font-size: 114%;
	background-image: url("../individual/loan/housing/hajimete/images/subtitle_back.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.komariText {
	width: 730px;
	min-height:138px;
	height:auto !important;
	height:138px;
	margin: 15px auto 0 0;
	background-image: url("../individual/loan/housing/hajimete/images/komari/illust01.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.komariText h3 {
	margin: 0 auto 0 135px;
	padding-top: 18px;
}

.komariText p {
	width: 575px;
	margin: 10px auto 0 135px;
}

.komariText02 {
	position: relative;
	width: 730px;

	min-height:200px;
	height:auto !important;
	height:200px;
	margin: 15px auto 0 0;
	background-image: url("../individual/loan/housing/hajimete/images/komari/illust02.jpg");
	background-position: 0 0;
	background-repeat: no-repeat;
}
.komariText02 p {
	width: 575px;
	padding-top: 10px;
	margin: 10px auto 0 135px;
}
.komariText02 a {
	position: absolute;
	bottom: 0;
	right: 20px;


}
.komariSubtitle02 {
	width: 715px;
	height: 43px;
	margin: 40px auto 3px 0;
	padding-left: 15px;
	line-height: 43px;
	font-size: 114%;
	background-image: url("../individual/loan/housing/hajimete/images/subtitle_back.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.komariQuestion {
	width: 673px;
	min-height:21px;
	height:auto !important;
	height:21px;
	margin: 12px auto 0 20px;
	padding-top: 5px;
	padding-left: 37px;
	color: #4ba718;
	background-image: url("../individual/loan/housing/hajimete/images/q.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.komariAnswer {
	width: 673px;
	min-height:21px;
	height:auto !important;
	height:21px;
	margin: 5px auto 0 20px;
	padding-top: 5px;
	padding-left: 37px;
	background-image: url("../individual/loan/housing/hajimete/images/a.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.komariAnswer span {
	color: #e60203;
}

a.komariBox:hover{
	text-decoration: none;
}

.komariBox {
	position: relative;
	display: block;
	width: 730px;
	margin: 15px auto 0 0;
	text-decoration: none !important;
	background: url("/individual/loan/housing/hajimete/images/btn_detail.png");
}

.komariBox h4 {
	width: 730px;
	height: 30px;
	padding-top: 17px;
	font-size: 123%;
	text-indent: 35px;
	text-decoration: underline;
	background-image: url("../individual/moneyplan/images/common/bg-box-01-l-top.png");
	background-position: 0 0;
	background-repeat: no-repeat;
}

.komariBox h4:hover {
	text-decoration: none !important;
	background-position: 0 -47px;
}

.komariBoxMiddle {
	width: 730px;

	min-height: 110px;
	height: auto !important;
	height: 110px;

	padding-top: 10px;
	background-image: url("../individual/moneyplan/images/common/bg-box-01-l-mid.png");
	background-position: 0 0;
	background-repeat: repeat-y;
}

.komariBox p {
	width: 530px;
	color: #333333;
	margin: 0 auto 0 20px;
}

.komariBoxImage {
	position: absolute;
	top: 60px;
	right: 25px;
}

.komariBoxLink {
	position: relative;
	width: 713px;
	height: 31px;
	padding:9px 17px 0 0;
	background-image: url("../individual/moneyplan/images/common/bg-box-01-l-btm.png");
	background-position: 0 0;
	background-repeat: repeat-y;
}

.komariBoxLink span{
	display:block;
	text-indent:-9999px;
	width:95px;
	height:14px;
	float:right;
	background: url("/individual/loan/housing/hajimete/images/btn_detail.png") 0 0 no-repeat;
}
a:hover .komariBoxLink span{
	background-position:-144px 0
}