#sidearea a img {

	opacity:0.8;
	filter:alpha(opacity=85);
}

#sidearea a:hover img {
	opacity:1.0;
	filter:alpha(opacity=100);
}
#contents a img {

	opacity:0.8;
	filter:alpha(opacity=80);
}
#contents a:hover img {
	opacity:1.0;
	filter:alpha(opacity=100);
}

#upper {
	padding-bottom: 20px;
}

.pickup {
	border: 1px solid #cacaca;
	background-color: #f2f0f1;
	padding: 2px;
	width: 203px;
	margin-top: 5px;
}
.pickup dl {
	border: 1px solid #d6d5d3;
}
.pickup dd {
	padding-top: 12px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.pickup li {
	padding-bottom: 7px;
}
.sidebanner5 {
	background-color: #f2f0f1;
	margin-top: 11px;
	margin-bottom: 11px;
	border: 1px solid #cacaca;
	padding: 2px;
	width: 203px;
}
.internet_ir {
	text-align: center;
	display: block;
	margin-bottom: 5px;
}
.internet_ir img {
	padding-bottom: 5px;
}
.banner {
	background-image: url(../images/common_top/banner_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
	width: 626px;
	padding-top: 7px;
	padding-left: 9px;
}
.banner li {
	padding-right: 7px;
	float: left;
}

h2 {
	padding-top: 11px;
	clear: left;
	padding-bottom: 1px;
	border-bottom: 3px solid #CCCCCC;
}
#contents table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse:collapse;
	width: 635px;
	margin-bottom: 15px;
	margin-top: 5px;
}
#contents th, #contents td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 4px;
}
#contents th {
	width: 120px;
}
#contents table li {
	background-image: url(../images/common_top/triangle_icon.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-bottom: 3px;
	padding-left: 11px;
	line-height: 12pt;
}
#contents table li.second {
	background-image: url(../images/common_top/triangle_icon2.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-bottom: 3px;
	padding-left: 11px;
	line-height: 12pt;
	border-top: 1px dotted #999999;
	padding-top: 10px;
	margin-top: 3px;
}
#contents table li img {
	margin-left: 10px;
}
.links {
	height: 80px;
}
.links li {
	float: left;
	padding-right: 8px;
}
.banner p {
	visibility: hidden;
}


.business1 a {
	background-image: url(../images/common_top/banner1.jpg);
	background-repeat: no-repeat;
	width: 386px;
	height: 96px;
	display: block;
}
.business1 a:hover {
	background-image: url(../images/common_top/banner1_hover.jpg);
	background-repeat: no-repeat;
}

.business2 a {
	background-image: url(../images/common_top/banner2.jpg);
	background-repeat: no-repeat;
	width: 224px;
	height: 96px;
	display: block;
}
.business2 a:hover {
	background-image: url(../images/common_top/banner2_hover.jpg);
	background-repeat: no-repeat;
}
#main ul {
	list-style-type: none;
}

