@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',serif;
	width:100%;
	background-color:#EFEFEF;
	font-size:14px;
	line-height:20px;
}

/*ξ{J[*/
#footer01{
	background-color:#002060;
	color:#FFFFFF;
}

.title_h2,.title_h2_width,.title_h202{
	background-color:#002060;
	color:#FFFFFF;
}


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

a:hover{
	color:red;
	text-decoration:underline;
}
/*ξ{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%;
	height:123px;
	background-image:url("./img/head01.jpg");
	background-repeat:repeat-x;
}

#header02{
	width:1200px;
	height:123px;
	margin:0 auto;
}

.header03{
	width:800px;
	height:123px;
	margin:0 auto;
	position:relative;
}



.title_h2{
	width:560px;
	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:780px;
	height:38px;
	margin: 15px 0 10px 10px;
	position:relative;
}

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

.logo02{
	width:86px;
	height:123px;
	float:left;
}



.logo{
	width:501px;
	height:123px;
	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_right02{
	float:right;
	width:158px;
	text-align:right;
	margin:5px 0 0 0;
}

.title_h1{
	color:#FFFFFF;
	padding:45px 0 0 0;
	float:left;
}

.title_h1sp{
	display:none;
}

.title_font{
	font-size:12px;
}

.login{
}

.title_head01{
	text-align:center;
	font-weight:bold;
	margin:47px 0 0 0;
	font-size:12px;
}

#style01{
	width:800px;
	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:800px;
	margin:0;
}

.main_image_area img{
}

.nav_area01{
	width:100%;
	margin:0 auto 1px auto;	
	background-image:url("./img/bg_nav.jpg");
	background-repeat:repeat-x;
}

.nav_area02{
	width:799px;
	margin:0 auto;	
	border-right:1px #00CCFF solid;
}

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

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

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

.ba01 img{
	width:210px;
}

.news_list01{
	width:540px;
	margin:20px auto;
	background-image:url("./img/news01.png");
	background-repeat:no-repeat;
	background-position:center;
}

.news_list03{
	width:540px;
	margin:20px auto;
}

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

.news_list02 a{
	text-decoration:none;
	color:#000000;
}

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

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

.footer02{
	background-color:#00B0F0;
	padding:20px 0;
}

.footer03{
	background-color:#FFFFFF;
	padding:10px 0;
	border-top:1px #CCCCCC solid;
}

.footer04{
	width:800px;
	margin:0 auto;
}

.footer04 a{
	color:#002060;
	text-decoration:none;
}

.footer04 a:hover{
	color:#002060;
	text-decoration:underline;
}



/*‘‘‘XPW[‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.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: 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: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: 560px;
	margin:20px auto 20px auto;
}


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

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

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

.menmber_name001{
	font-weight:bold;
	font-size:16px;
	padding:5px 0 5px 10px;
}

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

}

.menmber_name003{
	margin:10px;
}

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

.news01{
	font-size:18px;
	padding:0 0 5px 0;
	margin: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:540px;
	margin:0 auto 15px auto;
	line-height:23px;
}

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

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


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



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

.kekka_01{
	padding:5px 0;
	text-align:center;
	background-color:#002060;
	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:500px;
	margin:20px auto 30px auto;
}

.p_area001{
	width:560px;

}

.photo_content02{
	width:112px;
	height:60px;
	overflow:hidden;
}

.photo_content02 img{
	width:100px;
}

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

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

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

.login001 td{
	width:240px;
	padding:5px 5px;
	text-align:center;
}

.input1{
	width:240px;
	padding:5px 0;
}

.login002{
	width:150px;
	margin:20px auto;
}


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

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

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

.contact_1{
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	background-color:#00B0F0;
}

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

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


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

.side_text{
	text-align:center;
}

.blog_style01{
	width:540px;
	margin:0 auto 20px auto;
}

.soul_title03{
	font-size:18px;
	line-height:1.5;
	border-bottom:1px #333 solid;
	margin:0 0 20px 0;
}

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

.soul_body01 img{
	max-width:520px;
}

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

.side_menu_blog_list01{
	width:178px;
	padding:20px 10px;
	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_list01 td{
	width:178px;
}



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

.link01{
	width:860px;
	margin:20px auto 0 auto;
}

.link02{
	width:200px;
	 padding: 5px 0;
	 text-align: center;
	 float:left;
	 margin:0 20px 20px 0;
}

.link02 img{
	border:1px #CCCCCC solid;
	width:190px;
}

.link03{
	width:200px;
	 padding: 5px 0;
	 text-align: center;
	 float:left;
	 margin:0 0 20px 0;
}

.link03 img{
	border:1px #CCCCCC solid;
	width:190px;
}

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

.link_style th{
	padding:0 10px;
}

.link_style th img{
	width:120px;
}

.link_style td{
	padding:0 10px;
}

.link06{
	font-size:14px;
}

.access_area{
	width:540px;
	margin:20px auto 40px auto;
}

.access01{
	font-size:16px;
	padding:5px 10px;
	border-bottom:1px #002060 dotted;
	border-left:5px #002060 solid;
	margin:10px 0;
}

.access_area p{
	margin:10px;
}

.box_style01{
	width:560px;
	margin:0 0 10px 0;
}

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


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

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

.box_style0102{
	width:780px;
	margin:0 auto 10px auto;
}

.box_style03{
	margin:0 1px 1px 0;
	width:259px;
	float:left;
}


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

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

.blog_bot{
	text-align:center;
	margin:10px 0;
}

}