@charset "Shift-JIS";
@media screen and (max-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:16px;
	line-height:1.5;
}

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

#header01{
	background-image:url("./img/header_bg.png");
	background-size: 1px 100%;
	color:#FFFFFF;
}

.title_h2,.title_h2_width,.title_h202{
	border-bottom: 1px dotted #aaaaaa;
	border-top: 1px dotted #aaaaaa;
	color:#333;
}

.title_h2:before,.title_h2_width:before,.title_h202:before{
	position: absolute;
	top: 50%;
	content: "";
	width:4px;
	height: 30px;
	margin-top: -15px;
	background: #ff8d0c;
}

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

#web01{
	width:100%;
}

#header01{
	width:100%;
}

#header02{
	width:98%;
	margin:0 auto;
	position:relative;
	padding:1%;
}


.title_h2{
	width:100%;
	position:relative;
}

.title_h2 h2{
	color:#333;
	font-size:1.2em;
	font-weight:bold;
	padding:0.5em;
}

.title_h202{
	width:96%;
	margin:0 auto;
	position:relative;
}

.title_h202 h2{
	color:#333;
	font-size:1.2em;
	font-weight:bold;
	padding:0.5em;
}


.title_h2_width{
	width:100%;
	position:relative;
}

.title_h2_width h2{
	color:#333;
	font-size:1.2em;
	font-weight:bold;
	padding:0.5em;
}


.logo{
	width:90%;
	margin:0 auto 0.5em auto;
	float:left;
}

.logo img{
	width:100%;
}

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

.counter{
	display:none;
}

.counter02{
	display:none;
}

.header_right{
	width:100%;
	text-align:right;
	margin:0 0 0 0;
}

.header_right02{
	width:100%;
	text-align:right;
	margin:0 0 0 0;
}

.header_right img{
	width:30%;
}

.title_h1{
	color:#FFFFFF;
	font-size:0.8em;
	padding:0.5em 0;
}
.login{
}

#style01{
	width:100%;
	margin:0 auto;
	background-color:#FFFFFF;
}

.main_image_area{
	width:100%;
	margin:0;
}

.nav_area01{
	width:100%;
	margin:0 auto;
}

.nav_area02 a img {
    display: none;
}

.left_content{
	width:96%;
	margin:0 auto 1em auto;
	border-bottom:1px #333 dotted;
	padding:0 0 1em 0;
}

.left_content h3{
	position: relative;
	padding: 5px 5px 5px 15px;
	border-bottom: 1px dotted #ff8d0c;
	margin-bottom: 15px;
}

.left_content h3:before{
	position: absolute;
	top: 50%;
	left: 5px;
	content: ""; 
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px transparent solid;
	border-left: 5px #ff8d0c solid;
}

.left_content img{
	max-width: 100%;
}

.left_content .prof{
	margin-bottom: 25px;
}

.left_content .prof th{
	padding: 10px;
	border: 1px solid #dbdbdb;
	background-color: #f5f5f5;
}

.left_content .prof td{
	padding: 5px;
	border: 1px solid #dbdbdb;
}

.left_content p{
	padding-bottom: 10px;
}

.pdf{
    background: url("./img/mime_pdf.png") 0 0 no-repeat;
    padding-left: 20px;
}

.seniors_table{
	border-collapse:separate;
	border-spacing:6px;
	width:100%;
	margin:10px 0 20px;
}

.seniors_table tr{
	display: block;
}

.seniors_table td{
	display: block;
	border: 1px solid #eeeeee;
	padding: 1px;
	margin-bottom: 3%;
	text-align: center;
	vertical-align: top;
}

.tip {
    width: 245px;
    overflow: hidden;
    display: none;
    position: absolute;
    z-index: 500;
}

.tipTop {background: transparent url("./img/tipTop-trans.png") no-repeat top; height: 22px;}	
.tipMid {background: transparent url("./img/tipMid-trans.png") repeat-y; padding: 0 20px;}
.tipBtm {background: transparent url("./img/tipBtm-trans.png") no-repeat bottom; height: 25px;}

.tTip {
    position: relative;
    top: 0;
    left: 0;
}

.seniors_table p.senior_name {
    margin: 0px 0;
    padding: 3px 5px;
    background-color: #f5f5f5;
    text-align: left;
}

.seniors_table p.img {
 	padding-bottom: 0;
    margin: 4px auto;
}

.seniors_table p.affiliation,.seniors_table p.anotherlink,.seniors_table p.position{
	padding-bottom: 0;
    margin: 0 5px 3px;
    font-size: 80%;
    text-align: left;
}

.seniors_table a{
	color: #ff8d0c;
}


.right_content{
	width:100%;
	margin:0 0 1em 0;
}

.right_content img{
	width:100%;
	margin:0 0 0.5em 0;
}

.news_list01{
	width:100%;
	margin:1.5em auto;
}

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

.top_text_area{
	width:96%;
	margin:0 auto 1em auto;
	padding:0 0 3% 0;
}



.top_infom01{
	width:100%;
	margin-bottom: 2%;
}

.top_infom02{
	width:100%;
}

.top_infom_title01{
	background: #ff8d0c;
	color: #FFFFFF;
	font-size: 1.2em;
	color:#FFFFFF;
	font-weight:bold;
	padding:0.5em;
	margin:0 0 0.5em 0;
}

.top_infom_text01{
	padding:10px 15px;
}

.top_infom_table01{
	width:100%;
}

.top_infom_table01 th{
	background-color:#333333;
	color:#FFFFFF;
	border:1px #000000 solid;
	padding:0.2em;
}

.top_infom_table01 td{
	border:1px #ccc solid;
	padding:0.2em;
}

.takushoku_rank01{
	background-color:#fdf6d9;
	border:1px #000000 solid;
}


#footer01{
	width:100%;
	padding:50px 0;
	text-align:center;
	background: url("./img/footer_bg.png") ;
	background-size: 1px 100%;
}



.box_style01{
	padding:1% 0;
	margin:0 auto 10px auto;
	width:90%;
	font-size:0.8em;
}

.box_style02{
	margin:0 1% 1% 0;
	width:48%;
	float:left;
}

.box_style02 a{
	display:block;
	background-color:#ff8d0c;
	color:#FFFFFF;
	text-decoration:none;
	padding:2% 5% 2% 6%;
	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:#FFFFFF;
	text-decoration:none;
}

.box_style0202{
	margin:0 0 1% 0;
	width:100%;
}

.box_style0202 a{
	display:block;
	background-color:#00238C;
	color:#FFFFFF;
	text-decoration:none;
	padding:2% 5% 2% 6%;
	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 0 1% 0;
	width:100%;
}

.box_style03 a{
	display:block;
	background-color:#018402;
	color:#FFFFFF;
	text-decoration:none;
	padding:2% 5% 2% 6%;
	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:#FFFFFF;
	text-decoration:none;
}

.box_style0302{
	margin:0 0 1% 0;
	width:100%;
}

.box_style0302 a{
	display:block;
	background-color:#00238C;
	color:#FFFFFF;
	text-decoration:none;
	padding:2% 5% 2% 6%;
	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:96%;
	margin:1em auto;
	border-left:5px #1D2089 solid;
	border-bottom:1px #1D2089 dotted;
	padding:0.2em 0 0.2em 0.5em;
	font-size:1em;
}

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

.text_area01 p{
	margin:0 0 1em 0;
	font-size:0.8em;
}

.font01{
	color:red;
}

.training_img01{
	width:100%;
	margin:0 0 1em 0;
}

.training_img01 img{
	width:100%;
}

.training_img02{
	width:100%;
	margin:0 0 0.5em 0;
}

.training_img03{
	width:100%;
	margin:0 0 0.5em 0;
}

.training_img03 img{
	width:100%;
}

.training_img04{
	width:100%;
	margin:0 0 0.5em 0;
}

.training_img04 img{
	width:100%;
}

.content_link01{
	margin:1em 0 3em 2em;
	font-size:0.8em;
}

.content_link01 li{
	list-style-image:url("./img/icon01.png");
	padding:0 0 0 0;
	margin:0 0 0.5em 0;
}

.for_top{
	text-align:right;
}

.content_img01{
	width:100%
}

.content_img01 img{
	width:100%
}

.content_img0102{
	width:100%
}

.content_img0102 img{
	width:100%
}

.textarea01{
	width:94%;
	margin:0.5em auto 1em auto;
	font-size:0.8em;
}

.textarea01 p{
	margin:0 0 1em 0;
	line-height:2em;
}

.textarea01_font{
	font-size:1em;
	font-weight:bold;
}

.textarea01_font02{
	font-size:1.2em;
	font-weight:bold;
	color:#00B0F0;
	margin:0.5em 0 0.5em 0;
}

.imgarea01_01{
	width:100%;
	margin:0 0 0.5em 0;
}

.imgarea01_01 img{
	width:100%;
}

.imgarea01_02{
	width:100%;
}

.imgarea01_02 img{
	width:100%;
}

.u15_text01{
	margin:0 auto 1em auto;
	font-size:0.5em;
	font-weight:bold;
	width:70%;
}

.textarea02{
	margin:1em auto 1.5em auto;
	font-size:0.8em;
	font-weight:bold;
	width:80%;
}

.textarea02 p{
	margin:0 0 1em 0;
	line-height:1.7em;
}

.map01{
	width:80%;
	margin:0 auto 1em auto;
}

.map01 iframe{
	width:100%;
}

.kiyaku01{
	font-size:1.1em;
	font-weight:bold;
}

.kiyaku02{
	width:96%;
	line-height:1.5em;
	margin:0 auto;
	font-size:0.8em;
}

.kiyaku02 dt{
	width:100%;
	margin:0 0 0 0;
}

.kiyaku02 dd{
	width:100%;
	margin:0 0 1em 1em;
}

.kiyaku03{
	margin:0 0 1em 2.5em;
}

.kiyaku03 li{
	margin:0 0 0.3em 0;
}

.kiyaku04{
	margin:0 0 0.3em 1em;
}

.u15_01{
	width:90%;
	margin:0 auto 1em auto;
}

.u15_01 img{
	width:100%;
}

.text_area03{
	font-size:0.8em;
	font-weight:bold;
}

.text_area03 p{
	margin:1em;
	line-height:1.5em;
}

.u15_02{
	margin:0 0 1em 0;
}

.u15_0201{
	width:90%;
	margin:0 auto 0.5em auto;
}

.u15_0201 img{
	width:100%;
}

.u15_0202{
	width:90%;
	margin:0 auto 0.5em auto;
}

.u15_0202 img{
	width:100%;
}

.u15_title01{
	font-size:1.3em;
	font-weight:bold;
	color:red;
	margin:0 0 0.5em 0;
}

.textarea01_font0202{
	font-size:1.3em;
	font-weight:bold;
	color:#00B0F0;
	margin:1em 0 0.5em 0.5em;
}

.textarea01_font0203{
	font-size:1.3em;
	font-weight:bold;
	color:red;
	margin:1em 0 0.5em 0.5em;
}

.u12_01{
	width:30%;
}

.u12_02{
	font-size:1em;
	color:red;
	font-weight:bold;
}

.u12_03{
	width:70%;
	margin:0 auto 0.5em auto;
}

.u12_03 img{
	width:100%;
}

.fb-page{
	margin:0 auto;
}

.titile_area03{
	border-bottom:5px #0070C0 solid;
	width:96%;
	margin:1em auto;
	padding:0.2em 0 0.2em 0.5em;
	font-size:1em;
}

.profile01{
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	padding:1em 0;
}

.profile02{
	margin:0 0 1.5em 0;
	width:100%;
}

.profile02 th{
	width:46%;
	text-align:center;
	padding:2%;
}

.profile02 th img{
	width:70%;
}

.profile02 td{
	background-image:url("./img/profile03.jpg");
	background-position:center;
	background-repeat:no-repeat;
	padding:2%;
	text-align:center;
	height:42px;
	font-size:1em;
	font-weight:bold;
}

.profile03{
	margin:0 auto 1.5em auto;
	border:1px #333333 solid;
	width:100%;
}

.profile03 th{
	width:30%;
	border:1px #333333 solid;
	padding:0.2em;
}

.profile0303{
	border-bottom:1px #333333 solid;
	padding:0.5em;
	font-size:0.8em
}

.profile04{
	margin:0 0 1.5em 0;
}

.profile04 th{
	width:46%;
	text-align:center;
	padding:2% 0;
}

.profile04 th img{
	width:100%;
}


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

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

.profile05{
	margin:0 0 1.5em 0;
}

.profile05 th{
	width:50%;
	text-align:center;
	padding:0.2em 0;
}

.profile05 td{
	width:50%;
	text-align:center;
	padding:0.2em 0;
}

.profile05 img{
	width:100%;
}

.textarea01 a{
	color:red;
	text-decoration:underline;
	font-size:1.5em;
}

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


.text_area03 a{
	color:red;
	text-decoration:underline;
	font-size:1.5em;
}

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

.school01{
	width:90%;
	margin:1em auto;
}

.school01 img{
	width:100%;
}

.access01{
	margin:0 1em 2em 1em;
	font-size:0.8em;
}

.access01 iframe{
	width:100%;
}

.school02{
	background-color:#C0C0C0;
	margin:1em auto;
	width:94%;
	padding:1% 0.5%;
	text-align:center;
}

.school03{
	font-size:0.6em;
	font-weight:bold;
	color:red;
	margin:0 0 1em 0;
}

.school04{
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	line-height:1.5;
}

.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:0.8em;
	margin:1% 3%;
	padding:2% 0;
	background: #ffffff;

}

.stSchList {
	font-size:0.8em;
	margin:1% 3%;
	padding:2% 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:10%;
	font-size:1.2em;
	padding:1% 0;
}

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

.sc_style01{
	text-align:center;
	padding:0 0 5% 10%;
}

.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Πξ‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘‘*/

.m_list {
width:100%;
margin:0 auto 1em auto;
}

.member_content02{
	width:90%;
	vertical-align:top;
	padding:1em 0 0 0;
	margin:0 auto;
}

.member_content02 img{
	width:100%;
	margin:0 0 0 0;
}

.member_content03{
	width:100%;
	border-bottom:1px #CCCCCC dotted;
	vertical-align:top;
	margin:0 auto;
	padding:0.5em 0;
}

.menmber_name001{
	font-weight:bold;
	padding:0.2em 0 0.2em 0.5em;
	border-left:5px #ff8d0c solid;
	font-size:1.2em;
	margin:1em 0 0 0;
}

.menmber_name002{
	width:98%;
	margin:1em auto;
	color:#ff8d0c;
}

.menmber_name003{
	width:96%;
	margin:1em auto;
	font-size:0.8em;
}

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

.news01{
	font-size:1.2em;
	padding:2em 0 0.5em 0;
	margin:0 0 1em 0;
	border-bottom:1px #CCC dotted;
	font-weight:bold;
}

.news02{
	font-size:1em;
	text-align:right;
}

.news03{
	font-size:1em;
	line-height:1.5;
	margin:0 0 1em 0;
}

.news04{
	font-size:1em;
	line-height:1.5;
	margin:0 0 1em 0;
	width:100%;
}

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

.news06{
	font-size:1em;
	line-height:1.5;
	width:100%;
	margin:0 0 1em 0;
}

.news06 img{
	width:100%;
}

.news07{
	font-size:1em;
	line-height:1.5;
	width:100%;
	margin:0 0 1em 0;
}



.news08{
	max-width:100%;
	margin:0 auto 1em auto;
}

.news08 img{
	width:100%;
}

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

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

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


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

#BigImage{
	width:100%;
	margin:1em auto 1em auto;
}
#BigImage img{
	width:100%;
}

.p_area001{
	width:100%;
	margin:0 0 2em 0;
}

.photo_content02{
	width:20%;
}

.photo_content02 img{
	width:100%;
}

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

.login001{
	width:80%;
	padding:2em 10%;
	margin:2em auto;
	border:1px #CCC dotted;
}

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

.login002 input{
	width:90%;
	padding:5%;
}

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

.contact_mail{
	margin: 1em 0;
}

.contact_form{
	width:100%;
	margin:1em auto;
}

.contact_form td{
	padding:0.2em;
	border:1px #CCCCCC solid;
}

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

.contact_btn{
	text-align:center;
}

.contact_btn input{
	padding:0.2em;
	font-size:1.2em;
	margin:1em auto;
}

.input_st01{
	width:80%;
	padding:5%;
}

.input_st02{
	width:10%;
	padding:5%;
}
.input_st03{
	width:80%;
	padding:5%;
	height:6em;
}

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

.blog_style01{
	width:100%;
	padding:1em 0;
}

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

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

.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;
	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:96%;
	margin:1em auto 0 auto;
}

.link02{
	width:100%;
	 padding:0.5em 0;
	 text-align: center;
	 margin:0 0 1em 0;
}

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

.link03{
	width:100%;
	 padding:0.5em 0;
	 text-align: center;
	 margin:0 0 1em 0;
}

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

.link_style{
	margin:1em auto;
	width:96%;
}

.link_style th{
	width:100%;
	display:block;
}

.link_style th img{
	width:100%;
	border:1px #CCCCCC solid;
}

.link_style td{
	display:block;
}

.news_list01 iframe{
	width:100%;
}

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

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

.more a:hover{
	background-color:#FFFFFF;
	color:#ff8d0c;
}
.side_text img{
	width:auto!important;
}
}