body {
	color: #333333;
	font-size: 12px;
	background-color: #FFFFFF;
	text-decoration: none; 
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0033FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0033FF;
}
a:hover, a:active {
	color: #ff0000;
	text-decoration: underline;
}

a img {
	border:none;
}

#google form{
margin: 0px 0px 0px;
}

/*  サイドメニュー　リンク */

#menu a:link {
	color: #0033FF;
	text-decoration: none;
}

#menu a:hover, a:active {
	color: #ff0000;
	text-decoration: underline;
}

#menu a:visited {
	text-decoration: none;
	color: #0033FF;
}

/*  テキスト */

.txt10s {
	font-size: 10px;
	line-height: 128%;
}
.txt10s_red {
	font-size: 10px;
	line-height: 128%;
	color: #ff3333;
}
.txt10m {
	font-size: 10px;
	line-height: 140%;
}
.txt10 {
	font-size: 10px;
	line-height: 160%;
}
.txt12s {
	font-size: 12px;
	line-height: 130%;
}
.txt12m {
	font-size: 12px;
	line-height: 140%;
}
.txt12white {
	font-size: 12px;
	line-height: 140%;
	color: #ffffff;
	font-weight:bold;
}
.txt12red {
	font-size: 12px;
	line-height: 140%;
	color: #CC0000;
}
.txt12red02 {
	font-size: 12px;
	line-height: 140%;
	color: #ff3333;
}
.txt12 {
	font-size: 12px;
	line-height: 160%;
}
.txt12b {
	font-size: 12px;
	line-height: 160%;
	font-weight:bold;
}
.txt12g {
	font-size: 12px;
	line-height: 160%;
	color: #6D84BC;
}

.txt14b {
	font-size: 14px;
	line-height: 140%;
	font-weight:bold;
}
.txt14 {
	font-size: 14px;
	line-height: 140%;
}
.txt14white {
	font-size: 14px;
	line-height: 140%;
	color: #ffffff;
	font-weight:bold;
}
.txt14blue {
	font-size: 14px;
	line-height: 140%;
	color: #003399;
	font-weight:bold;
}
.txt14red {
	font-size: 14px;
	line-height: 140%;
	color: #ff3333;
}
.txt14redb {
	font-size: 14px;
	line-height: 140%;
	color: #ff3333;
	font-weight:bold;
}
.txt16 {
	font-size: 16px;
	line-height: 138%;
}
.txt16b {
	font-size: 16px;
	line-height: 138%;
	font-weight:bold;
}
.txt18 {
	font-size: 18px;
	line-height: 120%;
}
.txt18b {
	font-size: 18px;
	line-height: 120%;
	font-weight:bold;
}
.txt16b_bk {
	font-size: 16px;
	line-height: 120%;
	font-weight:bold;
	color:#000000;
}
