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

.contsInner h2 { 
	background-image:url(../img/h2.png);
	background-position:36px 27px;
}

.nar h2 { 
	background-image:url(../img/h2_blog.png);
	background-position:36px 16px;
}

.iwa h2, .ish h2{ 
	background-image:url(../img/h2_column.png);
	background-position:36px 27px;
}
.shi h2 {
	background-image: url(../../../sports/parts/img/h2.png);
	background-position:36px 20px;
}

.contsInner h3 {
	margin-top:25px;
}

.wha h3 {  background-image:url(../img/h3_wha.png); }
.shi h3 {  background-image:url(../img/h3_golf.png); margin-top: 6px;}
.nar h3 {  background-image:url(../img/h3_nar.png); }
.iwa h3 {  background-image:url(../img/h3_iwa.png); }
.ish h3 {  background-image:url(../img/h3_ish.png); height: 20px;}

.boxNews {
width: 610px;
float: left;
/*
padding-right: 15px;
box-sizing: border-box;
*/
}

.boxNews:after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
.boxNews {
	min-height: 1px;
}
* html .boxNews {
	height: 1px;
	/*�*//*/
	height: auto;
	overflow: hidden;
	/**/
}



.news p {
	margin-bottom:20px;
}

.news h4 {
	font-size:18px;
/*	border-bottom:1px solid #bababa; */
	padding-bottom:8px;
	margin-bottom:20px;
}

.news h4 em{
	font-size:14px;
	font-style:normal;
	padding-left:16px;
	color:#606060;
}

.news h5 {
	font-size:12px;
	margin-bottom:4px;
	color:#606060;
}

.news .pic {
	margin-bottom:20px;
	float:none;
}

.news .pic img{
	margin-bottom:10px;
	display:block;
}

.news .pic em{
	font-style:normal;
	font-size:11px;
}

div.pages {
	text-align:center;
	width:176px;
	margin:0 auto;
}

/*
div.pages a{
	text-decoration:underline;
	color:#2167af;
}
*/

div.pages div{
	margin:40px 2px 0;
	display:block;
	float:left;
}

div.pages div.num a{
	display:block;
	width: 16px;
	height: 16px;
	background: #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border:2px solid #bababa;
	text-align:center;
	font-size:10px;
}

div.pages div.num a:hover{
	background: #fff;
	border:2px solid #2167af;
}

div.pages span{
	display:block;
	margin-top:4px;
}

div.pages div.current {
	display:block;
	width: 16px;
	height: 16px;
	background: #fff;
	border:2px solid #2167af;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align:center;
	font-size:10px;
	color:#2167af;
}


div.pages div.arrow a{
	margin:0 4px;
}

div.pages div.arrow a{
	display:block;
	width: 16px;
	height: 16px;
	text-indent:-9999px;
	background:url(../img/icon_pages.png) 0 0 no-repeat; 
}

div.pages div.arrow a:hover{
	background-position:0 -16px; 
}

div.pages div.arrow a span{
	margin-top:2px;
}


/*
div.years{
	margin-top:45px;
	border:1px solid #d9d9d9;
	padding:8px 8px 4px 8px;
	width:160px;
	border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
*/



div.years{
	margin-top:15px;
/*
	margin-top:45px;
*/
}


.years li{
	display:block;
	text-indent:0;
	height:auto;
	margin:0 0 5px 0;
	font-size:12px;
	line-height:120%;
}

.years li a{
	display:block;
	height:auto;
	background:url(../img/icon_s.png) 0 1px no-repeat #fff;
	padding:4px 0 3px 20px;
	color:#4b4b4b;
	width:160px;
}

.years li a:hover{
	background-position: 0 -24px ;
	color:#2167af;
	background-color:#f0f0f0;
	text-decoration:none;
}

.pro {
	margin:5px 0 50px 35px;
	width:726px;
	background-color:#efeeeb;
	background:url(../../../common/img/bg_boxlist.gif) 0 0 repeat;
	padding:15px;
	border: 1px solid #efeeeb;
}

.pro .pic {
	background:#ccc;
	width:160px;
	height:200px;
	float:left;
}

.pro .info {
	width:545px;
	float:right;
	margin-top:8px;
}

.pro .info h4 {
	font-size:16px;
	margin-bottom:12px;
	border-bottom:1px solid #bababa;
	padding-bottom:6px;
	padding-left:10px;
	background:url(../img/icon_boxlist.gif) 0 0 no-repeat;
}

.pro .info h4 span{
	padding-left:8px;
	font-size:12px;
	color:#606060;
}

.pro .info .en {
	margin-bottom:12px;
}

/* ul.banner [st] */
ul.banner {
	margin-top:12px;
	display:block;
}

ul.banner li{
	display:block;
	width:179px;
	height:44px;
	margin-bottom:2px;
	text-indent:-9999px;
}

ul.banner li a{
	display:block;
	width:179px;
	height:44px;
	background-repeat:none;
	background-position:0 0;
}

ul.banner li.banner01 a{ background-image:url(../../../parts/img/banner_010.png); }
ul.banner li.banner02 a{ background-image:url(../../../parts/img/banner_020.png); }
ul.banner li.banner03 a{ background-image:url(../../../parts/img/banner_050.png); }
ul.banner li.banner04 a{ background-image:url(../../../parts/img/banner_040.png); }

ul.banner li a:hover{background-position:0 -44px;}

/* ul.banner [ed] */

.result_table{
	border-collapse: collapse;
	width: 100%;
}
.result_table th,.result_table td{
	border: 1px solid #555;
	padding: 10px;
	vertical-align: middle;
}
.result_table th{
	background: #eee;
	text-align: center;
}
.text_blue{
	color: #2167af;
}
.result_table td + td{
	text-align: center;
}
.news h4.stitle{
	padding-bottom: 0;
}
