/* border
----------------------------------------------- */
.al-head1 {
	border-left: 10px solid #993300;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	background-color: #BB7334;
	padding: 5px;
	margin-top: 30px;
}
.al-head2 {
	border-left: 10px solid #BB7334;
	font-size: 14px;
	color: #993300;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	padding: 0px 0px 0px 5px;
	width: 360px;
}
.al-head3 {
	border-left: none;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	padding: 0px;
	width: 360px;
}
.al-caption {
	border-left: none;
	font-size: 10px;
	color: #333333;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	padding: 0px;
	line-height: 12px;
}

.al-box360 {
	padding: 0px;
	width: 360px;
}

.al-box580 {
	padding: 0px;
	width: 580px;
}

.al-bottom {
	padding: 5px;
	width: 580px;
	background-color: #EBE3D8;
	text-align: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.bor8-text14b {
	border-left: 8px solid #BB7334;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	color: #BB7334;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BB7334;
}

.bor_dot-text12 {
	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: #3366CC;
	border-bottom-color: #3366CC;
	color: #000000;
	background-color: #FFFFFF;
	border-right-color: #3366CC;
	border-left-color: #3366CC;
}
.bor_dot-text14 {
	font-size: 14px;
	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: #A186BE;
	border-bottom-color: #A186BE;
	color: #000000;
}



/* Extend Fonts
----------------------------------------------- */
/*
.form {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
*/
.block-10g {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	font-size: 10px;
	line-height: 15px;
	padding: 5px;
	text-align: center;
}
.block-left10g {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	font-size: 10px;
	line-height: 15px;
	padding: 5px;
	text-align: left;
}
.block-12g {
	border: 1px solid #CCCCCC;
	background-color: #F5F5F5;
	font-size: 12px;
	line-height: 15px;
	padding: 5px;
}




/* 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;
}

hr {
	border: 1px dashed #CCCCCC;
}

