.topic {
	font-size:18px;
	color: #FF6666;
	border-bottom: none;
	border-left: none;
	text-align: center;
}
h3 img {
	vertical-align:text-bottom;
	margin-right:0.3em;
	margin-left:0.3em;
}
.contentbox {
	background-image: url(../IMG/line_under.gif);
	padding-bottom: 16px;
	width: 230px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.contentbox p {
	color: #6600FF;
	font-size: small;
	width: 198px;
	line-height: 1.2em;
	text-align: left;
	background-image: url(../IMG/line_mid.gif);
	margin: 0;
	padding-left: 16px;
	padding-right: 16px;
	background-repeat: repeat-y;
	/*background-color: pink;*/
}
p.komidashi {
	color: #6633CC;
	font-weight: bold;
	line-height: 2em;
	background-image: url(../IMG/line_mid.gif);
	margin: 0;
	padding-left: 16px;
	padding-right: 16px;
	background-repeat: repeat-y;
	/*background-color: gold;*/
}
p.komidashi02 {
	color: #FF0000;
	font-weight: bold;
	line-height: 2em;
}
#frame {
	margin-left: 0;
	padding-left: 0;
	width: 760px;
}
#header {
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}
#enclose {
	float: left;
	width: 510px;
	padding-left: 20px;
	/*background-color: silver;*/
}
#main {
	float: right;
	width: 240px;
	/*background-color: salmon;*/
}
#left {
	float: left;
	width: 270px;
	margin-top: 15px;
	background-image: url(../IMG/tab_03.gif);
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color: tan;*/
}
#right {
	float: right;
	width: 230px;
	margin-top: 15px;
	background-image: url(../IMG/tab_04.gif);
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	/*background-color: khaki;*/
}
.counter {
	margin-right: auto; margin-left: auto;
	text-align: center;
}
