@charset "UTF-8";


/* ============================================

	共通ボックス

==============================================*/

#primary-contents .article-box {
	position: relative;
	margin-bottom: 12px;
	background: #fff;
}

#primary-contents .article-box h2 {
	height: 29px;
}

#primary-contents .article-box a.tolist {
	position: absolute;
	display: block;
	top: 6px;
	right: 9px;
	width: 51px;
	height: 17px;
	overflow: hidden;
	line-height: 5;
	background: url("../images_common/tolist_primary.png") no-repeat left top;
}

#primary-contents .article-box a.tolist:hover {
	background: url("../images_common/tolist_primary.png") no-repeat left -17px;
}

#primary-contents .article-box a#rss {
	position: absolute;
	display: block;
	padding-right: 3px;
	top: 7px;
	right: 65px;
	width: 51px;
	height: 17px;
	overflow: hidden;
	line-height: 5;
	border-right: solid 1px #000;
	background: url("../images_common/rss.png") no-repeat left top;
}

#primary-contents .article-box .inner {
	padding: 7px 12px 10px;
	border: solid 1px #9a9a9a;
	border-top: none;
}

#primary-contents .article-box table {
	width: 100%;
}

#primary-contents .article-box table th,
#primary-contents .article-box table td {
	padding: 8px 0;
	vertical-align: top;
	border-bottom: dotted 1px #ccc;
}


#primary-contents .article-box table td.category {
	width: 55px;
}

#primary-contents .article-box table td.date {
	width: 108px;
}

#primary-contents .article-box table td.date,
#primary-contents .article-box table td.title {
	padding: 9px 6px 8px;
}


/* ============================================

	TOP

==============================================*/

/*------------------------
	top slider
--------------------------*/

#primary-topics {
	height: 350px;
	margin-bottom: 12px;
	padding: 5px;
	background-color: #000000;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#primary-topics h2 {
	display: none;
}

/*------------------------
	pickup
--------------------------*/

#top-pickup h2 {
	background: url("../images_other/tb_primary_pickup.gif") no-repeat left top;
}

/*------------------------
	news
--------------------------*/

#top-news h2 {
	background: url("../images_other/tb_primary_news.gif") no-repeat left top;
}

#top-news .tabs {
	margin-bottom: 10px;
	padding-top: 7px;
}

#top-news .tabs li {
	float: left;
	margin-right: 5px;
	padding: 6px 16px 5px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background: #333;
	border-radius: 2px;
}

#top-news .tabs li#tab_1 {
	border: solid 1px #555;
	background: linear-gradient(top, #888 0%,#555 100%);
	background: -webkit-linear-gradient(top, #888 0%,#555 100%);
	background: -moz-linear-gradient(top, #888 0%,#555 100%);
	background: -ms-linear-gradient(top, #888 0%,#555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888', endColorstr='#555', GradientType=0);
}

#top-news .tabs li#tab_2 {
	border: solid 1px #c00;
	background: linear-gradient(top, #FF6565 0%,#c00 100%);
	background: -webkit-linear-gradient(top, #FF6565 0%,#c00 100%);
	background: -moz-linear-gradient(top, #FF6565 0%,#c00 100%);
	background: -ms-linear-gradient(top, #FF6565 0%,#c00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6565', endColorstr='#c00', GradientType=0);
}

#top-news .tabs li#tab_3 {
	border: solid 1px #ec8325;
	background: linear-gradient(top, #FFB17A 0%,#ec8325 100%);
	background: -webkit-linear-gradient(top, #FFB17A 0%,#ec8325 100%);
	background: -moz-linear-gradient(top, #FFB17A 0%,#ec8325 100%);
	background: -ms-linear-gradient(top, #FFB17A 0%,#ec8325 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB17A', endColorstr='#ec8325', GradientType=0);
}

#top-news .tabs li#tab_4 {
	border: solid 1px #333;
	background: linear-gradient(top, #666 0%,#333 100%);
	background: -webkit-linear-gradient(top, #666 0%,#333 100%);
	background: -moz-linear-gradient(top, #666 0%,#333 100%);
	background: -ms-linear-gradient(top, #666 0%,#333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666', endColorstr='#333', GradientType=0);
}

#top-news .tabs li#tab_5 {
	border: solid 1px #347b25;
	background: linear-gradient(top, #3DA853 0%,#347b25 100%);
	background: -webkit-linear-gradient(top, #3DA853 0%,#347b25 100%);
	background: -moz-linear-gradient(top, #3DA853 0%,#347b25 100%);
	background: -ms-linear-gradient(top, #3DA853 0%,#347b25 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3DA853', endColorstr='#347b25', GradientType=0);
}

#top-news .tabs li#tab_6 {
	border: solid 1px #925598;
	background: linear-gradient(top, #BD5CC8 0%,#925598 100%);
	background: -webkit-linear-gradient(top, #BD5CC8 0%,#925598 100%);
	background: -moz-linear-gradient(top, #BD5CC8 0%,#925598 100%);
	background: -ms-linear-gradient(top, #BD5CC8 0%,#925598 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BD5CC8', endColorstr='#925598', GradientType=0);
}

#top-news .tabs li#tab_7 {
        border: solid 1px #555;
        background: linear-gradient(top, #888 0%,#555 100%);
        background: -webkit-linear-gradient(top, #888 0%,#555 100%);
        background: -moz-linear-gradient(top, #888 0%,#555 100%);
        background: -ms-linear-gradient(top, #888 0%,#555 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888', endColorstr='#555', GradientType=0);
}

#top-news .tabs li#tab_8 {
    color:black;
    border: solid 1px #fbff00;
    background: linear-gradient(top, #fbff00 0%,#fff704 100%);
    background: -webkit-linear-gradient(top, #fbff00 0%,#fff704 100%);
        background: -moz-linear-gradient(top, #fbff00 0%,#fff704 100%);
        background: -ms-linear-gradient(top, #fbff00 0%,#fff704 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='fbff00', endColorstr='#fff704', GradientType=0);
}

#top-news .tabs li#tab_9 {
        border: solid 1px #ff00f7;
        background: linear-gradient(top, #ff6565 0%,#ff6565 100%);
        background: -webkit-linear-gradient(top, #ff6565 0%,#ff6565 100%);
        background: -moz-linear-gradient(top, #ff6565 0%,#ff6565 100%);
        background: -ms-linear-gradient(top, #ff6565 0%,#ff6565 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6565', endColorstr='#ff6565', GradientType=0);
}

#top-news .tabs li#tab_10 {
        border: solid 1px #ff00f7;
        background: linear-gradient(top, #ff6565 0%,#ff6565 100%);
        background: -webkit-linear-gradient(top, #ff6565 0%,#ff6565 100%);
        background: -moz-linear-gradient(top, #ff6565 0%,#ff6565 100%);
        background: -ms-linear-gradient(top, #ff6565 0%,#ff6565 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6565', endColorstr='#ff6565', GradientType=0);
}




#top-news .tabs li:not(:target){ filter: none\9;}

#top-news #content_2,
#top-news #content_3,
#top-news #content_4,
#top-news #content_5,
#top-news #content_6,
#top-news #content_7,
#top-news #content_8,
#top-news #content_9,
#top-news #content_10
 {
	display: none;
}

/*------------------------
	link-box
--------------------------*/

#thirdly-contents .link-box {
	padding: 23px 0;
}

#thirdly-contents .link-box h2 {
	margin-bottom: 7px;
}

#thirdly-contents .link-box li {
	float: left;
}

#thirdly-contents .link-box li:last-child {
	margin: 0;
}

/* executive-partner-group */

#executive-partner-group {
	border-top: solid 1px #ddd;
	border-bottom: solid 1px #ddd;
}

#executive-partner-group li {
	margin-right: 46px;
}

/* japan-national-team01 */

#japan-national-team01 {
	border-bottom: solid 1px #ddd;
}

#japan-national-team01 li {
	margin-right: 73px;
}

/* japan-national-team02 */

#japan-national-team02 {
	border-bottom: solid 1px #ddd;
}

#japan-national-team02 ul {
	margin-left: 12px;
}

#japan-national-team02 li {
	margin-right: 68px;
}

/*------------------------
	banner-box
--------------------------*/

#bottom-banner01,
#bottom-banner02 {
	margin-bottom: 3px;
	padding-top: 12px;
}

#bottom-banner01 {
	margin-top: 1px;
	border-top: solid 1px #ddd;
}

#bottom-banner01 li,
#bottom-banner02 li {
	float: left;
	margin-right: 8px;
}


/* ============================================

	下層共通

==============================================*/

#tb {
	position: relative;
}

.lower-content {
	background: #fff;
}

.lower-content h2 {
	margin-bottom: 15px;
	padding: 19px 0 0 30px;
	width: 655px;
	height: 55px;
	font-size: 145%;
	font-weight: bold;
	line-height: 1;
	text-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 -1px 0 rgba(0,0,0,0.2);
	-webkit-text-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 -1px 0 rgba(0,0,0,0.2);
	-moz-text-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 -1px 0 rgba(0,0,0,0.2);
	-ms-text-shadow: 0 1px 0 rgba(255,255,255,0.2), 0 -1px 0 rgba(0,0,0,0.2);
	background: url("../images_common/tb_primary_second.gif") no-repeat;
}

.lower-content h2.long {
	width: 100%;
	background: url("../images_common/tb_primary_second2014.gif") no-repeat;
}

.lower-content .pdf-download {
	position: absolute;
	top: 12px;
	right: 13px;
}

table.nomal {
	margin-bottom: 40px;
	width: 100%;
}

table.nomal th,
table.nomal td {
	padding: 10px;
	vertical-align: middle;
}

table.nomal th {
	width: 25%;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #005221;
	background: #1c743f url("../images_common/bg_basictable_th.png") repeat-x center top;
}

table.nomal td {
	font-size: 12px;
	border: solid 1px #ccc;
}

table.nomal tr.even td {
	background-color: #f7f7f7;
}

/*------------------------
	RSS
--------------------------*/

.lower-rss {
	position: absolute;
	top: 19px;
	right: 15px;
}

.lower-rss li {
	float: right;
	margin-left: 10px;
}

.lower-rss li.tolist {
	padding-right: 10px;
	background: url("../images_common/tb_primary_second_arrow.png") no-repeat right center;
}

.lower-rss li.tolist a {
	color: #000;
	font-weight: bold;
}

.lower-rss li.rss {
	padding-right: 10px;
	border-right: solid 1px #aaa;
}


/* ============================================

	JBAについて

==============================================*/

#jba-about .photo {
	margin-bottom: 30px;
	text-align: center;
}

#jba-about p {
	margin-bottom: 20px;
	padding: 0 50px;
	color: #555;
	line-height: 1.6;
	text-indent: 1em;
}


/* ============================================

	JBAの目的及び事業

==============================================*/

#jba-service .intro {
	margin-bottom: 30px;
	font-size: 12px;
}

#jba-service .list-box {
	padding: 0 30px;
}

#jba-service .list-box li  {
	margin-bottom: 15px;
	padding: 25px 30px;
	border: 1px solid #cccccc;
	background-color: #f7f7f7;
	border-radius: 10px;
}

#jba-service .list-box li span {
	padding-right: 20px;
	color: #006428;
	font-size: 20px;
	font-weight: bold;
}


/* ============================================

	JBA2010宣言

==============================================*/

#jba-declaration .photo {
	margin-bottom: 30px;
	text-align: center;
}

#jba-declaration section {
	margin-bottom: 30px;
}

#jba-declaration section h3 {
	margin-bottom: 20px;
	padding-left: 28px;
	height: 28px;
	color: #ff482e;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	background: url("../images_common/tb_line.gif") no-repeat left top;
}

#jba-declaration section p {
	padding: 0 20px;
	font-size: 12px;
}

#jba-declaration section ul {
	margin-bottom: 10px;
	padding: 0 20px;
}

#jba-declaration section li {
	margin-bottom: 10px;
	padding: 18px;
	border: solid 1px #ddd;
}


/* ============================================

	組織

==============================================*/

#jba-outline .table-box {
	margin-bottom: 10px;
	padding: 0 25px;
	line-height: 1.4;;
}

#jba-outline section {
	margin-bottom: 80px;
}

#jba-outline section h3 {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	color: #1c743f;
	font-size: 16px;
	font-weight: bold;
}

#jba-outline section h3.noborder {
	padding-bottom: 0px;
	border: none;
}

#jba-outline section .photo {
	margin-bottom: 20px;
	text-align: center;
}

#jba-outline section p {
	margin-bottom: 15px;
}

#jba-outline section p.sign {
	text-align: right;
}


/* ============================================

	理事会

==============================================*/

#member .member-table th.position,
#member .member-table td.position {
	width: 20%;
}

#member .member-table th.name,
#member .member-table td.name {
	width: 25%;
}

#member .member-table th.role,
#member .member-table td.role {
	width: 55%;
}

#member p.sign {
	text-align: right;
}


/* ============================================

	評議委員会

==============================================*/

#chamber {
	color: #464646;
	font-size: 12px;
}

#chamber h3 {
	margin-bottom: 20px;
	color: #1c743f;
	font-size: 16px;
	font-weight: bold;
}

#chamber p {
	margin-bottom: 20px;
}

#chamber ul {
	margin-bottom: 20px;
}

#chamber .left-box {
	float: left;
	width: 49%;
}

#chamber .right-box {
	float: right;
	width: 49%;
}

#chamber th.name,
#chamber td.name {
	width: 30%;
}

#chamber th.assing,
#chamber td.assing {
	width: 70%;
}

#chamber p.sign {
	text-align: right;
}


/* ============================================

	関連団体

==============================================*/

#related-org h3 {
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-left: solid 3px #1c743f;
}

#related-org ul {
	margin-bottom: 30px;
}

#related-org li {
	float: left;
	margin: 0 -1px -1px 0;
	width: 326px;
	font-weight: 800;
	text-align: center;
	border: solid 1px #ccc;
	background-color: #f7f7f7;
}

#related-org li.nolink,
#related-org li a,
#related-org li span {
	display: block;
	padding: 29px 0 0;
	height: 45px;
}

#related-org li a:hover {
	background-color: #ffeeee;
}

/* ============================================

	事業計画／報告

==============================================*/

#data {
	position: relative;
}

#data h3 {
	margin-bottom: 7px;
	padding-bottom: 10px;
	color: #1c743f;
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
}

#data .table-box {
	margin-bottom: 45px;
}

#data table {
	width: 100%;
	font-size: 12px;
}

#data table th,
#data table td {
	padding: 10px 0;
	border-bottom: dotted 1px #ddd;
}

#data table th {
	padding: 8px;
	font-weight: bold;
}

#data table td.pdf {
	width: 40px;
}

#data table td.size {
	padding-right: 10px;
	width: 65px;
	text-align: right;
}

#data table tr.even th,
#data table tr.even td {
	background-color: #f7f7f7;
}

/*------------------------
	過去議事録用pager
--------------------------*/

#data .pager {
	position: absolute;
	top: -25px;
	right: 0;
}

#data .pager li {
	float: right;
	margin-left: 10px;
	line-height: 1.3;
	font-size: 12px;
}

#data .pager li.border {
	padding-right: 10px;
	border-right: solid 1px #aaa;
}

/*------------------------
	登録者用table
--------------------------*/

#data table.register-member.register-member {
	margin-top: 25px;
	text-align: center;
}

#data table.register-member td {
	border: none;
	border-bottom: dotted 1px #ccc;
}

#data table.register-member th.year,
#data table.register-member td.year {
	width: 24%;
}

#data table.register-member th.team,
#data table.register-member td.team {
	width: 30%;
}

#data table.register-member th.register,
#data table.register-member td.register {
	width: 30%;
}

#data table.register-member th.detail,
#data table.register-member td.detail {
	width: 8%;
}

#data table.register-member.register-member span {
	padding-left: 5px;
	color: #f00;
}

/*------------------------
	各種規定用table
--------------------------*/

#data table.sub-table th {
	padding-left: 50px;
	font-weight: 100;
}


/* ============================================

	定款

==============================================*/

#incorporation h3 {
	margin-bottom: 35px;
	color: #1c743f;
	font-size: 16px;
	font-weight: bold;
}

#incorporation h4 {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

#incorporation h5 {
	margin-bottom: 20px;
	padding: 15px 10px;
	font-weight: bold;
	border: 1px solid #cccccc;
	border-top: none;
	border-left: none;
	background-color: #f4f4f4;
}

#incorporation section {
	margin-bottom: 50px;
}

#incorporation .text-box {
	margin-bottom: 30px;
}

#incorporation .text-box .number {
	float: left;
	width: 85px;
}

#incorporation .text-box .text {
	float: left;
	width: 570px;
}

#incorporation .text-box .text p {
	margin-bottom: 5px;
	line-height: 1.8;
}

#incorporation .text-box .text dl {
	width: 100%;
}

#incorporation .text-box .text dl.number01 dt {
	display: block;
	float: left;
	margin-bottom: 4px;
	padding-right: 1%;
	width: 4.5%;
	text-align: right;
}

#incorporation .text-box .text dl.number01 dd {
	display: block;
	float: left;
	margin-bottom: 4px;
	width: 94.5%;
}

#incorporation .text-box .text dl.number02 dt {
	display: block;
	float: left;
	margin-bottom: 5px;
	padding-right: 1%;
	text-align: right;
}

#incorporation .text-box .text dl.number02 dd {
	display: block;
	float: left;
	margin-bottom: 5px;
	width: 96%;
	line-height: 1.5;
}


/* ============================================

	行動規範

==============================================*/

#conduct h3 {
	margin-bottom: 50px;
	color: #1c743f;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#conduct p.date {
	margin-top: -20px;
	margin-bottom: 50px;
	text-align: right;
}

#conduct section {
	padding: 0 40px;
	color: #222;
	line-height: 1.8;
}

#conduct section p {
	margin-bottom: 50px;
	text-indent: 1em;
}

#conduct section .list-box {
	padding: 0 30px 0 40px;
}

#conduct li {
	margin-bottom: 20px;
	list-style-type: decimal;
}


/* ============================================

	ニュース

==============================================*/

/*------------------------
	日付・ナビ
--------------------------*/

#news .date-box {
	position: relative;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: solid 3px #1c743f;
}

#news .date-box p {
	font-size: 20px;
}

#news .date-box p span {
	padding-right: 5px;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.3;
}

#news .date-box .year-nav {
	position: absolute;
	top: 17px;
	right: 0;
}

#news .date-box .year-nav li {
	float: right;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}

#news .date-box .year-nav li.border {
	padding-right: 10px;
	border-right: solid 1px #aaa;
}

/*------------------------
	ニュースtable
--------------------------*/

#news table {
	width: 100%;
	font-size: 12px;
}

#news table td {
	padding: 10px 0 9px;
	border-bottom: dotted 1px #ddd;
}

#news table td.category {
	width: 10%;
	text-align: center;
}

#news table td.date {
	text-align: center;
}

#news table td.title {
	padding: 10px 10px 9px 15px;
	width: 81%;
}

#news table td.title img {
	vertical-align: middle;
}

#news table tr.even td {
	background-color: #f7f7f7;
}


/*------------------------
	詳細ページャー
--------------------------*/

#news .news-pager {
	margin-bottom: 30px;
	padding: 3px;
	background-color: #464646;
	border: 1px solid #222222;
	border-right: none;
	border-bottom: none;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

#news .news-pager table {
	width: 100%;
	font-size: 11px;
}

#news .news-pager table td {
	border-bottom: none;
}

#news .news-pager table td a {
	color: #fff;
}

#news .news-pager table td.prev {
	width: 45%;
	padding-left: 17px;
	background: url("../images_common/news_prev.gif") no-repeat left center;
}

#news .news-pager table td.index {
	width: 7%;
	text-align: center;
	border-left: 1px solid #222222;
	border-right: 1px solid #222222;
}

#news .news-pager table td.next {
	width: 45%;
	padding-right: 10px;
	padding-left: 13px;
	background: url("../images_common/news_next.gif") no-repeat right center;
}

/*------------------------
	SNSボタン
--------------------------*/

#news .social-button {
	margin-bottom: 20px;
}

#news .social-button li {
	float: left;
	margin-right: 10px;
	width: 90px;
}

#news .social-button li.twitter {
	width: 90px;
}

#news .social-button li.hatena {
	width: 50px;
}

#news .social-button li.mixi {
	width: 55px;
}

#news .social-button li.gree {
	width: 70px;
}

#news .social-button li.plus1 {
	width: 80px;
}

#news .social-button li.facebook {
	width: 140px;
}

#news .social-button li.line {
	width: 90px;
}


/*------------------------
	タイトル
--------------------------*/

#news .main-text {
	margin-bottom: 20px;
}

#news .main-text h3 {
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3;
	border-bottom: solid 3px #1c743f;
}

#news .main-text h3 img {
	vertical-align: top;
}

#news .main-text p.date {
	margin-bottom: 15px;
	text-align: right;
}

/*------------------------
	本文
--------------------------*/

#news .main-text .text-box {
	margin-bottom: 20px;
}

#news .main-text .text-box p {
	margin-bottom: 20px;
	color: #222;
	line-height: 1.7;
}

#news .main-text .text-box .photo-box {
	float: right;
	margin-left: 20px;
	width: 316px;
	height: auto;
}

#news .main-text .text-box .photo-box .photo {
	margin-bottom: 12px;
	padding: 3px 3px 0 3px;
	background-color: #0d5b2c;
}

#news .main-text .text-box .photo-box .photo span {
	display: block;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	line-height: 1.3;
}

/*------------------------
	各種リンク
--------------------------*/

#news .link-box {
	margin-bottom: 20px;
	padding: 10px 10px 5px;
	font-size: 12px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	background: #f7f7f7;
}

#news .link-box h4 {
	margin-bottom: 8px;
	padding-left: 10px;
	font-weight: bold;
	border-left: solid 2px #1c743f;
}

#news .link-box li {
	margin-bottom: 7px;
	padding-left: 15px;
	background: url("../images_common/dot_red.gif") no-repeat left center;
}

/*------------------------
	カテゴリタブ
--------------------------*/

#news h2 {
	background: url("../images_other/tb_primary_news.gif") no-repeat left top;
}

#news .tabs {
	margin-bottom: 10px;
	padding-top: 7px;
}

#news .tabs li {
	float: left;
	margin-right: 4px;
	padding: 6px 18px 5px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background: #333;
	border-radius: 2px;
}

#news .tabs li#tab_1 {
	border: solid 1px #555;
	background: linear-gradient(top, #888 0%,#555 100%);
	background: -webkit-linear-gradient(top, #888 0%,#555 100%);
	background: -moz-linear-gradient(top, #888 0%,#555 100%);
	background: -ms-linear-gradient(top, #888 0%,#555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888', endColorstr='#555', GradientType=0);
}

#news .tabs li#tab_2 {
	border: solid 1px #c00;
	background: linear-gradient(top, #FF6565 0%,#c00 100%);
	background: -webkit-linear-gradient(top, #FF6565 0%,#c00 100%);
	background: -moz-linear-gradient(top, #FF6565 0%,#c00 100%);
	background: -ms-linear-gradient(top, #FF6565 0%,#c00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6565', endColorstr='#c00', GradientType=0);
}

#news .tabs li#tab_3 {
	border: solid 1px #ec8325;
	background: linear-gradient(top, #FFB17A 0%,#ec8325 100%);
	background: -webkit-linear-gradient(top, #FFB17A 0%,#ec8325 100%);
	background: -moz-linear-gradient(top, #FFB17A 0%,#ec8325 100%);
	background: -ms-linear-gradient(top, #FFB17A 0%,#ec8325 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFB17A', endColorstr='#ec8325', GradientType=0);
}

#news .tabs li#tab_4 {
	border: solid 1px #333;
	background: linear-gradient(top, #666 0%,#333 100%);
	background: -webkit-linear-gradient(top, #666 0%,#333 100%);
	background: -moz-linear-gradient(top, #666 0%,#333 100%);
	background: -ms-linear-gradient(top, #666 0%,#333 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666', endColorstr='#333', GradientType=0);
}

#news .tabs li#tab_5 {
	border: solid 1px #347b25;
	background: linear-gradient(top, #3DA853 0%,#347b25 100%);
	background: -webkit-linear-gradient(top, #3DA853 0%,#347b25 100%);
	background: -moz-linear-gradient(top, #3DA853 0%,#347b25 100%);
	background: -ms-linear-gradient(top, #3DA853 0%,#347b25 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3DA853', endColorstr='#347b25', GradientType=0);
}

#news .tabs li#tab_6 {
	border: solid 1px #925598;
	background: linear-gradient(top, #BD5CC8 0%,#925598 100%);
	background: -webkit-linear-gradient(top, #BD5CC8 0%,#925598 100%);
	background: -moz-linear-gradient(top, #BD5CC8 0%,#925598 100%);
	background: -ms-linear-gradient(top, #BD5CC8 0%,#925598 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#BD5CC8', endColorstr='#925598', GradientType=0);
}

#news .tabs li#tab_7 {
	border: solid 1px #38649c;
	background: linear-gradient(top, #6289C5 0%,#38649c 100%);
	background: -webkit-linear-gradient(top, #6289C5 0%,#38649c 100%);
	background: -moz-linear-gradient(top, #6289C5 0%,#38649c 100%);
	background: -ms-linear-gradient(top, #6289C5 0%,#38649c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6289C5', endColorstr='#38649c', GradientType=0);
}

#news .tabs li:not(:target) { filter: none; }

#news #content_2,
#news #content_3,
#news #content_4,
#news #content_5,
#news #content_6 {
	display: none;
}

/*------------------------
	日本代表カテゴリタブ
--------------------------*/

#news .tabs li#tab_j1 {
	border: solid 1px #555;
	background: linear-gradient(top, #888 0%,#555 100%);
	background: -webkit-linear-gradient(top, #888 0%,#555 100%);
	background: -moz-linear-gradient(top, #888 0%,#555 100%);
	background: -ms-linear-gradient(top, #888 0%,#555 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888', endColorstr='#555', GradientType=0);
}

#news .tabs li#tab_j2,
#news .tabs li#tab_j3,
#news .tabs li#tab_j4,
#news .tabs li#tab_j5 {
	border: solid 1px #555;
	background: linear-gradient(top, #888 0%, #000 100%);
	background: -webkit-linear-gradient(top, #888 0%,#000 100%);
	background: -moz-linear-gradient(top, #888 0%,#000 100%);
	background: -ms-linear-gradient(top, #888 0%,#000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#888', endColorstr='#000', GradientType=0);
}

#news .tabs li#tab_j6,
#news .tabs li#tab_j7,
#news .tabs li#tab_j8,
#news .tabs li#tab_j9,
#news .tabs li#tab_j10 {
	border: solid 1px #c00;
	background: linear-gradient(top, #FF6565 0%,#c00 100%);
	background: -webkit-linear-gradient(top, #FF6565 0%,#c00 100%);
	background: -moz-linear-gradient(top, #FF6565 0%,#c00 100%);
	background: -ms-linear-gradient(top, #FF6565 0%,#c00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6565', endColorstr='#c00', GradientType=0);
}

#news .tabs li#tab_jo {
	border: solid 1px #38649c;
	background: linear-gradient(top, #6289C5 0%,#38649c 100%);
	background: -webkit-linear-gradient(top, #6289C5 0%,#38649c 100%);
	background: -moz-linear-gradient(top, #6289C5 0%,#38649c 100%);
	background: -ms-linear-gradient(top, #6289C5 0%,#38649c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#6289C5', endColorstr='#38649c', GradientType=0);
}


/* ============================================

	スケジュール

==============================================*/

.wide-contents h2 {
	margin-bottom: 15px;
	width: 950px;
	height: 55px;
	font-weight: bold;
	background: url("../images_common/tb_primary_second2014.gif") no-repeat;
	position: relative;
}

#schedule h3 {
	margin-bottom: 30px;
	padding-bottom: 10px;
	color: #1c743f;
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
}

/*------------------------
	大会カテゴリ・年別
--------------------------*/

#schedule .nav-box {
	margin-bottom: 20px;
	font-size: 12px;
}

#schedule .nav-box .nav-meeting {
	float: left;
	width: 47%;
}

#schedule .nav-box .nav-meeting li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: solid 1px #ddd;
}

#schedule .nav-box .nav-meeting li:last-child {
	border: none;
}

#schedule .nav-box .nav-year {
	float: right;
	width: 53%;
}

#schedule .nav-box .nav-year ul {
}

#schedule .nav-box .nav-year li {
	float: right;
	margin-left: 5px;
}

#schedule .nav-box .nav-year p {
	text-align: right;
}

/*------------------------
	テーブル
--------------------------*/

#schedule h4 {
	margin-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	border-left: solid 2px #1c743f;
}

#schedule table th.category,
#schedule table td.category {
	width: 5.5%;
}

#schedule table th.date,
#schedule table td.date {
	width: 12%;
}

#schedule table th.site,
#schedule table td.site {
	width: 10%;
}

#schedule table th.hp,
#schedule table td.hp {
	width: 3%;
	text-align: center;
}

#schedule table td.hp a:first-child {
	display: block;
	margin-bottom: -5px;
}

/* ============================================

	エンデバー

==============================================*/

#endeavor h3 {
	margin-bottom: 25px;
	padding-bottom: 10px;
	color: #1c743f;
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
}

#endeavor h3.long {
	font-size: 16px;
}

#endeavor .nav-year {
	margin-top: -20px;
	margin-bottom: 20px;
}

#endeavor .nav-year li {
	float: right;
	margin-left: 10px;
}

#endeavor .nav-year li.border {
	padding-right: 10px;
	border-right: solid 1px #ddd;
}

/*------------------------
	年別ナビ
--------------------------*/

#endeavor .nav-old {
	margin-bottom: 30px;
}

#endeavor .nav-old li {
	float: left;
	width: 109px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

#endeavor .nav-old li a {
	border: solid #ccc 1px;
	background: #EFF8EC;
	padding: 7px 0;
	margin-bottom: 10px;
	display: block;
	text-decoration: none;
	color: #006428;
}

#endeavor .nav-old li .on {
	background: #FFEEEE;
	color: #F22A2A;
}

#endeavor .nav-academy li .on {
	background: #FFEEEE;
	color: #F22A2A;
}

#endeavor .nav-old li a:hover {
	background: #FFEEEE;
	color: #F22A2A;
}


/*------------------------
	地域ナビ
--------------------------*/

#endeavor .nav-area {
	margin-top: -25px;
	margin-bottom: 40px;
}

#endeavor .nav-area li {
	float: left;
	border-right: solid 3px #fff;
}

#endeavor .nav-area li:last-child {
	border: none;
}

#endeavor .nav-area li a {
	display: block;
	padding: 5px 0 4px 19px;
	width: 51px;
	font-size: 12px;
	font-weight: bold;
	background-color: #eee;
	background-image: url("../images_common/arrow_local-navi.png");
	background-position: 7px center;
	background-repeat: no-repeat;
}

/*------------------------
	エリートナビ
--------------------------*/

#endeavor .nav-academy {
	margin-bottom: 25px;
}

#endeavor .nav-academy li {
	float: left;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	width: 217px;
}

#endeavor .nav-academy li a {
	border: solid #ccc 1px;
	background: #EFF8EC;
	padding-top: 6px;
	padding-bottom: 6px;
	display: block;
	text-decoration: none;
	color: #006428;
	width: 217px;
}

#endeavor .nav-academy li a:hover {
	background: #FFEEEE !important;
	color: #F22A2A!important;
}

/*------------------------
	トップテーブル
--------------------------*/

#endeavor h4 {
	margin-bottom: 10px;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
	border-left: solid 3px #1c743f;
}

#endeavor h4.long {
	font-size: 16px;
}

#endeavor h5 {
	margin-bottom: 5px;
	font-size: 15px;
	font-weight: bold;
}

#endeavor table.top {
	margin-bottom: 40px;
	width: 100%;
	font-size: 12px;
}

#endeavor table.top th,
#endeavor table.top td {
	padding: 8px 0;
	border-bottom: dotted 1px #ddd;
}

#endeavor table.top th {
	padding: 8px;
	width: 90px;
}

#endeavor table.top tr.even th,
#endeavor table.top tr.even td {
	background-color: #f7f7f7;
}

#endeavor table.top td a {
	font-weight: bold;
}

/*------------------------
	メンバーtable
--------------------------*/

#endeavor table.member th {
	background: url("../images_common/bg_basictable_th.png") repeat-x scroll center top #048716;
	border: 1px solid #026810;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.5;
	padding: 5px;
	text-align: center;
	text-shadow: -1px -1px 0 #003701;
	font-size: 13px;
}

#endeavor table.member td {
	padding: 15px 10px;
	text-align: center;
	font-size: 13px;
	white-space: nowrap;
}


#endeavor table.member th.number,
#endeavor table.member td.number {
}


#endeavor table.member th.length,
#endeavor table.member td.length {
}

#endeavor table.member th.belong,
#endeavor table.member td.belong {
}

#endeavor table.member th.year,
#endeavor table.member td.year {
}

#endeavor table.member th.prefecture,
#endeavor table.member td.prefecture {
}

/*------------------------
	コーチtable
--------------------------*/

#endeavor table.coarch {
	margin-bottom: 10px;
}

#endeavor table.coarch td {
	padding-top: 13px;
	padding-bottom: 13px;
	text-align: center;
}

#endeavor table.coarch td.assign,
#endeavor table.coarch td.belong {
	width: 31%;
}

/*------------------------
	ジュニアエリート
--------------------------*/

#endeavor .eliteacadmy section {
	margin-bottom: 40px;
	line-height: 1.6;
}

#endeavor .eliteacadmy h5 {
	background-color: #F4F4F4;
	border-image: none;
	border-style: none solid solid none;
	border-width: medium 1px 1px medium;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 13px;
}

#endeavor .eliteacadmy section p {
	margin-bottom: 15px;
	line-height: 1.7;
}

#endeavor .eliteacadmy section p.attention {
	margin-top: -30px;
}

#endeavor .eliteacadmy section p span.colorR {
	color: #f00;
	font-weight: bold;
}

#endeavor .eliteacadmy section h6 {
	margin-bottom: 10px;
}

#endeavor .eliteacadmy section ul {
	margin: 0 0 15px 55px;
}

#endeavor .eliteacadmy section ul.decimal li {
	list-style-type: decimal;
}

#endeavor .eliteacadmy table {
	width: 100%;
}

#endeavor .eliteacadmy table.topics th,
#endeavor .eliteacadmy table.topics td {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: dotted 1px #ccc;
}

#endeavor .eliteacadmy table tr.even td {
	background-color: #f7f7f7;
}

#endeavor .eliteacadmy table.report th {
	width: 90px;
}


/* ============================================

	指導者

==============================================*/

#coach h3 {
	margin-bottom: 25px;
	padding-bottom: 10px;
	color: #1c743f;
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
}

#coach h4 {
	margin-bottom: 10px;
	padding: 6px 0 7px 10px;
	font-size: 13px;
	font-weight: bold;
	border-left: solid 3px #1c743f;
}

#coach section {
	margin-bottom: 35px;
}

#coach section .photo {
	float: right;
	margin: 0 0 40px 15px;
	width: 300px;
}

#coach section .photo img {
	width: 100%;
}

#coach section p {
	line-height: 1.7;
}

#coach section .about p {
	margin-bottom: 30px;
}

#coach section ul.nomal {
	margin-left: 40px;
	line-height: 2.5;
}


/*------------------------
	コーチライセンスナビ
--------------------------*/

#coach section .nav-coach {
	margin-bottom: 20px;
}

#coach section .borderB {
	padding-bottom: 10px;
	border-bottom: solid 1px #ddd;
}

#coach section ul.nav-coach {
	margin-left: 13px;
}

#coach section .nav-coach li {
	float: left;
	margin: 0 13px 13px 0;
	width: 200px;
}

#coach section .nav-coach li a {
	display: block;
	width: 200px;
	height: 55px;
}

#coach section .nav-coach li a:hover {
	background-color: transparent;
}

#coach section .nav-coach li a:hover img {
	visibility: hidden;
}

#coach section .nav-coach li.nav01 {
	background: url("../images_other/coach/ico_btn_01on.jpg") no-repeat;
}

#coach section .nav-coach li.nav02 {
	background: url("../images_other/coach/ico_btn_02on.jpg") no-repeat;
}

#coach section .nav-coach li.nav03 {
	background: url("../images_other/coach/ico_btn_03on.jpg") no-repeat;
}

#coach section .nav-coach li.nav04 {
	background: url("../images_other/coach/ico_btn_04on.jpg") no-repeat;
}

#coach section .nav-coach li.nav05 {
	background: url("../images_other/coach/ico_btn_06on.jpg") no-repeat;
}

#coach section .nav-coach li.nav06 {
	background: url("../images_other/coach/ico_btn_07on.jpg") no-repeat;
}

#coach section .nav-coach li.nav07 {
	background: url("../images_other/coach/ico_btn_08on.jpg") no-repeat;
}

/*------------------------
	トピックス
--------------------------*/

#coach table {
	margin-top: -15px;
	width: 100%;
}

#coach table th,
#coach table td {
	padding: 8px;
	font-size: 12px;
	vertical-align: top;
	border-bottom: dotted 1px #ccc;
}

#coach table tr.even td {
	background-color: #f7f7f7;
}

#coach table td.date {
	width: 80px;
}

/* ============================================

	指導者養成講習会

==============================================*/

#coach .cultivation .intro {
	margin-bottom: 20px;
}

/*------------------------
	タブメニュー
--------------------------*/

#coach .cultivation .coach_tab {
	margin-bottom: 30px;
	border-bottom: solid 3px #005221;
	border-left: solid 1px #198344;
}

#coach .cultivation .coach_tab li {
	display: block;
	border-right: solid 1px #198344;
	border-top: solid 1px #198344;
	float: left;
	background: url("../images_other/coach/tab_bg.gif") repeat-x;
	color: #222222;
}

#coach .cultivation .coach_tab li a {
	display: block;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 8px;
	width: 40px;
	text-align: center;
}

#coach .cultivation .coach_tab li a:hover,
#coach .cultivation .coach_tab li a.on {
	display: block;
	font-weight: bold;
	text-decoration: none;
	background: none repeat scroll 0 0 #319559 !important;
	color: #FFFFFF;
}

/*------------------------
	テーブル
--------------------------*/

#coach .cultivation table {
	border-bottom: solid 1px #ddd;
}

#coach .cultivation table th {
	width: 30%;
}

#coach .cultivation table th,
#coach .cultivation table td {
	padding-top: 10px;
	padding-bottom: 10px;
}

/* ============================================

	指導者登録制度

==============================================*/

#coach .link-box {

}

#coach .link-box a {
	display: block;
	border: solid #ccc 1px;
	background: #EFF8EC;
	padding: 15px;
	margin-top: 15px;
	text-decoration: none;
	color: #006428;
}

#coach .link-box a:hover {
	background:#FFEEEE;
	color:#F22A2A;
}

#coach .link-box span {
	font-size: 16px;
	font-weight: bold;
}


/* ============================================

	リフレッシュ研修

==============================================*/

#coach .refresh section p {
	margin-bottom: 20px;
}

#coach .refresh section .important p {
	line-height: 1.4;
}

#coach .refresh section p img {
	display: block;
	margin: 0 auto;
}

#coach .refresh section ul {
	margin-bottom: 20px;
}

#coach .refresh section .important {
	border: solid 1px #ccc;
}

#coach .refresh section .important p.title {
	padding: 10px 15px;
	color: #f00;
	font-size: 17px;
	background: #f7f7f7;
	border-bottom: solid 1px #ccc;
}

#coach .refresh section .important .inner {
	padding: 0 25px;
}


/* ============================================

	よくある質問

==============================================*/

#coach .faq table td.number {
	width: 50px;
	color: #f00;
	font-size: 17px;
	font-weight: bold;
	line-height: 0.9;
}

#coach .faq table td {
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
}

#coach .faq .qa-box {
	margin-bottom: 25px;
	border: solid 1px #ccc;
}

#coach .faq .qa-box h4 {
	padding: 15px 15px;
	font-weight: bold;
	background: #f7f7f7;
	border-left: none;
	border-bottom: solid 1px #ccc;
}

#coach .faq .qa-box h4 span {
	padding-right: 5px;
	color: #f00;
	font-size: 15px;
	font-weight: bold;
}

#coach .faq .qa-box .inner {
	padding: 15px 27px 5px;
}

#coach .faq .qa-box .inner p {
	margin-bottom: 18px;
}

#coach .faq .qa-box .inner p a {
	font-weight: bold;
}

#coach .faq .qa-box .inner p span.box {
	display: block;
	margin: 0 auto 7px;
	padding: 17px;
	width: 500px;
	color: #1c743f;
	background: #f7f7f7;
	border: solid 1px #ccc;
}

#coach .faq .qa-box .inner p.note {
	color: #555;
	font-size: 11px;
}

#coach .faq .qa-box .inner p.colorR {
	color: #f00;
	font-weight: bold;
}

#coach .faq .pagetop {
	margin-bottom: 6px;
	font-size: 11px;
	text-align: right;
}


/* ============================================

	登録について

==============================================*/

#registration h3 {
	margin-bottom: 15px;
	padding-bottom: 10px;
	color: #1c743f;
	font-size: 17px;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
}

#registration h4 {
	margin-bottom: 10px;
	padding: 6px 0 7px 10px;
	font-size: 13px;
	font-weight: bold;
	border-left: solid 3px #1c743f;
}

#registration section {
	margin-bottom: 35px;
}

#registration article {
	margin-bottom: 25px;
}

#registration .intro {
	margin-bottom: 30px;
}

#registration .intro .photo {
	float: left;
	padding-top: 30px;
	width: 50%;
	text-align: center;
}

#registration .intro .photo img {
	display: block;
}

#registration .intro .text {
	float: left;
	width: 50%;
	line-height: 1.6;
}

/*------------------------
	トップナビ
--------------------------*/

#registration .nav-registration {
	margin-bottom: 30px;
	height: 50px;
	background: url("../images_other/registration/s_navi_shadow.gif") no-repeat;
}

#registration .nav-registration li {
	float: left;
}

#registration .nav-registration li a {
	display: block;
	text-indent: -9999px;
	background: url("../images_other/registration/s_navi.gif") no-repeat;
	overflow: hidden;
}

#registration .nav-registration li.nav01 a {
	background-position: 0 0;
	width: 146px;
	height: 44px;
	overflow: hidden;
}

#registration .nav-registration li.nav01 a:hover {
	background-position: 0 -44px;
	width: 146px;
	height: 44px;
}

#registration .nav-registration li.nav02 a {
	background-position: -146px 0;
	width: 196px;
	height: 44px;
	overflow: hidden;
}

#registration .nav-registration li.nav02 a:hover {
	background-position: -146px -44px;
	width: 196px;
	height: 44px;
	overflow: hidden;
}

#registration .nav-registration li.nav03 a {
	background-position: -342px 0;
	width: 158px;
	height: 44px;
	overflow: hidden;
}

#registration .nav-registration li.nav03 a:hover {
	background-position: -342px -44px;
	width: 158px;
	height: 44px;
}

#registration .nav-registration li.nav04 a {
	background-position: -500px 0;
	width: 146px;
	height: 44px;
	overflow: hidden;
}

#registration .nav-registration li.nav04 a:hover {
	background-position: -500px -44px;
	width: 146px;
	height: 44px;
}

/*------------------------
	トピックス
--------------------------*/

#registration ul.topics li {
	padding: 10px 10px 10px 2em;
	font-weight: bold;
	list-style-type: square;
	list-style-position: inside;
	text-indent: -1em;
	border-bottom: dotted 1px #ddd;
}

#registration ul.topics li:nth-child(even) {
	background-color: #f7f7f7;
}

/*------------------------
	テーブル
--------------------------*/

#registration .table-box {
	margin-bottom: 30px;
}

#registration table {
	width: 100%;
	font-size: 12px;
}

#registration table th,
#registration table td {
	padding: 10px 0;
	border-bottom: dotted 1px #ddd;
}

#registration table th {
	padding: 10px;
	font-weight: bold;
}

#registration table td.pdf {
	width: 40px;
}

#registration table td.size {
	padding-right: 10px;
	width: 65px;
	text-align: right;
}

#registration table td a {
	font-weight: bold;
}

#registration table td.date {
	width: 80px;
}

#registration table tr.even th,
#registration table tr.even td {
	background-color: #f7f7f7;
}

/*------------------------
	特殊テーブル
--------------------------*/

#registration table tr.even td.sub-table {
	padding: 0;
	background-color: #fff;
	border-bottom: none;
}

#registration table ul li {
	padding: 12px 0 10px;
	border-bottom: dotted 1px #ccc;
}

#registration table ul li.gray {
	background-color: #f7f7f7;
}

#registration table ul a {
	font-weight: bold;
}

#registration table ul span {
	display: block;
	float: left;
	line-height: 2.2;
}

#registration table ul span.title {
	padding-left: 50px;
	width: 493px;
}

#registration table ul span.pdf {
	width: 40px;
	line-height: 1.7;
}

#registration table ul span.size {
	padding-left: 15px;
	text-align: right;
}

/*------------------------
	リンクボックス
--------------------------*/

#registration .link-box {
	margin-bottom: 40px;
}

#registration .link-box a {
	display: block;
	border: solid #ccc 1px;
	background: #EFF8EC;
	padding: 15px;
	margin-top: 15px;
	text-decoration: none;
	color: #006428;
}

#registration .link-box a:hover {
	background:#FFEEEE;
	color:#F22A2A;
}

#registration .link-box span {
	font-size: 16px;
	font-weight: bold;
}

/*------------------------
	ログインボックス
--------------------------*/

#registration .login-box {
	margin-bottom: 60px;
	padding: 0 15px;
}

#registration .login-box .left-box,
#registration .login-box .right-box {
	padding-top: 20px;
	width: 296px;
	height: 104px;
	background: url("../images_other/registration/login_bg.gif") no-repeat;
}

#registration .login-box .left-box {
	float: left;
}

#registration .login-box .right-box {
	float: right;
}

#registration .login-box p {
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
}

#registration .login-box a {
	display: block;
	margin: 0 auto;
	width: 222px;
	height: 41px;
}

#registration .login-box a:hover {
	background-color: tranparent;
}

#registration .login-box a:hover img{
	visibility: hidden;
}

#registration .login-box a {
	background: url("../images_other/registration/login_on.gif") no-repeat;
}

/*------------------------
	登録の流れ
--------------------------*/

#registration .flow-box {
	height: 100px;
	background-image: url("../images_other/registration/flow_yajirushi.gif");
	background-position: 80px 74px;
	background-repeat: no-repeat;
}

#registration .flow-box.noarrow {
	background: none;
}

#registration .flow-box .step {
	float: left;
	margin-right: 20px;
	padding: 12px 15px 11px;
	width: 200px;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	background-color: #99CC00;
}

#registration .flow-box .step.hosoku {
	background-color: #00B050;
}

#registration .flow-box .step span {
	color: #ff9;
}

#registration .flow-box .text {
	float: left;
	width: 400px;
	font-size: 12px;
	line-height: 1.5;
}

#registration .flow-box:last-child {
	height: 80px;
}

/* ============================================

	フォトギャラリー

==============================================*/

#photo .number {
	margin: -20px 0 20px;
	font-size: 12px;
	font-weight: bold;
}

/*------------------------
	ページャー
--------------------------*/

#photo .pager {
	margin-bottom: 25px;
	position: relative;
	overflow: hidden;
}

#photo .pager ul {
	position: relative;
	float: left;
	left: 50%;
}

#photo .pager ul li {
	position: relative;
	float: left;
	left: -50%;
	margin: 0 2px;
	font-size: 11.5px;
	font-weight: 800;
}

#photo .pager ul li a {
	display: block;
	padding: 2px 7px 4px;
	height: 14px;
	color: #fff;
	border: solid 1px #999;
	background: url("../images_other/photo/bg_navi.gif") repeat-x left top;
}

#photo .pager ul li a:hover {
	border-color: #e3b13a;
	background: url("../images_other/photo/bg_navi.gif") repeat-x left -20px;
}

#photo .pager ul li.on {
	padding: 2px 7px 4px;
	height: 14px;
	border: solid 1px #e3b13a;
	background: url("../images_other/photo/bg_navi.gif") repeat-x left -20px;
}

#photo .pager ul li.prev a,
#photo .pager ul li.next a {
	display: block;
	width: 44px;
	height: 16px;
	color: #fff;
	text-align: center;
	border: none;
}

#photo .pager ul li.prev a {
	padding: 3px 0 3px 7px;
	background: url("../images_other/photo/arrow_prev.gif") no-repeat left top;
}

#photo .pager ul li.next a {
	padding: 3px 7px 3px 0;
	background: url("../images_other/photo/arrow_next.gif") no-repeat left top;
}

#photo .pager ul li.prev a:hover,
#photo .pager ul li.next a:hover {
	background-position: left -22px;
}

/*------------------------
	写真リスト
--------------------------*/

#photo .photo-list {
	margin-bottom: 30px;
}

#photo .photo-list li {
	float: left;
}

#photo .photo-list li a {
	display: block;
	padding: 15px 17px;
	width: 128px;
	height: 210px;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;
	background: url("../images_other/photo/bg_index.gif") no-repeat;
}

#photo .photo-list li a:hover {
	color: #fff;
	font-weight: bold;
	background-position: left -300px;
}

#photo .photo-list li a img {
	display: block;
	margin: 0 auto 5px;
	padding: 2px;
	background: #fff;
	border-right: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
}

#photo .photo-list li a h3 {
	margin-bottom: 10px;
	color: #000;
	font-size: 11px;
	line-height: 1.3;
}

#photo .photo-list li a:hover h3 {
	color: #fff;
}

#photo .photo-list li a span {
	display: block;
	text-align: right;
	font-size: 11px;
	font-weight: bold;
}

/*------------------------
	写真詳細
--------------------------*/

#photo .photo-detail {
	margin-bottom: 20px;
	padding: 20px 20px 50px;
	border: solid 1px #999;
	background: url("../images_other/photo/bg_detail.gif") repeat-x left top;
	box-shadow: 2px 2px 2px #d1d1d1;
	-webkit-box-shadow: 2px 2px 2px #d1d1d1;
	-moz-box-shadow: 2px 2px 2px #d1d1d1;
	-ms-box-shadow: 2px 2px 2px #d1d1d1;
	-o-box-shadow: 2px 2px 2px #d1d1d1;
}

#photo .photo-detail h3 {
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px 0px #eee;
	-webkit-text-shadow: 1px 1px 0px #eee;
	-moz-text-shadow: 1px 1px 0px #eee;
	-ms-text-shadow: 1px 1px 0px #eee;
	-o-text-shadow: 1px 1px 0px #eee;
}

#photo .photo-detail h3 span {
	padding-left: 5px;
	font-size: 12px;
}

#photo .photo-detail .photo {
	margin: 0 auto 25px;
	width: 590px;
	border: solid 1px #999;
}

#photo .photo-detail .photo img {
	width: 100%;
}

#photo .photo-detail p {
	text-align: center;
	font-size: 12px;
}


/* ============================================

	お問い合わせ

==============================================*/

#contact .contact-box {
	margin: 0 auto;
	width: 500px;
	border: solid 1px #ccc;
}

#contact .contact-box h3 {
	padding: 10px;
	color: #fff;
	font-weight: bold;
	background: #1c743f;
}

#contact .contact-box .inner {
	padding: 25px 20px 10px;
}

#contact .contact-box p {
	margin-bottom: 5px;
}

#contact .contact-box p.tel {
	font-size: 24px;
	font-weight: bold;
}


/* ============================================

	利用規約、個人情報、著作権

==============================================*/

#law {
	margin-bottom: 30px;
}

#law .intro {
	margin-bottom: 40px;
	font-size: 12px;
	font-weight: bold;
}

#law section {
	margin-bottom: 45px;
}

#law section h3 {
	margin-bottom: 20px;
	padding-left: 28px;
	height: 28px;
	color: #ff482e;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.1;
	background: url("../images_common/tb_line.gif") no-repeat left top;
}

#law section p {
	margin-bottom: 15px;
	padding: 0 20px 0 10px;
	font-size: 12px;
}

#law section ul {
	margin: 0 25px 0 15px;
}

#law section li {
	margin-bottom: 7px;
	padding-left: 12px;
	font-size: 12px;
	background: url("../images_common/dot_red.gif") no-repeat left 5px;
}

#law section ul.note {
	margin: 0 5px;
}

#law section ul.note li {
	color: #555;
	font-size: 11px;
}

#law section table {
	margin-bottom: 20px;
	width: 100%;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
}

#law section table th,
#law section table td {
	padding: 10px 0;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	text-align: center;
}

#law section table th {
	background-color: #E6FFE6;
}

#law p.sign {
	text-align: right;
	font-size: 12px;
}


/* ============================================

	日本代表特設ページ用

==============================================*/


#primary-topics {
    height: 360px;
}

div#left-contents .l_title {
    background: url("/wp-content/themes/JBA02/images_common/tb_primary_second.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 145%;
    font-weight: bold;
    height: 40px;
    line-height: 1;
    margin-bottom: 10px;
    padding: 19px 0 0 30px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.2);
    width: 100%;
}
div#category_title{
    margin: 0 0 10px;
    padding:10px; 
     border-bottom:1px dotted #cccccc;
    width: 95%
}
div#category_title2{
    margin: 0 0 10px;
    padding:10px; 
    /* border:1px solid #c9171e; */
    /* background:linear-gradient(#c9171e, #f2a0a1); */
    width: 95%;
    font-size:17px;
    color:#ffffff;
}
div#category_title2 a{
    font-size:15px;
    color:#ffffff;
}
div#category_title2 b{
    color:#ffffff;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.2);
}
div#category_title2 a:hover{
    text-decoration: none;
    /* border-bottom: 3px solid #cc0066; */
    /* background-color:#fff0f5; */
    color:#000000;
}
div#category_title3 {
    border-left: 10px solid #1c7640;
    font-size: 15px;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 6px 0 7px 10px;
    border-bottom: 2px solid #1c7640;
    width:95%;
}
#primary-contents .article-box .n_title {
    height: 29px;
}
#top-pickup .n_title {
    background: url("/wp-content/themes/JBA02/images_other/tb_primary_pickup.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
}
div #year_title{
    font-size:145%;
    margin: 20px 0;
}
div#convention_banner .banner_l{
    float:left; 
    width:210px;
    margin:0 10px 20px 0;
}
div#convention_banner .banner_r{
    width:210px;
    margin:0 10px 20px 0;
}
div#c_banner_title {
    border-left: 4px solid #ff0033;
    font-size: 12px;
    font-weight: bold;
    margin: 20px 0 10px 0;
    padding: 6px 0 7px 10px;
}
div#sponsor_banner .banner_l{
    float:left; 
    width:210px;
    margin:0 10px 10px 0;
}
div#sponsor_banner .banner_r{
    width:210px;
    margin:0 10px 10px 0;
}
div#s_banner_title {
    border-left: 4px solid #ff0033;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0;
    padding: 6px 0 7px 10px;
}
#player_w{
    width:100%;
    overflow: hidden;
    }
#person{
    margin:20px 4px 0 4px;
    float:left; 
    width:125px;
}
#person_c{
    margin:20px 4px 0 4px;
    width:125px;
}
#person_c .photo{
    width:125px;
}
div#staff_title {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 3px 10px;
    padding: 6px 0 7px 10px;
    border-bottom: 1px solid #1c7640;
    width: 96%;
}
div#player_title {
    font-size: 15px;
    font-weight: bold;
    margin: 20px 3px 10px;
    padding: 6px 0 7px 10px;
    border-bottom: 1px solid #1c7640;
    width: 96%;
}
#person .name{
    margin : 3px 8px 0 8px;
    font-size:14px;
}
#person .e_name{
    margin : 3px 8px 0 8px;
    font-size:12px;
}
#person .birth{
    margin : 3px 8px 0 8px;
    font-size:12px;
}
#person .personal{
    margin : 3px 8px 0 8px;
    font-size:12px;
}
#person .belong{
    margin : 3px 8px 0 8px;
    font-size:12px;
}
#person_c .name{
    margin : 3px 8px 0 8px;
    font-size:14px;
}
#person_c .e_name{
    margin : 3px 8px 0 8px;
    font-size:12px;
}
#person_c .belong{
    margin : 3px 8px 0 8px;
    font-size:12px;
}
#text_box{
    height:130px;
}
#article-list article a {
    display: inline-block;
}

