@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:#FFFFFF;
	font-size:12px;
	line-height:20px;
}

/*ξ{J[*/
#footer01{
	background-color:#004EA2;
	color:#FFFFFF;
	border-top:1px #FFFD00 solid;
}

.title_h2,.title_h2_width,.title_h202{
	background-color:#004EA2;
	color:#FFFFFF;
	border-bottom:3px #FFFD00 solid;
}


a{
	color:#000000;
	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;
}

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


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%;
	background-image:url(./img/bg02.png);
	background-repeat:repeat-y;
	background-position:center;
}

#header01{
	width:100%;
	background-color:#FFFFFF;
	border-top:3px #004EA2 solid;
}

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


.title_h2{
	width:650px;
	padding:10px;
	position:relative;
}

.title_h2 h2{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	border-left:3px #FFFD00 solid;
	padding:3px 0 0 10px;
}

.title_h202{
	width:650px;
	padding:10px;
	position:relative;
}

.title_h202 h2{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	border-left:3px #FFFD00 solid;
	padding:3px 0 0 10px;
}

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

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


.logo{
	width:449px;
	float:left;
	margin:16px 0;
}

.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:200px;
	text-align:right;
}

.title_h1{
	color:#000000;
	font-size:12px;
	margin:5px 0 0 0;
}
.login{
	width:120px;
	margin:10px 0 0 80px;
}

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

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

.nav_area01{
	width:100%;
	background-color:#004EA2;
	border-top:1px #FFFD00 solid;
	border-bottom:1px #FFFD00 solid;
	
}

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

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

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

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

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

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

.top_area{
	width:670px;
	margin:0 auto;
	border:1px #004EA2 solid;
}

.top_title{
	background-color:#004EA2;
	padding:10px 10px;
	color:#FFFFFF;
	border-bottom:3px #FFFD00 solid;
	width:650px;
	margin:0 0 20px 0;
}

.top_title h2{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	border-left:3px #FFFD00 solid;
	padding:3px 0 0 10px;
}

.top_text{
	width:630px;
	margin:0 auto;
}

.top_text p{
	margin:0 0 15px 0;
	line-height:20px;
}

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

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

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


.box_style02 a{
	display:block;
	background-color:#EA5E00;
	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:#333333;
	color:#FFFFFF;
	text-decoration:none;
}

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

.box_style0202 a{
	display:block;
	background-color:#8CC63F;
	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:#FFFFFF;
	text-decoration:none;
}

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


.box_style03 a{
	display:block;
	background-color:#EA5E00;
	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:#333333;
	color:#FFFFFF;
	text-decoration:none;
}

.box_style0302{
	margin:0 1px 1px 0;
	width:312px;
	float:left;
}

.box_style0302 a{
	display:block;
	background-color:#8CC63F;
	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:#FFFFFF;
	text-decoration:none;
}

.titile_area02{
	width:585px;
	margin:20px 0;
	border-left:5px #1D2089 solid;
	border-bottom:1px #1D2089 dotted;
	padding:5px 0 5px 10px;
	font-size:14px;
}

.text_area01{
	margin:0 10px 50px 10px;
}

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

.font01{
	color:red;
}

.training_img01{
	width:580px;
	margin:0 0 20px 0;
}

.training_img02{
	width:580px;
	margin:0 0 10px 0;
}

.training_img03{
	width:285px;
	float:left;
	margin:0 0 10px 0;
}

.training_img04{
	width:285px;
	float:right;
	margin:0 0 10px 0;
}

.content_link01{
	margin:20px 0 20px 20px;
	width:570px;
}

.content_link01 li{
	list-style-image:url("./img/icon01.png");
	padding:0 0 0 0;
	float:left;
	margin:0 40px 5px 0;
	list-style-position: inside;
}

.for_top{
	text-align:right;
}

.bannner01{
	width:250px;
	margin:5px 0;
}

.content_img01{
	width:595px;
	margin:0 auto;
}

.content_img0102{
	width:450px;
	margin:0 auto;
}

.textarea01{
	margin:10px 40px 40px 40px;
	font-size:14px;
	font-weight:bold;
}

.textarea01 a{
	color:blue;
	text-decoration:underline;
	font-size:22px;
}

.textarea01 a:hover{
	color:red;
	text-decoration:underline;
	font-size:22px;
}

.textarea01 p{
	margin:0 0 20px 0;
	line-height:25px;
}

.textarea01_font{
	font-size:18px;
}

.textarea01_font02{
	font-size:22px;
	font-weight:bold;
	color:#00B0F0;
	margin:10px 0 20px 0;
}

.textarea01_font0202{
	font-size:22px;
	font-weight:bold;
	color:#00B0F0;
	margin:30px 0 20px 20px;
}

.textarea01_font0203{
	font-size:22px;
	font-weight:bold;
	color:red;
	margin:30px 0 20px 20px;
}

.textarea02{
	margin:30px auto 40px auto;
	font-size:14px;
	font-weight:bold;
	width:426px;
}

.textarea02 p{
	margin:0 0 20px 0;
	line-height:25px;
}

.imgarea01_01{
	width:250px;
	float:left;
}

.imgarea01_02{
	width:230px;
	float:right;
}

.u15_text01{
	margin:0 auto 20px auto;
	font-size:13px;
	font-weight:bold;
	width:426px;
}

.map01{
	width:500px;
	margin:0 auto 20px auto;
}

.kiyaku01{
	font-size:16px;
	font-weight:bold;
}

.kiyaku02{
	width:580px;
	line-height:23px;
}

.kiyaku02 dt{
	width:70px;
	float:left;
	margin:0 0 10px 0;
}

.kiyaku02 dd{
	width:510px;
	float:left;
	margin:0 0 10px 0;
}

.kiyaku03{
	margin:0 0 10px 90px;
}

.kiyaku03 li{
	margin:0 0 5px 0;
}

.kiyaku04{
	margin:0 0 5px 65px;
}

.u15_01{
	width:580px;
	margin:0 auto 10px auto;
}

.text_area03{
	font-size:14px;
	font-weight:bold;
}

.access01{
	margin:0 20px 50px 20px;
}

.text_area03 p{
	margin:10px 20px;
	line-height:23px;
}

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

.u15_0201{
	width:280px;
	float:left;
	margin:0 0 10px 0;
}

.u15_0202{
	width:280px;
	float:right;
	margin:0 0 10px 0;
}

.u15_title01{
	font-size:20px;
	font-weight:bold;
	color:red;
	text-align:center;
	margin:0 0 20px 0;
}

.u12_01{
	width:200px;
}

.u12_02{
	font-size:18px;
	color:red;
	font-weight:bold;
}

.u12_03{
	width:156px;
	float:left;
	margin:0 0 10px 60px;
}

.titile_area03{
	width:590px;
	margin:20px 0;
	border-bottom:5px #0070C0 solid;
	padding:5px 0 5px 10px;
	font-size:14px;
}

.profile01{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	padding:30px 0;
}

.profile02{
	margin:0 0 30px 0;
}

.profile02 th{
	width:290px;
	text-align:center;
	padding:5px 0;
}

.profile02 td{
	background-image:url("./img/profile03.jpg");
	background-position:center;
	background-repeat:no-repeat;
	width:290px;
	text-align:center;
	height:42px;
	font-size:14px;
	font-weight:bold;
}

.profile03{
	margin:0 auto 30px auto;
	border:1px #333333 solid;
	width:590px;
}

.profile03 th{
	width:100px;
	border:1px #333333 solid;
	padding:10px 0;
}

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

.profile0302{
	padding:10px 1px;
}


.profile04{
	margin:0 0 30px 0;
}

.profile04 th{
	width:290px;
	text-align:center;
	padding:5px 0;
}

.profile0402{
	background-image:url("./img/profile06.jpg");
	background-position:center;
	background-repeat:no-repeat;
	width:290px;
	text-align:center;
	height:43px;
	font-size:14px;
	font-weight:bold;
}

.profile0403{
	background-image:url("./img/profile07.jpg");
	background-position:center;
	background-repeat:no-repeat;
	width:290px;
	text-align:center;
	height:43px;
	font-size:14px;
	font-weight:bold;
}

.profile05{
	margin:0 0 30px 0;
}

.profile05 th{
	width:290px;
	text-align:center;
	padding:5px 0;
}

.profile05 td{
	width:290px;
	text-align:center;
	padding:5px 0;
}

.profile05 img{
}

.text_area03 a{
	color:blue;
	text-decoration:underline;
	font-size:22px;
}

.text_area03 a:hover{
	color:red;
	text-decoration:underline;
	font-size:22px;
}

.school01{
	width:360px;
	height:303px;
	margin:10px auto;
}

.school02{
	background-color:#C0C0C0;
	margin:30px auto;
	width:530px;
	padding:10px 20px;
	text-align:center;
}

.school03{
	font-size:14px;
	font-weight:bold;
	color:red;
	margin:0 0 20px 0;
}

.school04{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	line-height:30px;
}

.school02 a{
	text-decoration:underline;
	color:red;
}

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

/*‘‘‘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;
}

.schedule01{
	padding:5px;
	width:857px;
}

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

.schedule03{
	width:740px;
	float:right;
}

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

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

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

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

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

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

.m_list08{
	width:200px;
	background-color:#CCCCCC;
	text-align:center;
	font-weight:bold;
}



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

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

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

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

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

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

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

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


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



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

.news08 img{
	max-width:640px;
}

.kekka_01{
	padding:5px 0;
	text-align:center;
	background-color:#004EA2;
	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:400px;
	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:46px;
	margin:20px auto;
}

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

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

.input_st04{
	padding:5px;
}

.contact_text{
	margin:30px auto;
	width:600px;
}


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

.blog_style01{
	width:670px;
	margin:0 auto 30px auto;
}

.soul_title03{
	margin:0 0 20px 0;
	background-color:#004EA2;
	color:#FFFFFF;
	border-bottom:3px #FFFD00 solid;
	width:650px;
	padding:10px;
}

.soul_title03 h2{
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	border-left:3px #FFFD00 solid;
	padding:3px 0 0 10px;
}

.soul_body01{
	width:640px;
	margin:0 auto 30px auto;
}

.blog_img{
	width:640px;
	text-align:center;
	margin:20px 0;
}

.blog_img img{
	max-width:640px;
	margin:0 auto 10px auto;
}

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

.side_menu_blog_list01{
	width:200px;
	padding:20px;
	border:5px #004EA2 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;
	padding:15px 0 0 0;
	width:940px;
}


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

.link01{
	width: 193px;
    padding: 5px 0;
    float: left;
    margin: 0 10px 20px 10px;
}

.link02{
    text-align: center;
}

.link03{
	height:79px;
	width: 193px;
	border: 1px #CCCCCC solid;
	text-align:center;
}

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

.more01	{
	width:130px;
	margin:10px auto;
}

.more01 a{
	display:block;
	background-color:#EA5E00;
	text-decoration:none;
	text-align:center;
	color:#FFFFFF;
	background-image:url(./img/more01.png);
	background-repeat:no-repeat;
	background-position:90% center;
	padding:5px 15px 5px 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

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


.back01{
	width:130px;
	float:right;
	margin:10px 0;
}

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

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

.page_area{
	width:640px;
	margin:30px auto;
}

.page_area img{
	max-width:640px;
	margin:0 0 10px 0
}


.color04{
	color:#004DCC;
	font-weight:bold;
}

.team_area{
	margin:0 0 30px 0;
}

.team_area p{
	margin:0 auto 30px auto;
	width:610px;
}

.team_title{
	border-bottom:2px #004EA2 solid;
	padding:5px;
	font-size:20px;
	font-weight:bold;
	margin:0 0 20px 0;
	color:#004EA2;
}

.team01{
	margin:0 auto 10px auto;
	max-width:610px;
	text-align:center;
}



.color01{
	color:#004DCC;
}

.color02{
	color:#00CC00;
}

.color03{
	color:#EA5E00;
}

.side_blog01{
	background-color: #004EA2;
    border-bottom: 2px #FFFD00 solid;
	color:#FFFFFF;
	text-align:center;
	margin:0 0 5px 0;
	padding:2px 0;
}


.history_table{
	box-sizing: border-box;
	width: 100%;
	border: 1px #333 solid;
}
.history_table th{
	box-sizing: border-box;
	padding: 5px;
	border: 1px #333 solid;
	background: #004EA2;
	color: #fff;
}

.history_table_th1{
}

.history_table_th2{
	width: 220px;
}

.history_table_th3{
	width: 50px;
}

.history_table_th4{
	width: 220px;
}

.history_table td{
	padding: 5px;
	border: 1px #ccc solid;
}

.history_table td:last-child{
	border-right: 1px #333 solid;
}

.history_table tr:last-child td{
	border-bottom: 1px #333 solid;
}













.p001 {
    font-size: 16px;
    border-bottom: 1px #333 dotted;
    margin: 25px 0;
}

.logo00001 {
    width: 190px;
    float: left;
    margin: 0 10px 10px 0;
}

.logo00001 > span{
	display: block;
	text-align: center;
	font-size: 14px;
}

.logo00001 img{
    width: 190px;
	border: 1px #ccc solid;
}











}