@charset "UTF-8";


/* コンテンツ */

  /* 記事体裁 */
    .post {
    }

    .post h1 {
    	color: #000000;
     	font-size: 24px;
    	margin: 0;
    	padding: 5px;
    	margin: 5px;
    }
    .post h2 {
      margin: 0;
      padding: 0;
    }

    .post p {
  	  font-size: 16px;
  	  margin: 0;
  	  line-height: 1.5;
  	  margin: 0;
  	  padding: 0;
    }

    .post p.text {
  	  margin-bottom: 15px;
    }

   .post p.large {
  	  font-size: 16px;
    }

    .postfooter	{
  		  font-size:0.8em;
    }
  /* 記事体裁終わり */

  /* パンくず */

    .bread	{
    	font-size: 14px;
    	padding: 5px;
    	margin-bottom: 5px;
    	color: #eee;
    	background-color: #555;
    }
    .bread a {
    	color: #eee;
    	text-decoration: none;
    }
    .bread a:hover {
    	color: #fff;
    	text-decoration: underline;
    }

  /* パンくず終わり */

/* ###　見出しのページ　#################### */

.post ul {

}
.post li {
	border: solid 1px #eee;
	margin-bottom: 5px;
}
.post li a {
	display: block;
	color: #0000cd;

}
.post li a:hover {
	background-color:#eee;

}

.word-index {
  overflow: hidden;
}
.word-index ul {
  list-style: none;
  margin: 5px;
}
.word-index li {
  font-size: 14px;
  float: left;
  margin-right: 2px;
  border: none;
}
.word-index li a {
  display: block;  
  padding: 5px;
  background-color: #000080;
  border: 1px solid #b0c4de;
  color: #b0c4de;
  text-decoration: none;
}
.word-index li a:hover {
  background-color: #b0c4de;
  border: 1px solid #000080;
  color: #000080;
}
.word-index li.current {
  display: block;
  padding: 5px;
  border: 1px solid #000080;
  background-color: #b0c4de;
}

.word-list {
}

.word-list ul {
	list-style: none;
	margin: 5px;
}

.word-list li {
	font-size: 20px;
}


.term-item {
	border: solid 1px #eee;
	margin-bottom: 5px;
	overflow: hidden;
}
.term-item a {
	display: block;
	text-decoration: none;
	padding: 5px;
}

.term-item a:hover {
	background-color: #eee;
}

.term-item p {
	font-size: 14px;
	color: #000;
}
.term-item p.detail {
	font-size: 14px;
	color: #0000cd;
	text-decoration: underline;
}
.term-item h2 {
	clear: both;
	border: none;
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #dc143c;
}

.term-item h2.rate-1{
	font-size: 24px;
	color: #dc143c;
}
.term-item h2.rate-2{
	font-size: 24px;
	color: #000;	
}
.term-item h2.rate-3{
	font-size: 20px;
	color: #000;	
}
.term-item h2.rate-4{
	font-size: 18px;
	color: #000;		
}

.term-item_1 {
	border: solid 1px #eee;
	margin-bottom: 5px;
}

.term-item_1 h2 {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 24px;
	color: #dc143c;
}
.term-item_1 a {
	display: block;
	text-decoration: none;
	padding: 5px;
}

.term-item_1 a:hover {
	background-color: #eee;
}

.term-item_1 p {
	font-size: 14px;
	color: #000;
}
.term-item_1 p.detail {
	font-size: 14px;
	color: #0000cd;
	text-decoration: underline;
}

.term-item_2 {
	border: solid 1px #eee;
	margin-bottom: 5px;
}

.term-item_2 h2 {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 24px;
}
.term-item_2 a {
	display: block;
	text-decoration: none;
	padding: 5px;
}

.term-item_2 a:hover {
	background-color: #eee;
}

.term-item_2 p {
	font-size: 14px;
	color: #000;
}
.term-item_2 p.detail {
	font-size: 14px;
	color: #0000cd;
	text-decoration: underline;
}

.term-item_3 {
	border: solid 1px #eee;
	margin-bottom: 5px;
}

.term-item_3 h2 {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 20px;
}
.term-item_3 a {
	display: block;
	text-decoration: none;
	padding: 5px;
}

.term-item_3 a:hover {
	background-color: #eee;
}

.term-item_3 p {
	font-size: 14px;
	color: #000;
}
.term-item_3 p.detail {
	font-size: 14px;
	color: #0000cd;
	text-decoration: underline;
}
/* ###　各語のページ　#################### */

.summary {
	margin: 5px;
	padding: 5px;
	border: solid 1px #aaa;
	background-color: #f0e68c;
}
.summary h4 {
	font-size: 14px;
	border: solid 1px #aaa;
	background-color: #ffa500;
	text-align: center;
	width: 70px;
	margin-bottom: 5px;
}
.gogi {
  padding: 5px;
  margin: 5px;
}
.gogi h2.midashi {
  font-size: 18px;
  margin-top: 10px;
  font-weight: normal;
}

.gogi-es {
	padding: 5px;
}
.gogi-es p {
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 16px;
}

/*　語の定義　*/

.sentence	{
	margin:0 5px 5px 5px;
	padding: 4px;
	font-size:14px;
	background-color: #fff;
	border: solid 1px #aaa;

}

.sentence-inner {
	border-left: solid 1px #aaa;
	margin:5px 0px 15px 15px;
	padding: 2px;
}

.sentence h2 {
	font-size: 14px;
	padding: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 50px;
	text-align: center;
	border: solid 1px #00008b;
	background-color: #ff8c00;
}
.sentence h3 {
	border: 0;
	padding: 0;
	margin-left: 5px;
	font-size: 16px;
	color: #000;
	background-color: #fff;
  border: none;
  font-weight: normal;
}

.sentence-es {
	padding: 4px;
}
.sentence-es p {
	font-size: 16px;	
}
.sentence-es a {
	text-decoration: none;
	color: #4169E1;
}
.sentence-es a:hover {
	text-decoration: underline;
	color: #1E90FF;
}

.sentence-es-inner {
	margin-top: 0px;
	font-size: 16px;
	padding: 4px;
}
.sentence-es-inner a {
	text-decoration: none;
	color: #4169E1;
}
.sentence-es-inner a:hover {
	text-decoration: underline;
	color: #1E90FF;
}

.sentence-jp {
	padding-left: 4px;
}

.sentence-en {
	padding-left: 4px;
	overflow: hidden;
}

.sentence-en h5 {
	font-size: 11px;
	color: #444;
	padding: 2px;
	background-color: #f0f8ff;
	border: solid 1px #04629c;
	float: left;
}

.sentence-en p {
	font-size: 14px;
	margin-left: 5px;
	float: left;
}

.sentence-ref {
	font-size: 12px;
	margin-left: 5px;
	margin-top: 5px;
	padding: 5px;
	border: solid 1px #aaa;
	background-color: #eee;
}
.sentence-ref p {
	font-size: 14px;
}
.sentence-ref a {
	text-decoration: none;
	color: #4169E1;
}
.sentence-ref a:hover {
	text-decoration: underline;
	color: #1E90FF;
}

.related-term {
	padding: 5px;
	font-size:14px;
	border: solid 1px #555;
	background-color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
}

.related-term h3 {
	font-size: 16px;
	text-align: center;
	padding: 5px;
	width: 100px;
	border: solid 1px #555;
	border-radius: 5px;
	background-color: #eee;
	margin-bottom: 5px;
}

.related-term h4 {
	font-size: 12px;
	font-weight: stong;
}


.related-term p {
	padding: 5px;
	font-size: 16px;
}

/* 備考欄 */
	.note {
		padding: 5px;
		font-size:14px;
		border: solid 1px #555;
		background-color: #fff;
		margin-top: 10px;
		margin-bottom: 10px;
		}

	.note h3 {
		font-size: 16px;
		text-align: center;
		padding: 5px;
		width: 100px;
		border: solid 1px #555;
		border-radius: 5px;
		color: #fff;
		background-color: #000;
		margin-bottom: 5px;
		}

	.note p {
		padding: 5px;
		font-size: 16px;
	}
/* 備考欄終わり */

.idiom	{
	margin:15px 0 0 0;
	padding: 4px;
	font-size:14px;
	border: solid 1px #04629c;
	margin-bottom: 5px;
}

.idiom h3 {
	font-size: 12px;
	border-bottom: solid 1px #04629c;
}
.idiom h4 a {
	text-decoration: none;
	color: #000;
}
.idiom h4 a:hover {
	text-decoration: underline;
	color: #1E90FF;
}

.idiom h5 {
	font-size: 14px;

}
.idiom h5 a {
	text-decoration: none;
	color: #4169E1;
}
.idiom h5 a:hover {
	text-decoration: underline;
	color: #4169E1;
}

.idiom-jp {
	margin: 0 0 0 15px;
}

.idiom-def {
	margin: 0 0 0 15px;
}

.idiom-en {
	background-color: #f0f8ff;
	margin:0 15px 5px 15px;
	padding: 2px;
	border-top: solid 1px #04629c;
	border-bottom: solid 1px #04629c;
}

.idiom-en h5 {
	font-size: 11px;
	color: #444;

}

.idiom-en p {
	margin: 0;
	padding: 0;
}

.idiom p {
	font-size: 14px;
	padding: 0;
}

.synonym {
	margin:0 15px 5px 15px;

	overflow: hidden;
}
.synonym h5 {
	font-size: 11px;
	color: #444;
	padding: 2px;
	background-color: #87cefa;
	border: solid 1px #04629c;
	float: left;
}
.synonym p {
	margin-left: 5px;
	float: left;
}

.antonym {
	margin:0 15px 5px 15px;
	overflow: hidden;
}
.antonym h5 {
	font-size: 11px;
	color: #444;
	padding: 2px;
	background-color: #ffa500;
	border: solid 1px #04629c;
	float: left;
}
.antonym p {
	margin-left: 5px;
	float: left;
}

.table_01	{
	width: 100%;
		border-collapse: collapse;
		font-weight: normal;
            border-spacing: 0;
            background-color: #ffffff;
            border-top: 1px solid #000000;
            border-left: 1px solid #000000;
            empty-cells: show;
            text-align: center;
		}
.table_01 th	{
           	background-color: #f0e68c;
		font-size: 14px;
		padding: 2px;
    		border-right:1px solid #000000;
   		border-bottom:1px solid #000000;
				}
.table_01 td	{
		font-size: 14px;
		padding: 2px;
    		border-right: 1px solid #000000;
    		border-bottom: 1px solid #000000;
		}

.con-block {
	display: block;
	overflow: hidden;
}
.con-block-inner {
	display: block;
	float: left;
	background-color: #fff;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.similar {
		padding: 2px;
		font-size:1em;
		border: solid 1px #04629c;
		background-color: #eee;
		margin: 5px 0;
}

.sidemenu		{
	font-size: 0.8em;
	border: solid 1px #B18904;
	padding: 2px;
	margin-bottom: 10px;
}

.sidemenu ul {
	list-style: none;
}
.sidemenu li a {
	display: block;
	padding: 5px;
	font-size: 14px;
}
.sidemenu li a:hover {
	background-color: #eee;
}

.sidemenu h2 {
	margin-bottom: 10px;
	border-bottom: sotted 2px #ddd;
	color: #666;
	font-size: 18px;
}



/* ###　画面小　############################################# */
@media (max-width : 499px ){

.con-block-inner {
	width: 100%;
}

} 
/* 画面小ここまで　*/

/* ###　画面中　############################################# */
@media (min-width: 500px) and (max-width: 1099px) {

.word-list {
}

.word-list ul {
	list-style: none;
}

.word-list li {
}

.con-block-inner {
	width: 50%;
}

} 
/* 画面中ここまで */

/* ###　画面大　############################################# */
@media ( min-width : 1100px ){

.word-list {
}

.word-list ul {
	list-style: none;
}

.word-list li {
}

.con-block-inner {
	width: 50%;
}

}
/* 画面大ここまで */

