@charset "UTF-8";
/*■■■■■■■■■■■■*/
/*LAST EDDITED*/
/*2008.9.12*/

/*EDDITER*/
/*noriko mabuchi*/

/*Version*/
/*---------*/

/*■■■■■■■■■■■■*/



/***************************************/
#wrapper #navigation #now_sankaku{
	display:none;
	position:absolute;

}






/*メインスペース部分
***************************************/
#wrapper #mainspace_box{
	border:1px solid #c6c6c6;
	margin:0px;
	
}


#wrapper #mainspace_box h2#h2_bg{
	background-image:url(../../../dictionary/img/h2_dictionary.gif);
	width:882px;
	height:53px;
	margin:8px 8px 30px;
}


/*Left BOX & Right BOX
*****************************************/

#wrapper #mainspace_box #right_box{
	margin:0px;
	margin-right:12px;
	float:right;
	width:274px;
}

/*forIE6*/
*html #wrapper #mainspace_box #right_box{
	width:273px;

}

/*カテゴリー一覧*/

#cat_sch{
	margin:0px 10px 12px 12px;
	border:#c9c9c9 1px solid;
	padding-bottom:15px;
}
/*forIE6*/
*html #cat_sch{
	margin:0px 10px 12px 12px;
}
#cat_sch #cat_photo{
	padding:3px;
	border-bottom:1px solid #c8c8c8;
}
#cat_sch h3{
	background-image:url(../../../dictionary/img/category_bunner.gif);
	width:250px;
	height:40px;
	background-repeat:no-repeat;
	margin:0px 0px 8px;
	background-position: 2px 10px;
}
#cat_sch ul{
	list-style-image: url(../../../dictionary/img/black_sankaku.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
}
#cat_sch li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}







#wrapper #mainspace_box #left_box{
	/*border-right:1px solid #e7e7e7;*/
	margin:0px;
	float:left;
	width:610px;
}
/*forIE6*/
*html #wrapper #mainspace_box #left_box{
	width:611px;
}



/*Center Contents
*****************************************/


#wrapper #mainspace_box .middle_box{
	margin-top: 12px;
	margin-right: 24px;
	margin-bottom: 12px;
	margin-left: 24px;
	
}

#wrapper #mainspace_box .middle_box h3{
	background-image:url(../../../dictionary/img/cate01/h3_dictionary.gif);
	background-repeat: no-repeat;
	width:541px;
	height:35px;
}



#wrapper #mainspace_box .middle_box h4{
	background-image:url(../../../dictionary/img/red_line.gif);
	width:544px;
	height:34px;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:18px;
	padding-top:8px;
	font-size:14px;
	color:#CC0000;
}
   #wrapper #mainspace_box .middle_box p{
	margin:12px;
	margin-right:36px;
	line-height:20px;
	}
	
#wrapper #mainspace_box .pagetop{
    background-image:url(../../../dictionary/img/sankaku_text.gif);
	display:block;
	width:129px;
	height:10px;
	margin-left:420px;
}
#wrapper #mainspace_box .middle_box table{
    margin-top:24px;
    margin-bottom:36px;
} 

/*For Firefox*/
:root #wrapper #mainspace_box .middle_box table{
    margin-top:12px;
    margin-bottom:24px;
} 
/*eof*/

#wrapper #mainspace_box .middle_box td{
    font-size:12px;
    padding:6px;
	width:180px;
}
#wrapper #mainspace_box .td_top_l{
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-align:center;
}
  #wrapper #mainspace_box .td_top_l a{
     color:#CC0000;
  }

#wrapper #mainspace_box .td_top_r{
	text-align:center;
	border: 1px solid #CCCCCC;
}
  #wrapper #mainspace_box .td_top_r a{
     color:#CC0000;
  }
#wrapper #mainspace_box .td_m{
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
  #wrapper #mainspace_box .td_m a{
     color:#CC0000;
  }
#wrapper #mainspace_box .td_m_end{
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
  #wrapper #mainspace_box .td_m_end a{
     color:#CC0000;
  }

/*フッターバナー*/
#wrapper #mainspace_box #btn_box{
	float:left;
	width:900px;
	padding-top:12px;
	padding-bottom:24px;
	margin-top: 36px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
}
/*For Firefox and IE6*/
:root #wrapper #mainspace_box #btn_box{
	padding-bottom:0px;

}
*html #wrapper #mainspace_box #btn_box{
	padding-bottom:0px;
}
/*eof*/



#wrapper #mainspace_box #btn_box a{
	margin:0px auto;
	display:block;
	background-image:url(../../../dictionary/img/tel_banner.jpg);
	background-repeat:no-repeat;
	width:588px;
	height:94px;
}

#wrapper #mainspace_box #btn_box a:hover{
	background-image:url(../../../dictionary/img/tel_banner_o.jpg);
	}
