.comment {
	background-color: #FDFCF7;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 10px;
}
.welcome {
	background-color: #FDFCF7;
	background-image: url(../images/welcome_b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.top-left {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 15px;
	text-align: right;
	padding-bottom: 10px;
}
.top-right {
	background-color: #FFFFFF;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 15px;
}
.koe {
	background-image: url(../images/koe_b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.font-blu {
	font-size: 12px;
	line-height: 1.5em;
	color: #4E94FC;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: 900;
}
.line-y {
	background-color: #FFFFFF;
	background-image: url(../images/dot_y.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding-right: 10px;
}
.access {
	font-size: 11px;
	line-height: 1.4em;
	background-color: #EEEEEE;
	padding-right: 12px;
	padding-left: 12px;
}
