@charset "utf-8";
/* CSS Document */

/*********************************
一人暮らしサポート
*********************************/
img {
	border:0;
	vertical-align: bottom;
}

.unitebox {
	margin: 0 0 15px 0;
	padding: 0;
}

.unitebox img.m_bottom {
	margin: 0;
	padding: 0 0 15px 0;
}

.line_dotted {
	padding: 0;
	border-bottom: 1px dotted #999999;
	clear: both;
}

.unitebox p {
	margin: 0;
	padding: 0;
	line-height: 2;
}

#othermainColumn .left_box {
	float: left;
	width: 150px;
}

#othermainColumn .left_box p {
	padding: 8px;
	margin: 0;
	line-height: 1.5;
}

#othermainColumn .right_box {
	float: right;
	width: 470px;
	margin: 0;
	padding: 0 0 10px 0;
}

#othermainColumn .right_box p {
	padding: 0;
	margin: 15px 0 15px 0;
	line-height: 1.5;
	color: #0A3F7A;
	font-weight: bold;
}

#othermainColumn .right_box p.text {
	padding: 0;
	margin: 0;
	line-height: 1.5;
	color: #454545;
	font-weight: normal;
}

.unitebox02 {
	margin: 0 0 20px 0;
	padding: 0;
}

* html #othermainColumn .left_box02 {
	float: left;
	width: 155px;
	margin-bottom: 20px;
}

*:first-child+html #othermainColumn .left_box02 {
	float: left;
	width: 155px;
	margin-bottom: 20px;
}

#othermainColumn .left_box02 {
	float: left;
	width: 155px;
}

* html #othermainColumn .unitebox02 .right_box02 {
	float: right;
	width: 465px;
	margin-bottom: 20px;
	padding: 0;
}

*:first-child+html #othermainColumn .unitebox02 .right_box02 {
	float: right;
	width: 465px;
	margin-bottom: 20px;
	padding: 0;
}

#othermainColumn .unitebox02 .right_box02 {
	float: right;
	width: 465px;
	margin: 0;
	padding: 0;
}

#othermainColumn .unitebox02 .right_box02 p {
	color: #76B710;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 10px 0;
	padding: 0;
}

#othermainColumn .unitebox02 .right_box02 p.text {
	padding: 0;
	margin: 0;
	line-height: 1.5;
	color: #454545;
	font-weight: normal;
	font-size: 0.8em;
}

#othermainColumn .unitebox02 .left_box03 {
	float: left;
	width: 26px;
}

* html #othermainColumn .unitebox02 .left_box03 {
	float: left;
	width: 26px;
	margin-bottom: 20px;
}

*:first-child+html #othermainColumn .unitebox02 .left_box03 {
	float: left;
	width: 26px;
	margin-bottom: 20px;
}

* html #othermainColumn .center_box03 {
	float: left;
	width: 409px;
	margin-bottom: 20px;
}

*:first-child+html #othermainColumn .center_box03 {
	float: left;
	width: 409px;
	margin-bottom: 20px;
}

#othermainColumn .center_box03 {
	float: left;
	width: 409px;
}

* html #othermainColumn .right_box03 {
	float: right;
	width: 200px;
	margin-bottom: 20px;
}

*:first-child+html #othermainColumn .right_box03 {
	float: right;
	width: 200px;
	margin-bottom: 20px;
}

#othermainColumn .right_box03 {
	float: right;
	width: 200px;
}

* html #othermainColumn .center_box03 {
	float: left;
	width: 409px;
	display: inline;
}

*:first-child+html #othermainColumn .center_box03 {
	float: left;
	width: 409px;
	display: inline;
}

* html #othermainColumn .center_box03 .blue_line {
	width: 380px;
	margin: 0 0 10px 10px;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #2585C0;
}

*:first-child+html #othermainColumn .center_box03 .blue_line {
	width: 380px;
	margin: 0 0 10px 10px;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #2585C0;
}

* html #othermainColumn .center_box03 p {
	width: 380px;
	margin: 0 0 0 13px;
	padding: 0 0 0 0;
	line-height: 1.5;
}

*:first-child+html #othermainColumn .center_box03 p {
	width: 380px;
	margin: 0 0 0 13px;
	padding: 0 0 0 0;
	line-height: 1.5;
}

#othermainColumn .center_box03 .blue_line {
	width: 380px;
	margin: 0 19px 10px 10px;
	padding: 0 0 9px 0;
	border-bottom: 1px solid #2585C0;
}

#othermainColumn .center_box03 p {
	width: 380px;
	margin: 0 19px 0 13px;
	padding: 0;
	line-height: 1.5;
}

.bg_center {
	background: url(../images/bg_center.gif) repeat-y left top;
}

.box_area {
	width: 605px;
	margin: 0 15px 0 15px;
	padding: 0;
}

.box_area p {
	margin: 0;
	padding: 25px 0;
	line-height: 1.5;
	font-weight:bold;
}

.box_area ul {
	margin: 0 0 20px 0;
	padding: 0;
}

.box_area ul li.menu01 {
	list-style: none;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	background: url(../images/arrow.gif) no-repeat left 0.25em;
	color: #7DBB1C;
	font-size: 1.2em;
}

.box_area ul li.menu02 {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	line-height: 1.5;
}

div.m_bottom {
	margin-bottom: 10px;
	padding: 0;
}

div.m_bottom02 {
	margin-bottom: 20px;
	padding: 0;
}

#othermainColumn .unitebox02 .left_box04 {
	float: left;
	width: 280px;
	line-height: 1.5;
}

#othermainColumn .unitebox02 .right_box04 {
	float: right;
	width: 303px;
}

div.m_bottom02 p {
	margin-bottom: 20px;
	padding: 0;
	line-height: 1.5;
	font-weight: normal;
}
