@charset "Shift_JIS";

*{
	background-image: none;
	color: rgb(50,50,50);
	font-size: 10pt;
	text-align: left;
	line-height: 15pt;
	outline: 0;
	padding: 0;
	margin: 0;
}

body{
	background-color:white;
	text-align:center;
}

p{
	margin: 1em 0 1em 0;
}

strong{
	color:rgb(200,70,50);
	font-weight:bold;
}

img{
	border-width: 0;
}
/*A*/
a:link{ color: rgb(0,70,200); }

a:visited { color: rgb(60,80,100); }

a:active { color: rgb(255,105,0); }

a:hover { color: rgb(255,105,0); }
/*A*/

/*BASE*/
#base{
	background-image:url('business/img/background/base.gif');
	width: 760px;
	margin: 0 auto 0 auto;
}

#base_top{
	background-image:url('img/bg02.gif');
	background-position: 100% 50%;
	width: 760px;
	height: 65px;
	margin: 0;
}

#base_body{
	width: 716px;
	margin: 0 0 50px 22px;
}

#base_body:after {
	height:0;
	content:".";
	clear:both;
	display:block;
	visibility:hidden;
}

#base_bottom{
	background-image:url('business/img/background/base_footer_right.gif');
	background-position:100% 0%;
	background-repeat:no-repeat;
	width: 760px;
	height: 76px;
}

#base_main{
	width: 490px;
	float: left;
	padding:0 0 20px 0;
	margin: 10px 0 0 5px;
}

#base_menu{
	width: 190px;
	float: left;
	margin: 10px 0 0 10px;
}

#base_logo{
	background-image:url('img/logo.gif');
	width: 291px;
	height: 65px;
	text-indent: -5000em;
	float: left;
	display: block;
	margin: 0 0 0 0;
}

#base_copyright{
	width:600px;
	color: rgb(153,154,155);
	font-weight:normal;
	text-align:right;
	float:right;
	margin:5px 10px 0 auto;
}

#base_pageTop{
	width:490px;
	height:21px;
	margin: 0 0 0 0;
}

#base_pageTop a{
	background-image:url('business/img/title/returnPageTop.gif');
	width:110px;
	height:19px;
	text-indent:-5000em;
	text-decoration:none;
	float:right;
	display:block;
}



#base_endEnd{
	width:490px;
	height:21px;
	float:right;
	margin: 0 0 0 0;
}




#base_pageNavi{
	width: 480px;
	height: 26px;
	list-style-type:none;
	margin: 80px 0 20px 10px;
}

#base_pageNavi_back{
	background-image: url('business/img/button/noPage.gif');
	width: 70px;
	height: 26px;
	float: left;
}

#base_pageNavi_back a{
	background-image: url('business/img/button/backPage.gif');
	width: 70px;
	height: 26px;
	text-indent:-5000em;
	text-decoration:none;

	display:block;
}

#base_pageNavi_next{
	background-image: url('business/img/button/noPage.gif');
	width: 70px;
	height: 26px;
	float: left;
}

#base_pageNavi_next a{
	background-image: url('business/img/button/nextPage.gif');
	width: 70px;
	height: 26px;
	display:block;
	text-indent: -5000em;
	text-decoration:none;

}

#base_pageNavi_number{
	width:340px;
	height: 26px;
	float:left;
}

#base_pageNavi_number_main{
	width:150px;
	height:26px;
	list-style-type:none;
	margin: 0 auto 0 117px;
}

#base_pageNavi_number_main li{
	width: 33px;
	height:22px;
	float:left;
}

#base_pageNavi_number_main li a{
	background-color: rgb(241,242,243);
	width:27px;
	color: rgb(123,124,125);
	font-size:12px;
	text-align:center;
	border-color: rgb(213,214,215);
	border-style:solid;
	border-width:1px;
	display:block;
	padding: 2px 0 2px 0;
	margin: 1px 4px 0 4px;
}

#base_pageNavi_number_main_now{
	background-color: rgb(255,170,0);
	width:27px;
	color: rgb(255,255,240);
	font-size:9pt;
	text-align:center;
	text-decoration:none;
	border-color: rgb(255,130,0);
	border-style:solid;
	border-width:1px;
	display:block;
	padding: 2px 0 2px 0;
	margin: 1px 4px 0 4px;
}
/*BASE*/


/*HADER*/
#header{
	background-image:url('img/logo_bg.gif');
	width: 716px;
	height: 65px;
	float: left;
	margin: 0 0 0 0;
}

#header_Left{
	background-image:url('img/bg01.gif');
	width: 22px;
	height: 65px;
	text-indent: -5000em;
	float: left;
	display: block;
}
/*header*/

/*FOOTER*/
#footer{
	background-position:0% 100%;
	background-repeat:repeat-x;
	width: 716px;
	height: 76px;
	float: left;
	margin: 0 auto 0 0;
}

#footer_Left{
	background-image:url('business/img/background/base_footer_left.gif');
	width: 22px;
	height: 76px;
	text-indent: -5000em;
	float: left;
	display: block;
}

#footer_center{
	background-image:url('img/footer.gif');
	width: 700px;
	height: 40px;
	margin: 100 0 0 0;
	padding: 2px;
}

#footer_table{
	width: 700px;
	height: 40px;
	margin: 100 100 100 100;
}


#footer_menu{
	list-style-type:none;
	height:30px;
	float: left;
	margin:0 0 0 8px;
}

#footer_menu li{
	color: rgb(103,104,105);
	text-align: left;
	float: left;
	margin: 0 15px 0 0;
}

#footer_menu_accutechs{
	font-weight:bold;
}

#footer_menu_mail{
	background-image:url('business/img/icon/mail.gif');
	background-position:0% 50%;
	background-repeat:no-repeat;
	text-indent:26px;
	font-weight:bold;
}

#footer_menu_mail a{
	color:rgb(103,104,105);
	font-weight:bold;
	text-decoration:none;
}


#footer_menu_tel{
	background-image:url('business/img/icon/tel.gif');
	background-position:0% 50%;
	background-repeat:no-repeat;
	text-indent:26px;
	font-weight:bold;
}

#footer_menu_fax{
	background-image:url('business/img/icon/fax.gif');
	background-position:0% 50%;
	background-repeat:no-repeat;
	text-indent:26px;
	font-weight:bold;
}
/*footer*/


/*NAVI*/
#navi_main{
	width: 425px;
	height: 21px;
	list-style-type: none;
	float: right;
	margin: 3px 0 0 0;
}

#navi_main li{
	width: 85px;
	height: 21px;
	float: left;
}

#navi_main a{
	width:85px;
	height:21px;
	text-indent:-5000em;
	text-decoration:none;
	display:block;
}


#navi_backToHome{
	background-image:url('img/mm_home_off.gif');
}

#navi_backToHome:hover{
	background-image:url('img/mm_home_on.gif');
}

#navi_bisiness{
	background-image:url('img/mm_business_off.gif');
}

#navi_bisiness_this{
	background-image:url('img/mm_business_on.gif');
}

#navi_bisiness:hover{
	background-image:url('img/mm_business_on.gif');
}

#navi_product{
	background-image:url('img/mm_product_off.gif');
}

#navi_product:hover{
	background-image:url('img/mm_product_on.gif');
}

#navi_company{
	background-image:url('img/mm_company_off.gif');
}

#navi_company:hover{
	background-image:url('img/mm_company_on.gif');
}

#navi_adoption{
	background-image:url('img/mm_adoption_off.gif');
}

#navi_adoption:hover{
	background-image:url('img/mm_adoption_on.gif');
}

/*Language select navi*/

#navi_sub{
	width: 108px;
	height: 21px;
	list-style-type: none;
	float: right;
	margin: 21px 0 0 0;
}

#navi_sub li{
	width: 54px;
	height: 21px;
	float: left;
}

#navi_sub a{
	width:54px;
	height:21px;
	text-indent:-5000em;
	text-decoration:none;
	display:block;
}

#navi_english{
	background-image:url('img/eng1.gif');
}

#navi_english_this{
	background-image:url('img/eng1_on.gif');
}

#navi_english:hover{
	background-image:url('img/engl1_on.gif');
}

#navi_japanese{
	background-image:url('img/japa1.gif');
}

#navi_japanese_this{
	background-image:url('img/japa1_on.gif');
}

#navi_japanese:hover{
	background-image:url('img/japa1_on.gif');
}

/*navi*/

/*MENU*/
#menu_base{
	background-image:url('business/img/background/sidemenu_base.gif');
	width: 190px;
}

#menu_title{
	background-image:url('business/img/title/contentsMenu.gif');
	width: 100%;
	height: 30px;
	text-indent: -5000em;
}

.menu_subtitle{
	background-image:url('business/img/background/arrow.gif');
	background-position:5px 50%;
	background-repeat:no-repeat;
	width: 100%;
	font-weight:normal;
	text-indent: 15px;
	margin:0 0 5px 0;
}

.menu_main{
	width:170px;
	list-style-type: none;
	margin: 0 0 20px 15px;
}

.menu_main li{
	background-image:url('business/img/background/menu_list.gif');
	background-position:0% 0%;
	background-repeat:repeat-x;
	width:100%;
	font-weight:normal;
	padding:6px 0 0 0;
	margin:1px 0 0 0;
}

#menu_footer{
	background-color:white;
	background-image:url('business/img/background/sidemenu_footer.gif');
	background-repeat:no-repeat;
	width: 100%;
	height: 15px;
	text-indent: -5000em;
	display:block;
}
/*menu*/

/*TITLE*/
#title_main{
	background-image:url('business/img/background/main_title.gif');
	background-repeat:no-repeat;
	width: 470px;
	height: 35px;
	color: rgb(255,105,0);
	font-size: 14pt;
	text-indent: 10px;
	padding: 15px 0 0 0;
	margin: 0 0 20px 10px;
}

.title_sub{
	background-image:url('business/img/marker/title_sub.gif');
	background-repeat:no-repeat;
	font-size: 13pt;
	text-indent: 26px;
	padding: 3px 0 2px 0;
	margin: 0 0 15px 10px;
}
/*title*/

h1, h2, h3, h4, h5, h6 {
	font-family:Arial, sans-serif, Helvetica;
}




