@charset "Shift_JIS";
/*******************************************
Site Base and Module Style
MENU
--------------------------------------------
01 Base Layout
02 Header Area
03 Main Contents Area
04 Side Area
05 Footer Area
06 Window Open
*******************************************/

/*===========================================
01 Base Layout
===========================================*/
/* Wire Framing
-------------------------------------------*/
div#container {
	margin: 0 auto;
	width: 792px;
	background: url("../img/container_bg.gif") repeat-y 0 0;
}

div#header {
	margin: 0 5px;
	width: 782px;
}

div#flash_area  {
	margin: 0 5px 16px 5px;
}

div#column {
	margin: 0 5px;
	width: 782px;
	min-height: 200px;
}

div#column div#main {
	float: right;
	width: 505px;
	min-height: 200px;
	margin: 0 13px 0 0;
	_margin: 0 7px 0 0;
}

div#column div#side {
	float: left;
	width: 235px;
	min-height: 200px;
	margin: 0 0 0 13px;
	_margin: 0 0 0 7px;
}

div#footer {
	margin: 0;
	width: 782px;
	background: #062862;
	margin: 0 5px;
}


/* Float Clear
-------------------------------------------*/
div#column:after,
div#footer:after,
div#main div#product_area div#product_tes ul:after,
div#main div#product_area div#product_wei ul:after,
div#main div#product_area div#product_med ul:after,
div#main div.service_details:after,
div#side dl.new_release:after,
div#side dl.information_area:after,
div#column div.proofreading div.proof_navi ul:after,
.clearfix:after {
	content: url("../img/blank.gif");
	display: block;
	clear: both;
	height: 0;
}

div#column,
div#footer,
div#main div#product_area div#product_tes ul,
div#main div#product_area div#product_wei ul,
div#main div#product_area div#product_med ul,
div#main div.service_details,
div#side dl.new_release,
div#side dl.information_area,
div#column div.proofreading div.proof_navi ul,
.clearfix { display: inline-block;}

div#column,
div#footer,
div#main div#product_area div#product_tes ul,
div#main div#product_area div#product_wei ul,
div#main div#product_area div#product_med ul,
div#main div.service_details,
div#side dl.new_release,
div#side dl.information_area,
div#column div.proofreading div.proof_navi ul,
.clearfix { display: block;}


/*===========================================
02 Header Area
===========================================*/
/* Header Utility Menu List and Catch Copy
-------------------------------------------*/
div#header div.hutil {
	margin-bottom: 15px;
	min-height: 35px;
	height: auto !important;
	height: 35px;
	background-color: #062862;
	color: #ffffff;
	overflow: hidden;
	* overflow: visible;
}

div#header div.hutil h1 {
	float: left;
	margin: 10px 0 10px 12px;
	font-size: 62.5%;
	font-weight: normal;
}

div#header div.hutil ul {
	float: right;
	width: 240px;
	margin: 10px 0;
}

div#header div.hutil ul.second {
	float: right;
	width: 290px;
	margin: 10px 0;
}

div#header div.hutil ul li,
div#header div.hutil ul.second li {
	float: left;
	margin: 0 0 0 7px;
}

div#header div.hutil ul li a,
div#header div.hutil ul.second li a {
	display: block;
	width: 71px;
	height: 12px;
	text-indent: -9999px;
	overflow: hidden;
}

div#header div.hutil ul li.hutil_home a { width: 41px; background: url("../img/hutil_home.gif") no-repeat 0 0;}
div#header div.hutil ul li.hutil_site a { background: url("../img/hutil_site.gif") no-repeat 0 0;}
div#header div.hutil ul li.hutil_inq a { background: url("../img/hutil_inq.gif") no-repeat 0 0;}
div#header div.hutil ul li.hutil_en a { background: url("../img/hutil_en.gif") no-repeat 0 0;}


/* Header Logo
-------------------------------------------*/
div#header p.hlogo {
	float: left;
	width: 210px;
	height: 20px;
	margin-left: 15px;
}

div#header p.hlogo a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/header_logo.gif") no-repeat 0 0;
}

/* Header Search Area
-------------------------------------------*/
div#header div.hsrc {
	float: right;
	width: 490px;
	height: 34px;
	overflow: hidden;
}

div#header div.hsrc p {
	padding-right: 15px;
	text-align: right;
}

div#header div.hsrc p input {
	vertical-align: top;
}

div#header div.hsrc p input.hsrc_query {
	margin-right: 10px;
	width: 215px;
	height: 20px;
	text-indent: 3px;
	border: none;
	background: url("../img/hsrc_query_bg.gif") no-repeat 0 0;
}

div#header div.hsrc p input.hsrc_submit {
	background: url("../img/hsrc_submit_on.gif") no-repeat 0 0;
}

div#header div.hsrc p input.hsrc_idxname {
	display: none;
}

/* Grobal Navigation
-------------------------------------------*/
div#header ul.gnavi {
	position: relative;
	clear: both;
	width: 772px;
	_width: 782px;
	height: 50px;
	padding: 0 0 0 10px;
	background: url("../img/gnavi_bg.gif") repeat-x 0 0;
}

div#header ul.gnavi li {
	float: left;
}

div#header ul.gnavi li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}

div#header ul.gnavi li.gnavi_news a { width: 106px; background: url("../img/gnavi_news.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_news a:hover { width: 106px; background: url("../img/gnavi_news_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_news_fix a { width: 106px; background: url("../img/gnavi_news_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_com a { width: 108px; background: url("../img/gnavi_com.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_com a:hover { width: 108px; background: url("../img/gnavi_com_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_com_fix a { width: 108px; background: url("../img/gnavi_com_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_pro a { width: 109px; background: url("../img/gnavi_pro.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_pro a:hover { width: 109px; background: url("../img/gnavi_pro_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_pro_fix a { width: 109px; background: url("../img/gnavi_pro_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_sup a { width: 108px; background: url("../img/gnavi_sup.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_sup a:hover { width: 108px; background: url("../img/gnavi_sup_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_sup_fix a { width: 108px; background: url("../img/gnavi_sup_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_eve a { width: 109px; background: url("../img/gnavi_eve.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_eve a:hover { width: 109px; background: url("../img/gnavi_eve_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_eve_fix a { width: 109px; background: url("../img/gnavi_eve_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_ir a { width: 108px; background: url("../img/gnavi_ir.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_ir a:hover { width: 108px; background: url("../img/gnavi_ir_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_ir_fix a { width: 108px; background: url("../img/gnavi_ir_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_req a { width: 106px; background: url("../img/gnavi_req.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_req a:hover { width: 106px; background: url("../img/gnavi_req_on.gif") no-repeat 0 0;}
div#header ul.gnavi li.gnavi_req_fix a { width: 106px; background: url("../img/gnavi_req_on.gif") no-repeat 0 0;}

/* Local Navigation
-------------------------------------------*/
div#header ul#menu {
	clear: both;
	display: block;
	width: 783px;
	background: url("../img/lnavi_bg.gif") repeat-x 0 0;
}

div#header ul.lnavi {
	margin: 0;
	padding: 0;
	overflow: hidden;
}

div#header ul.lnavi li {
	position: relative;
	float: left;
	overflow: hidden;
	font-size: 87.5%;
	text-align: center;
}

div#header ul.lnavi li a {
	position: relative;
	display: block;
	height: 22px;
}

div#header ul.lnavi li a span {
	position: absolute;
	left: 0;
}

div#header ul.lnavi li a span.out {
	top: 0;
	cursor: pointer;
}

div#header ul.lnavi li a span.over,
div#header ul.lnavi li a span.bg {
	top: -22px;
	height: 44px;
	background: #eceef1;
	color: #2c5287;
	cursor: pointer;
}

div#header ul.lnavi li.lnavi_news a,
div#header ul.lnavi li.lnavi_pub a,
div#header ul.lnavi li.lnavi_rel a,
div#header ul.lnavi li.lnavi_eve a,
div#header ul.lnavi li.lnavi_show a {
	width: 100px;
}

div#header ul.lnavi li.lnavi_news a span.over,
div#header ul.lnavi li.lnavi_news a span.bg {
	width: 100px;
	background: url("../img/lnavi_news_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_pub a span.over,
div#header ul.lnavi li.lnavi_pub a span.bg {
	width: 100px;
	background: url("../img/lnavi_publish_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_rel a span.over,
div#header ul.lnavi li.lnavi_rel a span.bg {
	width: 100px;
	background: url("../img/lnavi_release_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_eve a span.over,
div#header ul.lnavi li.lnavi_eve a span.bg {
	width: 100px;
	background: url("../img/lnavi_event_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_show a span.over,
div#header ul.lnavi li.lnavi_show a span.bg {
	width: 100px;
	background: url("../img/lnavi_show_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_dsp a,
div#header ul.lnavi li.lnavi_tes a,
div#header ul.lnavi li.lnavi_mea a,
div#header ul.lnavi li.lnavi_med a {
	width: 97px;
}

div#header ul.lnavi li.lnavi_dsp a span.over,
div#header ul.lnavi li.lnavi_dsp a span.bg {
	width: 97px;
	background: url("../img/lnavi_dsp_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_tes a span.over,
div#header ul.lnavi li.lnavi_tes a span.bg {
	width: 97px;
	background: url("../img/lnavi_test_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_mea a span.over,
div#header ul.lnavi li.lnavi_mea a span.bg {
	width: 97px;
	background: url("../img/lnavi_measurement_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_med a span.over,
div#header ul.lnavi li.lnavi_med a span.bg {
	width: 97px;
	background: url("../img/lnavi_medical_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_gre a,
div#header ul.lnavi li.lnavi_phi a,
div#header ul.lnavi li.lnavi_com a,
div#header ul.lnavi li.lnavi_his a,
div#header ul.lnavi li.lnavi_dom a {
	width: 66px;
}

div#header ul.lnavi li.lnavi_gre a span.over,
div#header ul.lnavi li.lnavi_gre a span.bg {
	width: 66px;
	background: url("../img/lnavi_greeting_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_phi a span.over,
div#header ul.lnavi li.lnavi_phi a span.bg {
	width: 66px;
	background: url("../img/lnavi_philosophy_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_com a span.over,
div#header ul.lnavi li.lnavi_com a span.bg {
	width: 66px;
	background: url("../img/lnavi_company_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_his a span.over,
div#header ul.lnavi li.lnavi_his a span.bg {
	width: 66px;
	background: url("../img/lnavi_history_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_dom a span.over,
div#header ul.lnavi li.lnavi_dom a span.bg {
	width: 66px;
	background: url("../img/lnavi_domestics_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_ove a {
	width: 66px;
}

div#header ul.lnavi li.lnavi_ove a span.over,
div#header ul.lnavi li.lnavi_ove a span.bg {
	width: 66px;
	background: url("../img/lnavi_overseas_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_sup a {
	width: 158px;
}

div#header ul.lnavi li.lnavi_soft a {
	width: 157px;
}

div#header ul.lnavi li.lnavi_pro a,
div#header ul.lnavi li.lnavi_ins a,
div#header ul.lnavi li.lnavi_user a {
	width: 156px;
}

div#header ul.lnavi li.lnavi_sup a span.over,
div#header ul.lnavi li.lnavi_sup a span.bg {
	width: 158px;
	background: url("../img/lnavi_support_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_pro a span.over,
div#header ul.lnavi li.lnavi_pro a span.bg {
	width: 156px;
	background: url("../img/lnavi_proofreading_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_ins a span.over,
div#header ul.lnavi li.lnavi_ins a span.bg {
	width: 156px;
	background: url("../img/lnavi_inspection_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_soft a span.over,
div#header ul.lnavi li.lnavi_soft a span.bg {
	width: 157px;
	background: url("../img/lnavi_soft_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_user a span.over,
div#header ul.lnavi li.lnavi_user a span.bg {
	width: 156px;
	background: url("../img/lnavi_user_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_hom a,
div#header ul.lnavi li.lnavi_pol a,
div#header ul.lnavi li.lnavi_sto a,
div#header ul.lnavi li.lnavi_fna a,
div#header ul.lnavi li.lnavi_ire a,
div#header ul.lnavi li.lnavi_ref a,
div#header ul.lnavi li.lnavi_link a,
div#header ul.lnavi li.lnavi_qa a,
div#header ul.lnavi li.lnavi_iri a {
	width: 87px;
}

div#header ul.lnavi li.lnavi_hom a span.over,
div#header ul.lnavi li.lnavi_hom a span.bg {
	width: 87px;
	background: url("../img/lnavi_home_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_pol a span.over,
div#header ul.lnavi li.lnavi_pol a span.bg {
	width: 87px;
	background: url("../img/lnavi_policy_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_sto a span.over,
div#header ul.lnavi li.lnavi_sto a span.bg {
	width: 87px;
	background: url("../img/lnavi_stock_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_fna a span.over,
div#header ul.lnavi li.lnavi_fna a span.bg {
	width: 87px;
	background: url("../img/lnavi_financial_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_ire a span.over,
div#header ul.lnavi li.lnavi_ire a span.bg {
	width: 87px;
	background: url("../img/lnavi_irevent_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_ref a span.over,
div#header ul.lnavi li.lnavi_ref a span.bg {
	width: 87px;
	background: url("../img/lnavi_reference_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_link a span.over,
div#header ul.lnavi li.lnavi_link a span.bg {
	width: 87px;
	background: url("../img/lnavi_link_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_qa a span.over,
div#header ul.lnavi li.lnavi_qa a span.bg {
	width: 87px;
	background: url("../img/lnavi_qa_on.gif") no-repeat 0 0;
}

div#header ul.lnavi li.lnavi_iri a span.over,
div#header ul.lnavi li.lnavi_iri a span.bg {
	width: 87px;
	background: url("../img/lnavi_irinq_on.gif") no-repeat 0 0;
}

/*===========================================
03 Main Contents Area
===========================================*/
/* Text Decoration
-------------------------------------------*/
div#main h3.type_text03 {
	margin-bottom: 15px;
	padding: 5px 0 6px;
	font-size: 100%;
	color: #062862;
	background: url("../img/typetext03_bg.gif") repeat-x 0 100%;
	font-weight: bolder;
}

div#column h3.h3_sub {
	padding:  2px 0 2px 8px;
	margin-bottom: 15px;
	border-left: solid 5px #003399;
	line-height: 130%;
}

div#main p {
	margin: 0 0 15px 0;
	font-size: 80%;
}

/* Main Type Search
-------------------------------------------*/
div#main div.type_search {
	height: 35px;
	margin: 0 0 15px 0;
	background: url("../img/type_search_bg.gif") no-repeat 0 0;
}

div#main div.type_search p img {
	margin: -3px 10px 0 5px;
}

div#main input.serch1_on  {
	width: 100px;
	background:url(http://www.aandd.co.jp/images/button_serch1.gif) no-repeat 0 50% #ffffff;
}
div#main input.serch1_off { 
	width: 100px;
	background:#fff;
}

div#main input.serch2_on  {
	width: 180px;
	background:url(http://www.aandd.co.jp/images/button_serch2.gif)  no-repeat 0 50% #ffffff;
}
div#main input.serch2_off {
	width: 180px;
	background:#fff;
}


div#main input.btn_submit {
	padding: 0 5px;
	font-size: 90%;
}

/* Product Area
-------------------------------------------*/
div#main div#product_area div#product_tes,
div#main div#product_area div#product_wei,
div#main div#product_area div#product_med {
	position: relative;
	margin: 0 0 15px 0;
	padding: 3px;
	border:1px solid #d6d6d6;
}

div#main div#product_area div#product_tes h3 a,
div#main div#product_area div#product_wei h3 a,
div#main div#product_area div#product_med h3 a {
	display: block;
	height: 35px;
	text-indent: -9999px;
	overflow: hidden;
}

div#main div#product_area div#product_tes h3 a { background: url("../img/title_tes.gif") no-repeat 0 0; }
div#main div#product_area div#product_wei h3 a { background: url("../img/title_wei.gif") no-repeat 0 0; }
div#main div#product_area div#product_med h3 a { background: url("../img/title_med.gif") no-repeat 0 0; }

div#main div#product_area div#product_tes p,
div#main div#product_area div#product_wei p,
div#main div#product_area div#product_med p {
	margin: 0;
	padding: 8px 13px;
	background: #ececec;
}

div#main div#product_area div#product_tes ul,
div#main div#product_area div#product_wei ul,
div#main div#product_area div#product_med ul {
	margin: 0;
	padding: 0 0 15px 0;
	background: #ececec;
}

div#main div#product_area div#product_tes ul li,
div#main div#product_area div#product_wei ul li,
div#main div#product_area div#product_med ul li {
	float: left;
	margin: 0 0 0 14px;
	_margin: 0 0 0 10px;
}

div#main div#product_area div#product_tes ul li a,
div#main div#product_area div#product_wei ul li a,
div#main div#product_area div#product_med ul li a {
	display: block;
	width: 146px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
}

div#main div#product_area div#product_tes ul li.tes_dsp a { background: url("../img/img_tes_dsp.jpg") no-repeat 0 0; }
div#main div#product_area div#product_tes ul li.tes_dsp a:hover { background: url("../img/img_tes_dsp.jpg") no-repeat 0 -100px; }
div#main div#product_area div#product_tes ul li.tes_ele a { background: url("../img/img_tes_ele.jpg") no-repeat 0 0; }
div#main div#product_area div#product_tes ul li.tes_ele a:hover { background: url("../img/img_tes_ele.jpg") no-repeat 0 -100px; }
div#main div#product_area div#product_tes ul li.tes_tes a { background: url("../img/img_tes_tes.jpg") no-repeat 0 0; }
div#main div#product_area div#product_tes ul li.tes_tes a:hover { background: url("../img/img_tes_tes.jpg") no-repeat 0 -100px; }

div#main div#product_area div#product_wei ul li.wei_bal a { background: url("../img/img_wei_bal.jpg") no-repeat 0 0; }
div#main div#product_area div#product_wei ul li.wei_bal a:hover { background: url("../img/img_wei_bal.jpg") no-repeat 0 -100px; }
div#main div#product_area div#product_wei ul li.wei_met a { background: url("../img/img_wei_met.jpg") no-repeat 0 0; }
div#main div#product_area div#product_wei ul li.wei_met a:hover { background: url("../img/img_wei_met.jpg") no-repeat 0 -100px; }
div#main div#product_area div#product_wei ul li.wei_load a { background: url("../img/img_wei_load.jpg") no-repeat 0 0; }
div#main div#product_area div#product_wei ul li.wei_load a:hover { background: url("../img/img_wei_load.jpg") no-repeat 0 -100px; }

div#main div#product_area div#product_med ul li.med_me a { background: url("../img/img_med_me.jpg") no-repeat 0 0; }
div#main div#product_area div#product_med ul li.med_me a:hover { background: url("../img/img_med_me.jpg") no-repeat 0 -100px; }
div#main div#product_area div#product_med ul li.med_hhc a { background: url("../img/img_med_hhc.jpg") no-repeat 0 0; }
div#main div#product_area div#product_med ul li.med_hhc a:hover { background: url("../img/img_med_hhc.jpg") no-repeat 0 -100px; }

div#main div#product_area div#product_tes div#product_tes_body,
div#main div#product_area div#product_wei div#product_wei_body,
div#main div#product_area div#product_med div#product_med_body {
	background: #ececec;
}

div#main div#product_area div#product_tes ul#product_tes_list,
div#main div#product_area div#product_wei ul#product_wei_list,
div#main div#product_area div#product_med ul#product_med_list {
	position: absolute;
	top: 0;
	right: 0;
	height: 22px;
	margin: 4px 3px 0 0;
	padding: 9px 5px 0 0;
}

div#main div#product_area div#product_tes ul#product_tes_list li,
div#main div#product_area div#product_wei ul#product_wei_list li,
div#main div#product_area div#product_med ul#product_med_list li {
	margin: 0 2px;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_up,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_up,
div#main div#product_area div#product_med ul#product_med_list li#product_med_up {
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_up a,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_up a,
div#main div#product_area div#product_med ul#product_med_list li#product_med_up a {
	background: url("../img/btn_up.gif") no-repeat 0 0;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_up a:hover,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_up a:hover,
div#main div#product_area div#product_med ul#product_med_list li#product_med_up a:hover {

	background: url("../img/btn_up_on.gif") no-repeat 0 0;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_down,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_down,
div#main div#product_area div#product_med ul#product_med_list li#product_med_down {
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_down a,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_down a,
div#main div#product_area div#product_med ul#product_med_list li#product_med_down a {
	background: url("../img/btn_down.gif") no-repeat 0 0;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_down a:hover,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_down a:hover,
div#main div#product_area div#product_med ul#product_med_list li#product_med_down a:hover {
	background: url("../img/btn_down_on.gif") no-repeat 0 0;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_plus,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_plus,
div#main div#product_area div#product_med ul#product_med_list li#product_med_plus {
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_plus a,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_plus a,
div#main div#product_area div#product_med ul#product_med_list li#product_med_plus a {
	background: url("../img/btn_plus.gif") no-repeat 0 0;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_plus a:hover,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_plus a:hover,
div#main div#product_area div#product_med ul#product_med_list li#product_med_plus a:hover {
	background: url("../img/btn_plus_on.gif") no-repeat 0 0;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_minus,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_minus,
div#main div#product_area div#product_med ul#product_med_list li#product_med_minus {
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_minus a,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_minus a,
div#main div#product_area div#product_med ul#product_med_list li#product_med_minus a {
	background: url("../img/btn_minus.gif") no-repeat 0 0;
}

div#main div#product_area div#product_tes ul#product_tes_list li#product_tes_minus a:hover,
div#main div#product_area div#product_wei ul#product_wei_list li#product_wei_minus a:hover,
div#main div#product_area div#product_med ul#product_med_list li#product_med_minus a:hover {
	background: url("../img/btn_minus_on.gif") no-repeat 0 0;
}

/* Service Area
-------------------------------------------*/
div#main div.service_details {
	margin: 0 0 15px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #cccccc;
}

div#main div.service_details img {
	float: left;
}

div#main div.service_details dl {
	float: right;
	width: 360px;
	font-size: 87.5%;
}

div#main div.service_details dl dt {
	margin: 0 0 8px 0;
}

div#main div.service_details dl dt a {
	font-weight: bold;
}

/* Main Pagetop Navi
-------------------------------------------*/
p.pagetop {
	float: right;
	width: 124px;
	margin: 0 0 17px 0;
	padding: 10px 0 0 0;
}

p.pagetop a {
	display: block;
	height: 10px;
	background: url("../img/btn_pagetop.gif") no-repeat 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

p.pagetop a:hover {
	background: url("../img/btn_pagetop.gif") no-repeat 0 -10px;
}


/*===========================================
04 Side Area
===========================================*/
/* Banner Area
-------------------------------------------*/
div#side div#dsp_flash {
	margin: 0 0 10px 0;
}

div#side p.banner_req a {
	display: block;
	width: 235px;
	height: 50px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/img_banner_req.gif") no-repeat 0 0;
}

div#side p.banner_ad7011 a {
	display: block;
	width: 235px;
	height: 60px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/img_banner_ad7011.jpg") no-repeat 0 0;
}

div#side p.banner_tm2431 a {
	display: block;
	width: 235px;
	height: 60px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/img_banner_tm2431.jpg") no-repeat 0 0;
}

div#side p.banner_wcamini a {
	display: block;
	width: 235px;
	height: 60px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/img_banner_wcamini.jpg") no-repeat 0 0;
}

div#side p.banner_supply a {
	display: block;
	width: 235px;
	height: 70px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/img_banner_supply.gif") no-repeat 0 0;
}

div#side p.banner_transport a {
	display: block;
	width: 235px;
	height: 70px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/img_banner_transport.gif") no-repeat 0 0;
}

div#side p.banner_safety a {
	display: block;
	width: 235px;
	height: 50px;
	margin: 0 0 10px 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/img_banner_safety.gif") no-repeat 0 0;
}

/* New Release
-------------------------------------------*/
div#side div.news_area {
	position: relative;
}

div#side div.title_area {
	position: relative;
}

div#side div.title_area h3.title_release {
	display: block;
	width: 235px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/title_release.gif") no-repeat 0 0;
}

div#side div.title_area p.release_details {
	position: absolute;
	top: 4px;
	right: 3px;
}

div#side div.title_area p.release_details a {
	display: block;
	width: 92px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/btn_release.gif") no-repeat 0 0;
}

div#side div.title_area p.release_details a:hover {
	background: url("../img/btn_release.gif") no-repeat 0 -18px;
}

div#side dl.new_release {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	/*border:1px solid #cccccc;*/
	border-top: none;
	font-size: 100%;
}

div#side dl.new_release dt {
	margin: 0 0 10px 0;
	font-weight: bold;
	text-align: center;
}

div#side dl.new_release dd {
	text-align: center;
}

div#side dl.new_release dd p {
	margin: 0 10px;
	font-size: 87.5%;
}

div#side dl.new_release dd p.release_image {
	text-align: center;
}

div#side div#listticker {
	height:235px;
	margin:0 0 10px 0;
	padding:0;
	overflow:hidden;
	border:1px solid #cccccc;
	border-top: none;
	font-size: 80%;
}

div#side div#listticker dl {
	height:235px;
}


/* Information Title Area
-------------------------------------------*/
div#side h3.title_news {
	display: block;
	width: 235px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/title_news.gif") no-repeat 0 0;
}

div#side h3.title_ir {
	display: block;
	width: 235px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/title_ir.gif") no-repeat 0 0;
}

div#side h3.title_info {
	display: block;
	width: 235px;
	height: 25px;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/title_info.gif") no-repeat 0 0;
}

div#side a.txt_rss {
	position: absolute;
	top: 3px;
	right: 55px;
	font-size: 60%;
}

div#side a.btn_rss {
	position: absolute;
	top: 5px;
	right: 5px;
}


/* Information Area
-------------------------------------------*/
div#side dl.information_area {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	border:1px solid #cccccc;
	border-top: none;
	font-size: 70%;
}

div#side dl.information_area dt {
	margin: 5px 5px 0 5px;
}

div#side dl.information_area dd {
	margin: 0 5px;
	padding: 0 0 5px 0;
}

div#side dl.information_area dd.news_list,
div#side dl.information_area dd.ir_list {
	float: right;
}

div#side dl.information_area dd.news_list a,
div#side dl.information_area dd.ir_list a {
	display: block;
	width: 116px;
	height: 21px;
	margin: 10px 0 0 0;
	text-indent: -9999px;
	overflow: hidden;
}

div#side dl.information_area dd.news_list a { background: url("../img/btn_news.gif") no-repeat 0 0; }
div#side dl.information_area dd.news_list a:hover { background: url("../img/btn_news.gif") no-repeat 0 -21px; }
div#side dl.information_area dd.ir_list a { background: url("../img/btn_ir.gif") no-repeat 0 0; }
div#side dl.information_area dd.ir_list a:hover { background: url("../img/btn_ir.gif") no-repeat 0 -21px; }

div#side dl.information_area dd.bot_line {
	border-bottom: 1px dashed #cccccc;
}

div#side dl.information_area dd a.icon_pdf {
	padding: 0 0 0 40px;
	background: url("../img/icon_pdf.gif") no-repeat 0 0;
}

/*Bread Crumb
-------------------------------------------*/
div#column div.breadcrumb {
	margin: 15px 15px 0 15px;
	font-size: 75%;
}

/* Information List Area
-------------------------------------------*/
div#column div.info_list {
	position: relative;
	min-height: 200px;
	margin: 22px 15px;
}

div#column div.info_list h2 {
	margin: 0 0 20px 0;
}

div#column div.info_list p.btn_list,
div#column div.info_list p.btn_latest {
	position: absolute;
	top: 4px;
	right: 5px;
	_right: 20px;
}

div#column div.info_list p.btn_list a,
div#column div.info_list p.btn_latest a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 115px;
	height: 22px;
}

div#column div.info_list p.btn_list a { background: url("../img/btn_list.gif") no-repeat 0 0; }
div#column div.info_list p.btn_list a:hover { background: url("../img/btn_list.gif") no-repeat 0 -22px; }
div#column div.info_list p.btn_latest a { background: url("../img/btn_latest.gif") no-repeat 0 0; }
div#column div.info_list p.btn_latest a:hover { background: url("../img/btn_latest.gif") no-repeat 0 -22px; }

div#column div.info_list table {
	width: 100%;
	_width: 752px;
	clear: both;
	margin: 0 0 20px 0;
	font-size: 75%;
	color: #333333;
	border-bottom: 1px dashed #cccccc;
	border-top: 1px dashed #cccccc;
}

div#column div.info_list table caption {
	padding: 0 10px;
	text-align: left;
	font-size: 112.5%;
	font-weight: bold;
	border-left: 5px solid #000033;
	color: #173b6f;
}

div#column div.info_list table th {
	width: 19%;
	padding: 10px 8px 10px 60px;
	font-weight: normal;
	border-bottom: 1px dashed #cccccc;
}

div#column div.info_list table.event_list th {
	width: 29%;
}

div#column div.info_list table td {
	height: 30px;
	_height: 50px;
	padding: 10px 8px;
	border-bottom: 1px dashed #cccccc;
}
/* Firefox Hack 3.0 more */
div#column div.info_list table td, x:-moz-read-only {
	height: 50px;
	*height: 30px;
}

div#column div.info_list table td a {
	color: #333333;
}

div#column div.info_list table td a:hover {
	text-decoration: underline;
	color: #ff6600;
}

div#column div.info_list table th.icon_exhibition { background: url("../img/icon_exhibition.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_exhibition_end { background: url("../img/icon_exhibition_end.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_infomation { background: url("../img/icon_infomation.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_infomation_end { background: url("../img/icon_infomation_end.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_ir { background: url("../img/icon_ir.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_ir_end { background: url("../img/icon_ir_end.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_product { background: url("../img/icon_product.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_product_end { background: url("../img/icon_product_end.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_publication { background: url("../img/icon_publication.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_publication_end { background: url("../img/icon_publication_end.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_seminar { background: url("../img/icon_seminar.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_seminar_end { background: url("../img/icon_seminar_end.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_award { background: url("../img/icon_award.gif") no-repeat 0 0; }
div#column div.info_list table th.icon_award_end { background: url("../img/icon_award_end.gif") no-repeat 0 0; }

div#column div.info_list table td.icon_pdf a {
	padding: 0 0 0 40px;
	background: url("../img/icon_pdf.gif") no-repeat 0 0;
}


div#column div.info_list table.tbl_event {
	width: 100%;
	_width: 752px;
	clear: both;
	margin: 0 0 30px 0;
	font-size: 75%;
	color: #333333;
	border-top: 1px solid #d2d2d2 !important;
	border-bottom: 1px solid #d2d2d2 !important;
}

div#column div.info_list table.tbl_event caption {
	padding: 0 10px;
	text-align: left;
	font-size: 112.5%;
	font-weight: bold;
	border-left: 5px solid #000033 !important;
	color: #173b6f;
}

div#column div.info_list table.tbl_event th {
	padding: 10px 8px 10px 0;
	font-weight: normal;
	border-top: none !important;
	border-bottom: none !important;
	background-color: #eaeaea;
	font-weight: bold;
	text-align: center;
}

div#column div.info_list table.tbl_event th.th_bgcol_on {
	background-color: #dedede;
}

div#column div.info_list table.tbl_event td {
	height: 30px;
	_height: 50px;
	padding: 10px 8px;
	border-top: 1px solid #d2d2d2 !important;
	border-bottom: 1px solid #d2d2d2 !important;
}

div#column div.info_list table.tbl_event td.td_text_al {
	text-align: left;
	padding: 10px 0;
}

/* Firefox Hack 3.0 more */
div#column div.info_list table.tbl_event td, x:-moz-read-only {
	height: 50px;
	*height: 30px;
}

div#column div.info_list table.tbl_event td a {
	color: #333333;
}

div#column div.info_list table.tbl_event td a:hover {
	text-decoration: underline;
	color: #ff6600;
}

div#column div.info_list table.tbl_event th.show_tit01 {
	width: 30%;
}

div#column div.info_list table.tbl_event th.show_tit02 {
	width: 13%;
}

div#column div.info_list table.tbl_event td.td_bgcol_on {
	background-color: #f3f3f3;
}

div#column div.info_list table.tbl_event td span.td_sub_tit {
	display: block;
	margin: 5px 0;
	padding: 3px;
	color: #062862;
	background-color: #edf2f9;
}

/* Information Detail Area
-------------------------------------------*/
div#column div.info_detail {
	margin: 22px 15px;
}

div#column div.info_detail table {
	width: 100%;
}

div#column div.info_detail table th {
	padding: 0 0 15px 0;
	text-align: center;
}

div#column div.info_detail table td {
	vertical-align: top;
	font-size: 87.5%;
	line-height: 1.5;
}

div#column div.info_detail table td.chart_pad {
	padding: 10px 0;
}

div#column div.info_detail table td.f13-070C47 {
	color: #070c47;
}

/* Simulation Area
-------------------------------------------*/
div.simulation {
	margin-top: 25px;
}

div.simulation h3 {
	float: left;
}

div.simulation p.txt {
	float: right;
}

div.simulation div.chart {
	float: left;
	margin-bottom: 15px;
}

div.simulation div.chart p {
	text-align: center;
}

div.simulation ul.parts {
	float: right;
	width: 354px;
	margin: 0 !important;
	padding: 0 !important;
}

div.simulation ul.parts li {
	margin-bottom: 4px;
	list-style: none;
}

div.mbsim {
	_padding-top: 15px;
}

div.mbsim ul.unc_list {
	margin: 0;
	padding: 0;
}

div#column div.mbsim ul.unc_list {
	margin-left: 15px;
}

div.mbsim ul.unc_list li {
	float: left;
	width: 177px;
	height: 28px;
	margin: 0 0 15px 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

div.mbsim ul.unc_list li.btn_02 {
	margin: 0 16px 15px 16px;
}

div.mbsim ul.unc_list li a {
	display: block;
	width: 177px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
}

div.mbsim ul.unc_list li.btn_01 a { background: url(../img/unc_list01.gif) no-repeat 0 0;}
div.mbsim ul.unc_list li.btn_02 a { background: url(../img/unc_list02.gif) no-repeat 0 0;}
div.mbsim ul.unc_list li.btn_03 a { background: url(../img/unc_list03.gif) no-repeat 0 0;}

div.mbsim ul.unc_list li a:hover,
div.mbsim ul.unc_list li a.btn_currentfix { background-position: 0 -28px;}


/* Proofreading Area
-------------------------------------------*/
div#column div.proofreading {
	margin: 22px 15px;
}

div#column div.proofreading div.proof_navi {
	width: 763px;
}

div#column div.proofreading div.proof_navi ul {
	margin: 10px 0;
}

div#column div.proofreading div.proof_navi ul li {
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
}

div#column div.proofreading div.proof_navi ul li.proofnavi_scales,
div#column div.proofreading div.proof_navi ul li.proofnavi_scales_fix {
	margin: 0 0 0 1px;
}

div#column div.proofreading div.proof_navi ul li.proofnavi_torque,
div#column div.proofreading div.proof_navi ul li.proofnavi_torque_fix {
	margin: 0 1px 0 3px;
}

div#column div.proofreading div.proof_navi ul li a {
	display: block;
	width: 148px;
	height: 29px;
	text-indent: -9999px;
	overflow: hidden;
}

div#column div.proofreading div.proof_navi ul li.proofnavi_weight a { background: url("../img/proofnavi_weight_off.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_weight a:hover { background: url("../img/proofnavi_weight_on.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_weight_fix a { background: url("../img/proofnavi_weight_on.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_torque a { background: url("../img/proofnavi_torque_off.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_torque a:hover { background: url("../img/proofnavi_torque_on.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_torque_fix a { background: url("../img/proofnavi_torque_on.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_scales a { background: url("../img/proofnavi_scales_off.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_scales a:hover { background: url("../img/proofnavi_scales_on.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_scales_fix a { background: url("../img/proofnavi_scales_on.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_testing a { background: url("../img/proofnavi_testing_off.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_testing a:hover { background: url("../img/proofnavi_testing_on.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_testing_fix a { background: url("../img/proofnavi_testing_on.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_loadcell a { background: url("../img/proofnavi_loadcell_off.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_loadcell a:hover { background: url("../img/proofnavi_loadcell_on.gif") no-repeat 0 0; }
div#column div.proofreading div.proof_navi ul li.proofnavi_loadcell_fix a { background: url("../img/proofnavi_loadcell_on.gif") no-repeat 0 0; }

div#column div.proofreading h3 {
	margin: 20px 0 10px 0;
}

div#column div.proofreading h4 {
	margin: 25px 0 5px 0;
	font-size: 87.5%;
	color: #01349a;
}



div#column div.proofreading h5 {
	margin: 0 0 5px 0;
	font-size: 75%;
	font-weight: normal;
}

div#column div.proofreading p {
	margin: 0 0 25px;
	font-size: 80%;
}

div#column div.proofreading span.volume {
	display: block;
	margin-bottom: 5px;
}

div#column div.proofreading p.title {
	background-color: #e7e9ea;
	padding: 3px 5px;
	margin: 0 0 10px 0 !important;
	border-left: solid 5px #044680;
	font-weight: bold;
	width: 585px;
	_width: 600px;
}

div#column div.proofreading p.proof_title {
	margin: 15px 0 0;
}

div#column div.proofreading p.proof_commnet {
	margin: 0;
}


div#column div.proofreading p span {
	font-size: 87.5%;
}

div#column div.proofreading ul.unc_list {
	margin: 0;
	padding: 0;
}

div#column div.proofreading ul.unc_list li {
	float: left;
	width: 182px;
	height: 28px;
	margin: 0 10px 15px 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

div#column div.proofreading ul.unc_list li a {
	display: block;
	width: 182px;
	height: 28px;
	text-indent: -9999px;
	overflow: hidden;
}

div#column div.proofreading ul.unc_list li.btn_01 a { background: url(../img/unc_list01.gif) no-repeat 0 0;}
div#column div.proofreading ul.unc_list li.btn_02 a { background: url(../img/unc_list02.gif) no-repeat 0 0;}
div#column div.proofreading ul.unc_list li.btn_03 a { background: url(../img/unc_list03.gif) no-repeat 0 0;}

div#column div.proofreading ul.unc_list li a:hover,
div#column div.proofreading ul.unc_list li a.btn_currentfix { background-position: -182px 0;}

div#column div.proofreading ul {
	margin: 5px 0 20px 0;
	font-size: 75%;
}

div#column div.proofreading ul li {
	padding: 0 0 0 25px;
	text-indent: -25px;
}

div#column div.proofreading span.note_list {
	font-size: 95% !important;
	font-weight: normal !important;
	color: #b70000;
}

div#column div.proofreading ol {
	margin: 0 0 20px 22px;
	font-size: 80%;
}

div#column div.proofreading ol li table.price_list {
	width: 750px;
	margin: 0 0 10px -20px;
	font-size: 100%;
}

div#column div.proofreading ol ul {
	margin: 0;
	padding: 0 0 0 15px;
	font-size: 100%;
	list-style-type: disc;
}

div#column div.proofreading ul.customer {
	margin: 0 0 10px 0;
	padding: 20px;
	font-size: 90%;
	font-weight: bold;
	border: 1px solid #cccccc;
}

div#column div.proofreading ul.customer li {
	text-align: center;
}

div#column div.proofreading ul.customer li img {
	margin: 20px 0 0 0;
}

div#column div.proofreading ul.certificate {
	margin: 10px 0;
	*margin: 10px 0 10px 30px;
	text-align: center;
}

div#column div.proofreading ul.certificate li {
	display: inline;
	padding: 0;
}

div#column div.proofreading ol ul li {
	padding: 0;
	text-indent: 0;
}

div#column div.proofreading dl.exp {
	margin: 15px 0 50px 0;
	font-size: 75%;
}

div#column div.proofreading dl.exp dt {
	font-weight: bold;
	color: #007ae2;
}

div#column div.proofreading dl.exp dd {
	margin: 0 0 10px 0;
}

div#column div.proofreading table.disclaimer {
	margin: 0 0 10px 0;
	font-size: 75%;
}

div#column div.proofreading table.disclaimer th {
	font-weight: normal;
	white-space: nowrap;
}

div#column div.proofreading table.price_list {
	width: 100%;
	_width: 96%;
	margin: 0;
	font-size: 80%;
}

div#column div.proofreading table.price_list2 {
	width: 100%;
	_width: 96%;
	margin: 0 0 25px 0;
	font-size: 80%;
}

div#column div.proofreading table.price_list2 td ol li {
	margin: 0 0 10px 0;
	font-size: 115%;
}

div#column div.proofreading table caption {
	text-align: right;
}

div#column div.proofreading table.price_list th,
div#column div.proofreading table.price_list2 th {
	padding: 5px;
	text-align: center;
	background: #ebebeb;
	border: 1px solid #cccccc;
}

div#column div.proofreading table.price_list td,
div#column div.proofreading table.price_list2 td {
	padding: 5px;
	text-align: center;
	border: 1px solid #cccccc;
}

div#column div.proofreading table.service_list {
	width: 100%;
	_width: 96%;
	font-size: 80%;
}

div#column div.proofreading table.service_list th {
	padding: 5px;
	text-align: center;
	background: #ebebeb;
	border: 1px solid #cccccc;
}

div#column div.proofreading table.service_list td {
	min-width: 60px;
	*width: auto;
	padding: 5px;
	text-align: center;
	border: 1px solid #cccccc;
}

div#column div.proofreading table.service_list td ol li {
	margin: 0 0 10px 0;
	font-size: 115%;
}

div#column div.proofreading div.menu_estimation,
div#column div.proofreading div.menu_repair,
div#column div.proofreading div.menu_healthcare {
	width: 246px;
	height:243px;
	margin-right: 5px;
	float: left;
}

div#column div.proofreading div.menu_estimation { background: url(../img/menu_estimation.gif) no-repeat 0 0;}
div#column div.proofreading div.menu_repair { background: url(../img/menu_repair.gif) no-repeat 0 0;}
div#column div.proofreading div.menu_healthcare { background: url(../img/menu_healthcare.gif) no-repeat 0 0;}

div#column div.proofreading div.menu_estimation ul,
div#column div.proofreading div.menu_repair ul,
div#column div.proofreading div.menu_healthcare ul {
	margin: 0;
	padding-top: 5px;
	background-color: #fff;
	border: solid 1px #cccccc;
	border-top: dotted 1px #cccccc;
	height: 151px;
	_height: 156px;
}

div#column div.proofreading div.menu_estimation ul li,
div#column div.proofreading div.menu_repair ul li,
div#column div.proofreading div.menu_healthcare ul li { margin: 0 0 1px 6px; padding: 0; text-indent: 0;}

div#column div.proofreading div.menu_healthcare { margin-right: 0;}

div#column div.proofreading div.menu_estimation h4,
div#column div.proofreading div.menu_repair h4 { margin: 15px 10px 5px 70px;}

div#column div.proofreading div.menu_estimation p,
div#column div.proofreading div.menu_repair p { margin: 0 10px 10px 70px;}

div#column div.proofreading div.menu_healthcare h4 { margin: 15px 10px 5px 60px;}
div#column div.proofreading div.menu_healthcare p { margin: 0 10px 10px 60px;}

div#column div.proofreading p.btn_support_faq {
	display: block;
	float: right;
	margin: 15px 15px 0 15px;
}

div#column div.proofreading dl.info_cata_dl {
	background: url(../img/menu_information.gif) no-repeat 0 0;
	padding: 10px 13px;
	margin-bottom: 6px;
	border-bottom: solid 1px #ccc;
}

div#column div.proofreading dl.info_cata_dl dt {
	padding: 6px 0 5px;
	line-height: 100%;
}

div#column div.proofreading dl.info_cata_dl dd {
	width: 484px;
	float: left;
	margin: 0 10px 5px 0;
	font-size: 75%;
	line-height: 160%;
}

div#column div.proofreading dl.info_cata_dl dd.btn_catalog {
	float: left;
	width: 231px;
	margin: 0;
}

div#column div.proofreading div.download_area {
	padding: 10px;
	margin-bottom: 20px;
	border: solid 1px #ccc;
}

div#column div.proofreading div.download_area h4 {
	border-left: solid 5px #044680;
	padding: 0 6px;
	margin: 0 0 15px;
	color: #333;
}

div#column div.proofreading div.download_area h5 {
	padding: 5px 8px;
	margin: 0 0 15px;
	color: #044680;
	background-color: #dbe3e9;
	font-weight: bold;
}

div#column div.proofreading div.download_area h6 {
	clear: both;
	font-weight: bold;
	font-size: 87.5%;
	margin-bottom: 10px;
}

div#column div.proofreading div.download_area h6 img {
	vertical-align: -1px;
	margin-right: 4px;
}

div#column div.proofreading div.download_area ul.info_list {
	margin: 0 0 20px;
	padding-bottom: 15px;
	border-bottom: dotted 1px #ccc;
}

div#column div.proofreading div.download_area ul.info_list li {
	float: left;
	width: 177px;
	text-align:center;
	margin: 0 5px 6px 0;
	text-indent: 0;
	padding: 6px 0;
	font-weight: bold;
	background: url(../img/info_list_bg.gif) no-repeat 0 0;
}

div#column div.proofreading div.download_area ul.info_list li a,
div#column div.proofreading div.download_area ul.info_list li a:hover { color: #044680;}

div#column div.proofreading div.download_area ul.info_list li span {
	font-size: 75%;
}

div#column div.proofreading div.cata_list_inner {
	padding: 10px;
	border: solid 1px #ccc;
}

div#column div.proofreading div.cata_list_inner p {
	float: left;
	margin-right: 10px;
	margin-bottom: 0;
	font-size: 75%;
}

div#column div.proofreading div.cata_list_inner p a { display: block;}
div#column div.proofreading div.cata_list_inner p img.cata_img { margin-bottom: 4px;}
div#column div.proofreading div.cata_list_inner p a img.cata_img {border: solid 1px #ccc;}
div#column div.proofreading div.cata_list_inner p a:hover img.cata_img {border: solid 1px #255A9E;}


div#column div.proofreading div.cata_list_inner p span.cata_mb {
	display: block;
	padding: 5px 0 5px 32px;
	background: url(../img/icon_dl.gif) no-repeat 0 50%;
}

div#column div.proofreading div.cata_list_inner p a span.cata_mb { text-decoration:none; color: #333;}
div#column div.proofreading div.cata_list_inner p a:hover span.cata_mb { text-decoration:none; color: #255A9E;}

div#column div.proofreading div.cata_list_inner a.cata_name {
	display: block;
	width: 94px;
	margin: 5px 0;
	padding: 1px 0;
	font-size: 75%;
	text-align: center;
	color: #255a9e;
	background-color: #d8e4f2;
	text-decoration: none;
}

div#column div.proofreading div.cata_list_inner div.box_right {
	float: right;
	width: 600px;
}

div#column div.proofreading div.cata_list_inner div.box_right dl {
	font-size: 75%;
}

div#column div.proofreading div.cata_list_inner div.box_right dl dt {
	background-color: #e7e9ea;
	padding: 3px 5px;
	margin-bottom: 10px;
	border-left: solid 5px #044680;
	font-weight: bold;
}

div#column div.proofreading div.cata_list_inner div.box_right dl dd {
	width: 275px;
	float: left;
	padding: 2px 0 2px 22px;
	margin-bottom: 3px;
	background:url(../img/icon_dl_s.gif) no-repeat 0 3px;
}

div#column div.proofreading div.cata_list_inner div.box_right dl dd.nocata {
	background:url(../img/icon_dl_s_no.gif) no-repeat 0 3px;
}

div#column div.proofreading div.cate_hhc_left {
	width: 50%;
	float: left;
}

div#column div.proofreading div.cate_hhc_right {
	width: 49%;
	float: right;
}

div#column div.proofreading div.cate_hhc_left dl dd,
div#column div.proofreading div.cate_hhc_right dl dd {
	float:none !important;
}

div#column div.proofreading div.cate_hhc_left dl dt,
div#column div.proofreading div.cate_hhc_right dl dt {
	padding: 2px 0 2px 12px;
	margin: 5px 5px 5px 0;
	background: none;
	background-color: #779ccd !important;
	border: solid 1px #6888af !important;
	color: #fff;
	font-weight: bold;
}

/* ŽŸ¢‘ã“d’r Class */
div.tokusei_area {
	background: url("../img/denchi/bg_tokusei.gif") no-repeat 0 100%;
	padding-bottom: 10px;
}

div#column div.proofreading div.tokusei_area h3 { margin-bottom: 0;}

div#column div.proofreading div.tokusei_area ul.pro_list {
	margin-left: 20px;
}

div#column div.proofreading div.tokusei_area ul.pro_list li {
	float: left;
	margin-right: 3px;
}

div#column div.proofreading div.tokusei_area h3.h3_sub {
	margin: 0 15px 15px;
	padding: 3px 5px;
	font-size: 87.5%;
	font-weight: bold;
	line-height: 100%;
	border-left: solid 5px #353535;
}

div#column div.proofreading table.tbl_test_hyouka {
	width: 700px;
	margin: 0 15px 15px;
}

div#column div.proofreading table.tbl_test_hyouka th,
div#column div.proofreading table.tbl_test_hyouka td {
	padding: 3px 8px;
	font-size: 75%;
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

div#column div.proofreading table.tbl_test_hyouka th { background-color: #6b6b6b; color: #ffffff;}
div#column div.proofreading table.tbl_test_hyouka th.th_bgBl {
	background-color: #d6e1f1;
	color: #333333;
	width:50%;
	text-align: left;
}

div#column div.proofreading table.tbl_test_hyouka th.th_bgBl2 {
	background-color: #d2d2d2;
	color: #333333;
	width:50%;
	text-align: left;
}

div#column div.proofreading table.tbl_test_hyouka th span { font-size: 87.5%; font-weight: normal;}

div#column div.proofreading table.tbl_test_hyouka td.tbl_text_ar {
	text-align: right !important;
	border-left: none;
}

div#column div.proofreading table.tbl_test_hyouka td.tbl_text_al {
	text-align: left;
	border-right: none;
	padding-left: 20px;
	background: url("../img/denchi/icon_blue.gif") no-repeat 5px 50% #fff;
}

div#column div.proofreading table.tbl_test_hyouka td.tbl_text_al_none {
	text-align: left;
	border-right: none;
}

div#column div.proofreading table.tbl_test_hyouka td.tbl_text_al_nomal {
	text-align: left;
	padding-left: 20px;
	background: url("../img/denchi/icon_blue.gif") no-repeat 5px 50% #fff;
}

div.prolist_area {
	position: relative;
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: dotted 1px #ccc;
}

div.prolist_area p.pro_img_position { position: absolute; top:0; right:0;}

div.prolist_area div.left_contents p {
	float: left;
	margin: 0 10px 10px 0 !important;
}

div.prolist_area div.left_contents div { float: left;}

div#column div.proofreading div.proinfo_area { margin-bottom: 15px;}


div#column div.proofreading div.prolist_area div.left_contents h4 { margin: 0 0 5px 0;}

div#column div.proofreading div.prolist_area div.left_contents ul,
div#column div.proofreading div.proinfo_area div.right_contents ul { margin: 0 0 10px 0;}

div#column div.proofreading div.prolist_area div.left_contents ul li,
div#column div.proofreading div.proinfo_area div.right_contents ul li {
	background: url("../img/denchi/icon_yellow.gif") no-repeat 0 4px;
	padding: 2px 0 2px 15px !important;
	text-indent: 0 !important;
}

div#column div.proofreading dl.prolist_text_500 dd ul,
div#column div.proofreading dl.prolist_text ul,
div#column div.proofreading div.infomore_area ul {
	padding: 5px 10px;
	background-color: #eff3f9;
	border: solid 1px #dae7f1;
	font-size: 100%;
}

div#column div.proofreading div.infomore_area ul { font-size: 75%;}

div#column div.proofreading dl.prolist_text_500 dd ul li,
div#column div.proofreading dl.prolist_text ul li,
div#column div.proofreading div.infomore_area ul li  {
	background: url("../img/denchi/icon_blue_s.gif") no-repeat 0 50% !important;
	padding: 2px 0 2px 12px;
	text-indent: 0;
}

div#column div.proofreading div.infomore_area ul li.icon_none {
	background: none !important;
	margin-left: 1em !important;
	text-indent: -1em !important;
}


div#column div.proofreading dl.prolist_text_500,
div#column div.proofreading p.prolist_text_500 {
	clear: both;
	width: 500px;
	margin: 0 0 15px;
}

div#column div.proofreading dl.prolist_text,
div#column div.proofreading p.prolist_text {
	clear: both;
	padding-top: 15px;
	margin: 0 0 15px !important;
	border-top: dotted 1px #ccc;
}

div#column div.proofreading dl.prolist_text dt,
div#column div.proofreading dl.prolist_text_500 dt {
	font-size: 87.5%;
	font-weight: bold;
}

div#column div.proofreading dl.prolist_text dd,
div#column div.proofreading dl.prolist_text_500 dd {
	margin-top: 10px;
	font-size: 75%;
	line-height: 150%;
}

div#column div.proofreading div.proinfo_area div.pro_img_positionL {
	width: 246px;
	float: left;
}

div#column div.proofreading div.proinfo_area div.pro_img_positionL p { margin-bottom: 10px;}

div#column div.proofreading div.proinfo_area div.pro_img_positionL ul {
	margin: 0;
	padding: 0;
}

div#column div.proofreading div.proinfo_area div.pro_img_positionL ul li {
	margin: 0 0 6px 0;
	padding: 0;
	list-style-type: none;
	text-indent: 0 !important;
}

div#column div.proofreading div.proinfo_area div.pro_img_positionL div.pro_linklist {
	background: url("../img/denchi/pro_linklist_bg02.gif") no-repeat 0 100%;
}

div#column div.proofreading div.proinfo_area div.pro_img_positionL div.pro_linklist ul {
	padding: 6px;
	margin: 0 0 8px 0;
	background: url("../img/denchi/pro_linklist_bg01.gif") no-repeat 0 0;
}

div#column div.proofreading div.proinfo_area div.pro_img_positionL div.pro_linklist ul li {
	margin: 5px 10px;
	padding: 0 0 0 10px;
	background: url("../img/denchi/icon_arrow.gif") no-repeat 0 5px;
}

div#column div.proofreading div.proinfo_area div.pro_img_positionL div.pro_linklist ul li a { color:#4775A3; text-decoration:underline}
div#column div.proofreading div.proinfo_area div.pro_img_positionL div.pro_linklist ul li a:hover { color:#4775A3; text-decoration: none;}

div#column div.proofreading div.right_contents {
	width: 470px;
	float: right;
}

div#column div.proofreading div.right_contents h4 { margin: 0;}

div#column div.proofreading div.right_contents table.tbl_test_hyouka {
	width: 470px;
	margin:0 0 15px 0;
}

div#column div.proofreading div.right_contents ul { margin: 0 0 10px 0;}
div#column div.proofreading div.right_contents ul li {
	background: url("../img/denchi/icon_yellow.gif") no-repeat 0 50%;
	padding: 2px 0 2px 40px;
}

div#column div.proofreading div.infomore_area { clear: both;}

div#column div.proofreading div.infomore_area p {
	margin: 0 15px 15px;
	line-height: 150%;
}

div#column div.proofreading div.infomore_area p em {
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	font-style: normal;
	font-size:120%;
}

div#column div.proofreading div.infomore_area h4.tbl_caption {
	color: #024291;
	padding: 3px 8px;
	margin-bottom: 10px;
	border-left: solid 5px #024291;
	line-height: 120%;
	background-color: #ffffff;
}

div#column div.proofreading div.infomore_area h4 {
	color: #024291;
	padding: 5px;
	margin-bottom: 15px;
	background-color: #e1e1e1;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 100%;
}

div#column div.proofreading div.infomore_area table.tbl_spec {
	width:740px;
	margin-bottom: 30px;
	border-collapse: collapse;
}

div#column div.proofreading div.infomore_area table.tbl_spec th,
div#column div.proofreading div.infomore_area table.tbl_spec td {
	padding: 8px;
	border-bottom: solid 2px #fff;
}

div#column div.proofreading div.infomore_area table.tbl_spec th {
	width:140px;
	text-align: left;
	background-color: #dbe7f6;
	border-right: solid 2px #fff;
	font-size: 75%;
}

div#column div.proofreading div.infomore_area table.tbl_spec td {
	background-color: #f2f2f2;
	width: 35%;
}

div#column div.proofreading div.infomore_area table.tbl_spec ul.tbl_in_ul {
	margin: 0 0 0 20px;
	padding: 0;
	text-indent: 0;
	border: none !important;
	background: none !important;
}

div#column div.proofreading div.infomore_area table.tbl_spec ul.tbl_in_ul li {
	padding: 0;
	text-indent: 0 !important;
	list-style-type: disc;
	background: none !important;
}

div#column div.proofreading h3 a.btn_backtotop {
	display: block;
	margin: -40px 0 40px 493px;
}

div#column div.proofreading ul.pro_navigation {
	padding: 0 5px;
	margin: 0;
	height: 2.5em;
	background-color: #efeeee;
	border: solid 1px #e0e0e0;
}

div#column div.proofreading ul.pro_navigation li {
	display: block;
	width: 98px;
	height: 1.5em;
	float: left;
	margin-right: 4px;
	margin-top: 5px;
	padding: 0;
	text-align: center;
	background-color: #004fa3;
	color: #ffffff;
	border: solid 1px #cccccc;
	text-indent: 0;
	list-style-type: none;
}

div#column div.proofreading ul.pro_navigation li a {
	display: block;
	height: 1.5em;
	text-align: center;
	height: 1.5em;
	background: url("../img/denchi/navi_bg.gif") repeat-x 0 100% #ffffff;
	color: #004fa3;
	text-indent: 0;
}

div#column div.proofreading ul.pro_navigation li a:hover { background-image: none; background-color: #ffffff;}

/* MBSimŽŸ¢‘ãŽŽŒ±ƒc[ƒ‹ */
div#column div.proofreading div.mbsim_box ul.list_msbim {
	float: left;
	padding: 10px 15px;
	text-align: left;
	background-color: #e5f0fc;
	border: solid #bfd6ee 3px;
}

div#column div.proofreading div.mbsim_box ul.list_msbim li {
	list-style-type: none;
	font-size: 160%;
	margin-bottom: 3px;
	padding-left: 22px;
	text-indent: 0;
}

div#column div.proofreading div.mbsim_box ul.list_msbim li.icon_pdf {
	background: url("../img/icon_dl_s.gif") no-repeat 0 50%;
}

div#column div.proofreading div.mbsim_box ul.list_msbim li.icon_arrow {
	background: url("../img/icon_arrow.gif") no-repeat 7px 50%;
}

div#column div.proofreading div.mbsim_box ul.list_msbim li a:hover { text-decoration: none;}

div#column div.proofreading div.mbsim_box p,
div#column div.proofreading div.mbsim_box h3 {
	text-align: left;
	font-size: 120%;
}

div#column p.totop_foot {
	margin: 0 15px 10px;
	font-size: 120%;
	text-align: right;
}

div#column p.totop_foot a { color:333;}
div#column p.totop_foot a:hover { text-decoration: none;}


/*  ===============   Recruit Area   =============== */

div#column div.recruit {
	margin: 22px 15px;
}


div#column div.recruit div.read {
	text-align:center;
	margin: 15px 0 15px 0;
}

div#column div.recruit h3.h3_1 {
	padding:  2px 0 2px 8px;
	font-size: 75%;
	font-weight: 100;
	text-align: center;
	margin-bottom: 10px;
	line-height: 160%;
}

div#column div.recruit p.p_1 {
	padding:  0px 0px 0px 3px;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
	line-height: 130%;
}

div#column div.recruit p.p_2 {
	padding:  0px 0px 0px 30px;
	font-size: 75%;
	font-weight: 100;
	text-align: left;
	margin-bottom: 50px;
	line-height: 130%;
}

div#column div.recruit table {
	width: 100%;
	clear: both;
	margin: 0 0 5px 0;
	font-size: 100%;
	color: #000000;
	border-bottom: 1px solid #2b506b;
	border-top: 1px solid #2b506b;
	border-left: 1px solid #2b506b;
	border-right: 1px solid #2b506b;
}

div#column div.recruit table.tbl_contents {
	width: 100“ ;
	clear: both ;
	margin: 0 0 30px 0;
	font-size: 75%;
	color: #005ba6;
	border-top: 1px solid #2b506b !important;
	border-bottom: 1px solid #2b506b !important;
}


div#column div.recruit table.tbl_contents th.th1 {
	background-color: #EAEFFF;
	border-bottom: 1px solid  #8A8A8A;
	border-top: 1px solid #8A8A8A;
	border-left: 1px solid #8A8A8A;
	border-right: 1px solid #8A8A8A;
	text-align:center;
	color: #3a3a3a;
	padding: 6px;
}

div#column div.recruit table.tbl_contents td.td1 {
	background-color: #FFFFFF;
	border-bottom: 1px solid #8A8A8A;
	border-top: 1px solid #8A8A8A;
	border-left: 1px solid #8A8A8A;
	border-right: 1px solid #8A8A8A;
	color: #3a3a3a;
	padding: 6px;
}

div#column div.recruit table.tbl_contents td.td2 {
	background-color: #EAEFFF;
	border-bottom: 1px solid  #8A8A8A;
	border-top: 1px solid #8A8A8A;
	border-left: 1px solid #8A8A8A;
	border-right: 1px solid #8A8A8A;
	text-align: left;
	color: #3a3a3a;
	padding: 6px;
}

div#column div.recruit table.tbl_contents div.rec1 {
	text-align:center;
	padding: 6px;
}



/*===========================================
05 Footer Area
===========================================*/
/* Footer Menu
-------------------------------------------*/
div#footer ul.footer_menu {
	float: left;
	margin: 8px 15px;
	font-size: 75%;
}

div#footer ul.footer_menu li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

div#footer ul.footer_menu li.fmenu_line {
	border-right: 1px solid #ffffff;
}

div#footer ul.footer_menu li a {
	color: #ffffff;
	text-decoration: none;
}

div#footer ul.footer_menu li a:hover {
	text-decoration: underline;
}

/* Footer Copyright
-------------------------------------------*/
div#footer address {
	float: right;
	width: 202px;
	height: 14px;
	margin: 9px 15px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url("../img/img_footer_copy.gif") no-repeat 0 0;
}

/*===========================================
07 General Level Classify
===========================================*/
.txt_left { text-align: left!important; }
.pad20_0 { padding: 20px 0; }
.col_chart { background: #e9f9fb!important; }

.mar0_15 { margin: 0 15px; }
.mar_t15 { margin-top: 15px!important; }
.mar_t10 { margin-top: 10px!important; }
.mar_b0 { margin-bottom: 0 !important;}
.mar_b15 { margin-bottom: 15px !important;}
.mar_b30 { margin-bottom: 30px!important; }
.mar_r15 { margin-right: 15px!important; }
.mar_0 { margin: 0!important;}

.mar_icon_win { margin-left: 4px!important; vertical-align: -1px; }
.bor_b0 { border-bottom: none!important; }
.bor_t0 { border-top: none!important; }

.f_left { float: left;}
.text_ac { text-align: center;}
.text_al { text-align: left;}
.text_ar { text-align: right;}
