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


.banner {
	zoom:100%;
}
.banner a {
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.banner a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.banner .left {
	float:left;
}

.banner .right {
	float:right;
}

.banner:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}


/* CSS Document */

.title {
	border-left:solid 5px #216CBC;
	border-bottom:dotted 1px #CCC;
	margin:20px 0 15px;
	padding:1px 0 0 5px;
	font-weight:bold;
}


.goods_left {
	float:left;
	width:410px;
	padding:0 0 25px;
	margin:0 0 20px;
	border-bottom:dotted 1px #CCC;
	zoom:100%;
}
.goods_left dt {
	background:url(../../images/icon_goods.jpg) no-repeat;
	padding:4px 0 20px 35px;
}
.goods_left dt a {
	color:#144B84;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

.goods_left dd {
	font-size: 14px;
	line-height: 160%;
}

.goods_right {
	float:right;
	width:410px;
	padding:0 0 25px;
	margin:0 0 20px;
	border-bottom:dotted 1px #CCC;
	zoom:100%;
}
.goods_right dt {
	background:url(../../images/icon_goods.jpg) no-repeat;
	padding:4px 0 20px 35px;
}
.goods_right dt a {
	color:#144B84;
	display:block;
	text-decoration:none;
	font-weight:bold;
}

.goods_right dd {
	font-size: 14px;
	line-height: 160%;
}

/* goods共通 */

.more {
	float:right;
	width:170px;
	font-size:75%;
	line-height:150%;
}

.more_bt {
	float:right;
	width:170px;
}
.more_bt a {
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.more_bt a:hover {
	filter: alpha(opacity=50);
	opacity: 0.5;
}


/* CSS Document */

.news {
	float:left;
	width:500px;
}
.news .title {
	font-size:90%;
	margin:5px 0 5px;
}
.news .box {
	overflow:auto;
	height:118px;
	padding-top:5px;
}
.news .box dd {
	font-size:75%;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:dotted 1px #DDD;
}
.news .box dd span {
	font-size:90%;
	color:#14508C;
	font-weight:bold;
	padding:0 10px 0 5px;
}


/* CSS Document */

.pickup {
	float:right;
	margin:5px 0 5px;
}
.pickup a {
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.pickup a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}


/* CSS Document */

.navigation {
	margin:15px 0 -10px;
	zoom:100%;
}
.navigation a {
	filter: alpha(opacity=100);
	opacity: 1.0;
}
.navigation a:hover {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.navigation dt {
	float:left;
	margin-right:7px;
}

.navigation dd {
	float:right;
}

.navigation:after {
	content: " ";
	clear: both;
	height: 0;
	display: block;
	visibility: hidden;
}
