body {
	font-size: 12px;
	color: #000066;
	margin-left: 10px;
}

td {
	font-size: 12px;
	color: #000033;
}
th {
	font-size: 13px;
	font-weight: bold;
	color: #000033;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #000099;
	text-decoration: none
}
.linehight {  line-height: 150%}
.bg-blue {  background-color: #0000CC}
.bg-lightblue {  background-color: #CCFFFF}
.bg-grey {  background-color: #CCCCCC}
.normalTxt {  font-size: 12px; line-height: 150%}
.smaller {  font-size: 11px}.bg-yellow {  background-color: #FFFFCC}
.bg-white {  background-color: #FFFFFF}
.midashi {  font-weight: bold; color: #6633FF}
h4 {  font-size: 12px; font-weight: bold; color: #333333}
.caution {  font-weight: bold; color: #CC0066}
.midashi-wh {  font-weight: bold; color: #FFFFFF; font-size: 14px}
.txt-wh {  color: #FFFFFF}
.bgEE {  background-color: #EEEEEE}
.bg99 {  background-color: #999999}
.bgEF {
	background-color: #f9f9f9;

}
.bg-light-orange {
	background-color: #FFE8D0;
}
.bg-orange {

	background-color: #FFCC99;
}
.bg-green {
	background-color: #99FF99;
}
.bg-lightgreen {
	background-color: #D2FFD2;
}
.bg-pink {
	background-color: #FFCCFF;
}
.bg-lightpink {
	background-color: #FFECFF;
}
.bg-skyblue {
	background-color: #99CCFF;
}
div.fixedLay 
{ 
    position         : absolute   ;
    z-index          : 100        ;
    left             : -200px     ;
    top              : -200px     ; 
}
.kokunai {
	background-color: #CCFFFF;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3253B2;
	border-right-color: #3253B2;
	border-bottom-color: #3253B2;
	border-left-color: #3253B2;
	width: 120px;
	font-size: 14px;
	height: 21px;
	padding-top: 12px;
	padding-left: 60px;
}
.sotowaku {
	border: 1px solid #99CCFF;
}
.takuko {

	background-color: #CCFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #3253B2;
	border-right-color: #3253B2;
	border-bottom-color: #3253B2;
	border-left-color: #3253B2;
	font-size: 14px;
	height: 15px;
	padding-top: 7px;
	padding-left: 10px;
}
.takuko2 {
	background-color: #CCFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #3253B2;
	border-right-color: #3253B2;
	border-bottom-color: #3253B2;
	height: 15px;
	padding-top: 7px;
	padding-left: 10px;
}

/* メニュー */
.menutd {  font-size: 12px}
.normalTxt {  font-size: 12px}
a:link {  font-size: 12px; color: #003333; text-decoration: underline}
a:visited {  font-size: 12px; color: #330033; text-decoration: underline}
a:hover {  font-size: 12px; color: #FF0099; text-decoration: underline overline}
a:active {  font-size: 12px; color: #FF0099; text-decoration: underline overline}
.smaller {  font-size: 11px}

/* seo作業 */
h1 {
	position: absolute;
	top: 10px;
	width: 780px;
	margin: 0;
	padding: 1px 0 0 0;
	text-align: right;
	font-size: 11px;
	line-height: 1em;
}

.print {
	display: none;
}

address {
	font-style: normal;
}