@charset "shift_jis";

a:link {
	text-decoration: underline;
	color: #0000FF;
}

a:visited {
	text-decoration: underline;
	color: #0066FF;
}

a:hover {
	text-decoration: none;
	color: #009900;
}

a:active { text-decoration: underline; }

.class {
	font-size: 12px;
	line-height: 150%
}

.class1 {
	font-size: 11px;
	line-height: 125%
}

.class2 {
	font-size: 12px;
	line-height: 180%
}

.class2_red {
	font-size: 12px;
	line-height: 180%;
	color: #FF3F00;
}

.class3 {
	font-weight: bold;
	font-size: 16px;
	line-height: 125%
}

.class30 {
	font-weight: bold;
	font-size: 16px;
	line-height: 150%
}

.class4 { font-size: 10px }

.class5 {
	font-weight: bold;
	font-size: 16px
}

.class6 {
	font-size: 14px;
	line-height: 150%
}

.class7 {
	font-size: 12px;
	line-height: 125%
}

.class_font12_table {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 13px;
}

.font11_h14_center {
	font-size: 11px;
	line-height: 14px;
	text-align: center;
	color: #008000;
}

.mid_bold {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.bold_16px {
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.class24px {
	font-weight: bold;
	font-size: 24px;
	line-height: 150%
}

.orenge_white {
	color: #FFFFFF;
	background-color: #FF8C00;
}

.tomato_white {
	color: #FFFFFF;
	background-color: #FF6347;
}

.white_tomato {
	color: #FF4500;
	background-color: #FFFFFF;
}

.button_space {
	height: 13px;
	width: 13px;
	margin-top: 3px;
}

.box_540px {
	padding: 5px;
	height: auto;
	width: 540px;
}

.text_540px {
	font-size: 12px;
	font-style: normal;
	height: auto;
	width: 540px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.textbox_red_540px {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: 540px;
	border: 1px solid #FF0000;
	line-height: 180%;
	padding: 10px;
}

.textbox_green_400px {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: 400px;
	border: 1px dotted #009900;
	line-height: 180%;
	padding: 15px;
}

.textbox_green_500px {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: 500px;
	border: 1px dotted #009900;
	line-height: 180%;
	padding: 15px;
}

.news {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: 570px;
	border: 1px solid #FF0000;
	line-height: 180%;
	padding: 10px;
	text-align: left;
}
