body{
	bgcolor:#ffffff;
	margin: 0;
	padding: 0;
}
body,th,td{
	font: 0.8em Osaka, Verdana, sans-serif;
	line-height:1.6em;
	color:#333333;
}
/*メニュー*/
#menu a{
	font-size	:10pt;
	text-decoration	:none;
}
#menu th{
	text-align:left;
	background-color:#eeeeee;
	vertical-align:top;
}
#menu th li{
	list-style:none;
}
a.menutop:link, a.menutop:visited{
	color:#ffffff;
	font-weight:bold;
}
a.menutop:hover, a.menutop:visited:hover{
	color:#97C2FF;
	font-weight:bold;
}

a:link, a:visited {
	color		:#0FA6BF;
	font-weight	:bold;
}
a:hover, a:visited:hover {
	color		:#97C2FF;
}
a.navi:link, a.navi:visited {
	font-weight	:normal;
	font-size	:0.8em;
	text-decoration	:nomal;
	line-height:1.0em;
}
a.navi:hover, a.navi:visited:hover {
}
a.info:link, a.info:visited {
	color		:#000000;
	font-weight	:normal;
	text-decoration	:none;
	font-size	:8pt;
}


/*テキスト*/
.title{
	font-weight:bold;
	color:#06bb73;
	font-size:"120%";

}
.subtitle{
	font-weight:bold;
	color:#7EA001;
}
.date{
	font-size:9pt;
}
.small{
	font-size:80%;
}

.sp1{
	color:#5c805c;
}
.sp2{
	color:#46586a;
}


/**/
td.contents{
	background-color:#ffffff;
}
div.contents{
	padding:10px;
}
.photo{
	border:1 solid #336699;
}
.caption{
	font-size:0.6em;
	line-height:1.1;
	color:#666666;
}
table.smltbl{
	font-size:8pt;
}
table.smltbl2{
	font-size:100%;
}
#tbl_normal{
	border:1px solid #aaaaaa;
	margin:3px;
}
#tbl_normal th{
	background-color:#eeeeee;
	font-weight:bold;
}
#tbl_normal2{
	border:1px solid #aaaaaa;
	margin:3px;
}
#tbl_normal2 th{
	background-color:#eeeeee;
	white-space:nowrap;
}
#tbl_normal2{
	border:1px solid #aaaaaa;
	margin:3px;
	vertival-align:top;
}
#tbl_normal2 th{
	white-space:nowrap;
}
#tbl_normal3{
	margin:3px;
	vertival-align:top;
}
#tbl_normal3 th{
	white-space:nowrap;
	vertival-align:top;
}
#tbl_normal3 tr{
	background-color:#ffffff;
}
#tbl_normal4{
	margin:3px;
	vertival-align:top;
	border:2px solid #7EA001;
	background-color:#aaaaaa;
}
#tbl_normal4 th{
	white-space:nowrap;
	background-color:#eeeeee;
}
#tbl_normal4 tr{
	background-color:#ffffff;
}


/*フォーム*/
input {border:1 solid silver;background-color:#f4f4f4;color:#000066;}
select {border:1 solid silver;background-color:#f4f4f4;color:#000066;}
textarea {border:1 solid silver;background-color:#f4f4f4;color:#000066;}

/*===========================================================================*/
#topmenu{
	background-color:#ffffff;
	border:1px solid #339999;
	padding:5px;
	margin:5px;
}
#topmenu th{
	color:#ffffff;
	background-color:#339999;
}
#topmenu td{
	background-image:url(../img/common/line2.gif);
	background-repeat:repeat-x;
	white-space:nowrap;
	text-align:center;
}
#topmenu a:hover{
	background-color:#eeeeee;
}

#newsflash{
	background-color:#ffffff;
	border:1px solid #339999;
	padding:5px;
	margin:5px;
}
#newsflash th{
	color:#ffffff;
	background-color:#339999;
}
#newsflash td{
	background-image:url(../img/common/line2.gif);
	background-repeat:repeat-x;
	text-align:center;
}

/*FAQ*/
.q{
	background-image:url(../img/common/line2.gif);
	background-repeat:repeat-x;
	height:1px;
	padding-top:30px;
}
.a{
	border:1px solid #e6edcb;
}

/*その他*/
.caption{
	font-size:9pt;
}
