@charset "utf-8";

/* ver.10.1.15 */

/* 初期化
----------------------------------------------------------------*/
* { padding:0; margin:0; }
div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,select,input,
p,blockquote,table,th,td { padding:0; margin:0; }
h1,h2,h3,h4,h5,h6, { font-size:12px; line-height:22px;  }
th,td { text-align:left; vertical-align:top; }
textarea { resize:none; } /* Safari */
img { vertical-align:top; border:0px; }
ul,li { list-style:none; }
option { padding-right:1em; }
address,caption { font-style:normal; font-weight:normal; }
/*fire fix用*/
a {
outline: none;
color:#338ccc;
}
a:hover{
color:#f70;
}


.topmob {text-indent:-9999px;
display:none;}	





/* html/body設定
----------------------------------------------------------------*/
html {
	color:#333333;
	
		}
body {
	font-size:14px;
	
	font-family: 'Avenir','Helvetica Neue','Helvetica','Arial','Hiragino Sans','ヒラギノ角ゴシック',YuGothic,'Yu Gothic','メイリオ', Meiryo,'ＭＳ Ｐゴシック','MS PGothic'
	margin:0;
	padding:0;

		}



/* ラッパー
----------------------------------------------------------------*/
.wrapper {
	width:100%;
		}

/* コンテナ
----------------------------------------------------------------*/
.container {
/*width:100%;*/


}

/* ヘッダ
----------------------------------------------------------------*/
.header{
	
position:relative;
	height:70px;
	background-color:#FFF;
	width:930px;

	margin:0 auto;
	background:url(img/eigotop.jpg);
	background-repeat:no-repeat;
	background-size:75%;
	background-position:200px 3px;
	}




.logo a{
	background-image:url(img/eigologo.jpg);
	background-repeat:no-repeat;
	
	background-position:0 5px;
	display:block;
	width:500px;
	height:70px;
	text-indent:-9999px;
	background-size:80%;
}




/* パンクズリスト
----------------------------------------------------------------*/
.pan {
	width:630px;
	height:15px;
	font-size: 12px;
	color:#333333;
	padding-top:3px;
	
	margin-bottom:0;
	text-indent:2px;
	
			
}


.pan a{
	color:#0099FF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	padding:2px 5px 2px 5px;
		}


	
.pan a:hover {
	color: #FFCC00;
}





/* メインコンテナ
----------------------------------------------------------------*/
.main_container {
	background-color:#F6E7D2;
	width:100%;
	
	


	zoom:1; /* IE6,7(hasLayout) */
		}

/* メインカラム
----------------------------------------------------------------*/
.main_column {
  width:910px;
	margin:0 auto;
	
					}


/* コンテンツカラム
----------------------------------------------------------------*/
.content {
	zoom:1; /* IE6,7(hasLayout) */
	width:630px;
	float:left;
	margin:8px 5px;
	padding:10px 20px;
	background-color:#FFF;
	border:1px solid #CCC;
	
  border-radius: 3px;
			}

.leftcontent{
float:right;
width:210px;
padding-left:5px;
margin-top:8px;
}			



.section {
padding:0 15px 8px 15px;
margin-bottom:20px;
	}
.section p{
font-size:15px;
padding-top:5px;
margin-top:5px;
line-height:27px;
}

p.pt0{
padding-top:0;
margin-top:0;
line-height:22px;
}

.section p.red0 {
font-size:14px;
padding-top:10px;
margin-top:10px;
line-height:10px;
color:#F33;
font-weight:bold;
}


.section a{
font-size:14px;
}

.section a:hover{
position:relative;
left:1px;
top:1px;

} 

.section ul{
font-size:14px;
padding-top:3px;
margin-top:3px;
line-height:20px;
}





/* H各種
----------------------------------------------------------------*/
h1{
	width:93%;
     position: relative;
     color: white;
     padding:0.4em 0.5em 0.4em 1.5em;
     background-color: #4B7ABD;
     border-radius: 3px;
	 font-size:150%;
	 clear:both;
	 margin-top:10px;
	 
}
 
h1::after {
     position: absolute;
     top: 50%;
     left:0.7em;
     transform:translateY(-50%);
     content: '';
     width: 8px;
     height:25px;
     background-color:#FFF;
}

h2 {
  padding-bottom: .3em;
  padding-left:3px;
  border-bottom: 5px solid #FC3;
  display: block;
	clear:both;
	font-size:130%;
	margin-top:20px;
	margin-left:12px;
	clear:both;
	
	
}
h2:first-letter {
  margin-right: .1em;
  font-size: 1.5em;
}

h3{
font-size:15px;
line-height:25px;
margin:5px 0 0 16px;
padding-left:7px;
clear:both;
font-weight:bold;
border-left:12px solid #F60;
}

/* トップランキングリスト
----------------------------------------------------------------*/
.topd { border-bottom: 2px dotted #CCC;
clear:both;
margin-bottom:5px;}

.toprank {
font-weight:bold;
color:#abcd05;
}

p.toprank {font-size:24px;
margin-top:10px;
text-indent:70px;
height:30px;
margin-bottom:5px;
}

.tm1{background:url(img/ranking8_1.jpg) no-repeat;}
.tm2{background:url(img/ranking8_2.jpg) no-repeat;}
.tm3{background:url(img/ranking8_3.jpg) no-repeat;}


/* トップリスト
----------------------------------------------------------------*/

.topli li {border:#999 solid 1px;
border-radius: 6px;
width:267px;
height:275px;
float:left;
margin:10px 14px 5px 0;
padding:8px;}

.topli img {float:left;
margin-right:10px;}

.topli {}


/*amazon本の紹介
----------------------------------------------------------------*/

.amazon{
background-color:#DFF7FD;
border-radius: 10px;
margin-top:10px;
	
	}
p.amatitle{
	font-size:140%;
	font-weight:bold;
}

blockquote {
	width:400px;
	float:right;
	
	margin:10px 0 20px;
    position: relative;
    padding: 0px 20px 10px 40px;
    box-sizing: border-box;
    font-style: italic;
    color: #464646;
    background: #fff4db;
    border-top: solid 3px #ff9c8e;
	display:block;
	font-size:14px;
}

blockquote:before{
    display: inline;
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 30px;
    text-align: center;
    content: "\f10d";
  font-family: "Font Awesome 5 Free";
    color: #FFF;
    font-size: 18px;
    line-height: 30px;
    background: #ff9c8e;
    font-weight:900;
}

blockquote p {
    position: relative;
    padding: 0;
    margin: 10px 0;
    z-index: 3;
    line-height: 1.7;
	
	
}



blockquote cite {
    display: block;
    text-align: right;
    color: #888888;
    font-size: 0.9em;
}


.markamazon  a{
	clear:both;
	
	width:90%;
	
	
    display:block;
    padding: 0.5em 0.8em;
    text-decoration: none;
	text-align:center;
    background: #FF9A00;
    color: #FFF;
    /*border-bottom: solid 5px #2E6F2F;*/
    border-radius: 2px;
	/*box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.32);*/
	margin:0 auto ;
	font-size:100%;
	font-weight:bold;
}

.markamazon a:after {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight:900;
  /*display:block;*/
  font-size:1.2em;
  color:#FFF;
 position:relative;
  top:1px;
  left:4%;
  
}

.markamazon a:before {
  font-family: "Font Awesome 5 Brands";
  content: '\f270';
 position:relative;
  top:1px;
  left:-4%;
   font-size:1.5em;
   
}
/*ジャンルページリスト
----------------------------------------------------------------*/

.glist {margin-left:3px;}


.glist li {
	float:left;
	width:230px;
	height:195px;
	border-bottom:1px dashed #999;
	margin-left:15px;}

.glist li img {
	float:left;
	margin:13px 8px 0 0;
	 border:solid 1px #E0D7C6;
}





.glist li p {
	line-height:20px;
	font-size:12px;
}



.glist a {
	display:block;
	
background-image:url(img/arrow13_3.gif);
background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:15px;
	font-size:12px;
	margin-top:5px;
	padding-right:0;
	
} 




.glist a:hover{
position:relative;
left:1px;
top:1px;
} 


/*全教材リスト
----------------------------------------------------------------*/



.allist ul{border-top:#999 1px dotted;}

.allist li{ border-bottom:#999 1px dotted;
width:500px;
height:130px;

}

.allist a {
	width:100px;
	display:block;
float:right;
	
background-image:url(img/arrow13_3.gif);
background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:15px;
	font-size:15px;
	margin-top:5px;
	padding-right:0;}

.allist img {
	float:left;
	padding:10px 5px 10px 0;}
	
	.allist img+p {color:#C60;
	font-size:16px;
	font-weight:bold;}
	
	
/*勉強法下リンク　他のページ
----------------------------------------------------------------*/	
.nlis1{
	float:left;
	width:210px;
	display:block;
	margin-left:10px;
}
	
.nlis2{
	float:right;
	width:260px;
	margin-left:10px;
	display:block;
}
	
	
/*相互リンクテーブル
----------------------------------------------------------------*/
.td1 {
font-size:14px;
background-color:#d7e9f7;
padding:10px;
width:100px;
}
.td2{
font-size:13px;
padding:10px;
}

/* 下おすすめテーブルランクマーク
----------------------------------------------------------------*/
.ra1 {background:url(img/rank1.gif) no-repeat 8px center;
	  text-align:center;}

.ra2 {background:url(img/rank2.gif) no-repeat 8px center;
	  text-align:center;}
	  
.ra3 {background:url(img/rank3.gif) no-repeat 8px center;
	  text-align:center;
	  vertical-align:middle;
	  text-indent:10px;
	 
	 }


.ratb td{padding:9px;
line-height:18px;}

.tanobo2 img {padding-left:8px;
padding-bottom:5px;}

/* テーブル基本
----------------------------------------------------------------*/

.tb1 {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color:#666666;
	border-bottom-color:#666666;
	}

	.tb1 td {
	margin: 0px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color :#666666;
	border-left-color:#666666;
	}


/* テーブル基本 tdに入れて線なしも可能
----------------------------------------------------------------*/
.tb2 {
border-top:1px solid #666666;
border-left:1px solid #666666;
}

.tb3 {
border-bottom:1px solid #666666;
border-right:1px solid #666666;
}
.tbb {border-bottom:1px solid #666666;}
.tbr {border-right:1px solid #666666;}


/* テーブル基本 tdに入れて線なしも可能(点線)
----------------------------------------------------------------*/
.tb4 {
border-top:1px dotted #666666;
border-left:1px dotted #666666;
}

.tb5 {
border-bottom:1px dotted #666666;
border-right:1px dotted #666666;
}
.tbb2 {border-bottom:1px dotted #666666;}
.tbr2 {border-right:1px dotted #666666;}

/* テーブル基本 テーブルの中の画像ライン
----------------------------------------------------------------*/
.tbimgbo td img{
padding:0;
text-align:center;
margin-bottom:5px;
margin-left:13px;
}



/* テーブル基本 テーブルの中のテキストサイズ
----------------------------------------------------------------*/
.tbtxt12 td p{font-size:12px;
line-height:19px;
}

.tbtxt13 td{font-size:13px;
line-height:19px;
}

.tbtxt14 td {font-size:14px;
line-height:23px;
}
/* テーブル基本 テーブルの中のリンクテキストサイズ
----------------------------------------------------------------*/

.tba12 td a {font-size:12px;}
.tba13 td a {font-size:13px;}
.tba14 td a {font-size:14px;}
/* テーブル基本 テーブルの中パディング
----------------------------------------------------------------*/
.tbpd3 td {padding:3px;}
.tbpd5 td {padding:5px;}
.tbpd10 td {padding:10px;}
/* 料金テーブル イメージのパディング
----------------------------------------------------------------*/
.pricetable img {margin-right:7px;}

/* テーブル、グレーヘッド
----------------------------------------------------------------*/
.gra2 {
background-color:#999999;
color:#FFFFFF;
font-weight:bold;
text-align:center;
}
/* テーブル マーク
----------------------------------------------------------------*/

.marktable{
background-image:url(img/arrow13_3.gif);
background-repeat:no-repeat;
background-position:left 8px;
padding:2px 0 7px 13px;

}


/* テーブル文字センター
----------------------------------------------------------------*/


.tbcent td{
	text-align:center;
}



/* 縦ナビ左基本
----------------------------------------------------------------*/
.vnav ul{
font-size:13px;
width:220px;
padding-top:0;
margin-left:0;
background-color:#FFF;

	}
	
.vnav li a {
height:30px;
width:212px;
text-indent:10px;
line-height:30px;
text-decoration:none;
color:#0099CC;
font-weight:bold;
display:block;
background-repeat:no-repeat;
background-position:left center;

}
.vnav li a:hover{
		color:#FF9933;
		display:block;
		text-decoration:none;
		background-color:#D9F0FF;
	}



/* 縦ナビ22は緑３３はオレンジ
----------------------------------------------------------------*/
	
.navhead33 {
color:#333;
height:35px;
padding:0;
text-indent:-9999px;
background-image:url(img/navihead0.jpg);
background-repeat:no-repeat;
}


.navhead33n {
color:#333;
height:35px;
padding:0;
text-indent:-9999px;
background-image:url(img/navihead00.jpg);
background-repeat:no-repeat;
}



.vnav33 li{
height:30px;
border-left:solid 4px #ff6600;
border-bottom:solid 1px #ff6600;
border-right:solid 4px #ff6600;
padding-top:0;
}

.vnav33 li.libo{
border-left:solid 4px #ff6600;
border-bottom:solid 4px #ff6600;
border-right:solid 4px #ff6600;
}




.navhead1 {
color:#333;
height:35px;
padding:0;
text-indent:-9999px;
background-image:url(img/navihead.gif);
background-repeat:no-repeat;
}

.vnav22 li{
height:30px;
border-left:solid 4px #abcd05;
border-bottom:solid 1px #abcd05;
border-right:solid 4px #abcd05;
padding-top:0;
}

.vnav22 li.libo{
border-left:solid 4px #abcd05;
border-bottom:solid 4px #abcd05;
border-right:solid 4px #abcd05;
}



.navhead44 {
color:#333;
height:35px;
padding:0;
text-indent:-9999px;
background-image:url(img/navihead44.jpg);
background-repeat:no-repeat;
}





.vnav44 li{
height:30px;
border-left:solid 4px #74C9EE;
border-bottom:solid 1px #74C9EE;
border-right:solid 4px #74C9EE;
padding-top:0;
}

.vnav44 li.libo{
border-left:solid 4px #74C9EE;
border-bottom:solid 4px #74C9EE;
border-right:solid 4px #74C9EE;
}


.navhead55 {
color:#333;
height:35px;
padding:0;
text-indent:-9999px;
background-image:url(img/navihead55.jpg);
background-repeat:no-repeat;
}


.vnav55 li{
height:30px;
border-left:solid 4px #FFCC33;
border-bottom:solid 1px #FFCC33;
border-right:solid 4px #FFCC33;
padding-top:0;
}

.vnav55 li.libo{
border-left:solid 4px #FFCC33;
border-bottom:solid 4px #FFCC33;
border-right:solid 4px #FFCC33;
}

.navhead66 {
color:#333;
height:35px;
padding:0;
text-indent:-9999px;
background-image:url(img/navihead66.jpg);
background-repeat:no-repeat;
}


.vnav66 li{
height:30px;
border-left:solid 4px #DF281A;
border-bottom:solid 1px #DF281A;
border-right:solid 4px #DF281A;
padding-top:0;
}

.vnav66 li.libo{
border-left:solid 4px #DF281A;
border-bottom:solid 4px #DF281A;
border-right:solid 4px #DF281A;
}


.navhead77 {
color:#333;
height:35px;
padding:0;
text-indent:-9999px;
background-image:url(img/navihead77.jpg);
background-repeat:no-repeat;
}


.vnav77 li{
height:30px;
border-left:solid 4px #0066CC;
border-bottom:solid 1px #0066CC;
border-right:solid 4px #0066CC;
padding-top:0;
}

.vnav77 li.libo{
border-left:solid 4px #0066CC;
border-bottom:solid 4px #0066CC;
border-right:solid 4px #0066CC;
}
	
.navhead88 {
color:#333;
height:35px;
padding:0;
text-indent:-9999px;
background-image:url(img/navihead88.jpg);
background-repeat:no-repeat;
}


.vnav88 li{
height:30px;
border-left:solid 4px #009900;
border-bottom:solid 1px #009900;
border-right:solid 4px #009900;
padding-top:0;
}

.vnav88 li.libo{
border-left:solid 4px #009900;
border-bottom:solid 4px #009900;
border-right:solid 4px #009900;
}


.navhead99 {
color:#333;
height:35px;
padding:0;
text-indent:-9999px;
background-image:url(img/navihead99.jpg);
background-repeat:no-repeat;
}


.vnav99 li{
height:30px;
border-left:solid 4px #F28006;
border-bottom:solid 1px #F28006;
border-right:solid 4px #F28006;
padding-top:0;
}

.vnav99 li.libo{
border-left:solid 4px #F28006;
border-bottom:solid 4px #F28006;
border-right:solid 4px #F28006;
}



/* ランキング王冠
----------------------------------------------------------------*/	
 li.no1 a{
	    background-image:url(img/rank1.gif);
		background-repeat:no-repeat;
		background-position:6px 4px;
		height:30px;
		line-height:30px;
		text-indent:30px;
	}
 li.no2 a {
	    background-image:url(img/rank2.gif);
		background-repeat:no-repeat;
		background-position:6px 4px;
		height:30px;
		line-height:30px;
		text-indent:30px;
	}
li.no3 a{
	    background-image:url(img/rank3.gif);
		background-repeat:no-repeat;
		background-position:6px 4px;
		height:30px;
		line-height:30px;
		text-indent:30px;
		
	}

	
	
	
	

/* 右縦ナビ
----------------------------------------------------------------*/

.rvnav ul{
font-size:13px;
width:240px;
padding-top:0;
	}

.rnavhead1 {
color:#333;
height:40px;
padding:0;
text-indent:-9999px;
background-image:url(img/navihead.gif);
background-repeat:no-repeat;

}
	
.rvnav li{
height:40px;
border-left:solid 4px #abcd05;
border-bottom:solid 1px #abcd05;
border-right:solid 4px #abcd05;
padding-top:0;
}

.rvnav li.libo{
border-left:solid 4px #abcd05;
border-bottom:solid 4px #abcd05;
border-right:solid 4px #abcd05;
}





.rvnav li a {
height:40px;
text-indent:40px;
line-height:40px;
text-decoration:none;
color:#0099CC;
font-weight:bold;
display:block;
background-repeat:no-repeat;
background-position:left center;
width:212px;
}
.rvnav li a:hover{
		color:#FF9933;
		display:block;
		text-decoration:none;
		background-color:#D9F0FF;
	}

.rvnav li.e1 a{background-image:url(img/icon/ikusei1.gif);}
.rvnav li.e2 a{background-image:url(img/icon/alc2.gif);}
.rvnav li.e3 a{background-image:url(img/icon/kara.jpg);}
.rvnav li.e4 a{background-image:url(img/icon/5mini.gif);}
.rvnav li.e5 a{background-image:url(img/icon/ycs2.gif);}
.rvnav li.e6 a{background-image:url(img/icon/speed.gif);}
.rvnav li.e7 a{background-image:url(img/icon/eruma.gif);}
.rvnav li.e8 a{background-image:url(img/icon/ea.jpg);}
.rvnav li.e9 a{background-image:url(img/icon/hana.gif);}
.rvnav li.e10 a{background-image:url(img/icon/bre.jpg);}
.rvnav li.e11 a{background-image:url(img/icon/ays.jpg);}
.rvnav li.e12 a{background-image:url(img/icon/lan.gif);}
.rvnav li.e13 a{background-image:url(img/icon/spe.gif);}
.rvnav li.e14 a{background-image:url(img/icon/ami.jpg);}
.rvnav li.e15 a{background-image:url(img/icon/alc.gif);}
.rvnav li.e16 a{background-image:url(img/icon/yu.jpg);}
.rvnav li.e17 a{background-image:url(img/icon/eino.jpg);}
.rvnav li.e18 a{background-image:url(img/icon/uda.jpg);}
.rvnav li.e19 a{background-image:url(img/icon/ec.jpg);}
.rvnav li.e20 a{background-image:url(img/icon/ro.jpg);}
.rvnav li.e21 a{background-image:url(img/icon/pa.gif);}
.rvnav li.e22 a{background-image:url(img/icon/ivy.jpg);}
.rvnav li.e23 a{background-image:url(img/icon/ev.jpg);}
.rvnav li.e24 a{background-image:url(img/icon/et.jpg);}
.rvnav li.e25 a{background-image:url(img/icon/rosetta.jpg);}
.rvnav li.e26 a{background-image:url(img/icon/yc.jpg);}
.rvnav li.e27 a{background-image:url(img/icon/gcl.jpg);}
.rvnav li.e28 a{background-image:url(img/icon/ehc.jpg);}
.rvnav li.e29 a{background-image:url(img/icon/ik.gif);}
.rvnav li.e30 a{background-image:url(img/icon/abc.jpg);}
.rvnav li.e31 a{background-image:url(img/icon/tele.jpg);}
.rvnav li.e32 a{background-image:url(img/icon/lis.gif);}
.rvnav li.e33 a{background-image:url(img/icon/b.gif);}
.rvnav li.e34 a{background-image:url(img/icon/toe.jpg);}
.rvnav li.e35 a{background-image:url(img/icon/glo.jpg);}
.rvnav li.e36 a{background-image:url(img/icon/dmm.jpg);}




/* 中学英文法総復習リスト
----------------------------------------------------------------*/
.tyulist {
	width:610px;
	border-bottom:2px dotted #999;
	margin:4px;
	
	}

.t1 {color:#F33;
padding-top:3px;
font-weight:bold;}
.t2 {
	background-image:url(img/ex1.gif);
	background-repeat:no-repeat;
	position:0 0;
	padding-left:40px;
	margin-top:10px;
	margin-bottom:7px;
	}
.t3 {
	background-image:url(img/ex2.gif);
	background-repeat:no-repeat;
	position:0 0;
	padding-left:40px;
	margin-top:7px;
	margin-bottom:7px;
	
	}
.t4{
	padding:10px 0;
	color:#000;
}
.t5 {
	background-image:url(img/ex3.gif);
	background-repeat:no-repeat;
	position:0 0;
	padding-left:40px;
	margin-top:10px;
	}
/* リンク集
----------------------------------------------------------------*/

.linksyu {
	padding:10px 15px;
}



.linksyu a {
font-size:16px;
font-weight:bold;
line-height:23px;
}

.linksyu p{
padding-top:1px;
font-size:13px;
line-height:20px;
margin-bottom:20px;
}







/* サイトマップ
----------------------------------------------------------------*/
.sitemap {
	margin-left:20px;

}
.sitemap h2 {
border-left:10px solid #F93;
background-image:none;
color:#333;
height:25px;
margin-bottom:30px;
}


.sitemap p{
	font-size:14px;
	font-weight:bold;
	
}
.sitemap a{
	font-size:13px;
	line-height:25px;
	
}



/* フッター
----------------------------------------------------------------*/
.footer {
width:100%;
height:80px;
margin-top:20px;
background-color:#DFF7FD;
text-align:center;
padding-top:10px;

}

.footer a {
font-style:normal;
text-decoration:none;
color:#333;
}

address {
	color:#666;
	padding-top:20px;}


/* 詳細はこちらから矢印
----------------------------------------------------------------*/
.mark{
background-image:url(img/arrow13_3.gif);
background-repeat:no-repeat;
background-position:left center;
padding:0 0 7px 15px;
margin:5px 0 0 0;
font-size:14px;
}


.markr  a{
	width:80%;
	
    display:block;
    padding: 0.5em 0.8em;
    text-decoration: none;
	text-align:center;
    background: #60BCFE;
    color: #FFF;
    
    border-radius: 4px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.32);
	margin:10px auto;
	font-size:110%;
	font-weight:bold;
	clear:both;
}

.markr a:before {
  font-family: "Font Awesome 5 Free";
  content: '\f054';
  font-weight:900;
  /*display:block;*/
  font-size:1em;
  color:#FFF;
 position:relative;
  top:1px;
  left:-4px;
  
}


.marklist li{
background-image:url(img/arrow13_3.gif);
background-repeat:no-repeat;
background-position:left center;
padding:0 0 3px 15px;
margin:10px 0;
font-size:14px;
}

.leftlist li {
	float:left;
	margin-left:15px;
}

/* 便利クラス */
.border {border:1px solid #ccc;} 
.section hr{ border: 1px dotted #CCC }
 p.line { border-bottom: 2px dotted #CCC;
 		  padding-top:0;
		  margin-top:0;
		  clear:both;
		 
		  }
.line { border-bottom: 2px dotted #CCC;}
.line2 { border-bottom: 2px dotted #CCC;
width:480px;
}
.cent {text-align:center;}
.right{text-align:right;}
.left{text-align:left;}
.nonbo a img{ border:none; }
.brn p{border-right:0;}
.clear{	clear:both;}
.flol{   float:left;	}
.flor{   float:right;	}
.imgl{	float:left;
	margin:10px 20px 5px 0;}
.imgr{	float:right;
	margin:10px 0 5px 20px;}
.imgb{ border:solid 1px #999;}
.imgbo img{ border:solid 1px #333333;}
.imgm3 img{margin:3px;}

.pd3 {padding:3px}
.pd5 {padding:5px}
.pd10 {padding:10px}

.pt10{padding-top:10px; }
.pt30{padding-top:30px; }
.mt0{	margin-top:0px;	}
.mt3{margin-top:3px;}
.mt5{	margin-top:5px;	}
.mt10{	margin-top:10px;	}
.mt20{	margin-top:20px;	}
.mt30{	margin-top:30px;	}
.mt40{	margin-top:40px;	}
.mt50{	margin-top:50px;	}
.mt100{	margin-top:100px;	}
.mt200{	margin-top:200px;	}
.mt300{	margin-top:300px;	}
.mt10 p{	margin-top:10px;	}
.mt20 p{	margin-top:20px;	}
.mt30 p{	margin-top:30px;	}
.mt40 p{	margin-top:40px;	}
.mt50 p{	margin-top:50px;	}
.mt100 p{	margin-top:100px;	}
.mt200 p{	margin-top:200px;	}
.mt300 p{	margin-top:300px;	}
.mr5{	margin-right:5px;	}
.mr10{	margin-right:10px;	}
.mr20{	margin-right:20px;	}
.mr30{	margin-right:30px;	}
.mr35{	margin-right:35px;	}
.mr40{	margin-right:40px;	}
.mb5{	margin-bottom:5px;	}
.mb10{	margin-bottom:10px;	}
.mb20{	margin-bottom:20px;	}
.mb30{	margin-bottom:30px;	}
.mb40{	margin-bottom:40px;	}
.mb50 {	margin-bottom: 50px;}
.mb100 {	margin-bottom: 100px;}
.mb200 {	margin-bottom: 200px;}
.ml3{	margin-left:3px;	}
.ml5{	margin-left:5px;	}
.ml10{	margin-left:10px;	}
.ml20{	margin-left:20px;	}
.ml30{	margin-left:30px;	}



.section p.txt12{	font-size:12px;	}
.section p.txt11{	font-size:11px;	}
.section p.txt13{	font-size:13px;	}
.section p.txt14{	font-size:14px;	}
.section p.txt15{	font-size:15px;	}
.section p.txt16{	font-size:16px;	}
.section p.txt18{	font-size:18px;	}
.txt12 {font-size:12px;	}
.txt11{	font-size:11px;	}
.txt13{	font-size:13px;	}
.txt14 {font-size:14px;	}
.txt15{	font-size:15px;	}
.txt16{	font-size:16px;	}
.txt18{	font-size:18px;	}

.ora{ color:#FF6600;}
.red{	color:#f00;	}
.gre{   color:#009900;}
.pink{color:#FF0033;}
.white{color:#FFF;}
.bold{	font-weight:bold;	}
.hi13 {line-height:13px;}	
.bcblue {background-color:#0099CC;}
.bcgre {background-color:#CCC;}
.taho {font-family:Tahoma;}

.w120 {width:120px;}
.w380 {width:380px;}
