body, td {
	color: #333333;
}

a:link { color: #0099FF; TEXT-DECORATION: none}
a:visited { color: #6699CC; TEXT-DECORATION: none}
a:hover { color: #00CCFF}
a:active { color: #FF9900}

.font_g { color: #999999 }
.bg_g { background-color: #666666}
.bg_g2 { background-color: #999999}
.bg_g3 { background-color: #efefef }

.font_b { color: #996600}
.bg_b { background-color: #996600}
.bg_b2 { background-color: #B0893C }
.bg_b3 { background-color: #d2b48c }

.font_gr { color: #27ac00}
.bg_gr { background-color: #27ac00}
.bg_gr2 { background-color: #63cd44 }
.bg_gr3 { background-color: #90de79 }

.font_gr_a { color: #339900}
.bg_gr_a { background-color: #339900}
.bg_gr2_a { background-color: #66cc00 }
.bg_gr3_a { background-color: #ccff66 }


.txt_top {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 120%;
	font-size: 9px;
	font-family: "Arial", "Helvetica", "sans-serif";

}

.txt_a {
	line-height: 130%;
	color: #666666;
}

.txt {
	FONT-STYLE: normal; TEXT-DECORATION: none; line-height: 100%; COLOR: #333333;
}
.txt0 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 120%;
	COLOR: #444444;
	font-size: 9px;
}
.txt1 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 120%;
	COLOR: #666666;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
.txt1g {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 120%;
	COLOR: #999999;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
.txt2 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 125%;
	COLOR: #666666;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.txt3 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 150%;
	COLOR: #666666;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";

}
.txt4 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 135%;
	COLOR: #666666;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.txt5 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 140%;
	COLOR: #666666;
	font-size: 14px;
}
.txt_6 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 150%;
	COLOR: #ffffff;
	font-size: 30px;
}

.txt_w0 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 120%;
	COLOR: #ffffff;
	font-size: 9px;
}
.txt_w1 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 120%;
	COLOR: #ffffff;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.txt_w2 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 120%;
	COLOR: #ffffff;
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.txt_w3 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 130%;
	COLOR: #ffffff;
	font-size: 11.5px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.txt_w4 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 135%;
	COLOR: #ffffff;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
}
.txt_w5 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 140%;
	COLOR: #ffffff;
	font-size: 14px;
}
.txt_w6 {
	FONT-STYLE: normal;
	TEXT-DECORATION: none;
	line-height: 150%;
	COLOR: #ffffff;
	font-size: 30px;
}
/*　水色　*/
.ttl_01 {
	font-size: 15px;
	line-height: 40px;
	font-weight: normal;
	color: #666666;
	background-color: #A4D6EE;
	letter-spacing: 4px;
}
.ttl_02 {
	font-size: 13px;
	font-weight: normal;
	color: #4FB9EC;
	line-height: 35px;
}
/*　オレンジ　*/
.ttl_03 {
	font-size: 16px;
	line-height: 45px;
	color: #666666;
	background-color: #FFCC66;
	letter-spacing: 4px;
}
.ttl_04 {
	font-size: 13px;
	font-weight: normal;
	color: #F29B09;
	line-height: 35px;
}
/*　黄緑　*/
.ttl_05 {
	font-size: 16px;
	line-height: 45px;
	color: #666666;
	background-color: #92E97C;
	letter-spacing: 4px;
}
.ttl_06 {
	font-size: 13px;
	font-weight: normal;
	color: #56D21A;
	line-height: 35px;
}


.dot_line_x {
background-image: url(images/dot_w.gif);
background-repeat: repeat-x;
}

.dot_line_y {
background-image: url(images/dot_h.gif);
background-repeat: repeat-y;
}

.on_title {
	border-left:#0099FF 15px solid;
	border-bottom:#0099FF 1px solid;
	padding-left:10px;
}
.title_on {
	border-left-style:solid;
	border-left-color:#0099FF;
	border-left-width:18px;
	padding-left:3px;
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #336699;
	font-weight:bold;
	line-height: 40px;
}
.title_on_o {
	border-left-style:solid;
	border-left-color:#FF9900;
	border-left-width:18px;
	padding-left:3px;
	font-size: 15px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	color: #996633;
	font-weight:bold;
	line-height: 40px;
}
.fusen01 {
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 5px 50px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #eeeeee;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #eeeeee;
	width: 400px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.fusen02 {
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", "Osaka";
	line-height: 140%;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 5px 50px 0px 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #eeeeee;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #eeeeee;
	width: 300px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.photo01 {
	background-color: #eeeeee;
	margin: 5px 50px 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #eeeeee;
	border-right-color: #cccccc;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	width: 400px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
}
.photo02 {
	background-color: #eeeeee;
	margin: 5px 50px 0px 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-color: #eeeeee;
	border-right-color: #cccccc;
	border-bottom-color: #eeeeee;
	border-left-color: #eeeeee;
	width: 300px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: groove;
	border-left-style: solid;
}
