/* method */
#frame {
	width: 800px;
	background-image: url(../img/frame2.gif);
}

#frame_title {
	float: left;
}
#frame_title2 {
	float: right;
}

#frame_text1 {
	font-size: 80%;
	line-height: 1.3em;
	clear: both;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
}


#method_area {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}

.link_area {
	padding-bottom: 10px;
}

#sky_btn {
	height: 110px;
	width: 720px;
}
#sky_btn a {
	background-image: url(../img/skylink2.gif);
	height: 100%;
	width: 100%;
	display: block;
	background-position: 130px 0px;
}
#sky_btn a:hover {
	background-position: 130px -110px;
}

#hikai_btn {
	height: 110px;
	width: 720px;
}
#hikari_btn a {
	background-image: url(../img/hikarilink2.gif);
	height: 100%;
	width: 100%;
	display: block;
	background-position: 130px 0px;
}
#hikari_btn a:hover {
	background-position: 130px -110px;
}

#eo_btn {
	height: 110px;
	width: 720px;
}
#eo_btn a {
	background-image: url(../img/eolink2.gif);
	height: 100%;
	width: 100%;
	display: block;
	background-position: 130px 0px;
}
#eo_btn a:hover {
	background-position: 130px -110px;
}

.link_text {
	display: none;
}

#catv_area {
	background-image: url(../img/catv_bg1.gif);
}
.catv_title {
	float: left;
}
#catv_area table {
	width: 640px;
	background-color: #DCDCDC;
	margin-right: auto;
	margin-left: auto;

}
#catv_caption {
	background-image: url(../img/catv3.gif);
	background-repeat: no-repeat;
	text-indent: -1000em;
	height: 30px;
	width: 310px;
	margin-left: 40px;
	background-position: 0px 10px;
}
#catv_area td {
	padding: 10px;
	font-size: 80%;
	line-height: 1.3em;
	color: #1A1D26;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.catv_link {
	height: 20px;
}
.catv_link a {
	background-image: url(../img/link_btn.gif);
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	display: block;
}
.catv_link a:hover {
	background-position: 0px -20px;
}
.catv_text {
	line-height: 20px;
	padding-left: 25px;
}
a .catv_text {
	color: #1A1D26;
	text-decoration: underline;
}
a:hover .catv_text {
	color: #8295a2;
	text-decoration: underline;
}
