@charset "Shift-JIS";
@media screen and (min-width: 640px){
*{
	margin:0;
	padding:0;
}

body { 
	color: #000000;
	font-family: 'CI','lr oSVbN','lr SVbN', 'qMmpS Pro W3','HGSSVbNE','MS P Gothic',sans-serif;
	width:100%;
	background-color:#F2F7FD;
	font-size:12px;
	line-height:20px;
}

/*ξ{J[*/
#footer01{
	background-color:#13489D;
	color:#FFFFFF;
	border-top:5px #FF5006 solid;
}

.title_h2,.title_h2_width,.title_h202{
	background-color:#EEEEEE;
	border-top:3px #13489D solid;
	
}

.pc_none{
	display:none;
}


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

a:hover{
	color:red;
	text-decoration:none;
}
/*ξ{J[*/

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%;
	background-image:url("./img/header_bg01.jpg");
	border-top:3px #FF5006 solid;
	border-bottom:2px #FF5006 solid;
}

#header02{
	width:980px;
	margin:0 auto;
	position:relative;
}


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

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

.title_h202{
	width:960px;
	height:38px;
	position:relative;
	margin:0 auto;
}

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

.title_h2_width{
	width:960px;
	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{
	width:706px;
	float:left;
	margin:10px 0;
}

.logo a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.counter{
	width:100px;
	float:right;
	margin:10px 0 0 0;
}

.counter02{
	margin:0 auto;
}

.counter_area{
	padding:0 5px;
}

.header_right02{
	float:right;
	width:116px;
	text-align:right;
	margin:30px 0 0 0;
}

.title_h1{
	color:#FFFFFF;
	font-size:13px;
	text-align:right;
	position:absolute;
	top:2px;
	right:0;
}
.login{
}

#style01{
	width:980px;
	margin:0 auto;
	background-color:#FFFFFF;
}

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

.index_banner{
	margin-top: 10px;
	text-align: center;
}

.nav_area01{
	width:100%;
	background-image:url("./img/menu_bg01.jpg");
	border-bottom:2px #FF5006 solid;
	
}

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

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

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

.right_content img{
	margin:0 0 3px 0;
}

.news_list01{
	width:660px;
	margin:35px auto;
}

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

.news_list02 a{
	color:#000000;
}

.news_list02 a:hover{
	color:#FF5006;
}


#footer01{
	width:100%;
	padding:50px 0;
	text-align:center;
}

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

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


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

.box_style02 a:hover{
	background-color:#333333;
	color:#FFFFFF;
	text-decoration:none;
}

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

.box_style0202 a{
	display:block;
	background-color:#054E99;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 5px 5px 15px;
	border-right:1px #FFFFFF solid;
	background-image:url("./img/img01.png");
	background-repeat:no-repeat;
	background-position:5px center;
}

.box_style0202 a:hover{
	background-color:#FF4612;
	color:#FFFFFF;
	text-decoration:none;
}

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


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

.box_style03 a:hover{
	background-color:#333333;
	color:#FFFFFF;
	text-decoration:none;
}

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


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

.box_style0302 a:hover{
	background-color:#FFCC00;
	color:#FFFFFF;
	text-decoration:none;
}



/*‘‘‘XPW[‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/
.stSchListFctrp{
	padding-bottom: 50px;
}

.stSchListFctrp table{
	margin: 0 auto;
	width:700px;
}

.stSchListFctrp td{
	width:100px;
}


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

}

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

}

.stSchTitleS{
	width:900px;
	border: 1px solid #d0dbc8;
	font-size:12px;
	margin:0 auto 10px auto;
	padding:5px 10px;
	background: #ffffff;
}

.stSchTitleC {
	text-align:center;
	border: 1px solid #d0dbc8;
	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;
}

.sc_style01{
	text-align:center;
	padding:0 0 40px 80px;
}

.sh_content01{
	width: 100px;
	font-size:12px;
	line-height:16px;
	background-color:#CCCCCC;

}

.sh_content02{
	height: 90px;
	vertical-align: top;
	width: 100px;
	color: #4169E1;
	font-size:12px;
	text-align: left;
	line-height:16px;
}

.sh_content03{
	height: 90px;
	vertical-align: top;
	width: 100px;
	color: #C00000;
	font-size:12px;
	text-align: left;
	line-height:16px;
}

.sh_content04{
	height: 90px;
	vertical-align: top;
	width: 100px;
	color: #333333;
	font-size:12px;
	text-align: left;
	line-height:16px;
}

.sh_content05{
	width: 520px;
	font-size:14px;
	line-height:18px;
	padding:10px 15px 10px 10px;
	text-align:left;
}

.sh_content06{
	margin:20px 0 0 0;
	width:740px;
}

/*‘‘‘IθEX^btΠξ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.menber001{
	width:660px;
	margin:10px auto 10px auto;
	padding:10px 0;
	border:1px green dotted;
}

.menber002{
	font-size:18px;
	padding:0 0 5px 0;
	margin:0 0 10px 0;
	font-weight:bold;
}

.menber003{
	font-size:12px;
}

.m_list {
	width: 660px;
	margin:20px auto 20px auto;
}


.member_content02{
	width:150px;
	padding:20px 0 0 0;
	float:left;
}

.member_content02 img{
	width:150px;
	margin:0 0 30px 0;
}

.member_content03{
	padding:20px 0 20px 0;
	vertical-align:top;
	margin:0 0 40px 0;
}

.menmber_name001{
	font-weight:bold;
	font-size:16px;
	border-left:5px #1D2089 solid;
	border-bottom:1px #1D2089 dotted;
	padding:5px 0 5px 10px;
}

.menmber_name002{
	margin:10px;
	color:#1C208B;
	font-size:14px;
	font-weight:bold;

}

.menmber_name003{
	margin:10px;
}

.m_list td{
	border:1px #CCCCCC dotted;
	padding:5px;
}

.m_list05{
	width:180px;
	background-color:#DDDDDD;
	text-align:center;
}

.m_list06{
	width:60px;
	background-color:#DDDDDD;
	text-align:center;
}

.m_list07{
	width:100px;
	background-color:#DDDDDD;
	text-align:center;
}

.m_list08{
	background-color:#DDDDDD;
	text-align:center;
}



/*‘‘‘j[X‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

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

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

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

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

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

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

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


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



.news08{
	max-width:660px;
	margin:0 auto 15px auto;
}

.kekka_01{
	padding:5px 0;
	text-align:center;
	background-color:#13489D;
	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;
}


/*‘‘‘tHg‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

#BigImage{
	width:660px;
	margin:20px auto 30px auto;
}

.p_area001{
	width:660px;
	margin:0 auto;
}

.photo_content02{
	max-width:131px;
	height:100px;
	overflow:hidden;
	border:1px #FFFFFF solid;
	text-align:center;
}

.photo_content02 img{
	width:auto;
	height:100%;
}

/*‘‘‘OC‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.login001{
	width:400px;
	padding:20px 40px;
	margin:40px auto;
	border:1px #CCC dotted;
}

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

.login001 th{
	width:80px;
	text-align:right;
}

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

.input1{
	width:280px;
	padding:5px 10px;
}

.login002{
	width:46px;
	margin:0 auto;
}

/*‘‘‘¨β’νΉ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.contact_form{
	width:650px;
	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:#333333;
	width:150px;
}

.contact_btn{
	text-align:center;
}

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

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

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

.input_st04{
	padding:5px;
	margin:5px 0
;}


/*‘‘‘uO‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.blog_style01{
	width:680px;
	padding:0 0 40px 0;
	border-bottom:1px #333333 dotted;
	margin:0 0 30px 0;
}

.soul_title03{
	font-size:18px;
	line-height:1.5;
	border-bottom:2px #13489D solid;
    color: #13489D;
	padding:5px;
	margin:0 0 40px 0;
	font-weight:bold;
}

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

.blog_img{
	text-align:center;
}

.blog_img img{
	margin:0 0 5px 0;
	max-width:660px;
}

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

.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p */  
    -moz-border-radius: 10px;   /* Firefoxp */  
}



.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;
}

.sc_st_new01{
	margin:0 auto;
	width:960px;
	padding:20px 0;
}


.ac_sty001{
	width:540px;
	border:2px #3B5FB5 dashed;
	padding:20px;
	margin:20px auto;
	background-color:#F2F7FD;
}

.ac_sty002{
	font-size:20px;
	line-height:28px;
	font-weight:bold;
	color:#3B5FB5;
	margin:0 0 10px 0;
}

.ac_sty003{
	margin:10px 0 10px 0;
}

.ac_sty005{
	border-bottom:1px #333333 solid;
}

.ac_sty004{
	width:270px;
	float:left;
	margin:5px 0 5px 0; 
	text-align:center;
}

.ac_sty006{
	width:270px;
	float:right;
	margin:5px 0 5px 0;
	text-align:center;
}

.link_style{
	width:220px;
	margin:20px 10px;
	float:left;
}

.link_style a{
	text-decoration:none;
	display:block;
}

.link01{
	height: 79px;
    width: 200px;
    border: 1px #CCCCCC solid;
    overflow: hidden;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.link01 img{
	max-width: 100%;
    max-height: 79px;
}

.link02{
	text-align:center;
}



.more01{
	width:140px;
	float:right;
}

.more01 a{
	display:block;
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:3px 0;
	background-image:url("./img/more01.png");
	background-repeat:no-repeat;
	background-position:92% center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.more01 a:hover{
	background-color:#FF5006;
}

.top_text_area{
	margin:30px 0;
	border:1px #13489D  solid;
	padding:0;
}

.top_text_title{
	font-size:20px;
	font-weight:bold;
	background-color:#13489D;
	color:#FFFFFF;
	padding:10px;
	border-bottom:3px #FF5006 solid;
}

.top_text{
	padding:30px 20px;
	font-size:14px;
	line-height:1.6;
	background-image:url("./img/logo_bg01.png");
	background-position:90% center;
	background-repeat:no-repeat;
}

.back01{
	width:140px;
	float:right;
	margin:20px 0;
}

.back01 a{
	display:block;
	background-color:#000000;
	color:#FFFFFF;
	text-decoration:none;
	text-align:center;
	padding:3px 0;
	background-image:url("./img/back01.png");
	background-repeat:no-repeat;
	background-position:8% center;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.back01 a:hover{
	background-color:#FF5006;
}


.movie_list01{
	width:680px;
	margin:20px 0;
}

.movie_list02{
	padding:0 0 20px 0;
	margin:0 0 20px 0;
	border-bottom:1px #CCCCCC dotted;
}

.movie_title{
	font-size:16px;
	font-weight:bold;
	margin:10px 0;
}

.page_area{
	margin:30px 0;
}

.page_area img{
	max-width:680px;
	text-align:center;
	margin:0 0 5px 0;
}

.map_area{
	margin:0 0 20px 0;
}

.map_title{
	border-left:5px #13489D solid;
	border-bottom:1px #13489D solid;
	padding:5px 10px;
	margin:0 0 20px 0;
	font-size:16px;
}

.map_area p{
	margin:0 0 20px 0;
}

.map_area iframe {
	margin:0 0 10px 0;
	width:680px;
}

.club_text01 {
    margin: 20px 10px;
}
.club_text01 th {
    width: 140px;
    padding: 10px;
    background-color: #FFECD9;
    border: 1px #FF7F00 solid;
}
.club_text01 td {
    width: 510px;
    padding: 10px;
    border: 1px #FF7F00 solid;
}
.club_text01 ul {
    margin: 0 0 0 20px;
}
.renshu01 {
    width: 650px;
    margin: 20px auto;
}
.renshu_title {
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 20px 0;
    border-bottom: 2px #13489D solid;
}
.renshu01 p {
    margin: 0 5px 30px 10px;
    line-height: 1.7;
    font-size: 14px;
}
.index_banner{
	margin:0 auto 20px auto;
    width:680px;
}
.index_banner img{
    width:680px;
}
.index_banner01{
	margin-bottom: 10px;
    text-align: center;
}






}