html { 
	scrollbar-base-color:#000000;
	scrollbar-face-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#000000;
	height:100%;
}

body {
	background-color:#000000;
	background-image:url(../img/body_bg.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-family:MS UI Gothic, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:0.1em;
	color:#FFFFFF;
	margin:0px;
	height:100%;
}

a:link {
	color:#FF0000;
	border:none;
}

a:visited {
	color:#FF3333;
	border:none;
}

a:hover {
	color:#FF1111;
	border:none;
}

a:active {
	color:#FF1111;
	border:none;
}

img {
	border:none;
}

h1 {
	font-size:14px;
	display:inline;
	letter-spacing:0.3em;
	font-family:impact;
	font-weight:normal;
}

h2 {
	font-size:16px;
	letter-spacing:0.3em;
	font-family:impact;
	font-weight:normal;
	background-color:#666666;
}

h3 {
	font-size:10px;
}

ol {
	line-height:1.4em;
}

li {
	margin-bottom:1em;
	margin-right:1em;
}

.txt_r {
	text-align:right;
	display:block;
}

#container {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	width:800px;
}

#head {
	width:800px;
	height:20px;
	background-color:#222222;
	text-align:center;
}

#contents {
	width:800px;
	height:450px;
	background-color:#666666;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
}


#foot {
	width:790px;
	height:50px;
	padding:5px;
	background-color:#222222;
	background-image:url(../img/foot.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	font-size:12px;
}

#mail {
	width:790px;
	height:440px;
	padding:5px;
}

#mail-l {
	width:480px;
	height:430px;
	padding-left:20px;
	padding-top:10px;
	background-color:#111111;
	float:left;
}

#mail-r {
	width:265px;
	height:430px;
	padding-left:20px;
	padding-top:10px;
	margin-left:5px;
	background-color:#111111;
	float:left;
}

#new {
	margin:3px;
	width:90%;
	background-image:url(../img/arrow.gif);
	background-position:right top;
	background-repeat:repeat-y;
}

#newin {
	width:350px;
	float:left;
}

#offlame {
	width:750px;
	height:380px;
	overflow:auto;
}

.work_tn {
	float:left;
	padding:4px;
	margin:5px;
	background-color:#ddd;
	border:1px solid #333;
}

#fright {
	width:440px;
	float:left;
}

#info {
	width:790px;
	height:440px;
	padding:5px;
}

#info-map {
	width:400px;
	height:430px;
	padding-left:20px;
	padding-top:10px;
	background-color:#000000;
	float:left;
}

#info-txt {
	width:345px;
	height:430px;
	padding-left:20px;
	padding-top:10px;
	margin-left:5px;
	background-color:#111111;
	float:left;
}

#info-txt dl {
	line-height:1.4em;
}

#info-txt dt {
	font-weight:bold;
}

#policy {
	width:790px;
	height:440px;
	padding:5px;
}

#policy-txt {
	width:770px;
	height:430px;
	padding-left:20px;
	padding-top:10px;
	background-color:#111111;
	letter-spacing:0.1em;
	line-height:1.4em;
}

#link {
	width:790px;
	height:440px;
	padding:5px;
}

#link-txt {
	width:770px;
	height:430px;
	padding-left:20px;
	padding-top:10px;
	background-color:#111111;
	letter-spacing:0.1em;
	line-height:1.4em;
	font-size:14px;
}

#home_main_tbl {
	background-image:url(../img/home_bg.jpg);
	background-repeat:no-repeat;
}

