.text10 {
	font-size: 10px;
	line-height: normal;
}
.text12 {
	font-size: 12px;
	line-height: 1.8;
}

.text12subwin {
	font-size: 12px;
	line-height: 1.8;
	color:#333333;
}

.text14 {
	font-size: 14px;
	line-height: 1.6;
}

.sub_tit{
	width:580px;
	text-align:left;
	font-size:14px;
	color:#663300;
	line-height:20px;
	padding:15px 0px 0px;
	margin-bottom:10px;
	border-bottom:dotted 1px #666666;
}
.text14b_blue{
	font-size: 14px;
	line-height: 1.5;
	color: #003366;
	font-weight:bold;
}

#subwin_bg1{
	background:url(images/subwin_bg.jpg) no-repeat top right;
}.table-border {
	font-size: 12px;
	border: 1px dashed #990000;
	line-height: 1.8;
	padding: 5px;
}
.info-message {
	font-size: 12px;
	line-height: 1.3;
	color: #666666;
	padding: 5px;
}
body {
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.keisen {
	font-size: 12px;
	line-height: 1.8;
	padding: 10px;
	background-color: #FFFFCC;
	border: 1px dotted #3366FF;
}
.title1 {
	font-size: 14px;
	line-height: 1.5;
	color: #003366;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-bottom-color: #666666;
	border-left-color: #3366FF;
	font-weight: bold;
}

