@charset "utf-8";

/*----------------------------------------------------------
sky
----------------------------------------------------------*/

#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 {
	width: 685px;
	height: 373px;
	background: url(/howto/sky/img/bg_featureArea.jpg) left top no-repeat;
	margin-bottom: 30px;
}

#mainArea .waku .featureArea p.adjust1 {
	margin: 15px 0px 0px 30px;
}

#mainArea .waku .featureArea p.adjust2 {
	margin: 26px 0px 0px 207px;
}

/*----------------------------------------------------------
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/sky/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;
}












