@charset "utf-8";

.ykt_box {
    width: 300px;
	padding: 15px;
	border: 1px solid #e29399;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	text-align: center;
}
.ykt_box2 {
    width: 400px;
	padding: 15px;
	font-size: 130%;
	font-weight: bold;
	border: 1px solid #e29399;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 35px;
	text-align: center;
}
#link-sup-line {
	padding-bottom: 20px;
	clear: both;
}
#link-sup-line .box-left {
	float: left;
	width: 180px;
	text-align: left;
	border: 1px dotted #9fa093;
	margin-bottom: 30px;
}
#link-sup-line .box-right {
	float: right;
	width: 390px;
}
#link-sup-line .box-right .box-r-l {
	float:left;
	width: 180px;
	text-align: left;
	border: 1px dotted #9fa093;
	margin-bottom: 30px;
}
#link-sup-line .box-right .box-r-r {
	float: right;
	width: 180px;
	text-align: left;
	border: 1px dotted #9fa093;
	margin-bottom: 30px;
}
#link-sup-line .phead {
	text-align: left;
	font-weight: bold;
	border-bottom: 1px dotted #9fa09e;
	width: 175px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 135%;
}
#link-sup-line ul {
    padding: 0 1em 0.5em 2em;
	line-height: 127%;
}
#link-sup-line li {
    list-style-type: square;
}
