/* Basic Style
----------------------------------------------- */

.caption-14 {
	background-color: #FEDDB8;
	font-size: 14px;
	line-height: 16px;
	padding: 5px 5px 5px 10px;
	text-align: left;
	border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-weight: bold;
	color: #FF0033;
}

.caption-12-bor_dot {
	font-size: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #FF0033;
	border-bottom-color: #FF0033;
	color: #000000;
	background-color: #FFFFFF;
	border-right-color: #FF0033;
	border-left-color: #FF0033;
}

.caption-12-block {
	border-left: 8px solid #FF0033;
	font-size: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
}

.misc-10 {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	font-size: 10px;
	line-height: 13px;
	padding: 5px;
}

.navi-line {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	color: #000000;
	background-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #999999;
}


/* other body style
----------------------------------------------- */
/*
#bbody,
.navi-ex {
	font-weight: normal;
	color: #66e;
}
#bbody {
	font-size: 9px;
	display: block;
	line-height: 10px;
	color: #FFFFFF;
}
#bbody a:link,
#bbody a:visited{
	color: #FFFFFF; text-decoration: none;
}
#bbody a:hover{
	color: #FFCC33; background:transparent;
	text-decoration: underline;
}


.form {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.sup {
	font-size: 9px;
}
*/

