@charset "shift_jis";
/* CSS Document */

.top_cp {
	margin: 0px 0px 8px 13px;
	padding: 0px;
	height: 115px;
	width: 545px;
	border: 1px solid #F00;
}
.top_cp ul .title {
	background: #33C;
	height: 25px;
	width: auto;
}
.top_cp ul .power_1 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.top_cp ul .power_2 {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.top_cp ul .power_1 a {
	display: block;
	margin: 5px 5px 0px;
	padding: 0px;
	height: 80px;
	width: 265px;
	background: url(../common_imgs/hokdepshikoku_banner.gif) no-repeat;
	text-decoration: none;
}
.top_cp ul .power_1 a:hover,.top_cp ul .power_1 a:active {
	background: url(../common_imgs/hokdepshikoku_banneri30.gif) no-repeat;
}

.top_cp ul .power_2 a {
	display: block;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 80px;
	width: 265px;
	text-decoration: none;
	background-image: url(../common_imgs/sale_ngodepspk_tbnr.gif);
	background-repeat: no-repeat;
}
.top_cp ul .power_2 a:hover,.top_cp ul .power_2 a:active {
	background-image: url(../common_imgs/sale_ngodepspk_tbnr_on.gif);
	background-repeat: no-repeat;
}
.power_1 a em {
	visibility: hidden;
}
.power_2 a em {
	visibility: hidden;
}
