@charset "UTF-8";
/* CSS Document */

div#contents div#mainPhoto {
	margin-bottom: 15px;
}
div#contents h2 {
	margin-bottom: 20px;
}
div#contents p.lead {
	height: 122px;
	margin-bottom: 20px;
}
div#contents p.lead img {
	float: right;
	padding-left: 20px;
}
div#contents div#topTopics {
	margin-bottom: 40px;
}
div#contents div#topTopics h3 {
	height: 9px;
	font-size: 0;
	line-height: 0;
	padding-bottom: 5px;
	border-bottom: 1px solid #333333;
	margin-bottom: 10px;
}
div#contents div#topTopics li {
	margin-bottom: 10px;
	line-height: 1.1;
}
div#contents div#topTopics .infoDate {
	padding-right: 20px;
}
div#contents div#topTopics .infoText a {
	padding-left: 10px;
	background: url(../images/top/topics_arrow.gif) left center no-repeat;
}
div#topTopics a:link,
div#topTopics a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
div#topTopics a:hover,
div#topTopics a:active {
	color: #FFFFFF;
	text-decoration: underline;
	}	
div#contents div#register {
	background-color: #1E1E1E;
	padding: 20px 15px;
	border: 1px solid #333333;
}
div#contents div#register h3 {
	height: 19px;
	margin-bottom: 15px;
}
div#contents div#register p.btn {
	height: 30px;
	text-align: center;
	margin-top: 15px;
}




	
