body {
	background-color: #E4E1DC; 
	font-family: "ＭＳ Ｐゴシック", "Osaka", Verdana,Arial,sans-serif;
	font-size: 100%;
	color: #333333;
	margin-top:0
}

a {
	color: #336699;
	background-color: transparent;
	text-decoration: underline;
}
a:hover {
	color : #FF0000;
	background-color: transparent;
	text-decoration: none;
}
a img {
	border: none;
}

/**フォント指定*************************/
h1,h2,h3,h4,p,form {
	margin: 0;
}
h1,h2,h3 {
	font-size: 1em;
}
.FSsmall {
	font-size: 10px;
	line-height:120%;
}
.FSmedium {
	font-size: 12px;
	line-height:140%;
}
.FSlarge {
	font-size: 14px;
	line-height:140%;
}
.FCwhite {
	color : #FFFFFF;
}

/**************/
.indent_linktxt {
	font-size: 12px;
	padding-left: 12px;
	text-indent: -12px;
	line-height:140%;
}
.indent {
	margin: 0 10px 0 10px;
}
.indentR {
	font-size: 12px;
	line-height:120%;
	margin: 0 10px 5px 10px;
}
.footer {
	color : #FFFFFF;
	font-size: 12px;
	margin:0 10px 0 0;
}
.footer a {
	color : #FFFFFF;
	font-size: 12px;
}

.footer a:hover {
	color : #FFCC00;
	background-color: transparent;
	text-decoration: none;
}
#menu a {
	color : #FFFFFF;
	font-size: 12px;
}
#menu a:hover {
	color : #FFCC00;
	background-color: transparent;
	text-decoration: none;
}
#menu p {
	margin-top:7px;
}
.body {
	margin: 0 30px 12px 30px;
	/*font-size: 0.8em;
	line-height:140%;*/
}
#body td {
	/*font-size: 12px;
	line-height:140%;*/
}
.ph {
	color : #215A23;
	font-size: 12px;
}


/*2012 追加060*/

.FSsmallg {
	font-size: 10px;
	line-height:120%;
	background:#99CC66;
	text-align:center;
}