body {
	margin:0;
	padding:0;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	line-height:1.4em;
	background:url(back.jpg) #000000 repeat-x;
	font-family: "Arial Unicode", "MS UI Gothic", SimHei, Sans-serif;} /* default font */
}

a {
	color:#FFdd22;
}


a:hover{
	color:#ffeeee;
}


#w980{
	width:980px;
	margin:auto;
	position:relative;
	text-align:left;
}


#w760{
	width:760px;
	margin:auto;
	position:relative;
	text-align:left;
}

#w760 td {
	list-style-position: inside;
}

.txtBlack {color:#333333;}

#konami_logo img{
	border:none; margin: 6px auto;
}

#w980 img{
	border:none;
}

#konami_logo {
}

.new_mark{/* 座標は現場で指定 */

	position:absolute;
}

.txt_big{
	font-size:14px;
}


/* ############### footer ############### */

.f_lef{
	float:left;
}

.f_rig{
	float:right;
}


#footer{
	height:52px;
	background:url(foot_back.gif);
}

#to_style,#to_ocg{
	width:188px;
	height:34px;
	background:url(btns.gif);
	display:block;
	border:none;
	margin:9px 8px 0px 8px;
}

#to_style img,#to_ocg img{
	width:188px;
	height:34px;
	border:none;
}

#to_style{background-position:0px 0px;}
#to_ocg{background-position:-188px 0px;}

#to_style:hover{background-position:0px -34px;}
#to_ocg:hover{background-position:-188px -34px;}

.txt_link{
	height:52px;
	line-height:52px;
}

.txt_link a{
	color:#dddddd;
	text-decoration:none;
	margin:0 5px;
}

.txt_link a:hover{
	color:#cc0000;
	text-decoration:underline;
}

.copyright{
	margin:10px 0px;
	text-align:center;
	color:#a5a5a5;
	font-size:12px;
	line-height:1.3em;
}

table{
	margin:auto;
}