@charset "UTF-8";

body{
	text-align:center;
	padding:0 0 0 0;
	margin:0 0 0 0;
	background:#f6f6f6;
	}


#contents{
	width:960px;
	overflow:hidden;
	zoom:1;
	position:relative;
	margin:0 auto;
	text-align:left;
	padding:40px 0 25px 0;
}
.main {
	width:720px;
	margin: 0 1px 1px 0;
	padding:0 0 30px 0;
	background:#FFF;
	float:right;
	overflow:hidden;
	zoom:1;
	text-align:center;
	box-shadow: 0 0 1px #bbb;
	-moz-box-shadow: 0 0 1px #bbb;
	-webkit-box-shadow: 0 0 1px #bbb;
	display: block;
}

.main_in{
	width:664px;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}


.sub{
	width:220px;
	float:left;
	overflow:hidden;
	zoom:1;
}
.wrap,
.wrap2{
	overflow:hidden;
	zoom:1;
}
dl dt img{
	display:block;
}



/*---ヘッダ---*/
#header{
	background:#FFF url(../img/common/bg_header.jpg) repeat-x 0 0;
	overflow:hidden;
	zoom:1;
}
/*---ヘッダナビゲーション---*/
#h_navi {
width: 961px;/* 826px*/
height: 30px;
margin: 0 auto;
padding-left: 0px;/* 134px */ 
}

#h_navi ul {
	list-style-type: none;
	margin: 0;
    padding: 0;

            }

#h_navi ul li {
	float: left;

          }   
#h_navi ul li#hnv01 a {
	width: 93px; 
height: 30px;
	display: block; 
	/display: inline;
	/zoom: 1;
	float: left;
	background: url(../img/common/hnavi01.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none; 
	 }
#h_navi ul li#hnv02 a {
	width: 135px; 
height: 30px;
	display: block; 
	/display: inline;
	/zoom: 1;
	float: left;
	background: url(../img/common/hnavi01.jpg) -93px 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none; 
	 }
#h_navi ul li#hnv03 a {
	width: 92px; 
height: 30px;
	display: block; 
	/display: inline;
	/zoom: 1;
	float: left;
	background: url(../img/common/hnavi01.jpg) -228px 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none; 
	 }
#h_navi ul li#hnv04 a {
	width: 81px; 
height: 30px;
	display: block; 
	/display: inline;
	/zoom: 1;
	float: left;
	background: url(../img/common/hnavi01.jpg) -320px 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none; 
	 }
#h_navi ul li#hnv05 a {
	width: 92px; 
height: 30px;
	display: block; 
	/display: inline;
	/zoom: 1;
	float: left;
	background: url(../img/common/hnavi01.jpg) -401px 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none; 
	 }
#h_navi ul li#hnv06 a {
	width: 92px; 
height: 30px;
	display: block; 
	/display: inline;
	/zoom: 1;
	float: left;
	background: url(../img/common/hnavi01.jpg) -493px 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none; 
	 }
#h_navi ul li#hnv07 a {
	width: 81px; 
height: 30px;
	display: block; 
	/display: inline;
	/zoom: 1;
	float: left;
	background: url(../img/common/hnavi01.jpg) -585px 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none; 
	 }
#h_navi ul li#hnv08 a {
	width: 160px; 
height: 30px;
	display: block; 
	/display: inline;
	/zoom: 1;
	float: left;
	background: url(../img/common/hnavi01.jpg) -666px 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none; 
	 }
#h_navi ul li#hnv09 a {
	width: 135px; 
height: 30px;
	display: block; 
	/display: inline;
	/zoom: 1;
	float: left;
	background: url(../img/common/hnavi01.jpg) -826px 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none; 
	 }

/*---@end ヘッダナビゲーション---*/

.header_inner{
	width:960px;
	margin:0 auto;
	position:relative;
}

/*#head{
	background:#FFF url(../img/head_bg.jpg) repeat-x 0 0;
	overflow:hidden;
	zoom:1;
}
.head_in{
	width:960px;
	margin:0 auto;
	position:relative;
}*/
h1.logo,
p.logo a{
	display:block;
	overflow:hidden;
	height:0!important;
	height/**/:0px;
	float:left;
	margin:20px 0 0 0;
	width:280px;
	padding:50px 0 5px 0;
	background-repeat:no-repeat;
	background-image:url("../img/common/logo.gif");
}
h1.logo strong, p.logo strong {
display: none;
}

.header_right{
/*	width:325px;*/
	width: 500px;
	padding:15px 0 0 0;
	float:right;
	overflow:hidden;
	zoom:1;
	position:relative;
}
.btn_pamphlet {
	float: left;
}
.btn_pamphlet a {
	width: 165px;
	height: 42px;
	background: url(../img/common/bnr_pamphlet_landscape.jpg) 0 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none;
	display: block;
}
.btn_pamphlet a:hover {
	background-position:0 -42px;
}
.search_nav_area {
	float: right;
}

.box_search{
	/*float:right;
	overflow:hidden;*/
	width:325px;
	zoom:1;
}
.header_right input{
	margin:0!important;
}
input#search{
	border:0;
}
input#search_area{
	width:145px;
	height:14px;
	border:1px solid #B8CCE4;
}

form.search_form{
  float:left;
  width:215px;
  zoom:1;
}

ul.btn_language {
  float:right;
  overflow:hidden;
  zoom:1;
margin:0 0 0 5px;
}

ul.btn_language li {
  display:inline;
  float:left;
  margin:0;
  padding:5px 0 0 0;
}

ul.btn_language li.jp a {
width: 55px; 
	height: 14px;
	display: block; 
	/display: inline;
	/zoom: 1;	
	float: left; 
	background: url(../img/common/btn_japanese.gif) 0 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none; 
	margin:0;
	padding: 0;
}

ul.btn_language li.en a {
  width: 44px; 
	height: 14px;
	display: block; 
	/display: inline;
	/zoom: 1;	
	float: left; 
	background: url(../img/common/btn_english.gif) 0 0 no-repeat; 
	text-indent: -9999px;
	text-decoration: none; 
	margin: 0 0 0 5px;
	padding: 0;
}
/***hover***/	
ul.btn_language li.jp a:hover { background-position: 0 -14px; }   
ul.btn_language li.en a:hover { background-position: 0 -14px; }  

/***on***/	
ul.btn_language li.jp a.on { background-position: 0 -14px; }   
ul.btn_language li.en a.on { background-position: 0 -14px; } 	 

/***off***/	
ul.btn_language li.jp a.off { background-position: 0 0; }   
ul.btn_language li.en a.off { background-position: 0 0; } 


ul.navi_01{
/*position:absolute;
float:left;*/
	top:14px;
	left:0;
	padding:0 0 0 8px;
	margin: 10px 0 0 0;
	overflow:hidden;
	zoom:1;
}
ul.navi_01 li{
	display:inline;
	float:left;
	margin:0 15px 0 0;
}


/*---フッタ---*/

#footer01{
	background:#e9e9e9;
	clear:both;
}
.footer01_in{
	width:960px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	text-align:left;
	padding:0 0 15px 0;
}
ul.f_navi01{
	overflow:hidden;
	zoom:1;
	margin:15px 0 10px 0;
}
ul.f_navi01 li{
	float:left;
	border-left:1px solid #2269B3;
	padding:0 0 1px 12px;
	margin:0 12px 0 0;
	line-height:1;
}
ul.f_navi01 li.fast{
	border-left:0;
	padding:0;
}
ul.f_navi02{
	overflow:hidden;
	zoom:1;
	margin:0 0 20px 0;
}
ul.f_navi02 li{
	float:left;
	background:url(../img/icon04.gif) no-repeat 0 6px;
	padding:0 0 0 5px;
	margin:0 15px 0 0;
	font-size:10px;
}
.footer01_in dl{
	float:left;
	overflow:hidden;
	zoom:1;
}
.footer01_in dl dt{
	float:left;
	width:280px;
}
.footer01_in dl dd{
	margin:0 0 0 0px;
}
.totop{
	float:right;
	margin:0 0 0 0;
top:0;
position: relative;
}





#footer02{
	background:#FFF;
}
.footer02_in{
	width:960px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	text-align:left;
	padding:15px 0 40px 0;
}
.footer02_in dl,
.footer02_in .dl2{
	float:left;
	margin:0 15px 0 0;
	width:120px;
}
.footer02_in .dl2 dl{
	margin:0 0 20px 0;
}
.footer02_in dl dt{
	margin:0 0 5px 0;
}
.footer02_in dl dd ul li{
	font-size:10px;
	background:url(../img/icon05.gif) no-repeat 0 6px;
	padding:0 0 2px 7px;
}
.footer02_in dl dd ul li.sec{
	font-size:10px;
	background:url(../img/icon05_sec.gif) no-repeat 8px 4px;
	padding:0 0 2px 17px;
}



/*#foot03{
	background:#FFF;
}
.foot03_in{
	width:960px;
	overflow:hidden;
	zoom:1;
	margin:0 auto;
	text-align:left;
	padding:15px 0 40px 0;
}
.foot03_in dl,
.foot03_in .dl2{
	float:left;
	margin:10px 15px 0 0;
	width:240px;
}
.foot03_in .dl2 dl{
	margin:0 0 20px 0;
}
.foot03_in dl dt{
	margin:0 0 5px 0;
}
.foot03_in dl dd ul li{
	font-size:10px;
	background:url(../img/icon05.gif) no-repeat 0 6px;
	padding:0 0 2px 7px;
}
.foot03_in dl dd ul li.sec{
	font-size:10px;
	background:url(../img/icon05_sec.gif) no-repeat 8px 4px;
	padding:0 0 2px 17px;
}
*/



/*---グローバルナビ・ヘッダナビ---*/

/*.navi_02{
	padding:14px 0;
	overflow:hidden;
	zoom:1;
	float:right;
	width:600px;
	}
.navi_02 ul{
	overflow:hidden;
	zoom:1;
	}
.navi_02 ul li{
	display:inline;
	}
.navi_02 ul li a{
	display:block;
	overflow:hidden;
	height:0!important;
	height/**//*:0px;
	padding:30px 0 0 0;
	background-image:url("../img/navi02.jpg");
	background-repeat:no-repeat;
	float:left;
	}
.navi_02 ul li.n01 a{ background-position:0 0; width:91px;}
.navi_02 ul li.n02 a{ background-position:-91px 0; width:88px;}
.navi_02 ul li.n03 a{ background-position:-179px 0; width:77px;}
.navi_02 ul li.n04 a{ background-position:-256px 0; width:87px;}
.navi_02 ul li.n05 a{ background-position:-343px 0; width:89px;}
.navi_02 ul li.n06 a{ background-position:-432px 0; width:88px;}
.navi_02 ul li.n07 a{ background-position:-520px 0; width:80px;}

.junior .navi_02 ul li.n01 a, .navi_02 ul li.n01 a:hover{ background-position:0 -30px; width:91px;}
.high .navi_02 ul li.n02 a, .navi_02 ul li.n02 a:hover{ background-position:-91px -30px; width:88px;}
.enterprise .navi_02 ul li.n03 a, .navi_02 ul li.n03 a:hover{ background-position:-179px -30px; width:77px;}
.parent .navi_02 ul li.n04 a, .navi_02 ul li.n04 a:hover{ background-position:-256px -30px; width:87px;}
.graduate .navi_02 ul li.n05 a, .navi_02 ul li.n05 a:hover{ background-position:-343px -30px; width:89px;}
.current .navi_02 ul li.n06 a, .navi_02 ul li.n06 a:hover{ background-position:-432px -30px; width:88px;}
.general .navi_02 ul li.n07 a, .navi_02 ul li.n07 a:hover{ background-position:-520px -30px; width:80px;}
*/


#gnavi {
	background:#FFF url(../img/common/bg_gnavi.gif) repeat-x 0 0;
	overflow:hidden;
	zoom:1;

}

ul.gnv {
	overflow:hidden;
	zoom:1;
	width:962px;
	height: 58px;
	margin:auto;
	}
ul.gnv li {display: inline; }
ul.gnv li a{
/*height: 58px;*/
height:0!important;
	height/**/:0px;
line-height: 0;
	padding:58px 0 0 0;
	display:block;
	overflow:hidden;
	zoom: 1;
	background-image:url("../img/common/gnavi.jpg");
	background-repeat:no-repeat;
	float:left;
	text-indent: -9999px;
	text-decoration: none; 

	}
ul.gnv li.home a{ background-position:0 0; width:138px;}
ul.gnv li.guide a{ background-position:-138px 0; width:137px;}
ul.gnv li.course a{ background-position:-275px 0; width:137px;}
ul.gnv li.entrance a{ background-position:-412px 0; width:137px;}
ul.gnv li.life a{ background-position:-549px 0; width:137px;}
.science ul.gnv li.life a{ background-position:-549px 0; width:137px;}
ul.gnv li.career a{ background-position:-686px 0; width:137px;}
ul.gnv li.research a{ background-position:-823px 0; width:139px;}

.home ul.gnv li.home a, ul.gnv li.home a:hover{ background-position:0 -58px; width:138px;}
.guide ul.gnv li.guide a, ul.gnv li.guide a:hover{ background-position:-138px -58px;}
.course ul.gnv li.course a, ul.gnv li.course a:hover{ background-position:-275px -58px;}
.entrance ul.gnv li.entrance a, ul.gnv li.entrance a:hover{ background-position:-412px -58px;}
.life ul.gnv li.life a, ul.gnv li.life a:hover{ background-position:-549px -58px;}
.science ul.gnv li.life a, ul.gnv li.life a:hover{ background-position:-549px -58px;}
.career ul.gnv li.career a, ul.gnv li.career a:hover{ background-position:-686px -58px;}
.research ul.gnv li.research a, ul.gnv li.research a:hover{ background-position:-823px -58px; width:138px;}


/*---パンくず---*/

ol.pan{
	position:absolute;
	top:10px;
	list-style:none;
	overflow:hidden;
	zoom:1;
}
ol.pan li{
	float:left;
	background:url(../img/icon_pan.gif) no-repeat 0 4px;
	padding:0 0 0 10px;
	margin:0 5px 0 0;
	font-size:10px;
}
ol.pan li.fast{
	background:none;
	padding:0;
}

/*下層ページバナー*/
.linkKosenSwitch3{
	margin-bottom: 20px;
  	display: block;
}

/*お知らせ系タブフレーム*/
.info {
width: 660px;
margin: 0 0 0 2px;
box-shadow: 0 0 1px #bbb;
	-moz-box-shadow: 0 0 1px #bbb;
	-webkit-box-shadow: 0 0 1px #bbb;
}
.info h3.tit {
background: url(../img/common/tit_topics.jpg) no-repeat center top;
height: 48px;
margin: 0;
padding: 0;
}
.topic {
width: 660px;
margin: 0 0 0 2px;
box-shadow: 0 0 1px #bbb;
	-moz-box-shadow: 0 0 1px #bbb;
	-webkit-box-shadow: 0 0 1px #bbb;
}
.topics h3.tit {
background: url(../../img/common/tit_topics.jpg) no-repeat center top;
height: 48px;
margin: 0;
padding: 0;
}

/*タブ*//*保護者の皆様*/
.info h3.tit span.parent {
overflow:hidden;
	zoom:1;
	width:146px;
	height: 48px;
	padding-left: 510px;
}/*タブ*//* end 保護者の皆様*/

/*タブ*//*保護者の皆様*/
.topics h3.tit span.parent {
overflow:hidden;
	zoom:1;
	width:146px;
	height: 48px;
	padding-left: 510px;
}/*タブ*//* end 保護者の皆様*/


.info .frm {
background: url(../img/common/fr_info.jpg) no-repeat center bottom;
width: 620px;
height: auto;
padding: 10px 20px;
font-size: 105%;
overflow: hidden;
}


.info .frm ul li {
background:url("../img/common/icon_arrow01.gif") no-repeat scroll 0 10px transparent;
border-bottom:1px dotted #BBD7F0;
overflow:hidden;
padding:5px 0 8px 10px;
margin: 8px 0 5px 0;
}
.info .frm ul li span {
color:#666666;
margin-right:10px;
}


/*タブ*//*中学生の皆様*/
ul#tabs {
	overflow:hidden;
	zoom:1;
	width:248px;
	height: 48px;
	margin: 0 5px 0 auto;	
	}
ul#tabs li {display: inline;}
ul#tabs li#junior a {
width:120px;	
	height: 48px;
background:url("../img/common/tab_info_junior.jpg") no-repeat 0 0;
display:block;
	overflow:hidden;
	padding:0;	
	float:left;
	text-indent: -9999px;
	text-decoration: none; 
}
ul#tabs li#nyushi a {
	width:120px;	
	height: 48px;
	background:url("../img/common/tab_info_junior.jpg") no-repeat -120px 0;
	display:block;
	overflow:hidden;
	padding:0;	
	float:left;
	text-indent: -9999px;
	text-decoration: none; 
}

ul#tabs li#junior a.select {background-position: 0 -48px;}
ul#tabs li#nyushi a.select {background-position:-120px -48px;}

ul#tabs li#junior a:hover { background-position:0 -48px; width:120px;}
ul#tabs li#nyushi a:hover { background-position:-120px -48px; width:120px;}
/*タブ*//* end 中学生の皆様*/






/*---サイドナビ---*/

.s_navi01,
.news_navi{
	background:#0E498B;
	overflow:hidden;
	zoom:1;
}
.s_navi02{
	background:#6BA0DF;
	overflow:hidden;
	zoom:1;
}
.s_navi01 ul,
.s_navi02 dl dd,
.news_navi dl{
	width:210px;
	background:#FFF;
	margin:0 0 0 5px;
}
.s_navi02 dd select{
	width:120px;
	margin:10px 0 10px 10px;
}
.s_navi01 ul li.cate_tit{
	border-bottom:1px solid #CCC;
	padding:7px 10px;
}
.s_navi02 ul li{
	font-size:12px;
}
.s_navi01 ul li a,
.s_navi02 ul li a{
	display:block;
	overflow:hidden;
	zoom:1;
	background:url(../img/icon03_off.gif) no-repeat 8px 10px;
	padding:7px 10px 7px 28px;
	border-bottom:1px dotted #CCC;
}
.s_navi01 ul li.sec a{
	background:url(../img/icon03_sec_off.gif) no-repeat 9px 11px;
}
.s_navi01 ul li.sec2 a{
	background:url(../img/icon03_sec2_off.gif) no-repeat 9px 12px;
}
.s_navi01 ul li.sec3 a{
	background:url(../img/icon04_sec_off.gif) no-repeat 9px 12px;
}
.s_navi01 ul li.last a,
.s_navi02 ul li.last a{
	border-bottom:0;
}
.s_navi01 ul li a:hover, .s_navi01 ul li.on a{
	background:#EBF3FA url(../img/icon03_on.gif) no-repeat 8px 10px;
}
.s_navi01 ul li.sec a:hover, .s_navi01 ul li.on2 a{
	background:#EBF3FA url(../img/icon03_sec_on.gif) no-repeat 9px 11px;
}
.s_navi01 ul li.sec2 a:hover, .s_navi01 ul li.on3 a{
	background:#EBF3FA url(../img/icon03_sec2_on.gif) no-repeat 9px 12px;
}
.s_navi01 ul li.sec3 a:hover, .s_navi01 ul li.on4 a{
	background:#EBF3FA url(../img/icon04_sec_on.gif) no-repeat 9px 11px;
}

.s_navi03 {
	background:#0E498B;
	overflow:hidden;
	zoom:1;
}
.s_navi03 h1 {
	align-items: center;
	background: rgb(14,73,141);
	background: linear-gradient(0deg, rgba(14,73,141,1) 0%, rgba(18,89,169,1) 100%);
	box-sizing: border-box;
	color: #fff;
	display: flex;
	font-size: 75%;
	height: 44px;
	margin-left: 1px;
	padding-left: 10px;
	width: 218px;
}
.s_navi03 ul {
	width:210px;
	background:#FFF;
	margin:0 0 0 5px;
}
.s_navi03 ul li.cate_tit{
	border-bottom:1px solid #CCC;
	padding:7px 10px;
}
.s_navi03 ul li a {
	display:block;
	overflow:hidden;
	zoom:1;
	background:url(../img/icon03_off.gif) no-repeat 8px 10px;
	padding:7px 10px 7px 28px;
	border-bottom:1px dotted #CCC;
}
.s_navi03 ul li.sec a{
	background:url(../img/icon03_sec_off.gif) no-repeat 9px 11px;
}
.s_navi03 ul li.sec2 a{
	background:url(../img/icon03_sec2_off.gif) no-repeat 9px 12px;
}
.s_navi03 ul li.sec3 a{
	background:url(../img/icon04_sec_off.gif) no-repeat 9px 12px;
}
.s_navi03 ul li.last a {
	border-bottom:0;
}
.s_navi03 ul li a:hover, .s_navi03 ul li.on a{
	background:#EBF3FA url(../img/icon03_on.gif) no-repeat 8px 10px;
}
.s_navi03 ul li.sec a:hover, .s_navi03 ul li.on2 a{
	background:#EBF3FA url(../img/icon03_sec_on.gif) no-repeat 9px 11px;
}
.s_navi03 ul li.sec2 a:hover, .s_navi03 ul li.on3 a{
	background:#EBF3FA url(../img/icon03_sec2_on.gif) no-repeat 9px 12px;
}
.s_navi03 ul li.sec3 a:hover, .s_navi03 ul li.on4 a{
	background:#EBF3FA url(../img/icon04_sec_on.gif) no-repeat 9px 11px;
}

.s_navi_head{
	background:url(../img/s_navi_head.gif) no-repeat 0 0;
	overflow:hidden;
	zoom:1;
	padding:0 0 5px 0;
}
.s_navi_foot{
	background:#0E498B;
	overflow:hidden;
	zoom:1;
	margin:0 0 20px;
	padding:0 0 5px 0;
}
*html .s_navi_foot{
	margin:0;
}
*:first-child+html .s_navi_foot{
	margin:0;
}
.s_navi_foot2{
	background:url(../img/s_navi_foot2.gif) no-repeat 0 0;
	overflow:hidden;
	zoom:1;
	padding:0 0 5px 0;
}


/*お知らせ系サイドナビ*/

.news_navi dl dd{
	padding:0 0 10px 0;
}
.news_navi dl dd select{
	width:120px;
	margin:10px 0 0 10px;
}
.news_navi dl dd a.rss{
	margin:5px 0 10px 10px;
	background:url(../img/icon_rss.gif) no-repeat 0 5px;
	font-size:10px;
	padding:1px 0 1px 15px;
	display:block;
	}
.news_navi dl dd ul li{
	font-size:12px;
}
.news_navi dl dd ul li a{
	display:block;
	overflow:hidden;
	zoom:1;
	background:url(../img/icon01.gif) no-repeat 10px 12px;
	padding:3px 10px 3px 22px;
	border-bottom:1px dotted #BBD7F0;
}

.news_navi dl dd ul li.sec a{
	background:url(../img/icon03_sec_off.gif) no-repeat 9px 11px;
}
.news_navi dl dd ul li.sec2 a{
	background:url(../img/icon03_sec2_off.gif) no-repeat 9px 12px;
}
.news_navi dl dd ul li.sec3 a{
	background:url(../img/icon04_sec_off.gif) no-repeat 9px 12px;
}

.news_navi dl dd ul li a:hover, .news_navi dl dd ul li.on a{
	background:#EBF3FA url(../img/icon03_on.gif) no-repeat 8px 10px;
}
.news_navi dl dd ul li.sec a:hover, .news_navi dl dd ul li.on2 a{
	background:#EBF3FA url(../img/icon03_sec_on.gif) no-repeat 9px 11px;
}
.news_navi dl dd ul li.sec2 a:hover, .news_navi dl dd ul li.on3 a{
	background:#EBF3FA url(../img/icon03_sec2_on.gif) no-repeat 9px 12px;
}
.news_navi dl dd ul li.sec3 a:hover, .news_navi dl dd ul li.on4 a{
	background:#EBF3FA url(../img/icon04_sec_on.gif) no-repeat 9px 11px;
}

/*---共通---*/

.cap{ font-size:10px;}
.no_p{ padding:0!important;}
.no_m{ margin:0!important;}
.no_mb{ margin-bottom:0!important;}
.no_b{ border:0!important;}
.no_bl{ border-left:0!important;}
.no_br{ border-right:0!important;}

a:hover img,
input:hover{
       filter: alpha(opacity=80);
         -moz-opacity:0.80;
         opacity:0.80;
       }

.noborder{
border:0 none;
}

body a:link{color:#0066CC; text-decoration:none;}
body a:visited{color:#0066CC;text-decoration:none;}
body a:hover{color:#0066CC;text-decoration:underline;}
body a:active{color:#0066CC;text-decoration:underline;}


/*---汎用---*/

p{font-size:76%;line-height:150%;color:#000;}
li{font-size:76%;line-height:150%;color:#000;}
dt{font-size:76%;line-height:150%;color:#000;}
dd{font-size:76%;line-height:150%;color:#000;}
th{font-size:76%;line-height:150%;color:#000;}
td{font-size:76%;line-height:150%;color:#000;}