/*------------------------------------------------------------------------------------------
	Sony ƒ¿ Official Site
	< https://www.sony.jp/products/di-world/alpha/acce/common/css/acc.css >
	last update : 2006.6.6
------------------------------------------------------------------------------------------ */



/* MainFrame > MainNavigation
------------------------------------------------------------------------------------------ */
body {
	background-color:#000000;
	padding: 0px;
	margin: 0px;
}



/* MainContents
------------------------------------------------------------------------------------------ */
#header {
	background:url(images/header.gif) 0px 0px no-repeat;
	float:left;
	padding: 10px 0px 0px 0px;
	width:520px;
	height: 40px;
	text-align: right;
	color: #CCCCCC;
	letter-spacing: 2px;
	font-size: 100%;
}


.m_cnt {
	width:520px;
	padding:10px 0px 10px 0px;
	text-align:center;
}

.clear {
 clear: both;
}


.maptitle {
	margin: 24px 0px 10px;
	width:520px;
	text-align:center;
	letter-spacing: 2px;
	font-size: 80%;
}

#close {
	background: #000000;
	width:520px;
	padding:0px;
	text-align:center;
}

.eventschedule {
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 90%;
	line-height: 140%;
}

td {
	background: #505559;
	text-align: left;
	color: #EEEEEE;
	padding: 2px 0px 2px 10px;
	letter-spacing: 2px;
		text-align: center;
}

.element{
	background: #303438;
		text-align: center;
	color: #EEEEEE;
	padding: 2px 0px 2px 10px;
}

.add{
	background: #505559;
	text-align: left;
	width:458px;
	color: #ffffff;
	margin:0px 0px 15px 31px;
	padding: 2px 0px 2px 10px;
	line-height: 140%;
	font-size:12px;
}
