/*-- font-family: "A-OTF 新ゴ Pro L", "ヒラギノ角ゴ Pro W6", "ＭＳ Ｐゴシック", "ヒラギノ角ゴ", "Osaka", verdana, sans-serif;--*/
body,td,th {
	color: #999999;
	font-size: 12px;
	line-height: 16px;
}
body {
	background-color: #000000;
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: underline;
	color: #004A00;
}
.copyrighit_10px {
	color: #454545;
	font-size: 10px;
}
.style_basic {
    font-size: 13px;
}
.style_basic_10px {
    font-size: 10px;
    line-height: 16px;
}
.style_basic_14px {
    font-size: 14px;
    line-height: 20px;
}
.style_basic_16px {
    font-size: 16px;
    line-height: 22px;
}
.style_color_16px {
    font-size: 16px;
    line-height: 22px;
	color: #FF9900;
}
.style3 {
	color: #CC3300;
	font-weight: bold;
}
.style4 {
	color: #CC3300;
}
.style5 {
	color: #006633;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-weight: normal;
}
.style7 {
	text-transform: none;
	color: #000099;
	font-weight: bold;
}
.style8 {
	font-weight: bold;
	color: #000000;
}
.style9 {
	color: #004100;
}
.style_basic_14px_FFFFFF {
    font-size: 14px;
    line-height: 20px;
	color: #FFFFFF;
}	

/* -----------------------------画像 ------------------------------------*/
.img_right-m5 {
	margin: 0px 0px 5px 5px;
	clear: both;
	float: right;
}
.img_right-m10 {
	margin: 0px 0px 5px 10px;
	clear: both;
	float: right;
}

.img_left-m5 {
	margin: 0px 5px 0px 0px;
	clear: both;
	float: left;
}
/* -----------------------------背景・テーブル ------------------------------------*/
.bg1 {
	background: #68A5E8;
}
.bg0 {
	background: #000000;
}
.bg2 {
	background: #333333;
}
.bg_back_left {
	background: url(../image/template/body_left.jpg);
}
.bg_back_right{
	background:  url(../image/template/body_right.jpg);
}
.bg3 {
	background: #222222;
}
.bg4 {
	background: #444444;
}
.bg3-style_basic_10px {
	background: #222222;
    font-size: 10px;
    line-height: 16px;
}
.bg0-style_basic_10px {
	background: #000000;
    font-size: 10px;
    line-height: 16px;
}
.topix_back {
	background: #FFCC00;
}
.counter_back {
	background: url(../image/template/counter_back.jpg);
}
.topicblock2 {	margin: 0px;
	padding: 0px;
	position: static;
}
/*  -----------------------------テーブル設定 ----------------------------- */
table.table1 {
	border-style: none;
	background: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.table1 th {
	color: #666666;
	background: #EBEBEB;
	border: 1px solid #AAAAAA;
	font-weight: bold;
}
.table1-m5 {
	color: #666666;
	background: none;
	border: 1px solid #AAAAAA;
	font-size: 12px;
	line-height: normal;
	padding: 5px;
}
.table1-m0 {
	color: #666666;
	background: none;
	border: 1px solid #AAAAAA;
	font-size: 12px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}h1 {
	font-size: 13px;
	color: #FF0000;
}
.text_1 {
	font-weight: bold;
	color: #FFFFFF;
}
.text_2 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	padding: 3px;
	width: 100px;
	text-align: center;
}
