@charset "UTF-8";


/******** S━━T━━Y━━ ヽ(ﾟ∀ﾟ)ﾉ ━━L━━E━━!! ********
Font
*************************************************************/
ul.news-navi,.news-recent-category,.news-recent-date,.news-page-navi {
	font-family: "Times New Roman", Times, "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.news-recent-title {
    font-family: "Lucida Grande","Lucida Sans Unicode", Arial, Verdana, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

ul.news-navi,.news-recent-category,.news-recent-date,.news-page-navi {
	font-style: italic;
}

/******** S━━T━━Y━━ ヽ(ﾟ∀ﾟ)ﾉ ━━L━━E━━!! ********
news navigation
*************************************************************/
#news-navigation {
	width: 980px;
	margin: 0 auto;
	padding: 0 22px 0 22px;
}

.news-navigation-line {
	overflow: hidden;
	padding: 0 0 6px 0;
	border-bottom: 1px solid #000;
}

ul.news-navi {
	margin: 0 0 8px 0;
	padding: 4px 0 4px 0;
	list-style-type: none;
	font-size: 12px;
	border-bottom: 1px solid #000;
	overflow: hidden;
}

ul.news-navi a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

ul.news-navi a:hover {
	color: #F00;
}

li.news-nav-1 {
	float: left;
	margin: 0px;
	padding: 0px 5px 0 5px;
}

li.news-nav-2 {
	float: left;
	margin: 0px;
	padding: 0 8px 0 8px;
}

#news-navigation img {
	width: 980px;
	margin: 0;
	padding: 0;
}


/******** S━━T━━Y━━ ヽ(ﾟ∀ﾟ)ﾉ ━━L━━E━━!! ********
news top page
*************************************************************/
.news-recent-item {
	border: 0 none;
	border-bottom: 1px solid #808080;
	color: #000;
	font-size: 16px;
	margin: 0 0 15px 0;
}

.news-recent-all {
	overflow: hidden;
}

.news-recent-all a {
	color: #000;
	text-decoration: none;
}

.news-recent-category {
	background-image: url(../images/common/sprite_arrow.png); /* contents_arrow.png */
	background-repeat: no-repeat;
	background-position: 0px -2px;
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 8px;
	padding: 0 0 0 13px;
}

.news-recent-title {
	margin: 0;
	font-weight: bold;
	padding: 0;
/*
	font-size: 12px;
	line-height: 16px;
	color: #000;
*/
}

a .news-recent-title {
	text-decoration: none;
}

a:hover .news-recent-title {
	text-decoration: underline;
}

.news-recent-date {
	margin: 5px 0;
	padding: 0;
	color: #666;
	font-size: 10px;
	line-height: 10px;
}

.news-recent-img {
	float: left;
	margin: 0 15px 0 0;
}

.news-recent-contents {
	line-height: 20px;
	text-decoration: none;
}

.news-social-bottons {
	clear: both;
	height: 20px;
	margin: 8px 0;
}

.news-page-navi-box {
	position: relative;
	z-index: 1000;
}

.news-page-navi {
	color: #000;
	font-weight: 700;
	position: absolute;
	right: 0;
}

.news-page-navi a {
	color: #000;
}

.news-page-navi .prev {
	background-image: url(../images/common/bt_b.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline-block;
	padding: 0 0 0 15px;
	margin: 0;
	text-indent: -9999px;
}

.news-page-navi .next {
	background-image: url(../images/common/bt_f.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: inline-block;
	padding: 0 15px 0 0;
	margin: 0;
	text-indent: -9999px;
}

.page-numbers {
	margin: 0 2px;
}

h4.new-mark {
	position: absolute;
	top: 0;
	left: 0;
}

a h4.new-mark {
	width: 35px;
	height: 40px;
	text-indent: -9999px;
	display: block;
	background-image: url(../images/common/sprite_block.png); /* new.png */
	background-repeat: no-repeat;
	background-position: 40px 0;
}

.n-r-a-r-c-right {
	width: 192px;
	margin: 0;
	padding: 0;
	float: right;
}

.news-top-title {
	margin: 0 0 7px 0;
	padding: 0;
}