@charset "shift_jis";

a:link { color: black; text-decoration: none }

a:visited { color: black; text-decoration: none }

a:hover { color: blue; text-decoration: underline }

.class  { font-size: 12px; line-height: 150%}
.class12_b_white {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


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

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

.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%}

.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;
}
ul {
	list-style-position: outside;
	list-style-type: square;
	font-size: 12px;
	line-height: 180%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}


.textbox_green_500px {
	font-size: 12px;
	background-color: #FFFFFF;
	margin: 0px;
	height: auto;
	width: 500px;
	border: 1px dotted #009900;
	padding: 15px;
}
.class1white {
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: 125%;
	color: #FFFFFF;
	text-decoration: none;
}
