body {
	background-color: #b23a53;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

A:link { text-decoration:none; color:#0000FF; }
A:visited { text-decoration:none; color:#0000AA; }
A:active { text-decoration:underline; color:#0000FF; }
A:hover { text-decoration:underline; color:#0000FF; }

h1 { font-size:12px; margin:0; color:#666666; font-weight: normal; line-height :160% ;}
h2 { font-size:16px; margin:0; color:#666666; font-weight: bold; line-height :120% ;}
h3 { font-size:16px; margin:0; color:#333333; font-weight: bold; line-height :160% ;}
h4 { font-size:12px; margin:0; color:#996666; font-weight: normal; line-height :120% ;}
h5 { font-size:12px; margin:0; color:#996666; font-weight: normal; line-height :120% ;}

TD{font-size:12px; color:#666666; line-height:150%;}
.style1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	font-size: 12px;
	background-color: #ffffff;
	border: 1px solid #ffffff;
}


.text10 {font-size: 10px; color:#666666; line-height : 120% ; }
.text10w {font-size: 10px; line-height : 130% ; }
.text12 {font-size: 12px; line-height : 120% ; }
.text14 {font-size: 14px; font-weight: bold; color:#CC3366; line-height : 160% ; }
.text14w {font-size: 14px; line-height : 200% ; }
.text16 {font-size: 16px; line-height : 160% ; font-weight: bold; color:#3333AA; }
.text18 {font-size: 18px; line-height : 120% ; }
.text20 {font-size: 20px; line-height : 120% ; }
.text26 {font-size: 26px; line-height : 120% ; }

.sky12 { color: #3399ff; font-weight: normal; font-size: 12px; line-height:120%; }

.red12 { color: #FF0000; font-size: 12px; line-height:120%; }
.red12bold { color: #FF0000; font-weight: bold; font-size: 12px; line-height:120%; }
.red14 { color: #FF0000; font-size: 14px; line-height:120%; }
.red14bold { color: #FF0000; font-weight: bold; font-size: 14px; line-height:120%; }

.white12 { color: #FFFFFF; font-size: 12px; line-height:120%; }
.white12bold { color: #FFFFFF; font-weight: bold; font-size: 12px; line-height:120%; }
.white14 { color: #FFFFFF; font-size: 14px; line-height:120%; }
.white14bold { color: #FFFFFF; font-weight: bold; font-size: 14px; line-height:120%; }

.blue12 { color: #0000FF; font-size: 12px; line-height:120%; }
.blue12bold { color: #0000FF; font-weight: bold; font-size: 12px; line-height:120%; }
.blue14 { color: #0000FF; font-size: 14px; line-height:120%; }
.blue14bold { color: #0000FF; font-weight: bold; font-size: 14px; line-height:120%; }

.glay12 { color: #999999; font-size: 12px; line-height:120%; }

.page{
	list-style-type:none;
	float:left;
	margin:2px;
	border: #cccccc 1px solid;
}
.page a {
	display:block;
	padding:1px 3px 1px 3px; 
	text-decoration:none;
}

.page a:hover {
	background-color:#0000ff;
	color:#ffffff;
}

.page_on{
	list-style-type:none;
	float:left;
	margin:2px;
	display:block;
	padding:1px 3px 1px 3px; 
	border: #dddddd 1px solid;
	background-color:#dddddd;
	color:#333333;
}