




/*
     FILE ARCHIVED ON 4:07:48 Nov 10, 2011 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:56:08 Jun 23, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "UTF-8";

/* ▼ layout ▼
---------------------------------------------------- */
/* added 081126 */
* {
	margin: 0;
	padding: 0;
}


/* added 081126 / modified 100405 */
body {
	background-color: #FFFFFF;
	width: 100%;
	color: #2222;
	font-size: 80%;
}

/* ブロック格納用ボディ：added 081126 /modified: 100405 */
#AreaBody {
	margin: 0 auto;
	padding:10px 0;
	max-width: 950px;
	background-color: #FFFFFF;
}

/* IE6 用：added 100405 */
*html #AreaBody {
	width: expression((document.documentElement.clientWidth > 950)? "950px" : "auto"); 
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	height: 1%;/* added 100428 */
}

/* ヘッダ：左：added 100405 */
#AreaHeaderLeft {
	float: left;
	width: 150px;
	margin-right: -150px;
	position: relative;
	z-index: 2;
}

/* ヘッダ：中央：added 100405 */
#AreaHeaderCenter {
	float: left;
	width: 100%;
	text-align: center;
	margin-right: -120px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

#AreaHeaderCenterContainer {
	margin-left: 150px;
	margin-right: 120px;
}

/* ヘッダ：右：added 100405 */
#AreaHeaderRight {
	float: left;
	width: 120px;
	position: relative;
	z-index: 2;
}

/* 本体上部（コンテンツ）：左：added 081126 */
#AreaUpperLeft {
	float: left;
	width: 100%;/* modify 100405 */
	margin-right: -300px;
	font-family: "Arial", "Arial New", "ＭＳ Ｐゴシック", Sans-Serif;/* modify 100405 */
	background-color: #FFFFFF;
	position: relative;/* added 100405 */
	z-index: 1;/* added 100405 */
	overflow: hidden;/* added 100405 */
}

/* added 100405 */
#AreaUpperLeftContainer {
	max-width: 550px;
	min-height: 500px;/* added 100416 */
	margin-right: 300px;
}

*html #AreaUpperLeftContainer {
	float: left;
	height: 500px;/* added 100416 */
}

*html #AreaUpperLeftInner {
	width: 100%;
	overflow: hidden;
}

#rightspace {
	display:none;
}

*html #rightspace {
	display:block;
	float:right;
	height:10px;
	width:100%;
	margin-left:-850px;
}

/* 本体上部（広告）：右：added 081126 / modified 100405 */
#AreaUpperRight {
	float: left;
	width: 300px;/* modify 100405 */
	font-family: "Verdana", "Arial", "Arial New", "ＭＳ Ｐゴシック", Sans-Serif;
	background-color: #FFFFFF;
	position:relative;/* added 100405 */
	z-index:2;/* added 100405 */
}

/* 本体下部（UI）：左：added 081126 / modified 100405 */
#AreaLowerLeft {
	float: left;
	width: 550px;
	font-family: "Arial", "Arial New", "ＭＳ Ｐゴシック", Sans-Serif;
	background-color: #FFFFFF;
	padding-top: 10px;
}

/* 本体下部（広告）：右：added 081126 / modified 100405 */
#AreaLowerRight {
	float: left;
	width: 300px;/* modify 100405 */
	font-family: "Verdana", "Arial", "Arial New", "ＭＳ Ｐゴシック", Sans-Serif;
	background-color: #FFFFFF;
	padding-top: 10px;
}

/* フッタ：added 100405 */
#AreaFooter {
	width: 100%;
	clear: both;
	padding-top: 10px;
}

#AreaFooter a,
#gnav a {
	color: #004098;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	font-size: 90%;
}

#AreaFooter a:hover,
#gnav a:hover {
	color: #004098;
	text-decoration: none;
}


/* ▼ navigation ▼
---------------------------------------------------- */
/* グローバルナビゲーション：added 100405 */
#gnav {
	width: 548px;
	float: left;
	font-family: "ＭＳ Ｐゴシック","Verdana", "Arial";
	border: solid 1px #7f9fcb;
	margin-bottom: 4px;
}

#gnav .inner {
	border: solid 1px #fff;
	background: #fff url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/gnav_bg.jpg) repeat-x left top;
}

#gnav ul {
	list-style: none;
}

#gnav li {
	float: left;
	width: 88px;
	margin: 1px 0;
	padding: 2px 0;
	text-align: center;
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/gnav_sparator.gif) repeat-y right center;
}

#gnav li.w110 {
	width: 110px;
}

#gnav .no_separator {
	background: none;
	border: none;
	width: 84px;
}

#pagetop {
	margin-bottom: 10px;
	text-align: right;
	float: right;
}

#footer {
	clear: both;
	border-top: solid 1px #666;
	text-align: center;
}

#footerInfo {
	text-align: center;
}

#footer1 {
	border-bottom: solid 1px #999;
	padding: 6px 0 4px 0;
}

#footer2 {
	padding: 4px 0;
}

#footer3 {
	border-bottom: solid 1px #666;
	padding: 4px 0;
}

#copyright {
	padding: 8px 0;
}


/* ▼ parts ▼
---------------------------------------------------- */
/* フロート制御：added 081126 / modified 100405 */
br.cl_l {
	clear: both;
}

/* 点線：added 081126 */
div.bg_i {
	padding-top: 5px;
}

/* 仕切り線：added 081127 */
.partition {
	width: 100%;
	height: 1px;
	border-top: 1px solid #CCCCCC;
	margin: 5px 0;
}

/* 検索補助：added 081126 */
div.sas {
	margin: 3px 0px 10px 0px;
}

/* マージン設定：：added 081126 */
.mt_05 {
	margin-top: 5px;
}

.mt_10 {
	margin-top: 10px;
}

.mt_20 {
	margin-top: 20px;
}

.mr_05 {
	margin-right: 5px;
}

.mr_10 {
	margin-right: 10px;
}

.mb_3 {
	margin-bottom: 3px;
}

.mb_10 {
	margin-bottom: 10px;
}

.ml_05 {
	margin-left: 5px;
}


/* ▼ search ui：modified 100405 ▼
---------------------------------------------------- */
#AreaUpperLeft #search_area {
	width: 550px;
	margin-bottom: 2px;
}

#tabhead li {
	float: left;
	height: 24px; 
}

#head-tab0,
#head-tab0 a {
	width: 184px;
}

#head-tab1,
#head-tab1 a {
	width: 183px;
}

#head-tab2,
#head-tab2 a {
	width: 183px;
}

#tabhead li a {
	display: block;
	height: 24px;
	text-indent: -9999px;
	/*\*/overflow: hidden;/**/
}

#tabhead li.on a {
	background: none;
}

.search_box {
	height: 1%;
}

.search_box input {
	vertical-align: middle;
}

html>/**/body .search_box input.radio {
	vertical-align: top;
}

* html .search_box input.radio {
	vertical-align: top;
	margin-top: -0.3em;
}

*+html .search_box input.radio {
	vertical-align: top;
	margin-top: -0.4em;
} 

.s_txt {
	width: 200px;
	height: 20px;
	font-family: "Verdana", "Arial", "Arial New", "ＭＳ Ｐゴシック", Sans-Serif;/* modify 100405 */
	font-size: 14px;
	vertical-align: middle;
	margin-left: 1px;
	padding-left: 2px;
	border: 1px #666666 solid;
}

/* スポンサーサイト検索：added 100405
------------------------------------*/
.ss_txt {
	width: 140px;
	height: 20px;
	font-family: "Verdana", "Arial", "Arial New", "ＭＳ Ｐゴシック", Sans-Serif;
	font-size: 14px;
	vertical-align: middle;
	margin-left: 1px;
	padding-left: 2px;
	border: 1px #666666 solid;
}

/* 検索（EOW）：added 100405
------------------------------------*/
#head-tab0 a {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_eijiro.jpg) no-repeat;
	list-style-type:none;
}

#head-tab0 {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_eijiro_r.jpg) no-repeat;
	list-style-type:none;
}

#body-tab0 {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_eijiro_bg2.jpg) repeat-y;
}

#body-tab0 .inner {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_eijiro_bg.jpg) no-repeat left top;
}

#body-tab0 .inner2 {
	padding: 8px 2px  8px 10px;
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_eijiro_bottom.jpg) no-repeat left bottom;
}

#body-tab0 .link,
#serachAreaBottom #searchBodyBottom .link {
	margin-left: 2px;
	padding: 0 0 0 6px;
	font-family: "ＭＳ Ｐゴシック";
	color: #FFFFFF;
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_eijiro_arrow.gif) no-repeat left center;
	text-decoration: underline;
}

#body-tab0 .icon,
#serachAreaBottom .icon {
	margin: 0;
	vertical-align:middle;
}

/* added 100407 */
#body-tab0 .link,
#serachAreaBottom #searchBodyBottom .link {
    font-family: "ＭＳ Ｐゴシック", Sans-Serif;
}

/* IE6用 added 100407 */
*html #body-tab0 .link,
*html #serachAreaBottom #searchBodyBottom .link {
    font-family: Sans-Serif;
}

/* added 100512 */
#body-tab0 .link,
#searchAreaBottom #searchBodyBottom .link {
	margin-left: 2px;
	padding: 0 0 0 6px;
	font-family: "ＭＳ Ｐゴシック";
	color: #FFFFFF;
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_eijiro_arrow.gif) no-repeat left center;
	text-decoration: underline;
}

#body-tab0 .icon,
#searchAreaBottom .icon {
	margin: 0;
	vertical-align:middle;
}

#body-tab0 .link,
#searchAreaBottom #searchBodyBottom .link {
    font-family: "ＭＳ Ｐゴシック", Sans-Serif;
}

*html #body-tab0 .link,
*html #serachAreaBottom #searchBodyBottom .link {
    font-family: Sans-Serif;
}

/* 検索（サイト検索）：added 100405
------------------------------------*/
#head-tab1 a {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_goo.jpg) no-repeat;
	list-style-type:none;
}

#head-tab1 {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_goo_r.jpg) no-repeat;
	list-style-type:none;
}

#body-tab1 {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_goo_bg2.jpg) repeat-y;
}

#body-tab1 .inner {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_goo_bg.jpg) no-repeat left top;
}

#body-tab1 .inner2 {
	padding: 8px 15px;
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_goo_bottom.jpg) no-repeat left bottom;
}

#body-tab1 a {
}

/* 検索（ショップ検索）：added 100405
------------------------------------*/
#head-tab2 a {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_shop.jpg) no-repeat;
	list-style-type:none;
}

#head-tab2 {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_shop_r.jpg) no-repeat;
	list-style-type:none;
}

#body-tab2 {
	color: #fff;
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_shop_bg2.jpg) repeat-y;
}

#body-tab2 .inner {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_shop_bg.jpg) no-repeat left top;
}

#body-tab2 .inner2 {
	padding: 8px 15px;
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_shop_bottom.jpg) no-repeat left bottom;
}

#body-tab2 a {
}

#tabbody{
}

#tabbody .search_box {
	display:none;
}

#tabbody .current{
	display:block;
}

/* その他：added 100405
------------------------------------*/
.left { float: left; display: inline;}

/* 検索下部（EOW）：added 100405
------------------------------------*/
#searchBodyBottom .searchBg {
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_eijiro_bg2.jpg) repeat-y;
}

#searchBodyBottom .innerBottom1 {
	padding-top: 10px;
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_eijiro2_top.jpg) no-repeat left top;
}

#searchBodyBottom .innerBottom2 {
	padding: 1px 2px 8px 10px;/* modify 100428 */
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/s_eijiro_bottom.jpg) no-repeat left bottom;
}

/* 該当件数：added 081126 */
#itemsNumber{
	font-size: small;
}

/* ボタン：modified 100405 */
.btn  {
	height: 22px;
	vertical-align: middle;
}


/* ローカルナビ added 100405
---------------------------------------------------- */
#paging {
	max-width: 550px;
	padding: 10px;
	text-align: right;
	color: #cc3434;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 8pt;
}

#paging a {
	text-decoration: none;
	margin: 0;
}

#paging span.cur {
	padding:3px;
	text-decoration: none;
	font-weight: bold;
}

#paging span.blk {
	text-decoration: none;
}

#paging span.blk a {
	text-decoration: none;
	background: #FFFFFF;
	margin: 0;
	padding: 3px;
	border: 1px solid #ccc;
}

#paging span.blk a:hover {
	text-decoration: none;
	background: #cc3434;
	color: #FFFFFF;
}

#paging span.blk a:hover {
	text-decoration: none;
	background: #cc3434;
	color: #FFFFFF;
}


/* ▼ results ▼
---------------------------------------------------- */
#resultsArea {
	font-family: "Arial", "Arial New", "ＭＳ Ｐ ゴシック", Sans-Serif;
}

#resultsArea a:link, 
#resultsArea strong a:link {
	color: #000088;
	text-decoration: none;
}

#resultsArea a:visited, 
#resultsArea strong a:visited {
	color: #00008B;
	text-decoration: none;
}

#resultsArea a:hover,
#resultsArea strong a:hover{
	text-decoration: underline;
}

#resultsArea a:active,
#resultsArea strong a:active{
	text-decoration: underline;
}

#resultsList ul{
	margin-left: 1.3em;
	padding-left: 0;
}

#resultsList ol{
	margin-left: 2em;
	margin-bottom: 10px;
	padding-left: 0;
}

#resultsList li div{
	margin-bottom: 5px;
}

#resultsList td {
	line-height: 160%;
	padding-bottom: 10px;
	padding-left: 10px;
}

#resultsList li div .ul_je{
	font-size:100%;
	list-style-type:square;
}

/* 0件メッセージ
---------------------------------------------------- */
#unmatchMsg ul{
	margin-left: 1.3em;
	padding-left: 0;
}

#unmatchMsg ol{
	margin-left: 2em;
	margin-bottom: 10px;
	padding-left: 0;
}

#unmatchMsg li div{
	margin-bottom: 5px;
}

#unmatchMsg td {
	line-height: 160%;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* 文字装飾
---------------------------------------------------- */
.midashi{
	color: #00008B;
	font-size: 110%;
	font-weight: bold;
}

.searchwordfont{
	color: #DC143C;
/*	font-size: 110%; */
	font-weight: bold;
}

#searchWord {
	font-size: medium;
	color: #DC143C;
}

.expmidashi{
	color: #DC143C;
	font-size: 110%;
	font-weight: bold;
}

.expwordfont{
	color: #DC143C;
/*	font-size: 110%; */
	font-weight: bold;
}

.smallfont{
	font-size: 8pt;
}

.smallredfont{
	color: #DC143C;
	font-size: 7pt;
}

.wordclass{
	color: #34429C;
}

.kana{
	color: #808080;
}

.hklabel{
	color: #008000;
}

.idmlabel{
	color: #008000;
}

/* 検索文字列（変化形）：added 090401 */
.gradableWord {
	text-decoration:none;
	font-weight: bold;
}

/* ラベル（通常）：added 081126 */
span.ls_normal {
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	color: #444444;
	background-color: #EEEEFF;
	border: solid #BBBBBB 1px;
	padding: 2px 2px 2px 2px;
	margin: 0px 5px 0px 5px;
	white-space: nowrap;
}

/* ラベル（注意）：added 081126 */
span.ls_alert {
	font-family: Verdana, Sans-Serif;
	font-size: 9pt;
	color: #444444;
	background-color: #FFCC66;
	border: solid #BBBBBB 1px;
	padding: 2px 2px 2px 2px;
	margin: 0px 5px 0px 5px;
	white-space: nowrap;
}

/* 全文表示：added 081126 */
span.vat {
	white-space: nowrap;
}

/* 発音記号：added 090630 */
span.pron {
	font-family: "Lucida Sans Unicode", "Times New Roman", Times, Serif;
	font-size: 12pt;
}
span.proni {
	font-style: Italic;
}

/* suggest
---------------------------------------------------- */

#suggest {
	position: absolute;
	background-color: #FFFFFF;
	border: 2px solid #AAAAAA;
	padding: 2px;
	font-size: 9pt;
	width: 400px;
}

#suggest div {
	display: block;
	width: 400px;
	overflow: hidden;
	white-space: nowrap;
}

#suggest div.over {
	background-color: #AACCFF;
}

#suggest div.select{
	color: #FFFFFF;
	background-color: #3366FF;
}

#suggestclose {
	cursor: pointer;
	color: blue;
	text-decoration: underline;
}

/* icon page title
---------------------------------------------------- */
.iconPageTitle{
	padding: 5px;
	background-color: #E6E7EF;
	vertical-align: sub;
}

.iconPageTitleText{
	color: #483d8b;
	font-size: 13pt;
	font-weight: bold;
}

.iconPageTitleS{
	padding: 3px;
	background-color: #EDEFFF;
	border-bottom: 2px #9CA5ED solid;
	vertical-align: sub;
}

.iconPageTitleTextS{
	color: #483d8b;
}

.underline{
	background: url(/web/20111110040748/http://eowimg.alc.co.jp/content/img/line_dot.gif) no-repeat center center;
}

/* ▼ misc ▼
---------------------------------------------------- */
.alertmsg {
	margin: 0px 0px 5px 0px;
	padding:5px;
	border: 3px #DC143C dotted;
}

/*	clearfix
------------------------------------*/
.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}
.clearfix {
	_height: 1px;
	min-height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}


/* ▼ sponsor site ▼
---------------------------------------------------- */
#ss_head {
	border-bottom: 1px solid #999999;
	padding: 1px;
	font-family: Sans-Serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}

/* IE6用 added 100519 */
*html #ss_head {
	position:relative;
}

#ss_unit {
	border-bottom: 1px #999999 solid;
	padding: 3px;
	font-family: Sans-Serif;
	font-size: 14px;
	line-height: 160%;
}

#AreaSponsorSite .title {
	margin-bottom: 3px;
	font-size: 15px;
	text-decoration: underline;
	color: #0033CC;
}

#AreaSponsorSite .description,
#AreaSponsorSite .description a:link,
#AreaSponsorSite .description a:visited {
	margin-bottom: 2px;
	text-decoration: none;
	color: #222222;
}

#AreaSponsorSite .url_d {
	color: #008000;
}

#AreaSponsorSite .url_d a:link,
#AreaSponsorSite .url_d a:visited {
	text-decoration: none;
	color: #008000;
}

a.hlt {
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
}

a:hover.hlt {
//	background-color: #FFFBCC;
//	background-color: #DDDDFF;
	background-color: #EEEEFF;
	text-decoration: none;
}

a:active.hlt {
//	background-color: #FFFBCC;
//	background-color: #DDDDFF;
	background-color: #EEEEFF;
	text-decoration: none;
}

