<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift-JIS";
@media screen and (min-width: 641px){

*{
	margin:0;
	padding:0;
}


.pc_none{
	display: none;
}


.clearfix:after{
	content: "";
	display: block;
	clear: both;
}


body { 
	color: #000000;
	font-family: 'メイリオ','ＭＳ Ｐゴシック','ＭＳ ゴシック', 'ヒラギノ角ゴ Pro W3','HGSゴシックE','MS P Gothic',sans-serif;
	width:100%;
	background-color:#E0E9F3;
	font-size:12px;
	line-height:20px;
}

/*基本カラー*/
#footer01{
	background-color:#202D58;
	color:#FFFFFF;
	padding:50px 0;
	width:100%;
	min-width:900px;
	text-align:center;
}


.title_h2,.title_h2_width,.title_h202{
	background-color:#17A5ED;
	color:#FFFFFF;
	border-bottom:3px #202D58 solid;
}


a{
	color:#3B5FB5;
	text-decoration:underline;
}

a:hover{
	color:red;
	text-decoration:none;
}


img{
	border:0;
	margin:0;
}

table,tr,td {
	border-collapse: collapse; 
}

.clear{
	clear:both;
	height:0px;
}

a img {
	-webkit-transition: 0.3s ease-in-out;
	   -moz-transition: 0.3s ease-in-out;
		 -o-transition: 0.3s ease-in-out;
			transition: 0.3s ease-in-out;
}

a:hover img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#web01{
	width:100%;
}

#header01{
	width:100%;
}

#header01_solto{
	width:100%;
	min-width:900px;
	height:140px;
	background-image:url("./img/header_bg.jpg");
	background-repeat:repeat-x;

}

#header02{
	width:900px;
	margin:0 auto;
	position:relative;
	padding:10px 0;
}


.title_h2{
	width:600px;
	height:38px;
	position:relative;
}

.title_h2 h2{
	font-size:18px;
	font-weight:bold;
	position:absolute;
	top:11px;
	left:20px;
}


.title_h2_width{
	width:880px;
	height:38px;
	margin: 0 0 10px 0;
	position:relative;
}

.title_h2_width h2{
	font-size:18px;
	font-weight:bold;
	position:absolute;
	top:11px;
	left:20px;
}


.logo{
	float:left;
	padding:0 0 0 0;
	width:555px;
}

.logo img{
	width:100%;
}

.logo a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.header_right02{
	float:right;
	width:120px;
	text-align:right;
}

.title_h1{
	font-size:12px;
	color:#FFFFFF;
	width:250px;
	position:absolute;
	bottom:5px;
	right:0;
	text-align:right;
}

.login{
}

#style01{
	width:900px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.style02{
	width:900px;
	margin:0 auto;
	background-color:#FFFFFF;
}

.main_image_area{
	width:900px;
	margin:0;
}


.nav_area01{
	width:100%;
	background-color:#202D58;
	border-top:1px #202D58 solid;
	border-bottom:1px #202D58 solid;

	
}

.nav_area02{
	width:900px;
	margin:0 auto;
}

.sp_menu_button{
	display: none;
}

.header_menu{
	display: flex;
	width: 100%;
	list-style-type: none;
}

.header_menu &gt; li{
	position: relative;
	box-sizing: border-box;
	flex-grow: 1;
}



.header_menu &gt; .header_menu01{
	flex-grow: 1.5;
}

.header_menu &gt; li span{
	position: relative;
	display: block;
	padding: 0 15px;
	text-align: center;
	line-height: 26px;
	font-size:9px;
}

.header_menu &gt; li span:after{
	position: absolute;
	top: 30%;
	right: 10px;
	content: "";
	width: 10px;
	height: 10px;
	transform: rotateZ(45deg);
}


.header_menu02{
	position: absolute;
	top: 50%;
	width: 100%;
	visibility: hidden;
	list-style-type: none;
	z-index: 500;
	opacity: 0;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.header_menu &gt; li:hover .header_menu02{
	top: 100%;
	visibility: visible;
	opacity: 1;
}


.left_content{
	width:600px;
	margin:12px 0 20px 10px;
	float:left;
}

.right_content{
	width:250px;
	margin:12px 10px 20px 0;
	float:right;
}

.right_banner{
	width:100%;
}


.right_banner img{
	margin:0 0 3px 0;
	width:100%;
}

.news_list01{
	width:565px;
	margin:20px auto;
}

.news_list02{
	font-size:14px;
	line-height:20px;
	margin:0 0 10px 0;
	border-bottom:1px #CCCCCC dotted;
}


.box_style01{
	margin:0 auto 10px auto;
	width:100%;
	font-size:12px;
}

.box_style02{
	margin:0 1px 2px 0;
	width:199px;
	float:left;
}


.box_style02 a{
	display:block;
	background-color:#183588;
	color:#FFFFFF;
	text-decoration:none;
	padding:2% 5% 2% 7%;
	border-right:1px #FFFFFF solid;
	background-image:url("./img/img01.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style02 a:hover{
	background-color:#FFCC00;
	color:#265CFF;
	text-decoration:none;
	background-image:url("./img/img02.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style0202{
	margin:0 1px 2px 0;
	width:199px;
	float:left;
}

.box_style0202 a{
	display:block;
	background-color:#787E92;
	color:#FFFFFF;
	text-decoration:none;
	padding:2% 5% 2% 7%;
	border-right:1px #FFFFFF solid;
	background-image:url("./img/img01.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style0202 a:hover{
	background-color:#FFCC00;
	color:#265CFF;
	text-decoration:none;
	background-image:url("./img/img02.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style03{
	margin:0 1px 2px 0;
	width:224px;
	float:left;
	font-size:11px;
}


.box_style03 a{
	display:block;
	background-color:#183588;
	color:#FFFFFF;
	text-decoration:none;
	padding:2% 5% 2% 7%;
	border-right:1px #FFFFFF solid;
	background-image:url("./img/img01.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style03 a:hover{
	background-color:#FFCC00;
	color:#265CFF;
	text-decoration:none;
	background-image:url("./img/img02.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style0302{
	margin:0 1px 2px 0;
	width:224px;
	float:left;
	font-size:11px;
}


.box_style0302 a{
	display:block;
	background-color:#787E92;
	color:#FFFFFF;
	text-decoration:none;
	padding:2% 5% 2% 7%;
	border-right:1px #FFFFFF solid;
	background-image:url("./img/img01.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}

.box_style0302 a:hover{
	background-color:#FFCC00;
	color:#265CFF;
	text-decoration:none;
	background-image:url("./img/img02.png");
	background-repeat:no-repeat;
	background-position:2% 47%;
}



/*■■■スケジュール■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.stSchTitleC {
	text-align:center;
	border: 1px solid #d0dbc8;
	font-size:12px;
	margin:2px 15px;
	padding:5px 0;
	background: #ffffff;

}

.sc_st_new01{
	padding:10px 0;
	width:880px;
	margin:0 auto;
}

.stSchList {
	font-size:12px;
	margin:2px 15px;
	padding:5px 0;
	background: #ffffff;

}

.stSchList img{
	border:none;
	vertical-align:middle;
}

.stSchList table{
	width:100%;
	border:0;
	border-spacing:0px;
	border-collapse:collapse;
	padding:0;
}

.stSchList th{
	text-align:center;
	border: 1px solid #d0dbc8;
	width:50px;
	font-size:12px;
	padding:2px 0;
}

.stSchList td{
	border: 1px solid #d0dbc8;
	text-align:left;
	font-size:12px;
}

.sc01{
	margin:3px;
}


.sc02{
	width:100px;
	float:left;
	margin:0 5px 0 0;
}
.sc03{
	width:690px;
	float:left;
}

/*■■■選手・スタッフ紹介■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.m_list{
	margin:30px 0;
}

.mem_style001{
	width:194px;
	height:470px;
    overflow: hidden;
	margin:0 3px 20px 3px;
	float:left;
}


.mem_style002{
	width:194px;
	text-align:center;
	margin:0 0 5px 0;
}

.mem_style002 img{
	width:194px;
}

.mem_style003{
	font-weight:bold;
	color:#202D58;
	padding: 0 5px;
}

.mem_style004{
	padding: 0 5px;
}

.mem_style005{
	padding: 0 5px;
}


.staff_style{
	width:100%;
    margin: 20px auto;
	border-bottom: 1px #CCCCCC dotted;
}

.staff_style th{ 
	padding: 10px;
    width: 200px;
}

.staff_style th img {
    width: 200px;
}
.staff_style td {
    padding: 10px;
    vertical-align: top;
}


.staff_name{
	font-size:22px;
	font-weight:bold;
	padding:15px 0 5px 0;
	margin:0 0 15px 0;
	border-bottom:2px #202D58 solid;

}

.staff01{
	font-size:14px;
	font-weight:normal;
	padding:15px 15px;
	background-color: #BCE6FA;

}


/*■■■ニュース■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.news01{
	font-size:18px;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	border-bottom:1px #CCC dotted;
	font-weight:bold;
}

.news01 img{
	margin:0 0 10px 0;
}

.news02{
	font-size:12px;
	text-align:right;
}

.news03{
	font-size:14px;
	margin:0 0 15px 0;
}

.news04{
	font-size:14px;
	width:580px;
	margin:0 auto 15px auto;
}

.news05{
	width:580px;
	margin:0 auto 15px auto;
	border:1px #CCCCCC solid;
}

.news06{
	font-size:14px;
	width:580px;
	margin:0 auto 15px auto;
}


.news07{
	font-size:14px;
	width:580px;
	margin:0 auto 15px auto;
}



.news08{
	max-width:580px;
	margin:0 auto 15px auto;
	text-align:center;
}

.kekka_01{
	padding:5px 0;
	text-align:center;
	background-color:#202D58;
	color:#FFFFFF;
	font-weight:bold;
	border:1px #CCCCCC dotted;
	font-size:14px;
}

.kekka_02{
	padding:5px 0;
	text-align:center;
	border:1px #CCCCCC dotted;
	font-size:14px;
}

.kekka_03{
	padding:10px;
	text-align:left;
	border:1px #CCCCCC dotted;
	font-size:14px;
}


/*■■■フォト■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

#BigImage{
	width:600px;
	margin:20px auto 30px auto;
	text-align:center;
}

.p_area001{
	width:600px;
	margin:0 0 20px 0;
}

.photo_content02{
	width:118px;
	height:100px;
	overflow:hidden;
	border:2px #FFFFFF solid;
}

.photo_content02 img{
	width:100%;
	max-height:80px;
}

/*■■■ログイン■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.login001{
	margin:40px auto;
	border:1px #CCC dotted;
}

.login001 table{
	width:100%;
	margin:20px 0;
}

.login001 th{
	width:100px;
	text-align:right;
	font-size:normal;
	padding:5px 0;
}

.login001 td{
	width:300px;
	padding:5px 0;
}

.input1{
	font-size:14px;
	padding:5px 10px;
	width:280px;
}

.login003{
	text-align:center;
	margin:0 0 20px 0;
}

/*■■■お問い合わせ■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.contact_form{
	width:600px;
	margin:20px auto 30px;
}

.contact_form td{
	padding:5px 10px;
	border:1px #CCCCCC solid;
}

.contact_1{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#202D58;
	width:200px;
}

.contact_btn{
	text-align:center;
}

.contact_btn input{
	padding:10px 30px;
	font-size:16px;
	margin:20px auto;
}

.input_st01{
	width:300px;
	padding:5px;
	margin:0 0 10px 0;
}

.input_st02{
	width:80px;
	padding:5px;
}
.input_st03{
	width:300px;
	padding:5px;
	height:80px;
}


/*■■■ブログ■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

.blog_style01{
	width:600px;
	padding:20px 0 40px 0;
}


.soul_title03 { 
 border-bottom: double 5px #202D58;
 font-size:18px;
 font-weight:bold;
 color:#202D58;
 padding:0 0 5px 0;
}


.soul_body01{
	font-size:14px;
	line-height:28px;
	margin:30px 0 40px 0;
}

.soul_body01 ol{
	margin:20px 0 20px 30px;
}

.blog_bot{
	text-align:center;
}

.blog_img{
	width:100%;
	margin:0 0 5px 0;
	text-align:center;
}
.blog_img img{
	width:100%;
	margin:0 0 5px 0;
}


.side_menu_blog_list01{
	width:200px;
	padding:20px;
	border:5px #333 solid;
	margin:5px 0;	 
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  
}



.side_menu_blog_list02{
	background-image:url("./img/icon_blog.gif");
	background-repeat:no-repeat;
	background-position:0 8px;
	padding:0 0 0 10px;
	line-height:16px;
	margin:0 0 10px 0;
}

.side_menu_blog_list03{
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 0;
}

.side_menu_blog_list03 img{	
	width:200px;
}


.more{
	width:140px;
	float:right;
	border:1px #202D58 solid;
}

.more a{
	display:block;
	padding:3px 0;
	text-align:center;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#202D58;
}

.more a:hover{
	background-color:#009AE1;
	color:#FFFFFF;
}


.side_sh01{
	background-color: #202D58;
	margin:0 0 3px 0;
	padding:15px;
}
.side_sh02{
	color:#FFFFFF;
	font-size: 18px;
    font-weight: bold;
	text-align:center;
	margin:0 0 10px 0;
}
.side_sh03{
	background-color: #FFFFFF;
	padding:10px 15px;
}
.side_sh04{
	padding:5px 0;
	border-bottom:1px #CCCCCC dotted;
	font-size: 14px;
}
.side_sh05_title{
	background-color: #17A5ED;
	color:#FFFFFF;
	padding:2px 5px;
	border-radius:5px;
	margin:0 0 5px 0;
}
.side_sh05_01{
    font-weight: bold;

}

.top_infom01{
    width: 295px;
    float: left;
	margin:0 0 15px 0;
}
.top_infom02 {
    width: 295px;
    float: right;
	margin:0 0 15px 0;
}
.top_infom_title01{
    background-color:#202D58;
    border-left: 5px #17A5ED solid;
    color: #FFFFFF;
    font-size: 18px;
    font-weight: bold;
    padding: 10px 20px;
    margin: 0 0 10px 0;
}
.top_infom_table01{
	width: 295px;
    margin: 0 auto 20px auto;
}
.top_infom_table01 th{
	background-color: #17A5ED;
    border: 1px #202D58 solid;
    color: #FFFFFF;
    padding: 2px;
}
.top_infom_table01 td{
    padding: 2px;
    border: 1px #202D58 solid;
}

.juefootball_title01{
	padding: 7px 0 5px 5px;
    border-left: 10px #202D58 solid;
    margin-bottom: 10px;
    color: #202D58;
    font-size: 16px;
    margin: 5px 0 10px 0;
}


.page_content01{
	margin:0 0 50px 0;
}



.page_content01 iframe{
	width:100%;
}

.club_text01{
	width:100%;
}


.club_text01 th{
	border:1px #333333 solid;
	background-color:#CCCCCC;
	padding:10px;
	width:160px;
}

.club_text01 td{
	border:1px #333333 solid;
	padding:10px;
}

.club_text01 ul{
	margin:0 0 0 30px;
}

.club_text01 table{
	margin:0 0 10px 0; 
	width:100%;
}

.renshu01{
	margin:0 0 50px 0;
}

.renshu01 img{
	margin:0 0 10px 0;
}

.renshu_title{
	border-bottom:3px #202D58 solid;
	font-size:16px;
	font-weight:bold;
	margin:0 0 30px 0;
}

.page_area{
	margin:30px 0;
}


.page_btn01 li{
	width:49%;
	margin:0 0.5%;
	float:left;
	list-style-type:none;
}


.page_btn01 li a{
	display:block;
	padding:5px 0;
	text-align:center;
	background-color:#202D58 ;
	color:#FFFFFF;
	text-decoration:none;
}


.page_btn01 li a:hover{
	background-color:#17A5ED;
}



.link_style{
	margin:20px 0;
}

.link_style th{
	padding:0 10px;
}

.link_style th img{
	width:200px;
}

.link_style td{
	width: 100%;
	padding:0 10px;
}

.link07{
    font-size: 14px;
    font-weight: normal;
	padding: 15px 15px;
	background-color: #17A5ED;
}

.link06{
    font-size: 22px;
    font-weight: bold;
    padding: 15px 0 5px 0;
    margin: 0 0 15px 0;
    border-bottom: 2px #202D58 solid;
}

.box01{
	width: 100%;
}

.box01 td {
    padding: 10px;
    border: 1px #CCCCCC solid;
}
.page_table, .page_table01 {
	width: 100%;
	margin-bottom: 25px;
}
.page_table th, .page_table01 th {
        padding: 5px;
        border: 1px #333 solid;
        background: #17A5ED;
        color: #fff;
    }
.page_table td, .page_table01 td {
        padding: 5px;
        border: 1px #333 solid;
    }
}</pre></body></html>