body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{
margin:0; padding:0;
}

body{
  font-family: "Georgia", "Meiryo", 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック';
}

ol,ul {
  margin: 0 0 0 1em;
  padding: 0;
}

input {
  vertical-align:middle;
}

a {
  text-decoration: none;
  color: black;
}



select, input, textarea, button { 
     vertical-align:middle; 
     font-family:"ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif; 
     position:relative; 
     margin: 0 4px 2px 0;
     *margin-right:3px; 
     top:-1px;  
}

input { 
     height: 16px; 
     line-height: 16px; 
}

button, input[type="button"] {
     overflow:visible; 
     height:22px;
     padding:0 3px;
}





/*
article{
  min-width: 1000px;
}
*/

/* header */
.dict_header{
  height: 86px;
  border-bottom: solid 2px;
  min-width: 980px;
}

.dict_header_contents,
.dict_footer_contents{
  max-width: 1000px;
  height: 86px;
  margin: 0 auto;
}


/* separator */
.dict_separator {
  max-width: 1000px;
  height: 1px;
  bodrder: solid 1px;
  background-color: rgb( 211, 211, 211 );
  position: relative;
  margin: 30px 0;
}

.dict_separator_message{
  position:absolute;
  left:50px;
  top:-10px;
  color: rgb( 211, 211, 211 );
  background-color:white;
  padding: 0 20px;
  text-align: center;
}



/* footer */
.dict_footer_contents{
  margin-top: 30px;
}

.copy_right_info {
  font-size: 12px;
  color: rgb( 0, 0, 0 );
  text-align: center;
}

.dict_footer_info {
  font-size: 12px;
  color: rgb( 0, 0, 0 );
  text-align: center;
  height: 80px;
}

.dict_footer_info ul {
  padding: 0;
  display: inline-block;
  margin: 5px 0 30px 0;
}

.dict_footer_info #footer_nav ul {
  padding: 0;
  display: inline-block;
  margin: 0px 0 5px 0;
}

.dict_footer_info ul li {
  float: left;
  display: block;
  text-align: center;
  padding: 0 10px 0 10px;
  border-left: solid 1px black;
  line-height: 12px;
}
.dict_footer_info ul li:first-child {
  border: none;
}



/* contents */
.dict_contents{
  max-width: 1000px;
  margin: 0 auto;
}


/* edict2 */
.edict2_contents{
  padding: 0 0 0 30px;
  font-size: 18px;
}
.edict2_contents h3{
  font-size:  18px;
  font-weight:normal;
}

.ul_edict2{
  list-style-type: none;
  -webkit-padding-start: 0px;
}

.ul_edict2 li{
  margin: 30px 0 0 0;
}


/* wordnet */
.wordnet_contents{
  padding: 0 0 0 50px;
  font-size: 18px;
}
.wordnet_contents h3{
  font-size: 18px;
  font-weight: normal;
}

.ol_wordnet{
  -webkit-padding-start: 0px;
}

.ol_wordnet li{
  margin: 30px 0 0 0;
}

.ol_wordnet li ul{
  list-style-type: none;
  -webkit-padding-start: 0px;
}

.ol_wordnet li ul li{
  margin: 20px 0 0 0;
}

.wordnet_posdef {
  font-size: 24px;
  color: rgb( 0, 0, 0 );
  font-weight: bold;
  //padding-left: 50px;
  margin: 20px 0;
  width: 100%;
  height: 30px;
}

.wordnet_posdef h2{
  font-size: 24px;
  display: inline;
  line-height: 35px;
  float: left;
}

.wordnet_posdef .icon_audio{
  height: 30px;
  margin-left: 20px;
  cursor: pointer;
}







/* title */
.dict_search_name {
  font-size: 60px;
  color: rgb( 0, 0, 0 );
  padding-left: 50px;
  margin: 20px 0;
}

.dict_search_name h1{
  font-size: 60px;
  font-weight: normal;
}





/* search box */
.dict_search_box_wrapper{
  margin-top: 20px;
  width: 560px;
  float: left;
}

.dict_search_box_wrapper.pos_center{
  float: none;
  margin: 30px auto;
}

.search_button {
  border-radius: 2px;
  background-image: url("/opDictionaryPlugin/images/dict_search.png");
  width: 100px;
  height: 40px;
  border: none;
  
  font-size: 16px;
  color: rgb( 255, 255, 255 );
  font-weight: bold;
}

.search_input_box {
  border-style: solid;
  border-width: 1px;
  border-color: rgb( 221, 221, 221 );
  border-radius: 2px;
  background-color: rgb( 255, 255, 255 );
  width: 440px;
  height: 40px;
  font-size: 20px;
}




/* logo */
.dict_logo_wrapper{
  font-size:120px;
  width:350px;
  margin: 100px auto 0px;
}

.dict_logo_wrapper img{
  display: block;
  margin: 0 auto;
}

.dict_logo_small_wrapper{
  width: 201px;
  height: 86px;
  font-size:14px;
  float: right;
}
.dict_logo_small_wrapper img{
  display: block;
  margin: 20px auto 0px;
}

.dict_logo_wrapper .dict_title_char h1{
  margin-top: 40px;
  font-size: 28px;
  font-family: "Kozuka Gothic Pr6N";
  font-weight: normal;
  text-align: center;
}

.dict_logo_small_wrapper .dict_title_char h1{
  font-size: 12px;
  font-family: "Kozuka Gothic Pr6N";
  font-weight: normal;
  text-align: center;
}





/* request */
.dict_request_button {
  border-width: 1px;
  border-color: rgb( 211, 211, 211 );
  border-style: solid;
  border-radius: 2px;
  width: 450px;
  height: 80px;
  text-align: center;
  font-size: 30px;
  line-height: 80px;
  margin: 0 auto;
}



/* link design */
.wordnet_contents a{
  text-decoration: underline;
}





.ol_ee_wordnet .dict_d{
  //display:inline;
}

.ol_ee_wordnet{
  margin-left: 2em;
}

.ol_ee_wordnet > li{
  margin: 0 0 20px 0;
}

.ol_ee_wordnet > li > ul{
  margin: 0;
}
.ol_ee_wordnet .dict_li{
  list-style-type: none;
}

.ol_ee_wordnet .japanese_icon{
  margin-left: 10px;
  margin-bottom: -3px;
}

.ol_ee_wordnet .tips{
  border-radius: 2px;
  background-color: rgb( 140, 198, 63 );
  color: white;
  padding: 5px;
}

.ol_ee_wordnet .tips_wrapper{
  display: none;
  margin:  3px;
  padding: 5px 0;
}

.op_enable{
  opacity:0.5;
}


.ee_wordnet_posdef {
  font-size: 24px;
  color: rgb( 0, 0, 0 );
  font-weight: bold;
  //padding-left: 50px;
  margin: 20px 0;
  width: 100%;
  height: 30px;
}
.ee_wordnet_posdef h2{
  font-size: 24px;
  font-family: "Arial";
  display: inline;
  line-height: 35px;
  float: left;
}

.ee_wordnet_posdef .icon_audio{
  height: 30px;
  margin-left: 20px;
  cursor: pointer;
}

.ol_ee_wordnet .dict_d h3 {
  font-size: 18px;
  font-family: "Arial";
  display:inline;
}

.ol_ee_wordnet .dict_li {
  font-size: 18px;
  font-family: "Georgia", "Meiryo" 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'ＭＳ Ｐゴシック';
  margin: 5px 0;
}

.ol_ee_wordnet .tips {
  font-size: 18px;
}




/* global navigation style start */
.top-nav{
	background-color: #333333;
	color: #ffffff;
	height: 25px;
	width:100%;
	text-align: center;
}	
.top-nav nav#nav{
	width:980px;
	margin: 0 auto;
	border:none;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.top-nav nav#nav ul{
	margin:0;
	padding:0;
	display: inline-block;
	list-style-type: none;
}
.top-nav nav ul li{
	//box-sizing:border-box;
	height:25px;
	float: left;
	display: block;
	text-align: left;
	margin: 0 10px 0 10px;
	font-weight: bold;
}
.top-nav nav ul li a{
	color:white;
	position:relative;
	line-height:25px;
	padding-left:15px;
	padding-right:5px;

}
.top-nav nav ul li a:before{
	position: absolute;
	top: 50%;
	left: 0px;
	display: block;
	content: '';
	width: 5px;
	height: 5px;
	margin-top: -3.5px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
/* global navigation style end */



#dict .dearb_top-nav{
  height: 40px;
}



#dict #Container {
    width: 980px;
    min-height: 600px;
    margin: 0 auto;
    display: block;
}

#dict #Center {
    width: 660px;
    float: left;
}

#dict #Sidebar {
    width: 300px;
    margin-top: 10px;
    padding-left: 20px;
    float: right;
}


/* -------------------------- */
/* -- footer ---------------- */
/* -------------------------- */
#footer{
	margin-top:10px;
	height:90px;
	text-align:center;
	font-size:12px;
}
#footer .box_wrap{
	width:980px;
	margin:0 auto;
}

.scotch_rule{
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	content: "";
	display: block;
	border-top: 2px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
	height: 1px;
	background-color: #fff;
	margin:0;
}

#footer ul{
	padding:0;
	display:inline-block;
	margin: 5px 0 30px 0;
	/*margin: 20px 0 30px 0;*/
}

#footer_nav ul{
	padding:0;
	display:inline-block;
	margin: 20px 0 5px 0;
	/*margin: 20px 0 30px 0;*/
}

#footer ul li{
	float:left;
	display:block;
	text-align:center;
	padding:0 10px 0 10px;
	border-left:solid 1px black;
	/*line-height: 12px;*/
}
#footer ul li:first-child{
	border:none;
}







.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}



.dict_contents .dict_image{
  width: 100%;
}

