@charset "UTF-8";
@import url(common.css);
@import url(textsettings.css);



.c2-500l {
	width: 315px;
	float: left;
	margin-right: 30px;
	position: relative;
}

.c2-500r {
	width: 315px;
	float: left;
	position: relative;
}

.c2-240l {
	width: 240px;
	float: left;
	margin-right: 30px;
	position: relative;
}

.c2-240r {
	width: 390px;
	float: left;
	position: relative;
}

#underline td {
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", HiraKakuPro-W3, sans-serif ;
	color: #000000;
	font-size: 13px;
	*font-size: small;
	*font: small;
	line-height: 1.7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.img-right {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	margin-left: 15px;
}

.img-left {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	position: relative;
}

.clear {
	clear: both;
}

.table-line {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	margin-bottom: 15px;
}


.table-line td {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
	padding: 4px;
}
