@charset "utf-8";
/* ===================================================================
CSS information

 file name  :zzz.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/* -----------------------------------------------------------
	各ページ専用指定
----------------------------------------------------------- */

/*共通部分*/

/* .box_edict_cate
----------------------------------------------------------- */
.box_edict_cate {
	margin-bottom: 20px;
	overflow: hidden;
}

.box_edict_cate h4{
	margin: 0 0 20px;
}

.box_edict_cate h5{
	margin: 0 20px 15px;
}

.box_edict_cate ul.list_link{
	margin: 0 0 40px 40px;
}

.box_edict_cate ul.list_link li{
	margin: 0 0 13px;
	padding-left: 20px;
	background: url(../edict/images/ico_doc.gif) left center no-repeat;
	font-size: 14px;
	font-weight: bold;
}

.box_edict_cate ul.list_link span.bt_p01{
	background: #1167c9;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-left: 20px;
	padding: 3px;
}

.box_edict_cate ul.list_link span.bt_p01 a{
	color: #fff;
	text-decoration: none;
}

.box_edict_cate ul.list_link span.bt_p01 a:hover{
	text-decoration: none;
	text-decoration: underline;
}


/*ページ内リンク
-----------------------------------------------*/
.nav_edict_dojyo ul{
	width:660px;
	height: 36px;
	background: url(../edict/images/nav_edict_dojyo.gif) top left no-repeat;
	margin: 0 20px 20px;
	overflow: hidden;
}

.nav_edict_dojyo ul li{
	margin-right:10px;
	margin-bottom: ;
	height:36px;
	overflow: hidden;
	text-indent: -9999px;
	float:left;
}

.nav_edict_dojyo ul li a{
	height:36px;
	display: block;
}

/*01*/
.nav_edict_dojyo ul li.taisakuho{
	width: 175px;
}
.nav_edict_dojyo ul li.taisakuho a:hover{
	background:url(../edict/images/nav_edict_dojyo.gif) 0 -36px;
}

/*02*/
.nav_edict_dojyo ul li.noyochi{
	width: 180px;
}
.nav_edict_dojyo ul li.noyochi a:hover{
	background:url(../edict/images/nav_edict_dojyo.gif) -185px -36px;
}

/*03*/
.nav_edict_dojyo ul li.jiban{
	width: 110px;
}
.nav_edict_dojyo ul li.jiban a:hover{
	background:url(../edict/images/nav_edict_dojyo.gif) -375px -36px;
}


/*ページ内リンク
-----------------------------------------------*/
.nav_edict_suishitsu ul{
	width:500px;
	height: 82px;
	background: url(../edict/images/nav_edict_suishitsu.gif) top left no-repeat;
	margin: 0 20px 20px;
	overflow: hidden;
}

.nav_edict_suishitsu ul li{
	margin-right:10px;
	margin-bottom: 5px;
	width: 110px;
	height:36px;
	overflow: hidden;
	text-indent: -9999px;
	float:left;
}

.nav_edict_suishitsu ul li a{
	width: 110px;
	height:36px;
	display: block;
}

/*01*/
.nav_edict_suishitsu ul li.odaku{
	width: 110px;
}
.nav_edict_suishitsu ul li.odaku a:hover{
	background:url(../edict/images/nav_edict_suishitsu.gif) 0 -82px;
}

/*02*/
.nav_edict_suishitsu ul li.gesui{
	width: 110px;
}
.nav_edict_suishitsu ul li.gesui a:hover{
	background:url(../edict/images/nav_edict_suishitsu.gif) -120px -82px;
}

/*03*/
.nav_edict_suishitsu ul li.konuma{
	width: 110px;
}
.nav_edict_suishitsu ul li.konuma a:hover{
	background:url(../edict/images/nav_edict_suishitsu.gif) -240px -82px;
}

/*04*/
.nav_edict_suishitsu ul li.jokaso{
	width: 110px;
}
.nav_edict_suishitsu ul li.jokaso a:hover{
	background:url(../edict/images/nav_edict_suishitsu.gif) -360px -82px;
}


/*05*/
.nav_edict_suishitsu ul li.kaiyo{
	width: 110px;
}
.nav_edict_suishitsu ul li.kaiyo a:hover{
	background:url(../edict/images/nav_edict_suishitsu.gif) 0 -123px;
}

/*06*/
.nav_edict_suishitsu ul li.kojiyosui{
	width: 110px;
}
.nav_edict_suishitsu ul li.kojiyosui a:hover{
	background:url(../edict/images/nav_edict_suishitsu.gif) -120px -123px;
}

/*07*/
.nav_edict_suishitsu ul li.golf{
	width: 110px;
}
.nav_edict_suishitsu ul li.golf a:hover{
	background:url(../edict/images/nav_edict_suishitsu.gif) -240px -123px;
}










/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}