.mainbg {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.linebg {
	background-image: url(images/line_bg.jpg);
	background-repeat: repeat-y;
}
.commentbg {
	height: 120px;
	width: 500px;
	border-top-color: #666666;
	margin-top: 2px;
	background-image: url(images/comment_bg.gif);
	padding: 5px 20px 10px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 20px;
}
.commentbg2 {
	background-image: url(images/comment_bg2.jpg);
	height: 110px;
	width: 300px;
	padding-left: 20px;
	background-repeat: no-repeat;
	font-size: 14px;
	line-height: 20px;
}
.moji14g {
	font-size: 14px;
	line-height: 18px;
}
.moji14b {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.moji16b {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.moji16u {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}
.shopbg {
	background-image: url(shop/bg.gif);
	background-repeat: no-repeat;
}
.moji12 {
	font-size: 12px;
}
.moji12g {
	font-size: 12px;
	line-height: 20px;
}
.moji24b {
	font-size: 24px;
	font-weight: bold;
	text-decoration: underline;
}
.moji16u {
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
}
.moji12a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
