@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;
}


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

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


#underline td {
  font-family: Arial, "ヒラギノ角ゴ 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: 20px;
}

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

.clear {
	clear: both;
}
