/*--------------------------------------------------
--------------------------------------------------*/
body,html {
	margin:0px;
	padding:0px;
	height:100%;
	font-family:sans-serif;
	font-size:8pt;
	color:#333333;
	background:#ffffff url('images/body_bg.gif') repeat-y;
	background-position:760px 0px;
}
table {
	font-family:sans-serif;
	font-size:8pt;
	color:#333333;
	float:none;
}
form,div {
	margin:0px;
}
a {
	color:#0066ff;
}
p {
	margin:10px;
	padding:0px;
}
img, a img {
	border:none;
}
h1{
	font-size:15px;
	color:#0033FF;
	margin:0px;
}
h2{
	font-size:18px;
	border-bottom:dotted #0033FF 1px;
	color:#0033FF;
	margin:0px;
}
h3{
	font-size:18px;
	border-bottom:dotted #4d4d4d 1px;
	color:#4d4d4d;
	margin:15px 0px 15px 0px;
}
h4{
	font-size:14px;
	color:#333333;
	margin-left:10px;
}
h4 a{
	font-size:14px;
	color:#0033FF;
	text-decoration:none;
}
h5{
	font-size:12px;
	color:#333333;
	margin-bottom:3px;
}
h5 a{
	font-size:12px;
	color:#333333;
	margin-bottom:3px;
	text-decoration:none;
}
h6{
	background-image:url(images/muramotoLogo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	font-size:16px;
	color:#333333;
	margin-left:10px;
	margin-right:10px;
	padding-left:20px;
	padding-top:3px;
	border-bottom:solid 1px #666666;
}
h6 a{
	font-size:14px;
	text-decoration:none;
	color:#666666;
}
h6 a:hover{
	font-size:14px;
	text-decoration:none;
	color:#000066;
}
.Ptitle{
	display: block;
	float: none;
	margin-top: 11px;
}

big{
	font-size:11px;
	color:#ff6600;
	font-weight:bold;
}
b{
	font-size:14px;
	color:#333333;
	margin-left:10px;
}
/*--------------------------------------------------
--------------------------------------------------*/
#LAYOUT {
	width:760px;
	background-color:#ffffff;
}
#TOP_LOGO {
	width:280px;
	height:50px;
}
#TOP_MENU {
	text-align:right;
	font-size:7.5pt;
	padding-top:5px;
	height:50px;
}
.top_menu_side{
	background-image:url('images/top_menu_left.gif');
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:5px;
	padding-right:7px;
	padding-top:4px;
	padding-bottom:6px;
	font-size:7.5pt;
	vertical-align:top;
}
.top_menu_side a{
	padding-left:5px;
	text-decoration:none;
}
.top_menu_side a:hover{
	text-decoration:underline;
}
#TOP_FLASH {
	width:760px;
	height:160px;
}
#MAIN_MENU {
	width:760px;
	height:40px;
	background:transparent url('images/main_menu_search.gif') left top repeat-x;
}
#SEARCH_BOX {
	width:310px;
	height:40px;
	background:transparent url('images/main_menu_search.gif') left top repeat-x;
	text-align:center;
}
#LEFT_MENU {
	background:#f9f9f9 url('images/left_bg.gif') right top repeat-y;
	padding:10px;
}
#LEFT_MENU p {
	margin:0px;
	padding:10px;
	border-bottom:#999999 1px solid;
}
#MAIN_CONTENT {
	height:auto;
	padding:10px;
}
#FOOT {
	width:760px;
	height:25px;
	background-color:#E9E9E9;
	color:#666666;
	font-size:90%;
}
#FOOT_MENU {
	margin:0px;
	padding:0px 0px 0px 10px;
	display:block;
	float:left;
}
#FOOT_MENU a, #FOOT_MENU a:link, #FOOT_MENU a:visited {
	color:#666666;
}
#FOOT_MENU a:hover, #FOOT_MENU a:active {
	color:#cc0000;
}
#COPYRIGHT {
	font-family:"Gill Sans","Futura",arial,"Lucida Sans",sans-serif;
	margin:0px;
	padding:0px 10px 0px 0px;
	display:block;
	float:right;
}
.main_menu {
	width:105px;
}
.line01 {
	height:5px;
}
.left_menu_link {
	display:block;
	float:none;
	margin:5px;
	text-align:right;
	font-size:90%;
}
.side_comp{
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #999999;
	width:190px;
}
.side_comp2{
	text-align:center;
	vertical-align:middle;
	border-bottom:1px solid #999999;
	width:190px;
	margin-top:5px;
}
#left_comp_menu{
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}
#left_recruit_menu{
	padding-top:6px;
	padding-left:10px;
	padding-right:10px;
}
#recruit_top{
	font-size:16px;
	text-align:center;
	color:#0033FF;
	font-weight:bold;
	margin-top:20px;
}
#recruit_top_text{
	font-size:12px;
	text-align:center;
	color:#333333;
	padding-left:10px;
	padding-right:20px;
	margin-top:20px;
}
.recruit_menu{
	text-align:center;
	margin:10px;
}	
.mini2{
	font-size:8px;
	padding-bottom:10px;
}
.site_map{
	font-size:11px;
}
.site_map a{
	font-size:11px;
	text-decoration:none;
}
.site_map a:hover{
	font-size:11px;
	text-decoration:none;
}
.comp_text{
	font-size:12px;
}
#shacho_name{
	vertical-align:bottom;
}
/*--------------------------------------------------
--------------------------------------------------*/
.navi {
	text-align:right;
	vertical-align:bottom;
}
.navi a {
	text-decoration:none;
}
.navi a:hover {
	text-decoration:underline;
}
/*--------------------------------------------------
--------------------------------------------------*/
.mg10 {
	display:block;
	margin:10px;
}
.lh15 {
	line-height:1.5em;
}
.f90 {
	font-size:90%;
	margin-bottom:5px;
}
.pd10 {
	display:block;
	margin:0px;
	padding:10px;
}
.pd10b {
	display:block;
	margin:0px;
	border-top:#999999 1px solid;
	border-bottom:#999999 1px solid;
	padding:10px;
	text-align:center;
}
/*--------------------------------------------------
--------------------------------------------------*/
.top_technologies {
	width:250px;
	color:#666666;
	line-height:1.5em;
	font-size:90%;
	text-align:right;
}
#gijutu {
	background:transparent url('images/img_top_gijutu.gif') left top no-repeat;
	margin:0px;
	padding:28px 10px 5px 60px;
}
#sakuhin {
	background:transparent url('images/img_top_sakuhin.gif') left top no-repeat;
	margin:0px;
	padding:25px 10px 5px 60px;
}
#work {
	background:transparent url('images/img_top_work.gif') left top no-repeat;
	margin:0px;
	padding:25px 10px 5px 60px;
}
#pfi {
	background:transparent url('images/img_top_pfi.gif') left top no-repeat;
	margin:0px;
	padding:25px 10px 5px 60px;
}
.cost_img{
	background:transparent url('')center bottom no-repeat;
}
.kankyo_img{
	background:transparent url('')center bottom no-repeat;
}
.th01{
	padding-left:5px;
	vertical-align:middle;
	background-color:#E6E6E6;
	border:1px solid #666666;
	text-align:left;
}
.th02{
	padding-left:5px;
	vertical-align:top;
	background-color:#E6E6E6;
	border:1px solid #666666;
	text-align:left;
	padding-top:5px;
}
.th03{
	padding-left:5px;
	vertical-align:middle;
	background-color:#E6E6E6;
	border:1px solid #666666;
	text-align:center;
}
.th04{
	vertical-align:middle;
	background-color:#E6E6E6;
	border:1px solid #666666;
	text-align:center;
}
.td01{
	padding-left:5px;
	border:1px solid #666666;
	text-align:left;
	padding-top:3px;
}
.td01 img{
	text-align:center;
}
.td02{
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
}
.td03{
	padding-left:5px;
	border:1px solid #666666;
	text-align:center;
	padding-top:3px;
}
.td04{
	border:1px solid #666666;
	text-align:center;
}
.management_top{
	font-size:15px;
	text-align:center;
	padding:5px;
}
.management{
	font-size:12px;
	text-align:center;
	padding:5px;
}
#orange{
	font-size:14px;
	color:#FF6600;
}
#orange a{
	font-size:14px;
	color:#FF9900;
	text-decoration:none;
}
#green{
	font-size:14px;
	color:#00CC00;
}
#green a{
	font-size:14px;
	color:#00CC00;
	text-decoration:none;
}
#blue{
	font-size:14px;
	color:#0066FF;
}
#blue a{
	font-size:14px;
	color:#0066FF;
	text-decoration:none;
}
#mazenda{
	font-size:14px;
	color:#FF0033;
}
#mazenda a{
	font-size:14px;
	color:#FF0033;
	text-decoration:none;
}
#murasaki{
	font-size:14px;
	color:#6633CC;
}
#murasaki a{
	font-size:14px;
	color:#6633CC;
	text-decoration:none;
}
/*--------------------------------------------------
--------------------------------------------------*/
#SUB_MENU {
	height:0px;
	width:0px;
	overflow:visible;
}
#SUB_MENU a {
	font-size:90%;
	display:block;
	float:none;
	margin:2px;
	padding:2px;
	border:#999999 1px solid;
	background-color:#f9f9f9;
	text-decoration:none;
}
#SUB_MENU a:hover {
	background-color:#e9e9e9;
}
#SUB_MENU_COMPANY,#SUB_MENU_RECRUIT, #SUB_MENU_PARTNER {
	padding:5px;
	color:#666666;
	font-size:90%;
	display:none;
	float:none;
	text-align:right;
}
#SUB_MENU_COMPANY a,#SUB_MENU_RECRUIT a, #SUB_MENU_PARTNER a {
	color:#666666;
	background-color:transparent;
	text-decoration:none;
}
#SUB_MENU_COMPANY a:hover,#SUB_MENU_RECRUIT a:hover,
#SUB_MENU_PARTNER a:hover {
	color:#cc0000;
	background-color:transparent;
}

/*--------------------------------------------------
STYLE FOR RECRUIT
--------------------------------------------------*/
.rec_menu{
	text-align:right;
}
.fright {
	margin:0px 0px 10px 10px;
	display:block;
	float:right;
}
.fleft {
	margin:0px 10px 10px 0px;
	display:block;
	float:left;
}
.new_voice_p {
	width:510px;
	line-height: 1.5em;
	vertical-align:top;
}
.rec_p{
	font-size:12px;
	font-weight:bold;
}
.link01{
	margin-bottom:10px;
	display:block;
	padding:4px 0px 4px 20px;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/link.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	text-decoration: none; 
}
.link02{
	margin-bottom:10px;
	display:block;
	padding:4px 20px 4px 20px;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/link.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	text-decoration: none; 
	float:left;
}
.link03{
	margin-bottom:10px;
	display:block;
	padding:4px 20px 4px 20px;
	font-size:12px;
	font-weight:bold;
	background-image:url(images/link.gif);
	background-position:0% 50%;
	background-repeat:no-repeat;
	text-decoration: none; 
	float:right;
}
.scrole{
	scrollbar-face-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-highlight-color:#b3b3b3;
	scrollbar-shadow-color:#b3b3b3;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-arrow-color:#999999;
	scrollbar-track-color:#ffffff;
	overflow:auto;
	width:500px;
	height:150px;
	margin-right:18px;
	margin-left:15px;
	border:1px solid #666666;
}
.hissu{
	color:#FF6600;
}
.faq{
	line-height:2em;
}
/*--------------------------------------------------
STYLE FOR TECHNOLOGY
--------------------------------------------------*/
.tec_table1{
	background-color:#6699FF;
	width:60px;
	padding:10px;
	color:#FFFFFF;
	font-size:12px;
	
	}
.tec_table2{
	font-size:12px;
	margin:10px 10px 20px 10px;;
	padding:10px;
	}
.tec_table3{
	padding:0px;
	text-align:center;
	border:#0033FF 2px solid;
	border-collapse: collapse;
	

	}
.tec_td1{
	text-align:center;
	border:#0033FF 1px solid;
	}
	
.tec_td2{
	text-align:left;
	padding:10px;
	border:#0033FF 1px solid;
	color:#0033CC;
	}
.tec_table3_color{
   background-color:#0033FF;
   color:#FFFFFF;
	}
.tec_img{
	margin:20px 10px 20px 10px;
	}
	
.more{
	margin:30px 20px 0px 0px;
	}
	
.tec_menu
{
	margin:0px 0px 0px 0px;
	}
.fright2 {
	margin:0px 0px 5px 10px;
	display:block;
	float:right;
}
	
.tec_line{
	margin-top:30px;
	text-align:right;
	display:block;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;

	}
.tec_line2{
	margin-top:0px;
	text-align:right;
	display:block;
	border-top:hidden;
	border-left:hidden;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px dashed;

	}
.tech_subtitle {
	margin:0px;
	padding:0px;
	heiht:50px;
}
.con_img {
	background-position: center;
}
.symbol {
	vertical-align: top;
}
/*=============================================
ISO
=============================================*/
#ISO	{
	margin:15px auto;
	border:1px #BBBBBB solid;
}
/*=============================================
MAIN-MENU
=============================================*/
*html #MAIN-MENU/**/	{ position:absolute; }
#MAIN-MENU ul	{
	padding:0px;
	display:block;
	float:left;
	list-style-image:none;
	list-style:none;
	height:40px;
	margin:0px;
	padding:0px;
}
#MAIN-MENU ol	{
	margin:0px;
	padding:0px;
}
#MAIN-MENU ul li	{ height:40px; margin:0px; float:left; }
#MAIN-MENU a	{
	display:block;
	height:40px;
	border-width:0px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}
#MAIN-MENU #MENU01,
#MAIN-MENU #MENU02,
#MAIN-MENU #MENU03,
#MAIN-MENU #MENU04	{width:150px;}

#MAIN-MENU #MENU01 a	{ background-image:url(/images/main_menu_enviroment_new.gif);  width:150px; }
#MAIN-MENU #MENU02 a	{ background-image:url(/images/main_menu_technologies_new.gif);  width:150px; }
#MAIN-MENU #MENU03 a	{ background-image:url(/images/main_menu_philanthropy_new.gif);  width:150px; }
#MAIN-MENU #MENU04 a	{ background-image:url(/images/main_menu_investigation_new.gif);  width:150px; }

#MAIN-MENU a:hover	{ background-position:0px -40px; }
.off	{
	overflow:hidden;
	position:relative;
    float:left;
	height:40px;
}
.on{
	overflow:visible;
	float:left;
}
/*------------------------------------------------------------------------*/
#MAIN-MENU #MENU01 ol,
#MAIN-MENU #MENU02 ol,
#MAIN-MENU #MENU03 ol,
#MAIN-MENU #MENU04 ol	{
	position:relative;
	top:0;
	left:0;
	display:block;
	background-color:#EEEEEE;
	list-style-image:none;
	list-style:none;
	overflow: hidden;
	_overflow:visible;
	filter:alpha(opacity=90);
	-moz-opacity: 0.9;
	opacity: 0.9;
	z-index : 999;
}
*-----------------------Mac IE   WinIE Hack-----------------------*/
#MAIN-MENU #MENU01 ol/**/	{ /*\*/width:150px;/**/ }
#MAIN-MENU #MENU02 ol/**/	{ /*\*/width:150px;/**/ }
#MAIN-MENU #MENU03 ol/**/	{ /*\*/width:150px;/**/ }
#MAIN-MENU #MENU04 ol/**/	{ /*\*/width:150px;/**/ }
/*-----------------------------------------------------------------------*/
#MAIN-MENU #MENU01 ol li,
#MAIN-MENU #MENU02 ol li,	
#MAIN-MENU #MENU03 ol li,
#MAIN-MENU #MENU04 ol li	{
	display:block;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
}
/*-------------------------------------------------------------------------------*/
#MAIN-MENU #MENU01 ol a:link,
#MAIN-MENU #MENU02 ol a:link,
#MAIN-MENU #MENU03 ol a:link,
#MAIN-MENU #MENU04 ol a:link,
#MAIN-MENU #MENU01 ol a:visited,
#MAIN-MENU #MENU02 ol a:visited,
#MAIN-MENU #MENU03 ol a:visited,
#MAIN-MENU #MENU04 ol a:visited	{
	display:block;
	background-color:#FFFFFF;
	background-image:none;
	color:#0066ff;
	font-size:10px;
	text-indent:5px;
	text-decoration:none;
	overflow:visible;
	width:150px;
	height:auto;
}
#MAIN-MENU #MENU01 ol span,
#MAIN-MENU #MENU02 ol span,
#MAIN-MENU #MENU03 ol span,
#MAIN-MENU #MENU04 ol span	{
	display:block;
	padding:2px 0px;
	border-left:#666666 1px solid;
	border-right:#666666 1px solid;
	border-bottom:#666666 1px solid;
}
/*-------------------------------------------------------------------------------*/
#MAIN-MENU #MENU01 ol a:hover,
#MAIN-MENU #MENU02 ol a:hover,
#MAIN-MENU #MENU03 ol a:hover,
#MAIN-MENU #MENU04 ol a:hover	{
	color:#0066ff;
	background-color:#DDDDDD;
	filter:alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
/*-------------------------------------------------------------------------------*/
#MAIN-MENU ol span	{
	display:block;
	font-weight:normal;
	padding:0px 0px 0px 5px;
}
/*===============================================

===============================================*/
/*--------------------for MacIE--------------------*/
#MAIN-MENU strong	{
	text-indent:-9999px;
}
/*--------------------MacIE HACK--------------------\*/
#MAIN-MENU strong	{
	height:0px;
	width:0px;
	overflow:hidden;
	position:absolute;
}
/*===============================================
clearfix
===============================================*/
.v:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hides from IE-mac \*/
*html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */
