/* index.html not exist plus colum */

* {
	margin: 0;
	padding: 0;
}

.fonts18 {
	FONT-SIZE: 18px;
	LINE-HEIGHT: 22px;
}

.small {
	FONT-SIZE: 10px;
}

a {
	COLOR: #000000;
}
a:hover {
	COLOR: #ff0000;
}


body {
	background: #666666;
	color: #000000;
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 12px;
	LINE-HEIGHT: 16px;
}

h1 {
	FONT-SIZE: 22px;
	color: #0066cc;
	float: left;
	padding: 4px 0;
}

#outline {
	width: 950px;
	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: 790px;
	float: right;
	text-align: center;
}

.header_line {
	background: #999999;
	line-height: 4px;
}

.menu_m {
	border: solid 2px #66CC00;
	background: #ffffff;
	line-height: 25px;
}

.menu_m a {
	display: block;
	padding: 0 10px;
}

.menu_m a:hover {
	display: block;
	color: #ffffff;
	background: #ff6611;
	padding: 0 10px;
}

.table_title {
	width: 750px;
	background: #FF9900;
}

.line_etc {
	width: 746px;
	background: #FFFFFF;
	border: solid 2px #FF9900;
}

.table_t_m {
	width: 510px;
	float: left;
	padding: 4px 10px;
	FONT-SIZE: 18px;
}

.table_t_top {
	width: 200px;
	float: right;
	text-align: right;
	padding: 0 10px;
}

.table_c {
	FONT-SIZE: 12px;
	padding: 0;
	line-height: 20px;
	border: solid 1px #FF9900;
	background: #FF9900;
	width: 750px;
}

.table_c td {
	padding: 0 0 0 4px;
}

.table_n {
	padding: 0;
	text-align: center;
}

.main {
	width: 769px;
	float: left;
	padding: 0 0 0 10px;
	background: #FFFFFF;
}

.side {
	width: 170px;
	float: right;
	border-left: solid 1px #ccc;
	background: #FFFFFF;
}

.s_menu_t {
	font-weight: bold;
	background: #FFcc00;
	line-height: 20px;
	padding: 0 0 0 2px;
	border-top: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 10px #cc6633;
}

.s_menu_t a:hover {
	background: #ff6611;
	color: #ffffff;
	display: block;
}

.s_menu_m {
	background: #FFFFFF;
	line-height: 25px;
	padding: 0 0 0 6px;
}

.s_menu_m a {
	height: 25px;
	line-height: 25px;
	display: block;
}

.s_menu_m a:hover {
	height: 25px;
	line-height: 25px;
	background: #ff6611;
	color: #ffffff;
	display: block;
}

.s_menu_end {
	border-top: solid 1px #ccc;
	line-height: 1px;
}

.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;
}

.bg_white {
	background: #FFFFFF;
}

.bg_orange {
	background: #FFFFCC;
}

.bg_grey {
	background: #EBEBEB;
}

.bg_pink {
	background: #FDF4E5;
}

.haba160 {
	width: 160px;
}

.haba100 {
	width: 100px;
}

.haba10 {
	width: 10px;
	background: #EBEBEB;
}

.sepa4 {
	background: #EBEBEB;
	FONT-SIZE: 4px;
	LINE-HEIGHT: 4px;
}

img {
	border: 0;
}

th {
	text-align: center;
	white-space: nowrap;
}

.tac {
	text-align: center;
}
.copyr {
	text-align: center;
	font-size: 12px;
	padding-bottom: 6px;
}