@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 13px;
}

a {
	color: #3D8CDC;
}

#wrapper {
	width: 806px;
	height: auto;
	background: url(../img/bg_shadow.jpg) repeat-y;
}

/* -----header Start----- */

#header {
	height: 120px;
	background: url(../img/header.jpg) no-repeat;
	margin-left: 3px;
	padding-left: 20px;
}
#header img#logo {
	border: 0;
	float: left;
	margin-top: 20px;
	display: block;
}
#header h1 em {
	text-indent: -9999px;
	visibility: hidden;
/*	overflow: hidden;*/
}

/* -----header End----- */





/* -----navi_normally Start----- */

#navi_normally {
	width: 180px;
	height: auto;
	float: left;
}

/* navi_groval Start */

#navi_normally #navi_groval {
	width: 180px;
	height: auto;
}

#navi_normally #navi_groval a {
	text-decoration: none;
}
#navi_normally #navi_groval em {
	visibility: hidden;
}
#navi_normally #navi_groval ul {
	list-style: none;
}

#navi_normally #navi_groval li#grovalBtn1 a {
	height: 50px;
	background: url(../img/navi_groval.jpg) 0 0;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn1 a:hover {
	background: url(../img/navi_groval.jpg) -180px 0;
}
#navi_normally #navi_groval li#grovalBtn2 a {
	height: 50px;
	background: url(../img/navi_groval.jpg) 0 350px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn2 a:hover {
	background: url(../img/navi_groval.jpg) -180px 350px;
}
#navi_normally #navi_groval li#grovalBtn3 a {
	height: 50px;
	background: url(../img/navi_groval.jpg) 0 250px;
	display: block;
	clear: both;
}
#navi_normally #navi_groval li#grovalBtn3 a:hover {
	background: url(../img/navi_groval.jpg) -180px 250px;
}
#navi_normally #navi_groval li#grovalBtn4 a {
	height: 50px;
	background: url(../img/navi_groval.jpg) 0 300px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn4 a:hover {
	background: url(../img/navi_groval.jpg) -180px 300px;
}
#navi_normally #navi_groval li#grovalBtn5 a {
	height: 50px;
	background: url(../img/navi_groval.jpg) 0 200px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn5 a:hover {
	background: url(../img/navi_groval.jpg) -180px 200px;
}
#navi_normally #navi_groval li#grovalBtn6 a {
	height: 50px;
	background: url(../img/navi_groval.jpg) 0 150px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn6 a:hover {
	background: url(../img/navi_groval.jpg) -180px 150px;
}
#navi_normally #navi_groval li#grovalBtn7 a {
	height: 50px;
	background: url(../img/navi_groval.jpg) 0 100px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn7 a:hover {
	background: url(../img/navi_groval.jpg) -180px 100px;
}
#navi_normally #navi_groval li#grovalBtn8 a {
	height: 50px;
	background: url(../img/navi_groval.jpg) 0 50px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn8 a:hover {
	background: url(../img/navi_groval.jpg) -180px 50px;
}

/* navi_groval End */

/* navi_primary Start */

#navi_normally #navi_primary {
	width: 170px;
	padding-left: 9px;
	padding-bottom: 20px;
	text-align: left;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	float: left;
}

#navi_normally #navi_primary a {
	text-decoration: none;
}
#navi_normally #navi_primary a:hover {
	color: #21217B;
	text-decoration: underline;
}
#navi_normally #navi_primary li#primaryBtn4 em {
	visibility: hidden;
}
#navi_normally #navi_primary ul{
	list-style: none;
}
#navi_normally #navi_primary li#primaryBtn1 a {
	width: 80px;
	height: 13px;
	background: url(../img/primary_eyecatch.gif) left no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 20px;
	display: block;
}
#navi_normally #navi_primary li#primaryBtn2 a {
	width: 90px;
	height: 13px;
	background: url(../img/primary_eyecatch.gif) left no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 20px;
	display: block;
}
#navi_normally #navi_primary li#primaryBtn3 a {
	width: 135px;
	height: 13px;
	background: url(../img/primary_eyecatch.gif) left no-repeat;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 20px;
	display: block;
}
#navi_normally #navi_primary li#primaryBtn4 {
	width: 160px;
	height: 160px;
	padding: 0 0 10px 10px;
}
#navi_normally #navi_primary li#primaryBtn4 h5 {
	border-left: 5px solid #FF3200;
	border-bottom: 1px solid #000000;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: -10px;
	padding: 5px 0 5px 5px;
}

#navi_normally #navi_primary li#primaryBtn4 a {
	color: #000000;
	display: block;
}
#navi_normally #navi_primary li#primaryBtn4 a:hover {
	color: #21217B;
}
#navi_normally #navi_primary li#primaryBtn4 p {
	margin-top: 10px;
}
#navi_normally #navi_primary li#primaryBtn4 .jyuusyo{
	text-indent: 1em;
}
#navi_normally #navi_primary li#primaryBtn4 table {
	margin-top:10px;
}
#navi_normally #navi_primary li#primaryBtn4 table td{
	padding-right: 5px;
}

#navi_normally #navi_primary #reader{
	width: 160px;
	padding-top: 20px;
	border-top: 1px solid #cccccc;
}
#navi_normally #navi_primary #reader img{
	border: 0px;
}
#navi_normally #navi_primary #reader p{
	font-size: 0.8em;
	line-height: 1.2em;
	margin-top: 10px;
	margin-left: 10px;
}

/* navi_primary End */

/* navi_local Start */

#navi_normally #navi_groval .navi_local {
	width: 170px;
}
#navi_normally #navi_groval .navi_local li#localBtn1 a {
	height: 35px;
	background: url(../img/navi_local2.jpg) 0 -35px;
	display: block;
}
#navi_normally #navi_groval .navi_local li#localBtn1 a:hover {
	height: 35px;
	background: url(../img/navi_local2.jpg) 170px -35px;
	display: block;
}
#navi_normally #navi_groval .navi_local li#localBtn2 a {
	height: 35px;
	background: url(../img/navi_local2.jpg) 0 0;
	display: block;
}
#navi_normally #navi_groval .navi_local li#localBtn2 a:hover {
	height: 35px;
	background: url(../img/navi_local2.jpg) 170px 0;
	display: block;
}

/* navi_local End */

/* -----navi_normally End----- */





/* -----contents Start----- */

/* --------------------コンテンツページ共通部分スタート-------------------- */

#mainIndex {
	width: 600px;
	height: 70px;
	margin: 10px 0 20px 0;
	padding-left: 10px;
	float: left;
}
#mainIndex h2 em {
	font-size: 1px;
	visibility: hidden;
}

#bread {
	width: 500px;
	padding-left: 30px;
	margin-bottom: 20px;
	text-align: left;
	float: left;
}
#bread a:hover {
	color: #21217B;
}

#contents_all {
	width: 800px;
	height: auto;
	overflow: auto;
}
#contents {
	width: 600px;
	height: auto;
	padding-left: 10px;
	text-align: left;
	float: left;
}
#contents h3 em {
	visibility: hidden;
	overflow: hidden;
}
#contents .tyousei {
	width: 580px;
	height: auto;
	margin-bottom: 20px;
	padding: 0 0 0 20px;
	float: left;
}
#contents .pagenavi {
	width: 100px;
	padding-top: 20px;
	float: right;
}
#contents .pagenavi p {
	width: 50px;
	margin-bottom:5px;
	float: left;
}
#contents .new{
	color: #F33434;
}
#contents .page_top {
	width: 540px;
	text-align: right;
	float: right;
	padding: 10px 0;
	padding-right: 30px;
}
#contents .page_top a {
	text-decoration: none;
}
#contents .page_top a:hover {
	color: #21217B;
	text-decoration: underline;
}


/* --------------------コンテンツページ共通部分エンド-------------------- */





/* --------------------組織概要ページスタート-------------------- */

#navi_normally #navi_groval li#grovalBtn1act a {
	height: 50px;
	background: url(../img/navi_groval.jpg) -360px 0;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn1act a:hover {
	height: 50px;
	background: url(../img/navi_groval.jpg) -180px 0;
	display: block;
}
#contents h3.organization_index1 {
	width: 590px;
	height: 23px;
	background: url(../img/organization/01.gif) no-repeat 10px;
}

#contents h3.organization_index2 {
	width: 590px;
	height: 23px;
	background: url(../img/organization/02.gif) no-repeat 10px;
	float: left;
}
#contents .tyousei .organization_detail {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-top: 10px;
	padding-bottom: 30px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .organization_detail p {
	margin-left: 10px;
}
#contents .tyousei .organization_detail img{
	margin-right: 5px;
}
#contents .tyousei .organization_pdf td{
	padding-bottom: 10px;
}
#contents .tyousei .organization_detail a:hover{
	color: #21217B;
}

#contents .tyousei .flag_detail {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .flag_detail span{
	color: #FF0000;
}
#contents .tyousei .flag_detail .flag1 {
	width: 560px;
	padding-left: 10px;
	overflow: hidden;
}
#contents .tyousei .flag_detail .flag1 h4.flag_index{
	font-size: 1.2em;
	font-weight: bold;
	padding:10px 60px 10px 0;
	text-align: right;
}
#contents .tyousei .flag_detail .flag1 p{
	width: 275px;
	line-height: 1.5em;
	float: left;
}
#contents .tyousei .flag_detail img{
	margin-left: 30px;
	margin-bottom: 30px;
	display: block;
}
#contents .tyousei .flag_detail .line2 {
	width: 500px;
	border-top: 1px dotted #000000;
	margin: 10px 0 10px 30px;

}
#contents .tyousei .flag_detail .flag2 {
	width: 560px;
	padding-left: 10px;
	overflow: hidden;
}
#contents .tyousei .flag_detail .flag2 h4.flag_index{
	font-size: 1.2em;
	font-weight: bold;
	padding:10px 150px 10px 0;
	text-align: right;
}
#contents .tyousei .flag_detail .flag2 p{
	width: 275px;
	line-height: 1.5em;
	float: left;
}
#contents .tyousei .flag_detail .flag2 img{
	display: block;
}

/* --------------------組織概要ページエンド-------------------- */




/* --------------------大会情報ページスタート-------------------- */

#navi_normally #navi_groval li#grovalBtn2act a {
	height: 50px;
	background: url(../img/navi_groval.jpg) -360px 350px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn2act a:hover {
	height: 50px;
	background: url(../img/navi_groval.jpg) -180px 350px;
	display: block;
}

/* result Start */

#contents h3.match_info_index1 {
	width: 590px;
	height: 23px;
	background: url(../img/match_information/04.gif) no-repeat 10px;
}
#contents .tyousei #result {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei #result a:hover{
	color: #21217B;
}
#contents .tyousei #result .line_box1 {
	width: 540px;
	height: auto;
	margin: 0 10px;
	border-bottom: 1px dotted #000000;
	overflow: hidden;
} 
#contents .tyousei #result .line_box1 .l_hizuke{
	width: 105px;
	padding: 10px 0;
	padding-left: 5px;
	line-height: 1.5em;
	float: left;
}
#contents .tyousei #result .line_box1 .l_title{
	width: 430px;
	padding: 10px 0;
	line-height: 1.5em;
	float: left;
}
#contents .tyousei #result .result_all {
	width: 550px;
	text-align: right;
	margin: 20px 10px 0 0;
}

/* result End */

/* schedule Start */

#contents h3.match_info_index2 {
	width: 590px;
	height: 23px;
	background: url(../img/match_information/03.gif) no-repeat 10px;
	float: left;
}
#contents .tyousei #schedule {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei #schedule a:hover{
	color: #21217B;
}
#contents .tyousei #schedule .line_box2 {
	width: 540px;
	height: auto;
	margin: 0 10px;
	border-bottom: 1px dotted #000000;
	overflow: hidden;
} 
#contents .tyousei #schedule .line_box2 .l_hizuke{
	width: 105px;
	padding: 10px 0;
	padding-left: 5px;
	line-height: 1.5em;
	float: left;
}
#contents .tyousei #schedule .line_box2 .l_title{
	width: 430px;
	padding: 10px 0;
	line-height: 1.5em;
	float: left;
}
#contents .tyousei #schedule .schedule_all {
	width: 550px;
	text-align: right;
	margin: 20px 10px 0 0;
}

/* schedule End */

/* result_backnumber Start*/

#contents h3.resultBN_index {
	background: url(../img/match_information/12.gif) no-repeat 10px 0px;
	height: 23px;
	width: 590px;
}
#navi_normally #navi_groval .navi_local #localBtn1On a,#navi_normally #navi_groval .navi_local #localBtn1On a:hover {
	height: 35px;
	background: url(../img/navi_local2.jpg) 170px -35px;
	display: block;
}
#contents .tyousei .result_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .result_all a:hover{
	color: #21217B;
}
#contents .tyousei .result_all .line_box {
	width: 540px;
	height: auto;
	margin: 0 10px;
	border-bottom: 1px dotted #000000;
	overflow: hidden;
}
#contents .tyousei .result_all .line_box .l_hizuke{
	width: 105px;
	padding: 10px 0;
	padding-left: 5px;
	line-height: 1.5em;
	float: left;
}
#contents .tyousei .result_all .line_box .l_title{
	width: 430px;
	padding: 10px 0;
	line-height: 1.5em;
	float: left;
}

/* result_backnumber End*/

/* result_detail Start*/

#contents h3.resultDT_index {
	background: url(../img/match_information/13.gif) no-repeat 10px 0px;
	height: 23px;
	width: 590px;
}
#contents .tyousei .resultDT_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .resultDT_all a:hover{
	color: #21217B;
}
#contents .tyousei .resultDT_all .s_midashi {
	width: 540px;
	height: auto;
	margin-left:10px;
} 
#contents .tyousei .resultDT_all .s_midashi .s_title{
	background: url(../img/match_information/icon_MAP.gif) no-repeat 0 15px;
	padding: 10px 0 5px;
	padding-left: 15px;
	border-bottom: 1px dotted #000000;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
}
#contents .tyousei .resultDT_all .s_midashi .s_hizuke{
	padding: 5px 10px 15px 0;
	text-align: right;
}
#contents .tyousei .resultDT_all .s_honbun {
	width: 500px;
	height: auto;
	margin-left:30px;
	line-height: 1.5em;
}
#contents .tyousei .resultDT_all .s_gazou {
	padding: 10px 0;
	margin-left: 30px;
}
#contents .tyousei .resultDT_all .s_gazou img {
	margin-right: 10px;
}
#contents .tyousei .resultDT_all .s_link {
	margin: 10px 0 10px 30px;
}

#contents .tyousei .resultDT_all .s_download {
	background: url(../img/documents/downloadicon.gif) no-repeat 0 5px;
	margin-left: 30px;
	padding: 20px 0 10px 30px;
}

/* result_detail End*/

/* scnedule_backnumber Start*/

#contents h3.scheduleBN_index {
	background: url(../img/match_information/14.gif) no-repeat 10px 0px;
	height: 23px;
	width: 590px;
	display: block;
}
#navi_normally #navi_groval .navi_local #localBtn2On a,#navi_normally #navi_groval .navi_local #localBtn2On a:hover {
	height: 35px;
	background: url(../img/navi_local2.jpg) 170px 0;
	display: block;
}
#contents .tyousei .schedule_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .schedule_all a:hover{
	color: #21217B;
}
#contents .tyousei .schedule_all .line_box {
	width: 540px;
	height: auto;
	margin: 0 10px;
	border-bottom: 1px dotted #000000;
	overflow: hidden;
} 
#contents .tyousei .schedule_all .line_box .l_hizuke{
	width: 105px;
	padding: 10px 0;
	padding-left: 5px;
	line-height: 1.5em;
	float: left;
}
#contents .tyousei .schedule_all .line_box .l_title{
	width: 430px;
	padding: 10px 0;
	line-height: 1.5em;
	float: left;
}

/* scnedule_backnumber End*/

/* scnedule_detail Start*/

#contents h3.scheduleDT_index {
	background: url(../img/match_information/15.gif) no-repeat 10px 0px;
	height: 23px;
	width: 590px;
}
#contents .tyousei .scheduleDT_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .scheduleDT_all a:hover{
	color: #21217B;
}
#contents .tyousei .scheduleDT_all .s_midashi {
	width: 540px;
	height: auto;
	margin-left:10px;
} 
#contents .tyousei .scheduleDT_all .s_midashi .s_title{
	background: url(../img/match_information/icon_MAP.gif) no-repeat 0 15px;
	padding: 10px 0 5px;
	padding-left: 15px;
	border-bottom: 1px dotted #000000;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
}
#contents .tyousei .scheduleDT_all .s_midashi .s_hizuke{
	padding: 5px 10px 15px 0;
	text-align: right;
}
#contents .tyousei .scheduleDT_all .s_honbun {
	width: 500px;
	height: auto;
	margin-left:30px;
	line-height: 1.5em;
}
#contents .tyousei .scheduleDT_all .s_gazou {
	padding: 10px 0;
	margin-left: 30px;
}
#contents .tyousei .scheduleDT_all .s_gazou img {
	margin-right: 10px;
}
#contents .tyousei .scheduleDT_all .s_link {
	margin: 10px 0 10px 30px;
}
#contents .tyousei .scheduleDT_all .s_download {
	background: url(../img/documents/downloadicon.gif) no-repeat 0 5px;
	margin-left: 30px;
	padding: 20px 0 10px 30px;
}

/* scnedule_detail End*/

/* --------------------大会情報ページエンド-------------------- */






/* --------------------お知らせページスタート-------------------- */

#navi_normally #navi_groval li#grovalBtn3act a {
	height: 50px;
	background: url(../img/navi_groval.jpg) -360px 250px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn3act a:hover {
	height: 50px;
	background: url(../img/navi_groval.jpg) -180px 250px;
	display: block;
}

#contents h3.information_index1 {
	width: 590px;
	height: 23px;
	background: url(../img/information/06.gif) no-repeat 10px;
}

#contents .tyousei .information_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .information_all a:hover{
	color: #21217B;
}
#contents .tyousei .information_all .line_box {
	width: 540px;
	height: auto;
	margin: 0 10px;
	border-bottom: 1px dotted #000000;
	overflow: hidden;
} 
#contents .tyousei .information_all .line_box .l_hizuke{
	width: 105px;
	padding: 10px 0;
	padding-left: 5px;
	line-height: 1.5em;
	float: left;
}
#contents .tyousei .information_all .line_box .l_title{
	width: 430px;
	padding: 10px 0;
	line-height: 1.5em;
	float: left;
}

/* information_detail Start*/

#contents h3.informationDT_index {
	background: url(../img/information/16.gif) no-repeat 10px 0px;
	height: 23px;
	width: 590px;
}
#contents .tyousei .informationDT_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .informationDT_all a:hover{
	color: #21217B;
}
#contents .tyousei .informationDT_all .s_midashi {
	width: 540px;
	height: auto;
	margin-left:10px;
} 
#contents .tyousei .informationDT_all .s_midashi .s_title{
	background: url(../img/information/icon_MAP.gif) no-repeat 0 15px;
	padding: 10px 0 5px;
	padding-left: 15px;
	border-bottom: 1px dotted #000000;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
}
#contents .tyousei .informationDT_all .s_midashi .s_hizuke{
	padding: 5px 10px 15px 0;
	text-align: right;
}
#contents .tyousei .informationDT_all .s_honbun {
	width: 500px;
	height: auto;
	margin-left:30px;
	line-height: 1.5em;
}
#contents .tyousei .informationDT_all .s_gazou {
	padding: 10px 0;
	margin-left: 30px;
}
#contents .tyousei .informationDT_all .s_gazou img {
	margin-right: 10px;
}
#contents .tyousei .informationDT_all .s_link {
	margin: 10px 0 10px 30px;
}
#contents .tyousei .informationDT_all .s_download {
	background: url(../img/documents/downloadicon.gif) no-repeat 0 5px;
	margin-left: 30px;
	padding: 20px 0 10px 30px;
}

/* information_detail End*/

/* --------------------お知らせページエンド-------------------- */





/* --------------------トピックスページスタート-------------------- */

#navi_normally #navi_groval li#grovalBtn4act a {
	height: 50px;
	background: url(../img/navi_groval.jpg) -360px 300px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn4act a:hover {
	height: 50px;
	background: url(../img/navi_groval.jpg) -180px 300px;
	display: block;
}

#contents h3.topics_index1 {
	width: 590px;
	height: 23px;
	background: url(../img/topics/07.gif) no-repeat 10px;
}

#contents .tyousei .topics_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .topics_all a:hover{
	color: #21217B;
}
#contents .tyousei .topics_all .line_box {
	width: 540px;
	height: auto;
	margin: 0 10px;
	border-bottom: 1px dotted #000000;
	overflow: hidden;
} 
#contents .tyousei .topics_all .line_box .l_hizuke{
	width: 105px;
	padding: 10px 0;
	padding-left: 5px;
	line-height: 1.5em;
	float: left;
}
#contents .tyousei .topics_all .line_box .l_title{
	width: 430px;
	padding: 10px 0;
	line-height: 1.5em;
	float: left;
}

/* topix_detail Start*/

#contents h3.topicsDT_index {
	background: url(../img/topics/17.gif) no-repeat 10px 0px;
	height: 23px;
	width: 590px;
}
#contents .tyousei .topicsDT_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .topicsDT_all a:hover{
	color: #21217B;
}
#contents .tyousei .topicsDT_all .s_midashi {
	width: 540px;
	height: auto;
	margin-left:10px;
} 
#contents .tyousei .topicsDT_all .s_midashi .s_title{
	background: url(../img/topics/icon_MAP.gif) no-repeat 0 15px;
	padding: 10px 0 5px;
	padding-left: 15px;
	border-bottom: 1px dotted #000000;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
}
#contents .tyousei .topicsDT_all .s_midashi .s_hizuke{
	padding: 5px 10px 15px 0;
	text-align: right;
}
#contents .tyousei .topicsDT_all .s_honbun {
	width: 500px;
	height: auto;
	margin-left:30px;
	line-height: 1.5em;
}
#contents .tyousei .topicsDT_all .s_gazou {
	padding: 10px 0;
	margin-left: 30px;
}
#contents .tyousei .topicsDT_all .s_gazou img {
	margin-right: 10px;
}
#contents .tyousei .topicsDT_all .s_link {
	margin: 10px 0 10px 30px;
}
#contents .tyousei .topicsDT_all .s_download {
	background: url(../img/documents/downloadicon.gif) no-repeat 0 5px;
	margin-left: 30px;
	padding: 20px 0 10px 30px;
}

/* topix_detail End*/

/* --------------------トピックスページエンド-------------------- */





/* --------------------競技種目ページスタート-------------------- */

#navi_normally #navi_groval li#grovalBtn5act a {
	height: 50px;
	background: url(../img/navi_groval.jpg) -360px 200px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn5act a:hover {
	height: 50px;
	background: url(../img/navi_groval.jpg) -180px 200px;
	display: block;
}


#contents h3.sports_index1 {
	width: 590px;
	height: 23px;
	background: url(../img/sports/05.gif) no-repeat 10px;
}

#contents .tyousei .sports_all {
	width: 545px;
	height: auto;
	background: #EDEDFF;
	overflow: hidden;
	padding-bottom: 20px;
	padding-left: 15px;
	margin-top: 10px;
}
#contents .tyousei .sports_all a:hover{
	color: #21217B;
}
#contents .tyousei .sports_all .kyougi_box {
	width: 250px;
	height: 50px;
	background: url(../img/sports/kyougiBtn_bg.jpg) no-repeat;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
}
#contents .tyousei .sports_all .kyougi_box img {
	margin-top: 3px;
	margin-left: 10px;
	border: 0;
	display: block;
	float: left;
} 
#contents .tyousei .sports_all .kyougi_box .kg_title {
	margin-top: 17px;
	margin-left: 60px;
	padding-left:15px;
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
}
#contents .tyousei .sports_all .kyougi_box .kg_title a {
	color: #3D8CDC;
	font-size: 1.1em;
	text-decoration: none;
}
#contents .tyousei .sports_all .kyougi_box .kg_title a:hover {
	color: #21217B;
	text-decoration: underline;
}

/* --------------------競技種目ページエンド-------------------- */






/* --------------------災害補償制度ページスタート-------------------- */

#navi_normally #navi_groval li#grovalBtn6act a {
	height: 50px;
	background: url(../img/navi_groval.jpg) -360px 150px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn6act a:hover {
	height: 50px;
	background: url(../img/navi_groval.jpg) -180px 150px;
	display: block;
}

#contents h3.insurance_index1 {
	width: 590px;
	height: 23px;
	background: url(../img/insurance/18.gif) no-repeat 10px;
}
#contents .tyousei .insurance_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	overflow: hidden;
	padding-bottom: 20px;
	margin-top: 10px;
}

#contents .tyousei .insurance_all a:hover{
	color: #21217B;
}
#contents .tyousei .insurance_all .line_box {
	width: 540px;
	height: auto;
	margin: 0 10px;
	border-bottom: 1px dotted #000000;
	overflow: hidden;
} 
#contents .tyousei .insurance_all .line_box .l_hizuke{
	width: 105px;
	padding: 10px 0;
	padding-left: 5px;
	line-height: 1.5em;
	float: left;
}
#contents .tyousei .insurance_all .line_box .l_title{
	width: 430px;
	padding: 10px 0;
	line-height: 1.5em;
	float: left;
}

/* insurance_detail Start*/

#contents h3.insuranceDT_index {
	background: url(../img/insurance/19.gif) no-repeat 10px 0px;
	height: 23px;
	width: 590px;
}
#contents .tyousei .insuranceDT_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .insuranceDT_all a:hover{
	color: #21217B;
}
#contents .tyousei .insuranceDT_all .s_midashi {
	width: 540px;
	height: auto;
	margin-left:10px;
} 
#contents .tyousei .insuranceDT_all .s_midashi .s_title{
	background: url(../img/information/icon_MAP.gif) no-repeat 0 15px;
	padding: 10px 0 5px;
	padding-left: 15px;
	border-bottom: 1px dotted #000000;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight: bold;
}
#contents .tyousei .insuranceDT_all .s_midashi .s_hizuke{
	padding: 5px 10px 15px 0;
	text-align: right;
}
#contents .tyousei .insuranceDT_all .s_honbun {
	width: 500px;
	height: auto;
	margin-left:30px;
	line-height: 1.5em;
}
#contents .tyousei .insuranceDT_all .s_gazou {
	padding: 10px 0;
	margin-left: 30px;
}
#contents .tyousei .insuranceDT_all .s_gazou img {
	margin-right: 10px;
}
#contents .tyousei .insuranceDT_all .s_link {
	margin: 10px 0 10px 30px;
}
#contents .tyousei .insuranceDT_all .s_download {
	background: url(../img/documents/downloadicon.gif) no-repeat 0 5px;
	margin-left: 30px;
	padding: 20px 0 10px 30px;
}

/* insurance_detail End*/

/* --------------------災害補償制度ページエンド-------------------- */





/* --------------------ダウンロードページスタート-------------------- */

#navi_normally #navi_groval li#grovalBtn7act a {
	height: 50px;
	background: url(../img/navi_groval.jpg) -360px 100px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn7act a:hover {
	height: 50px;
	background: url(../img/navi_groval.jpg) -180px 100px;
	display: block;
}


#contents h3.documents_index1 {
	width: 590px;
	height: 23px;
	background: url(../img/documents/08.gif) no-repeat 10px;
}
#contents .tyousei .documents_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .documents_all a:hover{
	color: #21217B;
}
#contents .tyousei .documents_all .link_midashi {
	background: url(../img/link/icon_MAP.gif) no-repeat 12px 3px;
	margin-top: 20px;
	padding: 0 10px 0 28px;
}
#contents .tyousei .documents_all .link_midashi .lk_bunrui{
	font-size: 1.2em;
	font-weight: bold;
}
#contents .tyousei .documents_all .dwn_box {
	width: 540px;
	height: auto;
	margin: 0 10px;
	padding: 10px 0;
	border-bottom: 1px dotted #000000;
	overflow: hidden;
} 
#contents .tyousei .documents_all .dwn_box .dwn_title{
	background: url(../img/documents/downloadicon.gif) no-repeat 30px 10px;
	padding: 12px 0 12px 75px;
	line-height: 1.5em;
}
#contents .tyousei .documents_all .dwn_box .dwn_title a{
	font-size: 1.15em;
}

/* --------------------ダウンロードページエンド-------------------- */





/* --------------------リンク集ページスタート-------------------- */

#navi_normally #navi_groval li#grovalBtn8act a {
	height: 50px;
	background: url(../img/navi_groval.jpg) -360px 50px;
	display: block;
}
#navi_normally #navi_groval li#grovalBtn8act a:hover {
	height: 50px;
	background: url(../img/navi_groval.jpg) -180px 50px;
	display: block;
}

#contents h3.link_index1 {
	width: 590px;
	height: 23px;
	background: url(../img/link/09.gif) no-repeat 10px;
}
#contents .tyousei .link_all {
	width: 560px;
	height: auto;
	padding-bottom: 10px;
	margin-top: 10px;
	background: #EDEDFF;
	overflow: hidden;
}
#contents .tyousei .link_all a:hover{
	color: #21217B;
}
#contents .tyousei .link_all .link_midashi {
	background: url(../img/link/icon_MAP.gif) no-repeat 12px 3px;
	margin-top: 20px;
	padding: 0 10px 10px 28px;
}
#contents .tyousei .link_all .link_midashi .lk_bunrui{
	font-size: 1.2em;
	font-weight: bold;
}
#contents .tyousei .link_all .link_box {
	width: 540px;
	margin: 0 10px;
	border-bottom: 1px dotted #000000;
	overflow: hidden;
}
#contents .tyousei .link_all .link_box .lk_title{
	width: 200px;
	padding: 10px 0 10px 20px;
	float: left;
}
#contents .tyousei .link_all .link_box .lk_link{
	width: 300px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
}
#contents .tyousei .link_all .link_box .lk_link a{
	font-size: 1.15em;
}

/* --------------------リンク集ページエンド-------------------- */





/* --------------------個人情報の取り扱いページスタート-------------------- */

#contents h3.privacy_index {
	width: 590px;
	height: 23px;
	background: url(../img/privacy_policy/11.gif) no-repeat 10px;
}
#contents .tyousei .privacy_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 10px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .privacy_all a:hover{
	color: #21217B;
}
#contents .tyousei .privacy_all p.explain{
	width: 530px;
	margin-top: 10px;
	margin-left: 20px;
	line-height: 1.5em;
}
#contents .tyousei .privacy_all h4 {
	width: 540px;
	height: auto;
	margin: 0 10px;
	padding: 10px 0;
	color: #333333;
	border-bottom: 1px dotted #333333;
	overflow: hidden;
} 
#contents .tyousei .privacy_all p {
	width: 500px;
	height: auto;
	margin: 0 30px;
	padding: 10px 0;
	line-height: 1.5em;
	overflow: hidden;
}
#contents .tyousei .privacy_all table {
	width: 500px;
	height: auto;
	margin: 0 30px;
	margin-bottom: 10px;
	line-height: 1.5em;
	overflow: hidden;
}
#contents .tyousei .privacy_all table td{
	width: 480px;
}
#contents .tyousei .privacy_all table .mark{
	width: 20px;
}
#contents .tyousei .privacy_all table em{
	visibility: hidden;
}
/* --------------------個人情報の取り扱いページエンド-------------------- */





/* --------------------サイトマップページスタート-------------------- */

#contents h3.sitemap_index1 {
	width: 590px;
	height: 23px;
	background: url(../img/sitemap/10.gif) no-repeat 10px;
}
#contents .tyousei .map_all {
	width: 560px;
	height: auto;
	background: #EDEDFF;
	padding-bottom: 30px;
	margin-top: 10px;
	overflow: hidden;
}
#contents .tyousei .map_all a:hover{
	color: #21217B;
}

#contents table {
	width: 450px;
	margin-top:20px;
	margin-left: 50px;
}
#contents td {
	width: 225px;
	border: 0;
}
#contents td.sitemap_groval1 {
	background: url(../img/sitemap/eyecatch.gif) no-repeat 0 -35px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#contents td.sitemap_groval2 {
	background: url(../img/sitemap/eyecatch.gif) no-repeat 0 -35px;
	padding-left: 15px;
	padding-bottom: 20px;
}
#contents table li {
	height: 13px;
	padding-bottom: 20px;
	text-indent: 2em;
	list-style: none;
}
#contents table td.sitemap_local1 {
	background: url(../img/sitemap/line01.gif) no-repeat 0 0;
}
#contents table td.sitemap_local2 {
	background: url(../img/sitemap/line02.gif) no-repeat 0 0; 
}
#contents table li.empty { 
	background: none;
}
#contents table li em {
	visibility: hidden;
}

#contents .tyousei .map_all p.explain1{
	width: 530px;
	margin-top: 20px;
	padding-left: 30px;
}
#contents .tyousei .map_all p.explain2{
	width: 530px;
	margin-top: 5px;
	padding-left: 30px;
}

/* --------------------サイトマップページエンド-------------------- */





/* -----contents End----- */






/* -----footer Start----- */

#footer {
	width: 800px;
	font-size: 0.9em;
}
#footer .line1 {
	width: 700px;
	margin: 10px 0 10px 0;
	border-bottom: 1px dotted #000000;
}
#footer p {
	height: 46px;
	padding-top: 10px;
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: center;
	background: url(../img/footer_bg.jpg) no-repeat;
}
/* -----footer End----- */
