@charset "utf-8";
/* COMMON */
body {margin: 0; padding: 0; font-family:Arial, sans-serif, Verdana; background:url(https://www.mitsubishicarbide.net/contents/common/images2/toppage/back_img2.jpg) repeat-x top;}
h1, h2, h3, h4, h5, h6 { margin: 0;	padding: 0;}
h2 { font-size:12px; font-weight:bold;}
div {margin: 0;padding: 0;}
/* link */
a:link {color: #0068b7; text-decoration: none;}
a:visited {color: #052275; text-decoration: none;}
a:hover {color: #f39800; text-decoration: none;}
a:active {color: #f39800; text-decoration: none;}
img { border-style:none;}
/* IE BR  */
br { letter-spacing: normal;}

/* AREA */
/* select */
#area { width:740px; padding:0; height:627px; clear:both;}

#area_base {
position: relative;
width:740px;
height: 627px;
}

#area_txt {
position: absolute;
top: 10px;
left: 10px;
font-size:20px;
font-weight:bold;
color:#fff;
}

#area_menu {
position: absolute;
top: 30px;
left: 10px;
}
#area_menu form {
	margin:5px 0;
	*margin:0; /*IE6,7*/
	}
#area_menu select {
	width:140px;
	margin:5px 0;
	padding:0;
	}
	



/* BODY */
#wpart {
	margin: 0 auto 0 auto;
	width: 740px;
	text-align: left;
}
	
#footer {
	height: 15px;
	background-color: #052275;
	padding: 10px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
}


/* header */
#header_top {
	padding: 3px 0;
	*padding: 0; /*IE6,7*/
	clear:both;}

/* header left side */
#header_left { float: left; width: 300px; padding: 2px 0 0 3px;}
#header_left img{
	 border: none;
	 padding: 2px;
	*padding: 5px; /*IE6,7*/
	 }

/* header right side */
#header_right {
	float: right;
	width: 410px;
	margin: 35px 5px 0 2px;
	font-size:12px;
	font-weight:bold;
}

/* emergency */
#emergency { padding:7px; clear:both; border:#999 1px solid; clear:both;}
#emergency h4{ font-size:14px; font-weight:bold;}
#emergency h4 a:link { color: #052275; text-decoration: none;}
#emergency h4 a:visited {color: #052275; text-decoration: none;}
#emergency h4 a:hover { color: #f39800; text-decoration: none;}
#emergency h4 a:active { color: #f39800; text-decoration: none;}