@charset "utf-8";
/* CSS Document */


/* チーム スポンサー */
div#link-top ul.top-sponsors li {
	display: inline-block;
    margin: 5px 5px;
    /* text-align: center; */
    width: 40%;
	}
div#link-gold ul.top-sponsors li {
	display: inline-block;
    padding: 5px 0;
    /* text-align: center; */
    width: 19%;
	}
#link-top, #link-gold, #link-silver, #link-bronze, #link-official {
	background-color: #FFF;
	padding: 35px;
	}
#link-supplier {
	background-color: #FFF;
	padding: 35px;
	}
ul.g-sponsors li {
	display: inline-block;
    /* padding: 15px 0; */
    /* text-align: center; */
    width: 24.5%;
	}
ul.s-sponsors li {
	display: inline-block;
    padding: 5px 0;
    /* text-align: center; */
    width: 24.5%;
	}
.news-article .top-menu {
	background: #cfcfcf none repeat scroll 0 0;
    padding: 10px 25px;
	}
.layout-second {
/*	
    margin: 30px 10px 0px ;
*/
	}

/* サポートショップ */
.koumoku li{
	display:inline-block;
	width:163px;
	margin:0px 12px 17px 0;
	float:left;
}
.koumoku_bar{
	margin-top:10px;
	margin-bottom:1px;
	}
.koumoku_under_bar{
	margin-bottom:1px;
	}
	
.shop li{
	display: inline-block;
	vertical-align: top;
	width:205px;
	height:405px;
	border:dotted 1px #999;
	margin-bottom:12px;
	margin-right:0px;
	padding: 3px 13px;
	font-size:85%;
	line-height:1.0;
	background-color:#FFFFFF;
	}
.shop li:hover .sample1-tooltips {
	display: block;
	}

.sample1-tooltips:after {
	width: 100%;
	content: "";
	display: block;
	position: absolute;
	left: 0.5em;
	top: -8px;
	border-top:8px solid transparent;
	border-left:8px solid #f0b641;
	}


.koumoku li{
	display:inline-block;
	width:163px;
	margin:0px 12px 17px 0;
	float:left;
	}
.koumoku_bar{
	margin-top:10px;
	margin-bottom:1px;
	}
.koumoku_under_bar{
	margin-bottom:1px;
	}
	
.shop li{
	display: inline-block;
	vertical-align: top;
	width: 205px;
	height: 414px;
	border: dotted 1px #999;
	margin-bottom: 12px;
	margin-right: 10px;
	padding: 10px 20px 18px;
	font-size: 12px;
	line-height: 1.4em;
	background-color:#FFFFFF;
	}
.shopname {
	font-size: 16px;
	color: #41728c;
	font-weight: 500;
	padding: 10px 0;
	}
li.shop img.tenpo_p {
	margin-top: 4px;
	}
.sample1-tooltips {
	display: none;
	position: relative;
	left: 0em;
	z-index: 9999;
	padding: 0.5em 0.7em;
	color: #4c4c4c;
	background: #f0b641;
	border-radius: 0.5em;
	font-size:115%;
	font-weight:600;
	line-height:1.3em;
	margin-top: 10px;
	}
.shop li p.tokutenBtn{
display:block;
color:#fff;
font-weight:bold;
text-align:center;
background-color:#1D6FCA;
padding: 2px;
background-image: -moz-linear-gradient(top, #4189D2, #1D6FCA); /* Firefox用 */
background-image: -webkit-gradient(linear, left top, left bottom, from(#4189D2), to(#1D6FCA)); /* Safari,Google Chrome用 */
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 14px;
margin-top: 2px;
	}
.shop li p.tokuten{
display: none;
width: 300px;
position: absolute;
background-color: #fff;
color: #1D6FCA;
font-size: 100%;
font-weight: 800;
border: solid 4px #FF8800;
padding: 5px 10px;
z-index: 100;
	}

.shop li:hover {
  color: #4c4c4c;
  text-decoration: none;
	}
.link-wrap .link-radius:hover, .link-wrap .link-radius.selected02 {
    background: #d7f1ff;
	}

/* 名誉メンバー ページ */
.honorBox{
	clear: both;
    overflow: hidden;
	margin-bottom: 20px;
	border: #999 1px solid;
	padding: 30px;
	}
.honorBox h3 {
	overflow: auto;
    padding: 10px 0 0 20px;
	}

	
.honorBox p {
	overflow: auto;
    padding: 6px 0 0 20px;
	border-top: 2px dotted #b8bbc2;
	margin: 6px;
	}
.honorBoxfoto{
	float: left;
	width: 250px;
	margin-right: 15px;
	text-align: center;
	}
.honorBox h2{
	display: inline-block;
	line-height:1.6em;
	padding-left: 20px;
	}
.honorBox h2:after {
	content:"";
	}
	
/* TOPページ バナー */
ul.s-supporting li {
	display: inline-block;
	margin-right: 10px;
    padding: 6px 0;
    text-align: left;
    width: 30%;
	}
ul.s-supporting {
	margin-left: 10px;
	}


/* TOPページ バナー */
ul.layout-banner li {
	display: inline-block;
    padding: 5px 0;
    width: 24.5%;
	}
	
/* リンク色 変更 */
.second-body article a {
	color: #006499 !important;
	}
	
/* リンク 枠 */
.link-wrap .link-radius {
	border-radius : 0 !important;
	}