@charset "Shift_JIS";

body {
	background-color: #FFFFFF;
	margin: 0em;
	padding: 0em;
	color: #333333;
	text-align: center;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #CC0066;
	text-decoration: none;
}
a:hover {
	color: #0033CC;
	text-decoration: underline;
}
a:active {
	color: #009900;
	text-decoration: underline;
}
h1 {
	font-size: 1.5em;
	margin-bottom: 1em;
	margin-top: 0px;
}
h2 {
	font-size: 1.2em;
	margin: 0px;
}
h3 {
	font-size: 1em;
	color: #FF8000;
	margin: 0px;
}
p {
	margin: 0px;
}
ul {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 0.5em;
	list-style-type: none;
}
form {
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	padding: 0px;
}
input {
	vertical-align: middle;
}
select {
	vertical-align: middle;
}

/*項目区切り線----------------------------------------------------*/
.menu-left {
	padding-right: 10px;
	border-right: solid 0.1em #696969;
}
.menu-line {
	padding-right: 10px;
	padding-left: 10px;
	border-right: solid 0.1em #696969;
}
.menu-right {
	padding-left: 10px;
}

/*コンテンツ----------------------------------------------------------*/
#content {
	font-size: 0.75em;
	line-height: 1.4;
	background-color: #FFFFFF;
	text-align: left;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

/*メニュー1--------------------------------------------------*/
#menu1 {
	height: 20px;
	width: 770px;
	padding-top: 1em;
	padding-bottom: 1em; 
}
#menu1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#menu1 li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 20px;
	text-indent: -9999px;
}
#menu1 li a {
	display: block;
	padding: 0px;
	height: 20px;
	text-decoration: none;
	background-image: url(images/top/menu1.gif);
	background-repeat: no-repeat;
}

/*メニュー1各項目の幅を指定----------------------------------*/
#menu1 li#menu1-top {
	width: 95px;
}
#menu1 li#menu1-sch {
	width: 95px;
}
#menu1 li#menu1-stf {
	width: 95px;
}
#menu1 li#menu1-dis {
	width: 95px;
}
#menu1 li#menu1-com {
	width: 95px;
}
#menu1 li#menu1-ref {
	width: 95px;
}
#menu1 li#menu1-tec {
	width: 95px;
}
#menu1 li#menu1-doc {
	width: 94.5px;
}

/*トップ時ヘッダメニュー画像の位置を指定----------------------------------*/
#menu1 li#menu1-top a {
	background-position: 0 0px; 
}
#menu1 li#menu1-sch a {
	background-position: -96.5px 0;
}
#menu1 li#menu1-stf a {
	background-position: -193px 0;
}
#menu1 li#menu1-dis a {
	background-position: -289.5px 0;
}
#menu1 li#menu1-com a {
	background-position: -386px 0;
}
#menu1 li#menu1-ref a {
	background-position: -482.5px 0;
}
#menu1 li#menu1-tec a {
	background-position: -578.5px 0;
}
#menu1 li#menu1-doc a {
	background-position: -675.5px 0;
}

/*ロールオーバー時の位置を指定------------------------------------*/
#menu1 li#menu1-top a:hover {
	background-position: 0 -20px;
}
#menu1 li#menu1-sch a:hover {
	background-position: -96.5px -20px;
}
#menu1 li#menu1-stf a:hover {
	background-position: -193px -20px;
}
#menu1 li#menu1-dis a:hover {
	background-position: -289.5px -20px;
}
#menu1 li#menu1-com a:hover {
	background-position: -386px -20px;
}
#menu1 li#menu1-ref a:hover {
	background-position: -482.5px -20px;
}
#menu1 li#menu1-tec a:hover {
	background-position: -578.5px -20px;
}
#menu1 li#menu1-doc a:hover {
	background-position: -675.5px -20px;
}

/*メニュー1----------------------------------------------------------*/
#menu1 {
	margin-bottom: 0em;	
}
#menu1 li {
	display: inline;
}

/*メニュー2----------------------------------------------------------*/
#menu2 {
	margin-bottom: 0em;	
}
#menu2 h2 {
	color: #339933;
	background-color:#FFFFFF;
	background-image: url(images/top/menu2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
}
#menu2 li {
	display: inline;
}

/*サイドバー----------------------------------------------------------*/
#sidebar{
	font-size: 1em;
	width: 160px;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-right: 10px;
	float: left;
}

/*リンク----------------------------------------------------------*/
#link {
	margin-bottom: 1em;
}
#link h2 {
	color: #339933;
	background-color:#FFFFFF;
	background-image: url(images/top/link.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
}
#link li {
	list-style-type: none;
	mergin-bottom: 1em;
}
.link-jfa {
	margin-bottom: 0.5em;
}

/*アクセス----------------------------------------------------------*/
#access_img {
	margin-bottom: 1em;
}

/*バナー----------------------------------------------------------*/
#banner {
	margin-bottom: 1em;
}


#banner ul {
	list-style-type: none;
}

#banner li {
	list-style-type: none;
	mergin-bottom: 1em;
}

/*メイン----------------------------------------------------------*/
#main {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 20px;
	float: right;
}
#main photo{
	text-align: center;
}

/*ニュース----------------------------------------------------------*/
#news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#news h2 {
	color: #003399;
	background-color:#003399;
	background-image: url(images/top/news.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
}
#news li {
	padding-right: 1em;
	padding-bottom: 1em;
}

/*JFA----------------------------------------------------------*/
#jfa_notice {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#jfa_notice h2 {
	color: #003399;
	background-color:#003399;
	background-image: url(images/top/jfa_notice.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
}
#jfa_notice li {
	padding-right: 1em;
	padding-bottom: 1em;
}

/*アクセス----------------------------------------------------------*/
#access {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#access h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_access.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
}
#access li {
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*年間スケジュール_ニュース----------------------------------------------------------*/
#sch_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sch_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_sch.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
}
#sch_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*組織_ニュース----------------------------------------------------------*/
#stf_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#stf_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_stf.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
}
#stf_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*規律_ニュース----------------------------------------------------------*/
#dis_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#dis_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_dis.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
}
#dis_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*競技_ニュース----------------------------------------------------------*/
#com_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#com_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_com.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
}
#com_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*審判_ニュース----------------------------------------------------------*/
#ref_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#ref_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_ref.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
}
#ref_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*技術_ニュース----------------------------------------------------------*/
#tec_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#tec_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_tec.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
}
#tec_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*医事_ニュース----------------------------------------------------------*/
#doc_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#doc_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_doc.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
}
#doc_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*国体近畿ブロック_ニュース----------------------------------------------------------*/
#kokutai_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#kokutai_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_kokutai.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #0C419A;
}
#kokutai_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*第1種_ニュース----------------------------------------------------------*/
#c1_1_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#c1_1_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_c1_1.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #0C419A;
}
#c1_1_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}
#c1_2_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#c1_2_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_c1_2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #0C419A;
}
#c1_2_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}
#c1_3_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#c1_3_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_c1_3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #0C419A;
}
#c1_3_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*第2種_ニュース----------------------------------------------------------*/
#c2_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#c2_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_c2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #0C419A;
}
#c2_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*第3種_ニュース----------------------------------------------------------*/
#c3_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#c3_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_c3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #0C419A;
}
#c3_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*第4種_ニュース----------------------------------------------------------*/
#c4_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#c4_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_c4.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #0C419A;
}
#c4_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*女子_ニュース----------------------------------------------------------*/
#ladies_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#ladies_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_ladies.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #0C419A;
}
#ladies_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*シニア_ニュース----------------------------------------------------------*/
#senior_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#senior_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_senior.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #0C419A;
}
#senior_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*フットサル_ニュース----------------------------------------------------------*/
#futsal_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#futsal_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_futsal.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #0C419A;
}
#futsal_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*後援行事_ニュース----------------------------------------------------------*/
#support_news {
	width: 595px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #0C419A;
}
#support_news h2 {
	color: #FFFFFF;
	background-color:#FFFFFF;
	background-image: url(images/title_support.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 20px;
	width: 100%;
	margin-bottom: 0.3em;
	border-bottom: 1px solid #0C419A;
}
#support_news li {
	background-image: url(images/top/disc_2_666666.gif);
	background-repeat: no-repeat;
	background-position: 0.25em 0.5em;
	padding-left: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
}

/*フッタ----------------------------------------------------------*/
#footer {
	margin-bottom: 10px;
	clear: both;
	border-top: 1px solid #696969;
}

/*フッタメニュー--------------------------------------------------*/
.footnavi-line {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 0.5em;
	padding-left: 0.5em;
}
#footnavi-left {
	padding-left: 0em;
	padding-right: 0.5em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#footnavi-right {
	padding-left: 0.5em;
}

/*コピーライト---------------------------------------------------*/
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
}

/*文字拡大時はみだし防止------------------------------------------*/
/*WindowsIEには適用しMacIEには適用しない--------------------------*/

/* 開始 \*/
* html .hamidashi-boushi {
	overflow: hidden;
}
/* 終了 */


/*MacIE5のみ適用-------------------------------------------------*/

/* 開始 \*//*/
h2 {
	font-size: 0.1em;
	line-height: 1;
}
#topics ul {
	margin-top: 0.3em;
}
#news ul {
	margin-top: 0.3em;
}
.area-left {
	border-right: 0;
}
.area-line {
	border-right: 0;
}
#shisetsu-information h2 {
	background-position: 8px 3px;
}
#shisetsu-information ul {
	margin-top: 0.3em;
}
#taikai-kyokai h2 {
	background-position: 8px 3px;
}
#taikai-kyokai ul {
	margin-top: 0.3em;
}
/* 終了 */


/*Safariのみ適用-------------------------------------------------*/

/* 開始 \*/
html:\66irst-child #calendar caption {
	margin-right: 0px;
}
/* 終了 */