@charset "UTF-8";
#nav #nav_works a {
	background-image: url(../img/share/nav/nav_over.gif);
}
#main_contents .clum {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	width: 537px;
}
.clum h2 {
	font-size: 1.3em;
	margin-bottom: 1em;
}
.clum dt {
	height: 94px;
	width: 120px;
	display: block;
	float: left;
}
.clum dd {
	display: block;
	float: right;
}
.clum .text {
	margin-bottom: 1em;
	float: right;
	width: 400px;
}
.clum .link {
	display: block;
	float: right;
	width: 420px;
}
.clum .link a {
	float: right;
	background-image: url(../img/share/Plain_wht_Right.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #666666;
	text-decoration: none;
}
.clum .link a:hover {
	background-image: url(../img/share/Plain_wht_Right.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	color: #5B6A9F;
	text-decoration: none;
}
.clum dl:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
