@charset "UTF-8";
/* CSS Document */


#main_title {
	width: 696px;
	height: 224px;
	margin: 25px 0 0 0;
	padding: 0;
	background: url(/access/wel_sonet/images/bnr_welcome-sonet.png) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
	border: none;
}


p.all-sonet {
	width: 466px;
	height: 44px;
	margin: 34px 0 21px 118px;
	background: url(/access/wel_sonet/images/h_all-sonet.png) no-repeat left top;
	text-indent: -9999px;
	overflow: hidden;
}


/* box_can */
.box_can {
	position: relative;
	width: 696px;
	height: 96px;
	padding: 0 0 33px 0;
}

.box_can h3 {
	position: absolute;
	width: 490px;
	height: 32px;
    background: none;
    border-radius: 0 0 0 0;
    margin: 0;
    padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.type-a {
	background: url(/access/wel_sonet/images/bg_can-a.png) no-repeat left top;
}
.type-a h3 {
	top: 17px;
	left: 194px;
}
.type-a .textlink {
	top: 59px;
	left: 194px;
}

.type-b {
	background: url(/access/wel_sonet/images/bg_can-b.png) no-repeat left top;
}
.type-b h3 {
	top: 17px;
	left: 87px;
}
.type-b .textlink {
	top: 59px;
	left: 87px;
}


.box_can .textlink {
	position: absolute;
	width: 490px;
	overflow: hidden;
}

.box_can .textlink a {
	display: block;
	height: 35px;
	padding: 0 0 0 35px;
	line-height: 35px;
	float: right;
}

.can-01 h3 {
	background: url(/access/wel_sonet/images/h_can-01.png) no-repeat left top;
}
.can-01 .textlink a {
	background: url(/access/wel_sonet/images/icon_can-01.png) no-repeat left center;
}
.can-02 h3 {
	background: url(/access/wel_sonet/images/h_can-02.png) no-repeat left top;
}
.can-02 .textlink a {
	background: url(/access/wel_sonet/images/icon_can-02.png) no-repeat left center;
}
.can-03 h3 {
	background: url(/access/wel_sonet/images/h_can-03.png) no-repeat left top;
}
.can-03 .textlink a {
	background: url(/access/wel_sonet/images/icon_can-03.png) no-repeat left center;
}
.can-04 h3 {
	background: url(/access/wel_sonet/images/h_can-04.png) no-repeat left top;
}
.can-04 .textlink a {
	background: url(/access/wel_sonet/images/icon_can-04.png) no-repeat left center;
}
.can-05 h3 {
	background: url(/access/wel_sonet/images/h_can-05.png) no-repeat left top;
}
.can-05 .textlink a {
	background: url(/access/wel_sonet/images/icon_can-05.png) no-repeat left center;
}

.can-05 {
	padding-bottom: 20px;
}
