@import url("base.css");

/*-----------------------------------
	レイアウト
-----------------------------------*/
/*-----------------------------------
	共通
-----------------------------------*/
/*コンテンツ*/
#contents{
	width:720px;
}
/*ヘッダー*/
#contents .title_wrapper{
	width:720px;
	padding-bottom:9px;
}
#contents .title_wrapper .title{
	padding-top:3px;
	width:490px;
	height:26px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background:url(../img/base/dot_3.gif) bottom repeat-x;;
}
#contents .title_wrapper ul.menu{
	width:490px;
	padding-top:10px;
}
#contents .title_wrapper ul.menu li{
	float:left;
}
/*キャラクタ画像*/
#contents .title_wrapper .title_character{
	float:right;
}
/*サブタイトル*/
#contents .sub_title{
	width:700px;
	height:22px;
	padding-top:8px;
	padding-left:20px;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background:url(../img/term/subtitle_bg.gif) top left no-repeat;
}
/*ナビゲーションリンク*/
#contents ul.term_navi{
	display:inline-block;
	padding:12px 0 32px;
}
#contents ul.term_navi li{
	width:165px;
	line-height:12px;
	background:url(../img/icon/icon_ya_rt.gif) top left no-repeat;
	padding-left:15px;
	padding-bottom:18px;
	float:left;
}
#contents .term_navi a{
	border-bottom:dotted 1px;
}
/*辞典リスト*/
#contents .term_list{
	padding-top:3px;
	background:url(../img/base/dot_3.gif) top repeat-x;
}
#contents ul.term_list li{
	width:680px;
	padding:20px 20px 32px 20px;
	background:url(../img/base/dot_line.gif) bottom repeat-x;
}
#contents ul.term_list li.item1{
	background-color:#F1F5FA;
}
#contents ul.term_list li.item2{
	background-color:#FFFFFF;
}
#contents ul.term_list li dl dt.title{
	height:35px;
	padding-left:40px;
	color:#00A0C6;
	font-size:10px;
	line-height:10px;
	float:left;
}
/*アイコン*/
#contents ul.term_list li.item1 dl dt.title{
	background:url(../img/term/icon_term_b.gif) top left no-repeat;
}
#contents ul.term_list li.item2 dl dt.title{
	background:url(../img/term/icon_term_w.gif) top left no-repeat;
}
#contents ul.term_list li dl dt.title a{
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	color:#00A0C6;
}
#contents ul.term_list li dl dt.title a:hover{
	color:#00A0C6;
}
#contents ul.term_list li dl dd.top{
	width:90px;
	height:12px;
	float:right;
}
#contents ul.term_list li.item1 dl dd.top{
	background:url(../img/term/bt_page_top1_bg.gif) top left no-repeat;
}
#contents ul.term_list li.item2 dl dd.top{
	background:url(../img/term/bt_page_top2_bg.gif) top left no-repeat;
}
#contents ul.term_list li dl dd.details{
	clear:both;
}

/*-----------------------------------
	メニューボタン
-----------------------------------*/
/*あ行*/
#contents a.bt_menu_a{
	width:49px;
	height:40px;
	display:block;
	background:url(../img/term/bt_menu_a.gif) top left no-repeat;
}
#contents a.bt_menu_a:hover{
	background-position:top right;
}
/*か行*/
#contents a.bt_menu_k{
	width:49px;
	height:40px;
	display:block;
	background:url(../img/term/bt_menu_k.gif) top left no-repeat;
}
#contents a.bt_menu_k:hover{
	background-position:top right;
}
/*さ行*/
#contents a.bt_menu_s{
	width:49px;
	height:40px;
	display:block;
	background:url(../img/term/bt_menu_s.gif) top left no-repeat;
}
#contents a.bt_menu_s:hover{
	background-position:top right;
}
/*た行*/
#contents a.bt_menu_t{
	width:49px;
	height:40px;
	display:block;
	background:url(../img/term/bt_menu_t.gif) top left no-repeat;
}
#contents a.bt_menu_t:hover{
	background-position:top right;
}
/*な行*/
#contents a.bt_menu_n{
	width:49px;
	height:40px;
	display:block;
	background:url(../img/term/bt_menu_n.gif) top left no-repeat;
}
#contents a.bt_menu_n:hover{
	background-position:top right;
}
/*は行*/
#contents a.bt_menu_h{
	width:49px;
	height:40px;
	display:block;
	background:url(../img/term/bt_menu_h.gif) top left no-repeat;
}
#contents a.bt_menu_h:hover{
	background-position:top right;
}
/*ま行*/
#contents a.bt_menu_m{
	width:49px;
	height:40px;
	display:block;
	background:url(../img/term/bt_menu_m.gif) top left no-repeat;
}
#contents a.bt_menu_m:hover{
	background-position:top right;
}
/*や行*/
#contents a.bt_menu_y{
	width:49px;
	height:40px;
	display:block;
	background:url(../img/term/bt_menu_y.gif) top left no-repeat;
}
#contents a.bt_menu_y:hover{
	background-position:top right;
}
/*ら行*/
#contents a.bt_menu_r{
	width:49px;
	height:40px;
	display:block;
	background:url(../img/term/bt_menu_r.gif) top left no-repeat;
}
#contents a.bt_menu_r:hover{
	background-position:top right;
}
/*英字・他*/
#contents a.bt_menu_ei{
	width:49px;
	height:40px;
	display:block;
	background:url(../img/term/bt_menu_ei.gif) top left no-repeat;
}
#contents a.bt_menu_ei:hover{
	background-position:top right;
}
/*ページの先頭へ1*/
#contents li.item1 a.bt_pagetop{
	width:90px;
	height:12px;
	display:block;
	background:url(../img/term/bt_page_top1.gif) top left no-repeat;
}
#contents li.item1 a.bt_pagetop:hover{
	background-position:top right;
}
/*ページの先頭へ2*/
#contents li.item2 a.bt_pagetop{
	width:90px;
	height:12px;
	display:block;
	background:url(../img/term/bt_page_top2.gif) top left no-repeat;
}
#contents li.item2 a.bt_pagetop:hover{
	background-position:top right;
}
