/* 全ページ共通のCSS */ /* 背景色と基本フォントサイズ設定 */ body { margin-top: 0px; margin-right: 0px; 
margin-bottom: 0px; margin-left: 0px; background-color: #FFFFFF} td { font-size: 
80%} /* リンク関連設定 */ a:link { text-decoration: none; color: #000080; text-decoration: 
underline; font-size:120%;} a:active { text-decoration: none; color: #000080; 
text-decoration: underline; font-size:120%;} a:visited { text-decoration: none; 
color: #000080; text-decoration: underline; font-size:120%;} a:hover { color: 
#cc3300; text-decoration: underline; font-size:120%;} font { font-size:110%; } 
/* 共通インターフェースの設定 */ .navi_hd { color: #993300} .menu_cp { font-size: 80%} .menu_line 
{ background-image: url(menu_line.gif)} .point {color: #006699} .copyright 
{ font-size: 80%;} .bg_main { background-color: #FFFFFF} .bg_sideline { background-color: 
#9999CC} .bg_separateline { background-color: #FFFFFF} .bg_hd { background-color: 
#666666} .box1 { background-color: #E1E1F0; border: 1px #9999CC solid} .box2 { 
background-color: #FFFFFF; border: 1px #9999CC solid} /* テキストのサイズ・カラー設定-spanではなく、table、tr、tdで適用させています。 
*/ .txt_ffffff { color: #FFFFFF} .txt_cc3333 { color: #CC3333} .txt_9999cc { color: 
9999cc} .txt_006600 { color: #006600} .txt_006699 { color: #006699} .txt_CC6600 
{ color: #cc6600} .txt_cc9900 { color: #cc9900} .txt_996600 { color: #996600} 
.txt_006699b { font-size: 100%; font-weight: bold; color: #006699 } .txt_996600b 
{ font-size: 80%; font-weight: bold; color: #996600} .txt_000000b { font-weight: 
bold; color: #000000} .txt_000000_l { font-size: 120%; font-weight: normal; color: 
#000000 } .txt_CC0000_l { font-size: 120%; font-weight: normal; color: #000000 
} .txt_CC0000_l { font-size: 100%; font-weight: normal; color: #CC0000} /* テーブルまたはテーブル内のセルのカラー設定 
*/ .bg_ffffff { background-color: #ffffff} .bg_ebebeb { background-color: #ebebeb} 
.bg_edf4f8 { background-color: #edf4f8} .bg_eeeeee { background-color: #eeeeee} 
.bg_E9E9F4 { background-color: #E9E9F4} .bg_eeeeee { background-color: #eeeeee} 
.bg_efefef { background-color: #efefef} .bg_9999cc { background-color: #9999cc} 
.bg_999999 { background-color: #999999} .bg_e1e1f0 { background-color: #e1e1f0} 
.bg_d2eddb { background-color: #d2eddb} .bg_f3f3da { background-color: #f3f3da} 
.bg_f4e5e4 { background-color: #f4e5e4} .txt_663366 { color: #663366} .bg_5398ba 
{ background-color: #5398ba} .bg_DBEAF1 { background-color: #DBEAF1} .bg_F4E9C8 
{ background-color: #F4E9C8} .box3 { background-color: #FFFFFF; border: 1px #666666 
solid} li { line-height: 150%} .box4 { background-color: #FFFFFF; border: 1px #666666 dotted}
.box5 { background-color: #FFFFFF; border: 1px #000080 solid; font-size: 90%; padding:3px 5px;}
.txtsize { font-size: 80% }
search {
	margin: 0px;
}


/*2004/12/20 14:30:31 追加*/
.comment { text-decoration: none; color: #000000;  font-size:80%;}

/*2006/04/10 18:51:00 追加*/
.indent {
	text-indent:-0.5em;
	padding-left:1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 1em;
	margin-bottom: 1em;
}

.space6{ margin-top:6em;}

/*20060821相互リンク用に追加*/
a.linkOut,a:visited.linkOut,a:hover.linkOut{
	background:url(linkbg.gif) no-repeat;
	font-size:12px;
	text-decoration:none;
	line-height:30px;
	text-indent:26px;
	display: block;
	height: 34px;
	width: 229px;
}
/*20060914相互リンク用に追加*/
td .txts a:link,td .txts a:visited,td .txts a:hover,td .txts a:active{
	font-size: 90%;
	white-space:nowrap; 
}
.bg_cccccc {
	background: #CCCCCC;
}
.bg_feffee {
	background: #feffee;
}
.bg_line {
	background: url(../img/bg_line.gif) repeat-y;
	background-position:0px 100px;
}
.txt_ff0000b {
	font-size: 90%;
	color: #FF0000;
	font-weight: bold;
}
