@charset "UTF-8";

/**/

/*--------------------------------------------------------------*/
/*コンテンツ　　　　　　　　　　　　　　　　　　　　　　　　　　*/
/*--------------------------------------------------------------*/
#column-right .content {
	width: 669px;
	background: url(../image/common/bg_content.jpg) repeat-y 0 0;
	margin: 0 10px 0 0;
	padding-bottom: 22px;
}
#column-right .content dd{
	line-height: 1.2;
}

#column-right .content_bottom {
	clear: both;
	width: 669px;
	height: 25px;
	margin-bottom: 10px;
	background: url(../image/common/bg_content_bottm.jpg) no-repeat 0 0;
}
.details_l{	padding: 15px 0 0 32px; }

.details_r{	margin-top: 11px; }

#column-right .content dd .download{
	clear: both;
	padding-top: 20px;
	margin-left: 32px;
}
#column-right .content dd .download dd.details {
	border: solid 1px #000000;
	margin-top: 1px;
	background: #ffffff;
	padding: 10px;
	width: 596px;
}

.details_left {
	float: left;
	display: block;
	font-size: 93%;
	padding-right: 15px;
}

.details_right {
	float: left;
	display: block;
	font-size: 93%;
}

/**/

