@charset "utf-8";

#topArea{
	height: 300px;
	overflow: hidden;
	padding: 0px 30px;
	margin: 20px 0px 28px;
}

#topArea #slider{
	height: 300px;
	width: 480px;
	overflow: hidden;
	float: left;
	display: block;
}

/* Twitter */
#twitter_box{
	width: 298px;
	height: 298px;
	float: left;
	overflow: hidden;
	margin: 0px 0px 0px 20px;
	border: 1px solid #CCCCCC;
}
#twitter_box h3{
	margin: 0px 0px 8px;
}

.twitter {
	height: 454px;
	width: 300px;
	float: left;
	overflow: hidden;
}

/*
#twitter a{
	color: #FF0000;
	text-decoration: none;
}
#twitter a:hover{
	text-decoration: underline;
}
*/

#twitter_box .account {
	height: 30px;
	width: 260px;
	text-align: left;
	padding: 6px 0px 0px 40px;
	background:url(../images/twi_icon_pp.jpg) no-repeat left bottom;
}

.twtr-hd,
.twtr-ft {
	display: none;
}

.twtr-doc{
	font-family:"CI", Meiryo, "qMmpS Pro W3", "Hiragino Kaku Gothic Pro", "lr oSVbN", "MS PGothic", sans-serif !important;
}


#content h3 {
	background: url(../images/dot_line.gif) repeat-x center;
	padding: 0px 0px 0px 120px;
	margin: 0px 0px 16px;
}
#content .topic_box .section .title {
	margin-bottom: 10px;
}

#content .topic_box {
	width: 596px;
	height: 1%;
	padding: 0px;
	margin: 0px 0px 30px;
	overflow: hidden;
}
.section{
	width: 250px;
	height: 1%;
	float: left;
	margin: 0px 13px 0px 0px;
	display:block;
}

.end{
	margin:0px;
	padding:0px;
}

#content .section .thumb {
	margin: 0px auto;
	text-align: center;
}

#content .section .thumb img {
	border: 1px solid #999999;
}

#content .topic_box .section dl {
	width: 250px;
	margin: 4px auto 0px;
	display: block;
}

dt,dd {
	word-break: normal;
}

#content .topic_box .section .link {
	text-align: right;
	display: block;
	height: 1%;
	padding: 10px 12px 0px 0px;
}


#feed {
	margin: 0px;
	padding: 0px;
}
#container #content #bannerArea {
	float: right;
	width: 184px;
	overflow: hidden;
	height: 1%;
	margin-top: 13px;
}
#container #content #mainArea {
	width: 596px;
	float: left;
	position: relative;
	height: 1%;
}
#container #content #bannerArea p {
	width: 183px;
	display: block;
	margin: 0px 0px 12px;
}
#container #content #mainArea .topic_box .section dt {
	font-weight: bold;
}

#container #content #mainArea .topic_box .section dt a {
	color: #005697;
}
#container #content #mainArea .topic_box .section dt a:hover {
	color: #990033;
}
#container #content #mainArea .topic_box .section .thumb a:hover img {
	filter: alpha(opacity=75);
	opacity: 0.75;
}
#container #content #mainArea .topic_box .section .new {
	color: #FF6633;
	margin-left: 8px;
	font-size: 85%;
}
