@charset "Shift-JIS";
/* CSS Document */

/*===============
base
=================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
form,input,p,blockquote,th,td {
margin:0;
padding:0;
}  
img{
border:0;
vertical-align: top;
}

body{
font-size: 62.5%;
font-family:'メイリオ','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
line-height:1.4;
color:#333;
background:#fff;
}


a:link,
a:visited,
a:active{
color:#333;
text-decoration:none;
}

a:hover{
color:#069;
text-decoration:none;
}

ul,ol{
list-style: none;
}

/*clearfix*/
.clearfix:after{  
visibility:hidden;/*見えなくする*/ 
height:0;/*見えなくする*/
display: block;/*block要素にする*/
font-size: 0;  
content: " ";  
clear: both;  

}  
* html .clearfix             { zoom: 1; } /* IE6 */  
*:first-child+html .clearfix { zoom: 1; } /* IE7 */




p,dd{
font-size:1.2em;
}


.nonpc{
display: none;
}

.pc{
display:block;

}


.pc a:link{
color:#ffffff;
text-align:center;
}

.pc a:visited{
color:#ffffff;
text-align:center;
}


.tablet{
display:block;

}


.sp{
display: none;
}














.b-about a:link{
color:#ffffff;
font-size:20px;
font-weight:bold;
}

.b-about a:visited{
color:#ffffff;
font-size:20px;
}

.b-about{
padding:10px;
border:3px solid #202020;
background-color:#565656;
}


/*==================
header
====================*/

#header{
width:100%;
height:78px;
background-color:#fff;
}

#header_in{
width:956px;
margin:0 auto;
} 



#logogroup{
width:246px;
float:left;
}


.head-right-l{
width:240px;
float:left;
margin-top:5px;
}

.head-right-r{
width:248px;
float:left;
margin-top:5px;
}



.read{
width:197px;
float:left;
font-size:10px;
margin-top:15px;
margin-left:10px;
color:#8b6660;
}



/*==================
contents
====================*/
#contents{
width:958px;
margin:0 auto;
/*padding:0 14px;*/
background-color:#ffffff;
}


#info{
width:100%; 

}

div#sidebar{
width:235px;
float:right;
}


.mainimg img{
max-width:955px;
text-align:center;
}

.conteimg{
max-width:955px;
text-align:center;
padding-bottom:2.7%;
}


.borderline{
width:100%;
height:5px;
background-color:#eb6100;
}



/*情報*/

#info h2{

}

#info h3{
background-color:#0B2150;
color:#ffffff;
font-size:1.8em;
padding:10px 10px 10px 15px;
margin:20px 0 10px 0;
}

#info p{
margin:15px 0;
}


.conte_tex{
font-size:18px;
line-height:22px;
padding:15px ;
}


.conte_tex-m{
width:72%;
text-align:left;
margin:0 auto;
font-size:20px;
line-height:28px;
padding-bottom:2.0%;
}


.conte_tex-La{
width:85%;
text-align:left;
margin:0 auto;
font-size:20px;
line-height:28px;
padding-bottom:2.0%;
}

.conte_tex-inq{
width:100%;
text-align:left;
font-size:25px;
font-weight:bold;
line-height:28px;
padding-bottom:4.0%;
margin-top:10px;
padding-left:20px ;
}





.pr-st{
font-size:130%;
color:red;
font-weight:bold;
}

.pr-st2{
font-size:30px;
color:#eb6100;
font-weight:bold;
line-height:38px;
}

.pr-st_b{
font-size:24px;
color:#00a0e9;
font-weight:bold;
line-height:30px;
}

.section{
width:316px;
float:left;
margin-right:26px;
}


.formpd{
padding:50px 0px;
}


.conte_tex_hi{
font-size:15px;
line-height:22px;
padding:15px ;
height:230px;
width:auto;
overflow:auto;
}



.pd_1{
margin:20px 0;
}


.af_tit{
color:#00a0e9;
font-size:26px;
font-weight:bold;
padding-bottom:10px;
}


.conte_tex li{
line-height:32px;

font-weight:bold;
}


/*==================
footer
====================*/

#footer{
width:100%;
height:48px;
line-height:48px;
margin:0 auto;
background-color:#fff;
text-align:center;
border-top:1px solid #876b5f;
border-bottom:1px solid #876b5f;
font-size:14px;
}

#footer_inner{
width:800px;
margin:0 auto;
padding:20px 0 0 0;
}

#footer_inner address{
padding:15px 0 4px;
font-size:1.2em;

}



.copy{
height:30px;
line-height:30px;
text-align:center;
font-size:14px;
}


.bm-foo{
width:100%;
text-align:center;
}







/*==================
====================*/



.hr_blueline{
    background-color: #100964;
    height: 5px;
    margin: 4px 0 15px;
    width: 100%;
}




.apredwidth{
max-width:50%;
}





.color-red{
color:red;
}



.dr-title{
font-size:15px;
padding:6px 10px;
border-left:4px solid #f4b75c;

}


.info_inner{
padding:15px;

}


.page-htitle{
font-size:16px;
padding:6px;
border:1px solid #b17911;
margin-bottom:15px;
}





/*------------------------------------------*/

#table{
	width: 98%;
	border-collapse: collapse;
font-size:13px;
}
#table td,
#table th{
	padding: 5px;
	border: 1px solid #ccc;
}
#table th{
	font-weight: bold;
}
#table thead th{
	background:#e6e6e6;
}
</style>
<!--[if !IE]><!-->
<style>
@media only screen and (max-width:640px){
	#table{
		display: block;
	}
		#table thead{
			display: none;
		}
		#table tbody{
			display: block;
		}
			#table tbody tr{
				display: block;
				margin-bottom: 1.5em;
			}
			#table tbody th,
			#table tbody td{
				display: list-item;
				border: none;
			}
			#table tbody th{
				margin-bottom: 5px;
				list-style-type: none;
				color: #fff;
				background: #000;
			}
			#table tbody td{
				margin-left: 20px;
				padding: 0;
			}
			#table tbody td:nth-of-type(1):before { content: "[品詞]"; }
			#table tbody td:nth-of-type(2):before { content: "[意味]"; }
			#table tbody td:nth-of-type(3):before { content: "[用例]"; }
}

/*------------------------------------------*/

.L_th {
    background: none repeat scroll 0 0 #e6e6e6;
    text-align: left;
	width:25%;
}



