@charset "utf-8";
/* CSS Document */

* {
	/*font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;*/
	font-family:Verdana,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-weight : bold;
	border-collapse: collapse;
}

a:link { color: #CCCC00; text-decoration: none; }
a:visited { color: #CCCC00; text-decoration: none; }
a:hover { color: #FFFFFF; }
a:active { color: #FFFFFF; }

a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
}

BODY {
	margin : 0px;
	padding : 0px;
	text-align : center;
	background: #000000 url(img/bg.gif) repeat-x center top;
	font-size : 12px;
	color: #999900;
	font-weight : bold;
}
BODY.kanri {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
	background-color : #151515;
	text-align : center;
}
TABLE {
	font-size : 12px;
}
INPUT {
	font-size : 12px;
}
TEXTAREA {
	font-size : 12px;
}
FORM {
	font-size : 12px;
	margin : 0px;
	padding : 0px;
}
INPUT.button50 {
	border-width : 1px;
	width : 200px;
}
INPUT.read {
	border-width : 0px;
	border-style : solid;
}
A.menu {
	color : #ffffff;
	text-decoration: none;
}
.menu1 {
	font-size : 12px;
	font-weight : bold;
	padding : 7px 0px;
	background: #333333;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.menu2 {
	background-color : #666666;
	font-size : 12px;
	font-weight : bold;
	padding : 7px 0px;
	border: 1px solid #FFFFFF;
	text-align: center;
}
.line1 {
	font-size : 12px;
	font-weight : bold;
	padding : 5px;
	background-color : #660000;
	color :#FFFFFF;
}
.line2 {
 font-size : 12px;
 font-weight : bold;
 height:30px;
 padding : 5px;
}
.line3 {
	font-size : 12px;
	font-weight : bold;
	color: #000000;
	background: #FFFFFF;
}
.line4{
	font-size : 12px;
	font-weight : bold;
	color: #FF6600;
}
.title_line {
	font-size : 14px;
	font-weight : bold;
	height:30px;
	padding : 5px;
	background-color : #CCCC00;
	color :#000000;
	text-align: center;
 }
.navi0 {
	border-style : solid;
	border-width : 1px;
	border-color:#FFFFFF;
	background: #dddddd;
	color : #000000;
	height: 30px;
	margin: 0px 0px 10px;
 }
.navi {
	background-color : #cc0000;
	color : #ffffff;
	font-weight: bold;
 }
.setsumei_a {
	padding : 5px;
	background: #FFFFFF;
	color: #000000;
}
.setsumei_b {
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
}
.mess {
 color : #ff8800;
}
.todo {
	background: #660000;
	padding: 3px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
.todo1 {
	width: 740px;
}
.todo2 {
	color: #000000;
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #FFFFFF;
}
.maintable {
	background-color : #151515;
	width : 780px;
	vertical-align: top;
}
.maintable td {
	padding-right: 5px;
	padding-left: 5px;
}
.maintable2 {
	background-color : #FFFFFF;
	width : 780px;
	font-size: 12px;
	color: #000000;
}
.head {
	height: 175px;
	vertical-align: top;
}
.copy {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px 0px 20px;
}
.line3 a:link { color: #FF3300; text-decoration: none; }
.line3 a:visited { color: #FF3300; text-decoration: none; }
.line3 a:hover { color: #CCCC00; }
.line3 a:active { color: #CCCC00; }

/*------ END -----*/
