@charset 'utf-8';

/* howtodownload.asp専用
-------------------------------------------------- */

.img_r {
	float: right;
	width: 300px;
	margin-right: 5px;
	margin-bottom: 20px;
}
.tejun {
	padding-left: 7px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #999999;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
}
.tejun_t {
	padding-left: 7px;
}


.text_l {
	width: 216px;
	margin-right: 10px;
}
#dot_border {
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	clear: both;
}
#d-box {
	width: 531px;
	height: 58px;
	margin-bottom: 15px;
}
#d-box .d-button {
	float: left;
	width: 180px;
	margin-left: 30px;
}

