@charset "utf-8";
@import url("import.css");

/* -----------------------------------------------------------
CSS Information
 File name:      topics.css
 Style Info:     ニュース専用CSS
----------------------------------------------------------- */

/*----------------------------------------------------
	index用
----------------------------------------------------*/

#h2_topics {
	width:66px;
	float:left;
}

#h2_topics a {
	width:57px;
}

#rss {
	float:right;
}

#rss a:hover {
	background:none;
}

#h2_recent_topics {
	width:131px;
}

#h2_back_number {
	width:128px;
}

/*------------------------
	gotop
------------------------*/

#center .gotop {
	clear:none;
}

/*------------------------
	topics_unit
------------------------*/

.topics_unit {
	background:url(http://www.genittetsu.jp/img/share/dot_line.gif) repeat-x bottom;
	padding-bottom:25px;
	margin-bottom:25px;
}

.topics_unit p,h3 {
	padding:0 10px;
}

.topics_unit .days {
	font-weight:bold;
	font-size:80%;
	margin-bottom:6px;
}


.topics_unit h3 {
	font-size:120%;
	margin-bottom:6px;
	color:#1a1a1a;
}

.topics_unit .link {
	margin-top:10px;
	font-size:80%;
	background:url(http://www.genittetsu.jp/img/share/link_icon.gif) no-repeat 10px 6px;
	padding-left:25px;
}

/*------------------------
	footer_navi
------------------------*/

.wp-pagenavi {
	margin:10px 0;
	float:right;
	font-size:80%;
}

.wp-pagenavi span {
	margin-left:1px;
	float:left;
	padding:0px 6px;
}

.wp-pagenavi .current {
	color:#fff;
}

.wp-pagenavi a {
	margin-left:1px;
	float:left;
	padding:0px 6px;
}


/*------------------------
	recent_topics
------------------------*/
#recent_topics {
	margin-bottom:30px;
}

#recent_topics ul {
	line-height:1.4em;
	padding-left:10px;
}

#recent_topics ul li {
	font-size:80%;
	margin-bottom:10px;
}

#recent_topics ul li span {
	color:#1a1a1a;
	font-weight:bold;
}

/*------------------------
	back_number
------------------------*/

#back_number ul{
	font-size:80%;
	padding-left:10px;
}

#back_number ul li{
	color:#a6a6a6;
}

/*----------------------------------------------------
	single.php用
----------------------------------------------------*/

#h2_back_number_title {
	text-indent:140px;
	height:17px;
	width:128px;
	font-size:140%;
	font-weight:bold;
	letter-spacing:-0.05em;
	padding-top:2px;
	float:left;
}
