@charset "utf-8";

#contents03_hd {
	width: 610px;
	margin: 15px 0 10px 0;
	padding: 0 0 5px 0;
	float: left;
	border-bottom: solid 1px #999;
}

#contents03_hd h1 {
	height: 24px;
	width: 92px;
	text-indent: 200%;
	white-space: nowrap;
	display: block;
	overflow: hidden;
}
#contents03_hd h1 a {
	height: 100%;
	width: 100%;
	display: block;
	background: url(../img/tittle01_news.jpg) no-repeat;
	transition: all 0.4s ease;
}
#contents03_hd h1 a:hover{
	filter: alpha(opacity=70);
	opacity: 0.7;
	-moz-opacity: 0.7;
}

#contents03 {
	width: 610px;
	height: 175px;
	padding: 0;
	margin: 0 0 30px 0;
	overflow: scroll-y;
	border: none;
}
.news_contents {
	padding-bottom: 0px;	margin-right: 1em;
	border-bottom: dashed 1px #ccc;
}

.twitter-embed {
	float: right;
	width: 320px;
	height: 450px;
	margin: 15px 0;
}
.maker-bunner {
	width: 290px;
	margin: 0 30px 0 0;
}

.sub-nav {
	width: 960px;
	height: 124px;
}
.sub-nav li {
	float: left;
	width: 310px;
	margin-right: 15px;
}

.sub-nav li.el-last {
	margin-right: 0;
}

#contents04, #contents05 {
	padding: 0;
}
p.pnav-top {
	text-align: right;
	margin: .3em 0;
	font-size: smaller;
}