/* 全ページ共通のCSS */

/* 背景色と基本フォントサイズ設定 */
body { margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;}
td {  font-size: 80%; font-family: "Arial", "Helvetica", "sans-serif"}

/* リンク関連設定 */
a:link { text-decoration: none; color: #006699; text-decoration: underline}
a:active { text-decoration: none; color: #006699; text-decoration: underline}
a:visited { text-decoration: none; color: #3485AE; text-decoration: underline}
a:hover { color: #cc3300; text-decoration: underline}

/* 共通インターフェースの設定 */
.navi_hd {  color: #993300}
.menu_cp {  font-size: 70%}
.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: #9999CC}
.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; font-family: "Arial", "Helvetica", "sans-serif"}
.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_CC3300b { font-weight: bold; color: #CC3300; font-family: "Arial", "Helvetica", "sans-serif"}
.txt_000000b { font-weight: bold; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"}
.txt_000000b_italic { font-style: italic; font-weight: bold; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"}
.txt_000000b_underline { text-decoration:underline; font-weight: bold; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"}
.txt_000000_underline { text-decoration: underline; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"}
.txt_000000_italic { font-style: italic; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"}
.txt_000000_l { font-size: 120%; font-weight: normal; color: #000000 ; font-family: "Arial", "Helvetica", "sans-serif"}
.txt_000000_lb { font-size: 140%; font-weight: bold; color: #000000 ; font-family: "Arial", "Helvetica", "sans-serif"}
.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_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%}
.title { color: #FFFFFF; font-family: "Arial", "Helvetica", "sans-serif" ; font-weight: bold}
.read { font-family: "Arial", "Helvetica", "sans-serif" ; font-weight: normal; line-height: 140%}

/*
2005/01/07 16:46:05
追加
*/
.txt_000000b2 { font-size: 140%; font-weight: bold; color: #000000; font-family: "Arial", "Helvetica", "sans-serif"}

/*
2006/04/10 16:10:00
追加
*/
.readmini { font-family: "Arial", "Helvetica", "sans-serif" ;
			font-weight: normal;
			line-height: 140%;
			font-size:85%;}

.box4 {  background-color: #FFFFFF; border: 1px #FF0000 solid; padding:10px}
