@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:#F76605;
	color:#FFFFFF;
	padding:30px 0;
	text-align:center;
}

.title_h2,.title_h2_width,.title_h202{
	background-color:#F3670A;
	color:#FFFFFF;
	background-image:url("./img/title01.png");
	background-repeat:no-repeat;
	background-position:left;
	margin:0 0 20px 0;
}


a{
	color:#000000;
	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-color:#F76605;
	padding:5px 0;
}

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


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

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

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

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

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

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


.logo{
	width:680px;
	float:left;
}

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

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

.counter02{
	margin:0 auto;
}

.counter_area{
	padding:0 5px;
}

.header_right{
	float:left;
	width:200px;
	text-align:right;
	margin:15px 0 0 0;
}

.header_right02{
	float:right;
	width:300px;
	text-align:right;
	margin:5px 0 0 0;
}


.title_h1{
	color:#FFFFFF;
	font-size:16px;
	position:absolute;
	top:10px;
	left:82px;
}
.login{
	width:110px;
	float:right;
}

#style01{
	width:980px;
	margin:0 auto;
	background-color:#FFFFFF;
	-webkit-box-shadow: 0px 0px 10px #000000;
	-moz-box-shadow: 0px 0px 10px #000000;
	box-shadow: 0px 0px 10px #000000;

}

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

.nav_area01{
	width:100%;
	background-image:url("./img/menu01.jpg");
	background-repeat:repeat-x;
}

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

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

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

.banner_area img{
	margin:0 0 3px 0;
	width:250px;
}

.top_text01{
	width:680px;
	margin:0 auto 20px auto;
}

.top_text02{
	width:660px;
	margin:0 auto 20px auto;
}

.news_list01{
	width:660px;
	margin:0 auto 30px 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_style01_long{
	margin:0 auto 10px auto;
	width:960px;
	font-size:12px;
}

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


.box_style02 a{
	display:block;
	background-color:#F3670A;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 10px 5px 20px;
	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:#333;
	color:#FFFFFF;
	text-decoration:none;
}

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

.box_style0202 a{
	display:block;
	background-color:#F3670A;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 10px 5px 20px;
	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:#333;
	color:#FFFFFF;
	text-decoration:none;
}

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


.box_style03 a{
	display:block;
	background-color:#F3670A;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 10px 5px 20px;
	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:#333;
	color:#FFFFFF;
	text-decoration:none;
}

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


.box_style0302 a{
	display:block;
	background-color:#00238C;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 10px 5px 20px;
	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;
}

.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 {
	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:98px;
	color: #4169E1;
	font-size:12px;
	text-align: left;
	line-height:16px;
	padding:0 1px;
}

.sh_content02 img{
	padding:2px 0 2px 0;
}

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

.sh_content04{
	height: 90px;
	vertical-align: top;
	width: 132px;
	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Πξ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

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

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

.m_list01{
	width:200px;
	background-color:#EEEEEE;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.m_list02{
	width:400px;
	background-color:#EEEEEE;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.m_list05{
	width:300px;
	background-color:#EEEEEE;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.m_list06{
	width:160px;
	background-color:#EEEEEE;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.m_list07{
	width:80px;
	background-color:#EEEEEE;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}

.m_list08{
	width:50px;
	background-color:#EEEEEE;
	text-align:center;
	font-size:14px;
	font-weight:bold;
}


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

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

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

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

.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:#333333;
	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;
	text-align:center;
}

#BigImage img{
	max-width:660px;
}

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

.photo_content02{
	width:130px;
	height:87px;
	overflow:hidden;
	border:1px #FFFFFF solid;
}

.photo_content02 img{
	width:130px;
	height:87px;
}

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

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

.login001 table{
	margin:0 0 30px 0;
	width:400px;
}

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

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

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

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

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

.contact_form{
	width:660px;
	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;
}

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

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

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

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

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

.soul_title03{
	background-color:#F3670A;
	color:#FFFFFF;
	background-image:url("./img/title01.png");
	background-repeat:no-repeat;
	background-position:left;
	margin:0 0 20px 0;
	padding:10px 5px 8px 20px;
	font-size:18px;
	font-weight:bold;
}

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

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

.blog_img{
	max-width:660px;
	text-align:center;
}

.blog_img img{
	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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;
	padding:15px 0 0 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: 660px;
    margin: 20px auto 0 auto;
}

.link01{
	width: 200px;
    padding: 5px 0;
    float: left;
    margin: 0 10px 20px 10px;
	display:table-cell;
	vertical-align:middle;
}

.link02{
    text-align: center;
}

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

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



.more01{
	float:right;
}

.more01 a{
	color:#FFFFFF;
	display:block;
	background-color:#333333;
	text-decoration:none;
	padding:1px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px #333333 solid;
}

.more01 a:hover{
	color:#333333;
	background-color:#FFFFFF;
	border:1px #333333 solid;
}

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

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

.prof_box01{
	width:660px;
	margin:0 auto 50px auto;
	font-size:14px;
}

.prof_box01 th{
	width:110px;
	padding:10px 10px;
	background-color:#DDDDDD;
	border:1px #EEEEEE solid;
}

.prof_box01 td{
	width:510px;
	padding:10px 10px;
	line-height:1.8;
	border:1px #EEEEEE solid;
}

.prof_box01_left{
	width:100px;
	float:left;
}

.prof_box01_right{
	width:350px;
	float:left;
}

.group_a{
	background-color:red;
	color:#FFFFFF;
	padding:0 10px;
}

.group_b{
	background-color:blue;
	color:#FFFFFF;
	padding:0 10px;
}

.prof_box01_left02{
	width:200px;
	margin:0 0 0 30px;
	float:left;
}

.prof_box01_right02{
	width:270px;
	float:left;
}

.prof_font01{
	margin:0 0 0 30px;
	font-size:12px;
}

.prof_font02{
	font-weight:bold;
	text-decoration:underline;
}

.prof_title01{
	border-left:7px #F76605 solid;
	border-bottom:1px #F76605 solid;
	padding:5px 5px 5px 15px;
	font-size:18px;
	font-weight:bold;
	margin:0 0 40px 0;
}

.prof_box02{
	margin:0 0 40px 0;
}

.prof_box02_title{
	font-size:20px;
	font-weight:bold;
	color:#F76605;
	margin:0 0 10px 0;
}

.prof_box02 p{
	line-height:1.8;
	font-size:14px;
}

.prof_logo01{
	width:108px;
	margin:0 auto 30px auto;
}

.prof_font03{
	font-weight:bold;
	color:red;
	font-size:16px;
}

.prof_font04{
	font-weight:bold;
	color:#F76605;
	font-size:16px;
}

.prof_font05{
	font-weight:bold;
	color:blue;
	font-size:16px;
}

.prof_title02{
	font-size:28px;
	font-weight:bold;
	padding:0 0 5px 0;
	border-bottom:3px #F76605 solid;
	margin:0 0 30px 0;
}

.prof_font06{
	color:#F76605;
}

.prof_box02_left{
	width:250px;
	float:left;
	color:red;
	font-size:16px;
	font-weight:bold;
	line-height:2;
}

.prof_box02_right{
	width:200px;
	float:left;
	line-height:2;
	font-size:16px;
}

.prof_title03{
	background-image:url("./img/ball01.png");
	background-position:left center;
	background-repeat:no-repeat;
	font-size:16px;
	padding:3px 10px 0 25px;
	margin:0 0 20px 0;
	border-bottom:1px #CCCCCC dotted;
}

.prof_box02_left02{
	width:140px;
	float:left;
	font-size:16px;
	font-weight:bold;
	line-height:2;
}

.prof_box02_right02{
	width:400px;
	float:left;
	line-height:2;
	font-size:16px;
}

.pc_none{
	display:none;
}

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


.movie02{
	font-size:18px;
	font-weight:bold;
	margin:10px 0 20px 0;
}


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

.menber001{
	width:600px;
	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: 680px;
	margin:30px auto 20px auto;
}

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


.member_content02{
	width:200px;
	text-align:center;
	float:left;
}

.menmber_name002_bg{
	background-color:#0041A0!important;
	color:#FFFFFF;
	padding:0 10px;
}

.member_content02 img{
	max-width:200px;
	margin:0 0 30px 0;
}

.member_content03{
	width:470px;
	vertical-align:top;
	float:right;
}

.menmber_name001{
	font-weight:bold;
	font-size:16px;
	border-bottom:2px #0041A0 solid;
	padding:0 0 3px 0;
	margin:0 0 20px 0;
}

.menmber_name002{
	margin:0 0 10px 0;
	color:#0041A0;
	font-size:14px;
	font-weight:bold;

}

.menmber_name003{
	margin:10px 0;
}

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

.mem_style002{
	width:220px;
	height:123px;
	text-align:center;
	margin:0 0 5px 0;
}

.mem_style002 img{
	height:123px;
}

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

.mem_style004{
	padding: 0 5px;
}

.mem_style005{
	padding: 0 5px;
}

.top_banner01{
	width:100%;
}
.top_banner01 img{
	width:100%;
}

}