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

/* 詳細ペEジ上段ここから */
h2 img {
	position: absolute;
	/* top: 91px; */
	top: 62px;
	left: 28px;
}
#box_left {
	float: left;
	width: 309px;
	position: absolute;
	left: 30px;
	top: 60px;
}

#box_right {
	float: right;
	width: 340px;
	height: 369px;
}

#box_content_top {
	width: 670px;
	margin-bottom: 20px;
}
#box_right dl {
	width: 330px;
	margin-left: 5px;
	border-bottom: dotted 1px #ff1ab2;
}
.border_bottom_on {
	line-height: 30px;

}
#box_right dl dt {
	width: 110px;
	background: url(../../img/detail/arrow1.gif) no-repeat 0px 5px;
	float: left;
	color: #FF1AB2;
	padding: 7px 0px 7px 15px;
}
#box_right dl dd {
	width: 205px;
	float: right;
	padding: 7px 0px;
}
#box_right dl dd a {
	color: #9400d3;
	text-decoration: none;
	line-height: 16px;
	width: 205px;
}
#box_right dl dd a:hover {
	text-decoration: underline;
}
#border_no {
	border: none;
	line-height: 12px;
}
/* 詳細ペEジ上段ここまで */

/* 詳細ペEジ下段ここから */
#box_content_bottom {
	width:	628px;
	margin-left: 35px;
/*	margin-bottom: 130px;*/
}
#box_content_bottom dl dt {
	background: url(../../img/detail/arrow1.gif) no-repeat 0px 5px;
	padding-left: 15px;
	color: #ff1ab2;
	padding-top: 7px;
}

.border_bottom_on {
	line-height: 16px;
	border-bottom: 1px dotted #FF1AB2;
}


#no_block {
	width: 100px;
}
/* 詳細ペEジ下段ここまで */
