.bg-bar {
	background-image: url(../05/image/bar.gif);
	background-repeat: repeat-x;
}
.conts {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 14px;
	line-height: 140%;
	color: #333333;
	padding: 10px;
}
.conts2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding: 10px;
}
.border {
	border: 2px solid #660033;
}
.cap {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 16px;
	line-height: 150%;
	font-weight: bold;
	color: #660033;
}
.topics-top {
	background-image: url(../topics/topics_ftop.gif);
	background-repeat: no-repeat;
}
.topics-bottom {
	background-image: url(../topics/topics_fbottom.gif);
	background-repeat: no-repeat;
}
input {
	border: none;
	background-color: #dcdcdc;

}
select {
	border: 1px none #663333;
	background-color: #dcdcdc;

}
.topics-title {
	background-image: url(../topics/topics_title.gif);
	background-repeat: no-repeat;
	background-position: 0px;

}
.topics-left {
	background-image: url(../topics/topics_fleft.gif);
	background-repeat: repeat-y;
}
.topics-right {
	background-image: url(../topics/topics_fright.gif);
	background-repeat: repeat-y;
}

