@charset "UTF-8";
#wrapper {
	/*background:url(../imgs/news/bg.jpg)no-repeat;
	-moz-background-size:cover;
	background-size:cover;*/
}
#header {
	float:left;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size:12px;
}
#header h2 {
	padding:97px 0 37px 25px;
}
#menu {
	margin-left:25px;
}
#content {
	margin-left:150px;
	padding-top:40px;
}
#content h3 {
	float:left;
}
#content h3 img {
	float:left;
	display:block;
}
iframe {
	border:none;
}
#iframe_wrapper {
	padding-top:40px;
	margin-left:221px;
	overflow-x:hidden;
	overflow-y:scroll;
	position:relative;
	z-index:9999;
	/*-webkit-overflow-scrolling: touch;*/
}
#news_frame {
	width:714px;
	margin:0 auto;
}
#photo_conts {
	position:absolute;
	left:-60px;
	bottom:10px;
	width:523px;
	height:395px;
	overflow:hidden;
	background:url(../imgs/news/photos/imgs.png) no-repeat 0px 0px;
	z-index:1;
	opacity:0;
}
#topics_wrapper {
	margin-bottom:40px;
	margin-left:221px;
	overflow-x:hidden;
	overflow-y:hidden;
	position:relative;
	z-index:9999;
	height:76px;
	/*-webkit-overflow-scrolling: touch;*/
}
#topics_list {
	width:714px;
	margin:0 auto;
}
#topics a {
	text-decoration:none;
}
#topics li {
	line-height:1.7em;
}
#topics .date {
	padding-right:5px;
	font-size:10px;
}
#topics .article {
	text-decoration:underline;
}
#topics a .date {
	font-style:italic;
}
#topics_list h4 {
	text-indent:-9999px;
	width:42px;
	height:13px;
	background:url(../imgs/common/title_topics.png)no-repeat;
}