@charset "utf-8";

/*----------------------------------------------------------
hikari
----------------------------------------------------------*/

#mainArea h2.btnin {
	position: relative;
	_height: 40px;
}

#mainArea h2.btnin span.btn {
	margin-left: 605px;
	margin-top: -33px;
	display: block;
	position: relative;
}

#mainArea .waku.miru p {
	line-height: 1.4;
}

#mainArea .waku .contentsBox {
	width: 655px;
	margin: 0px 15px 15px 15px;
}

#mainArea .waku .featureArea {
	margin-top:5px;
	margin-bottom: 30px;
}

/*----------------------------------------------------------
table
----------------------------------------------------------*/



#mainArea .waku .contentsBox .btnAboutArea {
	width: 655px;
	background: url(/howto/hikari/img/bg_btnabout.jpg) left top no-repeat;
	margin: 20px 0px 50px 0px;
	padding-top: 30px;
}

#mainArea .waku .contentsBox .btnAboutArea p {
	text-align: center;
}

#mainArea .waku .contentsBox .btnAboutArea p .adjust {
	padding-right: 50px;
	display: inline-block;

}

#mainArea .waku .contentsBox .contactBox {
	border-right: solid #C2C2C2 1px;
	border-bottom: solid #C2C2C2 1px;
	border-left: solid #C2C2C2 1px;
	padding: 10px 10px 10px 10px;
	line-height: 1.4;
}

#mainArea .waku .contentsBox .contactBox .ico {
	background: url(/img/common/ico_caition.jpg) left top no-repeat;
	padding-left: 16px;
}


#mainArea .waku a.arrow {
	background: url(/img/common/ico_arrow.gif) left top no-repeat;
	padding: 0 0 2px 20px;
}

/*調整用*/
p.costomer {
	margin-top:47px;
}

#mainArea .waku .contentsBox .banner01 {
	margin:20px 0;
}

#mainArea .waku .contentsBox .banner02 {
	margin: 0;
}
#mainArea .waku .contentsBox .banner02 p a img {
	margin: 0;
}

.reration {
	position:relative;
}
.abso1 {
	position:absolute;
	top:77px;
	left:13px;
}
.abso2 {
	position:absolute;
	top:77px;
	right:347px;
}

.padAjust {
	padding-right:48px;
	}
	

#mainArea .waku .contentsBox table.normal .color2{
background:#e2e2e2;
}

#mainArea .waku .contentsBox table.normal th.title {
	text-align: center;
	background: #c8c8c8;
	border-bottom: #999999 2px solid;
	border-right: #999999 1px solid;

	width:160px;
}

#mainArea .waku .contentsBox table.normal td.detail {
	text-align: center;
	background: #c8c8c8;
	border-bottom: #999999 2px solid;
}



/*----------------------------------------------------------
1001追加
----------------------------------------------------------*/
#mainArea .waku .contentsBox table.normal {
	border-collapse: collapse;
	margin: 0px 0px 8px 0px;
	width: 655px;
	line-height: 1.4;
	
}

#mainArea .waku .contentsBox table.normal th {
	padding: 5px;
	vertical-align: middle;
	border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	line-height: 1.4;
	text-align: center;
    width:70px;
	background: #e2e2e2;
}

#mainArea .waku .contentsBox table.normal td {
	padding: 5px 5px 8px 5px;
	vertical-align: middle;
    border-right: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	line-height: 1.4;
	text-align: center;
	background: #e2e2e2;
}

#mainArea .waku .contentsBox table.normal td img{
	vertical-align: middle;
	margin-right: 3px;
}

#mainArea .waku .contentsBox table.normal .noch{
	background: #EBEBED;
    border:none;

}

