.c {
	font-size: 11px;
	text-decoration: none;
	line-height: normal;
	color: #FFFF00
}
.info {
	font-size: 12px;
	font-weight: bold;
	line-height: normal;
	color: #FFF100
}
.title {  font-size: 14px; font-weight: bold; line-height: normal;  color: #008841}
.titleb {  font-size: 18px; font-weight: bold; line-height: normal;  color: #008841}
.price {  font-size: 12px; line-height: normal;  color: #FF0000}
.priceb {  font-size: 14px; font-weight: bold; line-height: normal;  color: #FF0000}
.font14b {
	font-size: 14px;
	font-weight: bold;
}
.font16b {
	font-size: 16px;
	font-weight: bold;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.bt a:link{
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.bt a:visited{
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.bt a:active{
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.bt a:hover{
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.bt td{
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.tl table {
	border-collapse: collapse;
	empty-cells: show;
}

.tl td {
	border:1px #30D680 solid;
	padding:5px;
}
.ctl table {
	border-collapse: collapse;
	empty-cells: show;
}

.ctl td {
	border-bottom:1px #30D680 solid;
	padding:5px;
}
.midashi {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #30D680;
}
.base {
	background-color: #FFFFFF;
	padding:20px;
}
.dot {
	color: #FF0000;
	font-size:16px;
	font-weight: bold;
}
body,td,th {
	font-size: 12px;
	line-height: 120%;
//	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","Verdana","Osaka","ＭＳ Ｐゴシック","sans-serif";
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top:2px;
	padding-bottom:2px;
}
a:link {
	text-decoration:none;
	color:#0000FF
}
a:visited {
	text-decoration:none;
	color:#0066FF
}
a:active {
	text-decoration:none;
	color:#6633CC
}
a:hover {
	text-decoration:none;
	color:#FF0000
}

.bnr a {
	text-decoration:underline;
}

.s_line {
	color: #FF0000;
}

.f10 {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
}