body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	color: #194775;
	background-color: #FFFFFF;
}

/*リンク指定 */
a:visited {
	color: #194775;}
a:link {
	color: #194775;
	text-decoration: underline;}
a:hover {
	color: #FF9900;
	text-decoration: underline;}
a#m:visited {
	color: #194775;
	text-decoration: none;
}
a#m:link {
	color: #194775;
	text-decoration: none;
}
a#m:hover {
	color: #FF9900;
	text-decoration: none;
}
a#f:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a#f:link {
	color: #FFFFFF;
	text-decoration: none;
}
a#f:hover {
	color: #194775;
	text-decoration: underline;
}

/* 見出し指定 */
h1 {  padding: 0; margin: 0 }
h2 {
	padding: 0;
	margin: 0;
	font-size: 12px;
	color: #FFFFFF;
}
h3 {  padding: 0; margin: 0 }
/*背景指定 */
.bgfff { background-color: #FFFFFF;}
.bgfc6 { background-color: #FFCC66;}
.txarea { padding: 5px; margin: 0; border: 1px solid #999999;
}
.bgor { background-color: #ffcc00;}
.bggray { background-color: #cccccc;}
/* テキスト指定 */
.tel{
	font-size: 25px;
	line-height: 100%;
	color: #009999;
	font-weight: bolder;
}
.topread{
	font-size: 12px;
	line-height: 110%;
	color: #009999;
}
.txt10 {
	font-size: 10px;
	line-height: 130%;
}

.txt11 {
	font-size: 11px;
	line-height: 130%;
}

.10txtfff{
	font-size: 10px;
	line-height: 130%;
	color: #FFFFFF;
}
.txt10fff{
	font-size: 10px;
	line-height: 130%;
	color: #FFFFFF;
}
.14txtfff{
	font-size: 14px;
	line-height: 130%;
	color: #FFFFFF;
}
.txt12 {
	font-size: 12px;
	line-height: 130%;
; color: #194775
}
.txt12150 {
	font-size: 12px;
	line-height: 150%;
; color: #194775
}
.txt12000 {
	font-size: 12px;
; color: #194775
}
.12txtfff{
	font-size: 12px;
	line-height: 135%;
	color: #FFFFFF;
}
.txt12fff{
	font-size: 12px;
	line-height: 135%;
	color: #FFFFFF;
}
.txt13150or {
	font-size: 13px;
	line-height: 150%;
; color: #ff9900
}
.txt14150or {
	font-size: 14px;
	line-height: 150%;
; color: #ffcc00
}
.txt14 {
	font-size: 14px;
	line-height: 135%;
}

.c099{
	color: #009999;
}
.bgmenu {  background-image: url(../img/img01.jpg)}
.btn {  background-image: url(../img/btn_bg.jpg); height: 25px; width: 175px}
.bgblue {  background-color: #FF9934}
