* {
        margin: 0;
        padding: 0;
}
.small {FONT-SIZE: 10px;}
a:active {}
a:hover {COLOR: #ff0000}
a:link {COLOR: #000000}
a:visited {COLOR: #993300}
a:active.blue {COLOR: #0000FF}
a:hover.blue {COLOR: #FF0000}
a:link.blue {COLOR: #0000FF}
a:visited.blue {COLOR: #0000FF}
body { background:#006699; color: #000000; text-align:center; margin:0; padding:0;font:12px/16px 'MS PGothic', 'Hiragino Kaku Gothic Pro W3', Osaka, sans-serif;}
h1 {FONT-SIZE: 22px; color: #0066cc; float:left; padding:4px 0; }
h3 {FONT-SIZE: 16px; float:left;}
.hn { float:left; padding:4px 20px;  }
#outline { width: 970px; text-align:left; margin:0 auto;background:#FFFFFF; padding-top: 0;}
.outline-margin { margin:0; }
.header_outline-margin { margin:0; }
.header_logo { width:150px; float:left; }
.header_cm { width: 810px; float:right; }
.header_line {background: #999999; line-height: 4px;}
.table_title { width: 750px; background: #FF9900;}
.table_t_m { width: 510px; float:left; padding:4px 10px; }
.table_t_top { width: 200px; float:right; text-align: right; padding:4px 10px; }
.table_c { FONT-SIZE: 12px; padding:0; line-height: 20px; border:solid 1px #FF9900; background: #FF9900; }
.table_c td { padding:0 0 0 4px; }
.table_pad { padding:0 0 0 4px;}
.main { width: 789px; float: left; padding: 0 0 0 10px; background: #FFFFFF; }
.side { width: 170px; float: right; background: #FFFFFF; border-left:solid 1px #ccc; }
.s_menu_t { font-weight: bold; background: #FFFFCC;line-height:20px; padding:0 0 0 6px; border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; }
.s_menu_m { background: #FFFFFF;line-height:20px; padding:0 0 0 6px;}
.s_menu_m a,
.s_menu_m a:link,
.s_menu_m a:visited,
.s_menu_m a:active{ height:25px; line-height:25px; display:block; }
.s_menu_m a:hover{ height:25px; line-height:25px; background:#333; color:#fff; display:block; }
.s_menu_end { border-top:solid 1px #ccc; line-height:1px; }
.center { width: 760px; text-align: center;}
.page_top { width: 720px; text-align:right;padding:0 10px;}
.c-both { clear:both; line-height: 1px; }
.c-left{ clear:left; }
.c_cya { color: #cc6600;}
.c_red { color: #ff0000;}
.ul_menu { list-style-type: none; }
.hr_bw { width:730px; line-height:2px; background: #bbbbbb; border-top:solid 6px #FFFFFF; border-bottom:solid 6px #FFFFFF;}
.copyr {
    margin-top: 20px;
background: #cccccc;
	text-align: center;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}