@charset "UTF-8";

#index .mainImg{
	text-align:center;
	margin:-139px auto 0;
	padding:0;
	background-repeat: no-repeat;
	background-position:top center;
	height: 436px;
	width: 100% !important;
}
#index .mainImg p {
	padding-top: 185px;
}
.ul_top li {
	float: left;
	margin-left: 23px;
}
.ul_top li:first-child {
	margin-left: 0;
}

/* shg */

#shg .mainImg {
	background: url(../../img/shg/img_main.jpg) no-repeat center 0;
	height: 168px;
	margin: 35px 0;
}
.ul_shg li {
	background: url(../img/other/ico_house.png) no-repeat 0 0;
	padding: 10px 0 50px 45px;
}
.ul_shg li div {
	font-size: 16px;
	line-height: 24px;
}
.ul_shg li h3 {
	color: #5db41c;
	font-size: 28px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
}
.noteBox {
	background: #eef8e8 url(../img/other/ico_arrow.jpg) no-repeat right bottom;
	width: 550px;
	padding: 30px 30px 55px 30px;
	margin: 0 auto;
}
.noteBox h3 {
	color: #5db41c;
	font-size: 28px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: bold;
}
.noteBox p {
	background: url(../../img/shg/bg_line.png) repeat 0 0;
	font-size: 16px;
	line-height: 36px;
}

/* share_house */

#share_house .mainImg {
	background: url(../../img/share_house/img_main.jpg) no-repeat center 0;
	height: 168px;
	margin: 35px 0;
}
.mHead {
	background: url(../../img/share_house/bg_arrow.png) no-repeat 0 bottom;
	padding-bottom: 25px;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 30px;
}
.directBox ul {margin-right: -20px;}
.directBox li {
	background: #eef9e9;
	color: #5db51c;
	font-size: 28px;
	font-weight: bold;
	float: left;
	width: 465px;
	height: 72px;
	text-align: center;
	margin: 0 20px 20px 0;
	line-height: 70px;
}
.directBox li span {
	font-size: 17px;
}
.directBox li.txtStyle {
	line-height: 1;
	padding-top: 9px;
    height: 63px;
}
.directBox li.fz25 {font-size: 25px;}


/* faq */

#faq .mainImg {
	background: url(../../img/faq/img_main.jpg) no-repeat center 0;
	height: 168px;
	margin: 35px 0 55px;
}
.ul_faq li {
	border-top: 1px solid #e6e6e6;
	padding-top: 21px;
	margin-top: 20px;
}
.ul_faq li:first-child {
	border-top: none;
	padding-top: 0px;
	margin-top: 0px;
}
.ul_faq li h3 {
	background: url(../../img/faq/ico_q.png) no-repeat 0 3px;
	min-height: 39px;
	padding-left: 50px;
	font-size: 28px;
	font-weight: bold;
	color: #0098ba;
	margin-bottom: 12px;
	text-align: left;
}
.ul_faq li div {
	background: url(../../img/faq/ico_a.png) no-repeat 0 0;
	min-height: 36px;
	padding-left: 50px;
	font-size: 16px;
	padding-top: 3px;
}

/* house_01 */

#house .mainImg {
	background: url(../../img/house_01/img_main.jpg) no-repeat center 0;
	height: 168px;
	margin: 35px 0;
}
.textBox1 {
	background: #eef8e8 url(../img/other/ico_arrow.jpg) no-repeat right bottom;
	width: 780px;
	font-size: 17px;
	line-height: 28px;
	padding: 30px;
	margin: 35px auto 45px;
}
.tableStyle1 {
	width: 100%;
	font-size: 17px;
}
.tableStyle1 th {
	border: 1px solid #999;
	background: #f2f2f2;
	font-weight: bold;
	padding: 15px 20px;
	text-align: left;
}
.tableStyle1 td {
	border: 1px solid #999;
	padding: 15px 20px;
}


.tableStyle2 {
	width: 100%;
	font-size: 17px;
}
.tableStyle2 th {
	border: 1px solid #999;
	background: #edf7e9;
	text-align: center;
	font-weight: bold;
	padding: 15px 10px;
}
.tableStyle2 td {
	border: 1px solid #999;
	padding: 15px 10px;
	text-align: center;
}
.tableStyle2 td.women {
	background: url(../../img/house_01/ico_women.png) no-repeat 10px center;
	color: #ff5c65;
}
.tableStyle2 .odd td {
	background: #f9f9f9;
}
.tableStyle2 .size1 {width: 120px;}
.tableStyle2 .size2 {width: 176px;}
.tableStyle2 .size3 {width: 76px;}
.color1 {color: #ff5c65;}
.color2 {color: #009dcd;}
.color3 {color: #74c652;}

.listHouse li {
	float: left;
	margin: 30px 30px 0 0;
}
.listHouse {
	margin-right: -30px;
}


.neoslideshow {
	float: left;
	width: 460px;
}

ul.pic {
	float: right;
	width: 470px;
}

ul.pic li {
	float: left;
	margin: 0 0 7px 10px;
	line-height: 1;
}

ul.pic li img {
	cursor: pointer;
}

/* contact */

#contact .mainImg {
	background: url(../../contact/img/img_main.jpg) no-repeat center 0;
	height: 168px;
	margin: 35px 0;
}
#contact .textBox1 {
	margin: 50px auto 0;
}
#contact .textBox1 .txtTel {
	font-size: 15px;
	line-height: 40px;
}
#contact .textBox1 .txtTel span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	background: url(../../contact/img/ico_tel.png) no-repeat 0 center;
	padding-left: 40px;
	font-weight: bold;
	color: #55b235;
	font-size: 33px;
}
.textBox2 {
	width: 840px;
	margin: 20px auto 40px;
	font-size: 16px;
}

/* flow */

#flow .mainImg {
	background: url(../../img/flow/img_main.jpg) no-repeat center 0;
	height: 168px;
	margin: 35px 0;
}
.flowL {
	float: left;
	width: 244px !important;
	padding-top: 0 !important;
}
.flowL h2 {
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	height: 36px;
	line-height: 36px;
	color: #fff;
}
.flowL h2.h2Style1 {background: #55b235;}
.flowL h2.h2Style2 {background: #0098ba;}
.flowL .inner {
	background: #f2f2f2;
	text-align: center;
	padding: 5px 0 20px;
}
.flowL .inner .taC {
	padding: 5px 0 7px;
}
.flowR {
	float: right;
	width: 670px;
	font-size: 16px;
}
.flowR h3 {
	font-weight: bold;
	border: 2px solid #55b235;
	padding: 0 15px;
	font-size: 28px;
	color: #55b235;
	margin: 60px 0 15px;
}
.flowR h3:first-child {
	margin-top: 0;
}
.flowR h3.mod {
	font-weight: bold;
	border: 2px solid #0095bc;
	padding: 0 15px;
	font-size: 28px;
	color: #0095bc;
	margin: 60px 0 15px;
}
.flowStyle1 span {
	text-decoration: underline;
}
.flowStyle1 em {
	font-style: normal;
	font-size: 24px;
}

.kushitsu{
	color:#09F;
}

.manshitsu{
	color:#F60;
}