body {
	margin: 0;
	padding: 0;
	background-color: #6699FF;
	overflow-x: hidden;
	overflow-y: hidden;
	color: #000000;
	border: none;
}

a:link {
	outline: none;
	text-decoration:none;
	color:#0000ff;
}

a:visited {
	outline: none;
	text-decoration:none;
	color:#0000ff;
}

a:active {
	outline: none;
	text-decoration:none;
	color:#0000ff;
}

a:hover {
	outline: none;
	text-decoration:underline;
	/*color:#0000ff;*/
}

a img {
	outline: none;
	border: none;
}

a:hover img {
	outline: 1px dotted #ffffff;
}



#lineup_body {
	width: 790px;
	height: 295px;
	margin: 0;
	padding: 0;
	background-image: url('../image/lineup_bk3.png');
}

#i_lineup_body {
	width: 790px;
	height: 295px;
	margin: 0;
	padding: 0;
	background-image: url('../image/lineup_bk4.png');
}

#lineup_button {
	display: tatable-cell;
	text-align: left;
	vertical-align: middle;
	width: 790px;
	height: 40px;
	margin: 0;
	padding: 0;
}

#lineup_button p {
	float: left;
	width: 395px;
	height: ;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
}

#lineup_button p a {
	line-height: 200%;
	display: block;
}

#lineupbox {
	clear: both;
	width: 790px;
	margin: 0 ;
	padding: 3px 0px 0 8px;
	height: 255px;
	color: #FFFFFF;
	/*background-color: #556b2f;*/
}

#i_lineupbox {
	clear: both;
	width: 790px;
	margin: 0 ;
	padding: 4px 0px 0 29px;
	height: 255px;
	color: #FFFFFF;
	/*background-color: #556b2f;*/
}

div.imgbox {
	float: left;
	width: 145px;
	margin: 0;
	padding: 3px;
	background-color: ;
}


div.newgame {
	position: relative;
	float: left;
	width: 370px;
	height: 110px;
	padding: 3px;
	/*background-color: #556b2f;*/
	text-align: left;

}

dl {
	position: absolute;
	left: 160px;
	top: 0px;
	width: 235px;
	height: 100px;
}

dl dt {
	position: absolute;
	top: -5px;
	left: 5px;
}

p.info{
	position: absolute;
	left: 150px;
	top: -5px;
	width: 220px;
	height: 100px;
	line-height: 120%;
	color: #000;
	font-size: 90%;
	/*background-color: #a9a9a9;*/
}

#button {
	clear: both;
	width: 790px;
	height: 20px;
	margin: 5px 0px;
	padding: 0 0 0 0;	
	text-align: center;
	background-color: #ffffff;
}

#button p {
	clear: both;
	vertical-align: middle;
	text-align: center;
}


h6 {
	margin: 0;
	padding: 0;
	font: normal normal bold 110%/normal cursive;
	font-family: cursive;
	
}

#header {
	text-align: center;
	width: 790px;
	height: px;
	margin: 0;
	padding: 0 0 10px;
	background-color: #;
}

#header h1 {
	margin: 0;
	padding: 5px;
	font-size: 75%;
	color: #FFFFFF;/*登録なしのお気楽サイト*/
}

#headinfo {
	width: 790px;
	height: 196px;
	margin: 0;
	padding: 10;
	background-color: #;
}

#info {/*ヘッダーインフォ_最新情報*/
	text-align: left;
	width: 730px;
	height: 50px;
	margin: 0;
	padding: 5px 30px 15px;
	background-color: #6699ff;
}

#sitemap {
	text-align: left;
	width: 730px;
	height: 60px;
	margin: 0;
	padding: 5px 30px 15px;
	background-color: #;
}

#counter {
	display: table-cell;
	width: 790px;
	height: px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	vertical-align: bottom;
	background-color: #;
}

