/*===============================*/
/* BODY—v‘f */
/*===============================*/
/* BODYÝ’è */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #3F5C44;
	color:#333333
}

/*===============================*/
/* ƒeƒLƒXƒgÝ’è */
/*===============================*/
/* Šî–{ƒeƒLƒXƒg */
.txta {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:10px;
	color:#333333;
	line-height:14px;
}

.txtaGreen {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:10px;
	color:#336633;
	line-height:14px;
}

/* Šî–{ƒeƒLƒXƒg */
.txtb {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:12px;
	color:#333333;
	line-height:140%;
	text-align: left;
}

.txtbGreen {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:12px;
	color:#336633;
	line-height:140%;
	text-align: left;
}


/* Šî–{ƒeƒLƒXƒg */
.txtc {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:14px;
	color:#333333;
	line-height:140%;
	text-align: left;
}

/* ƒeƒLƒXƒgƒ^ƒCƒgƒ‹ */
.txtcTtl {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:14px;
	color:#336633;
	line-height:140%;
	padding-left : 8px;
	text-align: left;
}

/* ƒGƒ‰[ */
.txtbRed {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:12px;
	color:#CC3333;
	line-height:140%;
	text-align: left;
}




/*===============================*/
/* ”wŒiÝ’è */
/*===============================*/
/* ƒ^ƒCƒgƒ‹”wŒi */
.backimgTtl {
 background-image : url("/common/img/ttl_img03.jpg");
 background-repeat:no-repeat;
 background-position:bottom;
}

/* ===================================================== */
/* ANCHOR */
/* ===================================================== */

a{
	color: #336633;
	text-decoration: underline;
}

a:visited{
	color: #336633;
	text-decoration: underline;
}

a:hover{
	color: #CC3333;
	text-decoration: underline;
}

a:active{
	color: #CC3333;
	text-decoration: underline;
}



/* ===================================================== */
/* FOOTER */
/* ===================================================== */

/* TEXT */
.txtFoot {
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size:10px;
	color:#FFFFFF;
	line-height:12px;
	padding:5px;
}


/* ANCHOR */
a.foot{
	color: #FFFFFF;
	text-decoration: underline;
}

a.foot:visited{
	color: #FFFFFF;
	text-decoration: underline;
}

a.foot:hover{
	color: #CC3333;
	text-decoration: underline;
}

a.foot:active{
	color: #CC3333;
	text-decoration: underline;
}

