@charset "utf-8";
@import "base.css";
/*------------------------------------------*/
.Main{
}
.MainWrap{
	background:none;
}

/*
.Return{
	margin-top:15px;
	padding:0px;
	background:none;
}
*/
.mask{
	display:none;
}
.Exlayout{
	padding-bottom:150px;
}
/*-------------------- TOPIMAGE ----------------------*/
.TopImageWrap{
	width:780px;
	height:340px;
	margin-bottom:15px;
	padding-top:10px;
	overflow:hidden;
	text-align:center;
}
.TopImageL{
	display:inline;
	float:left;
	width:650px;
	height:390px;
	background:#9fc;
}
.TopImageL IMG{
	margin:5px;
}
.TopImageR{
	display:inline;
	float:left;
	width:130px;
	height:390px;
	background:#ccc;
}
/*---------------------- INFORMATION --------------------*/
.InfoWrap{
	width:780px;
	height:270px;
	overflow:hidden;
	text-align:center;
}
.InfoBox{
	display:inline;
	float:left;
	width:380px;
	height:270px;
	overflow:hidden;
	background:#dfd url(images/infobox2.jpg) repeat-y;
}
.Timestamp{
	height:36px;
	margin-top:-1px;
	font-size:smaller;
	line-height:200%;
	color:#fff;
	text-align:right;
	padding-right:1em;
	background:url(images/infobox1.jpg) top no-repeat;
}
.InfoBox H2{
	line-height:normal;
	height:1px;
	overflow:hidden;
	background:none;
	border:none;
}
.InfoBox DL{
	text-align:left;
	height:214px;
	overflow:auto;
	padding-right:1px;
	padding-left:15px;
	margin-right:5px;
}
.InfoBox DT{
	padding-top:0.5em;
	font-weight:bold;
	line-height:110%;
	font-size:smaller;
	color:#167145;
}
.InfoBox DD{
	padding-bottom:0.5em;
	line-height:140%;
	font-size:95%;
	color:#153;
	border-bottom:1px dotted #167145;
}



.PrBox{
	display:inline;
	float:right;
	width:380px;
	height:270px;
	background:url(images/prbox.jpg) top left no-repeat;
	overflow:hidden;
}
/*
.PrBox IMG{
	margin:28px 5px 12px 5px;
	width:370px;
	height:230px;
	overflow:hidden;
}
*/
