@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;
}

/*----------------------------------------------------------
table“à
----------------------------------------------------------*/

#mainArea .waku .contentsBox table.normal {
	border-collapse: collapse;
	border-right: #999999 1px solid;
	margin: 0px 0px 10px 0px;
	width: 655px;
	line-height: 1.4;
}
#mainArea .waku .contentsBox table.normal th {
	font-weight: normal;
	padding: 7px 10px 6px;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background: #EBEBED;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	width: 110px;
}

#mainArea .waku .contentsBox table.normal td {
	padding: 6px 10px 9px;
	vertical-align: top;
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	line-height: 1.4;
	text-align: left;
}

#mainArea .waku .contentsBox table.normal th img{
	vertical-align: middle;
	margin-right: 3px;
}

#mainArea .waku .contentsBox .btnAboutArea {
	width: 655px;
	background: url(/howto/catv/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;
}





