body {
	font-size:12px;
	color:#666666;
	background-color:#000000;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}

body,h1,h2,h3,h4,h5,ul,li {
	padding:0px;
	margin:0px;
}


/*----------------------------------------------------------------------------------*/
/*CSS HACK*/
/*----------------------------------------------------------------------------------*/

.clearfix:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix{display:inline-block;}
/* Hides from IE-mac \*/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */


/*----------------------------------------------------------------------------------*/
/*Main*/
/*----------------------------------------------------------------------------------*/
#container{
	width:884px;
	background-color: #000000;
	margin:0 auto;
}
.top-menu{
	background: url(../img/menu_top_bg.jpg) no-repeat;
	height:72px;
}	

#top p{
line-height:150%;
text-align:left;
}

#menu {
	width:884px;
}


#menu ul {
	border: 0;
	padding: 0;
	margin: 0;
	list-style: none;
	clear:both;	
}
#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	height:29px;
	text-decoration: none;
	text-indent:-9999px;
}
	
#mm01 a {
	width: 144px;
	background: url(../img/menu01.gif) no-repeat 0px 0px;
}
#mm01 a:hover {
	background: url(../img/menu01.gif) no-repeat 0px -29px;
}
#mm01-on a {
	width: 144px;
	background: url(../img/menu01.gif) no-repeat 0px -29px;
}

#mm02 a {
	width: 101px;
	background: url(../img/menu02.gif) no-repeat 0px 0px;
}
#mm02 a:hover {
	background: url(../img/menu02.gif) no-repeat 0px -29px;
}
#mm02-on a {
	width: 101px;
	background: url(../img/menu02.gif) no-repeat 0px -29px;
}

#mm03 a {
	width: 78px;
	background: url(../img/menu03.gif) no-repeat 0px 0px;
}
#mm03 a:hover {
	background: url(../img/menu03.gif) no-repeat 0px -29px;
}
#mm03-on a {
	width: 78px;
	background: url(../img/menu03.gif) no-repeat 0px -29px;
}

#mm04 a {
	width: 71px;
	background: url(../img/menu04.gif) no-repeat 0px 0px;
}
#mm04 a:hover {
	background: url(../img/menu04.gif) no-repeat 0px -29px;
}
#mm04-on a {
	width: 71px;
	background: url(../img/menu04.gif) no-repeat 0px -29px;
}

#mm05 a {
	width: 113px;
	background: url(../img/menu05.gif) no-repeat 0px 0px;
}
#mm05 a:hover {
	background: url(../img/menu05.gif) no-repeat 0px -29px;
}
#mm05-on a {
	width: 113px;
	background: url(../img/menu05.gif) no-repeat 0px -29px;
}

#mm06 a {
	width: 76px;
	background: url(../img/menu06.gif) no-repeat 0px 0px;
}
#mm06 a:hover {
	background: url(../img/menu06.gif) no-repeat 0px -29px;
}
#mm06-on a {
	width: 76px;
	background: url(../img/menu06.gif) no-repeat 0px -29px;
}


#mm07 a {
	width: 95px;
	background: url(../img/menu07.gif) no-repeat 0px 0px;
}
#mm07 a:hover {
	background: url(../img/menu07.gif) no-repeat 0px -29px;
}
#mm07-on a {
	width: 95px;
	background: url(../img/menu07.gif) no-repeat 0px -29px;
}



h3{
	padding:4px 10px 5px 20px;
	color:#ffcc66;
	font-size:14px;
	line-height:130%;
}

h3 span{
	font-size:12px;
}

#main {
	width:884px;
	clear:both;
	padding:10px 0px 5px 0px;
}

#main .caution{
	color:#999999;
	line-height:100%;
	padding:5px 0px 30px 30px;
}

#main table.Data{
	width:865px;
	background-color:#5b5b5b;
	border:solid 2px #0a3f00;
	margin-left:19px;
}

#main table.Data td{
	vertical-align:top;
}

#main table.Data td p.txt{
	padding:5px 10px 4px 20px;
	color:#cccccc;
	line-height:130%;
	margin:0px;
}

#main .line {
	width:661px;
	height:3px;
	background: url(../img/line.gif) no-repeat;
	padding:0px;
	margin:0px;
	font-size:1px;
}