@charset "utf-8";
.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d268b;
}

.text01 a:link {color: #4D268B;text-decoration: underline}
.text01 a:visited {color: #4D268B;text-decoration: underline}
.text01 a:hover {color: #4D268B;text-decoration: none}

.text02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.text02 a:link {color: #666666;text-decoration: none}
.text02 a:visited {color: #666666;text-decoration: none}
.text02 a:hover {color: #4D268B;text-decoration: underline}

.text03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.text03 a:link {color: #4D268B;text-decoration: underline}
.text03 a:visited {color: #4D268B;text-decoration: underline}
.text03 a:hover {color: #4D268B;text-decoration: none}

.text04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.text04 a:link {color: #FFFFFF;}
.text04 a:visited {color: #FFFFFF;}
.text04 a:hover {color: #FFFFFF;}
.text05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d268b;
	color: #4D268B; 
}

.text05 a:link {color: #4D268B;text-decoration: none}
.text05 a:visited {color: #4D268B;text-decoration: none}
.text05 a:hover {color: #4D268B;text-decoration: underline}

.index_input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	color: #361A66;
	height: 25px;
	border: 1px solid #666666;
}
.index_input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #361A66;
	height: 20px;
	border: 1px solid #666666;
}

.index_listbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	color: #361A66;
	height: 25px;
	border: 1px solid #666666;
}

.index_input_area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #361A66;
	border: 1px solid #666666;
}

.bt_style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d268b;
	background-image: url(images/bt_bg.png);
	background-repeat: repeat-x;
	height: 30px;
	width: 120px;
	text-transform: uppercase;
	background-position: center center;
	background-color: #B0B0B0;
	border: 1px solid #4d268b;
}
.bt_style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d268b;
	background-image: url(images/bt_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	text-transform: uppercase;
	background-position: center center;
	background-color: #B0B0B0;
	border: 1px solid #4d268b;
}
.bt_style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4d268b;
	background-image: url(images/bt_bg.png);
	background-repeat: repeat-x;
	height: 25px;
	width: 120px;
	text-transform: uppercase;
	background-position: center center;
	background-color: #B0B0B0;
	border: 1px solid #4d268b;
}
