/* CSS for Mitshui Prostic */



body {
	font: 10pt "Arial", "Helvetica", "sans-serif";
	color: #333333;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(images/bg_b.gif);
	background-repeat: repeat;
}



.body_text {
    margin:0px;
	color: #333333;
	font-size: 11px;
}



a:link {font-size:10px;
margin-top:3px;
	font-weight: nomal;
	text-decoration: none;
	color: #333333;
	
	
}
a:visited {
	font-weight: nomal;
	text-decoration: none;
	color: #333333;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FF6600;
}


.body_text_bold{
	color: #FF6600;
	font-weight: bold;
}
/*----- [footer} -----*/
#footer{
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:9px;
	line-height: 17px;
	text-align: center;
}

#footer a:link{
	color:#666666;
	text-align: center;
	margin-right: 4px;
	margin-left: 4px;
	
}
#footer a:hover{
	color:#666666;
	text-decoration:underline;
}
 
#footer a:visited{ color:#666666;}
 
/*----- link [orange] -----*/



.searchbox {
	background-color: #EBEBEB;
	border: 1px solid #333134;
	color: #333333;
	font-size: 9px;
	border-color: #999999;
}


.text_callout{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	line-height: 14px;
}

#subnavi_01{
  margin-left:45px;
  padding:4px 0 0 5px;
  font-size:11px;
	height:21px;
	
	
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	}

#subnavi_01 ul{
	margin:0;
	padding:0;
}
#subnavi_01 li{
margin-right:6px;
	float: left;
	list-style-type:none;
	
	}

#subnavi_01 li a:link{
	display: block;
	
	text-decoration: none;
	color: #333333;
	
} 

#subnavi_01 li a:hover{color: #FF6633;	}




/*----- topic path [horizontal] -----*/



/********* text style-3 *********/
#textstyle-3 {
margin-left:13px;}
.textstyle-3 {
	color: #FFFFFF;
	font-weight: normal;
	font-size:11px;
	text-decoration: none;
	padding:0px 0px 0 4px;
	
	}
a.textstyle-3:link {
	color: #FFFFFF;
	font-size:11px;
	font-weight: normal;
	text-decoration: none;
}
a.textstyle-3:visited {
	font-weight: normal;
	color: #FFFFFF;
	font-size:11px;
	text-decoration: none;
}
a.textstyle-3:hover {
	font-weight: normal;
	color: #FF6633;
	font-size:11px;
	text-decoration: none;
}





.login_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/*----- clear float -----*/
.clear{
	height:0;
	line-height:0;
	clear:both;
}
