body{
	bgcolor:#ffffff;
	margin: 0;
	padding: 0;
}
body,th,td{
	font: 0.8em Osaka, Verdana, sans-serif;
	line-height:1.6em;
}
/*メニュー*/

a:link, a:visited {
	color		:#0FA6BF;
	/*font-weight	:bold;*/
}
a:hover, a:visited:hover {
	color		:#97C2FF;
}
a.menu:link, a.menu:visited {
	font-size	:10pt;
	text-decoration	:none;
}
a.menu:hover, a.menu:visited:hover {
	text-decoration	:none;
}
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:#022B93;
	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%;
}
table.smltbl3{
	font-size:8pt;
}

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

/*===========================================================================*/

/*タイトル*/
#bar_title{
	background-color:#e0eaf7;
	color:#000066;
	font-weight:bold;
}

/*ディレクトリ検索*/
#search_dir{
	color:#000066;
	font-weight:normal;
	width:600px;
}
#search_dir th{
	white-space:nowrap;
	vertical-align:top;
	width:100px;
}
#search_dir a{
	font-weight:normal;
	color:#000066;
}
#search_dir a:hover{
	font-weight:normal;
	color:#97C2FF;
}


/*検索結果*/
#num{
	font-size:0.9em;
	width:98%;
	border-top:1px solid silver;background-color:#f4f4f4;color:#000066;
}
#num td {
	text-align:right;
}
#num td b{
	font-size:1.2em;
}
.result_subtitle{
	border-top:1px solid #023fab;
	border-bottom:1px solid #023fab;
	color:#023fab;
	font-weight:bold;
	font-size:1.1em;
}
#navi_dir{
}
#navi_dir a{
	font-weight:normal;
	color:#000066;
}

#result div a{
	font-size:1.3em;
	font-weight:normal;
	color:#000066;
	margin:1em 0
	margin-top:30px;
}
#result a.links,a.links:visited{
	font-size:8pt;
	color:#008000;
	text-decoration:none;
	font-weight:normal;
	line-height:1.0;
	vertical-align:top;
}
#result a.rs,a.rs:visited{
	color:#000066;
	font-size:8pt;
	font-weight:normal;
}

#page{
	text-align:center;
}
#page a{
	font-weight:normal;
}

.next{
	background-color:#023fab;
	text-align:center;
	padding:1px;
}
.line{
	color:#e0eaf9;
	height:1px;
}

.checkbox {
	background-color:#ffffff;
	border:none;
}

/*===========================================================================*/
/*管理者*/
.login{
	border:2px solid #336699;
	background-color:#ffffff;
	color:#000066;
}

#edit{
}
#edit th{
	white-space:nowrap;
	vertical-align:top;
	background-color:#ced8ea;
}
.ad_subtitle{
	border-top:1px solid #023fab;
	border-bottom:1px solid #023fab;
	color:#023fab;
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
}
.ad_bt{
	border-bottom:1px dotted #023fab;
	text-align:right;
	background-color:#e0eaf7;
}
.error{
	text-align:center;
	font-weight:bold;
	font-size:1.2em;
}