@charset "utf-8";

/*
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

	Last Updated: May 19, 2010
	Edited by Kazuya Ono/COLONY+iNTERACTIVE INC.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
*/



/* ============================================================
FOREVER BLUE
============================================================ */
body {
	color: #000;
	background: #dfdfdf;
}
/* ----- ページ毎に指定 ----- */
body#fbTop #container,
body#fbReport #container {
	color: #333;
	background: #dfdfdf;
}
/* ----- COMMON ----- */
div.flash_counter,
div.flash_news {
	width: 100%;
	text-align: center;
}
div.flash_counter {
	height: 160px;
}


/* ------------------------------
#fb2010
------------------------------ */
div.contents {
	background: url(../../foreverblue/images/bg_contents.jpg) center 95px no-repeat;
	width: 700px;
	margin: 0 auto 50px;
	overflow: hidden;
}

div.contents h3 {
margin: 50px 0;
}

#details, #fbcontact {
margin-bottom: 50px;
}

#details {
height: 400px;
}

#fbcontact {
height: 39px;
}

li {
float: left;
}

#result {
display: inline;
margin-right: 20px;
}

#liveart {
display: inline;
}

table {
font-size: 11px;
}

td {
padding: 15px;
}

td p {
font-size: 12px;
font-weight: bold;
}

.tdimg{
padding: 0;
}