/* *****************************************************************************
	イベント共通 CSS
***************************************************************************** */
@import url("../css/base.css");

/* 左コンテンツ */
#SubMain h3 {
	margin:10px 0 0;
	padding:5px 0;
	width:144px;
	font-size:13px;
	background-color:#000;
	text-align:center;
	color:#fff;
}

#SubMain p {
	margin:0;
	padding:5px;
	width:132px;
	color:#fff;
	line-height:17px;
}

/* 右コンテンツ */
div.box {
	margin:5px 5px 10px;
	wdth:235px;
	float:left;
}

div.box h3 {
	margin:0 0 10px;
	width:235px;
}

#Main div.box p {
	margin:10px 0 0;
	padding:0 0 0 13px;
	width:222px;
	background:#fff url(../img/arrow.gif) no-repeat 0 3px;
	line-height:16px;
	color:#006501;
}

div.box strong {
	font-size:14px;
	line-height:18px;
	color:#00f;
	/*\*/
	letter-spacing:1px;
	/**/
}

/* Windows Media Player */
.wmp {
	margin-top: 20px;
	width: 490px;
	height:56px;
	border-top: 1px solid #666666;
}

.wmp img {
	margin:5px 15px 0 0;
	float:left;
}

.wmp p {
	padding:5px 0 0;
	width:auto;
	border:none;
}

/* プレ10周年 */
#aniv10th {
	margin:0 0 0 10px;
	_margin:0 0 0 20px;
	padding:17px 0 0 30px;
	width:434px;
	height:115px;
	background:#fff url("10th/banner.jpg") no-repeat;
	color:#fff;
	line-height:18px;
	font-size:14px;
}

#aniv10th a {
	display:block;
	width:430px;
	height:80px;
	background:#fff url("10th/banner.jpg") no-repeat -30px -17px;
}

#aniv10th a:hover {
	text-decoration:none;
	background:#fff url("10th/banner.jpg") no-repeat -30px -149px;
}

a.video {
	margin-top:10px;
	margin-left:0;
	display:block;
	width:215px;
	height:75px;
	background:url("img/btn2.gif") no-repeat 0 0;
}

a.video:hover {
	background:url("img/btn2.gif") no-repeat 0 -75px;
}
