@charset "Shift-JIS";

/**********************************************
TOSHIBA MACHINE ENGINEERING 
**********************************************/
.C_submenu_category{
	background: url(../images/company/C_submenu_category.jpg) 0px 0px no-repeat;
	color: #333;
	padding: 5px 0 0 15px;
	font-size:14px;
	font-weight:bold;
	height:30px;
	margin:10px 0 5px 0;
}

.D_submenu_category{
	background: url(../images/diecast/D_submenu_category.jpg) 0px 0px no-repeat;
	color: #333;
	padding: 5px 0 0 15px;
	font-size:14px;
	font-weight:bold;
	height:30px;
	margin:10px 0 5px 0;
}

.P_submenu_category{
	background: url(../images/plastic/P_submenu_category.jpg) 0px 0px no-repeat;
	color: #333;
	padding: 5px 0 0 15px;
	font-size:14px;
	font-weight:bold;
	height:30px;
	margin:10px 0 5px 0;
}

.E_submenu_category{
	background: url(../images/engineering/E_submenu_category.jpg) 0px 0px no-repeat;
	color: #333;
	padding: 5px 0 0 15px;
	font-size:14px;
	font-weight:bold;
	height:30px;
	margin:10px 0 5px 0;
}


#side_colum{
	float:left;
}

#contents_container{
	float: right;
	width: 530px;
	background:#FFF;
	border-bottom: 1px solid #9E9E9D;
}


#contents_area {
	margin:0 0 0 0;
	padding:8px;
	min-height:558px;
	border-left: 1px solid #9E9E9D;
	border-right: 1px solid #9E9E9D;
}
* html #contents_area {
	height:574px;
}


.contents_container{
	float: right;
	width: 530px;
	background:#FFF;
	border-bottom: 1px solid #9E9E9D;
	margin-bottom:15px
}

.contents_area {
	margin:0 0 0 0;
	padding:8px;
	min-height:50px;
	border-left: 1px solid #9E9E9D;
	border-right: 1px solid #9E9E9D;
}
* html .contents_area {
	height:50px;
}
.nonTitleArea{
	border-top: 1px solid #9E9E9D;
	min-height:582px!important;
	}

* html .nonTitleArea{
	height:604px!important;
	}

/* ------------------------------
   Tables
   ------------------------------ */
table caption
	{color:#999; font-size:90%;}

/* Table - Variation */
table.grayTable th
	{padding:3px; border:1px solid #ccc; background-color:#eee;}
table.grayTable td
	{padding:3px; border:1px solid #ccc; background-color:#fff;}

table.colorTable th
	{padding:3px; border:1px solid #475E8D; background-color:#D5EBEE;}
table.colorTable td
	{padding:3px; border:1px solid #475E8D; background-color:#fff;}

table.layoutTable
	{padding:0px; margin:0px;}
table.layoutTable td
	{padding:2px; border:1px solid #475E8D;}
	
table.layoutTable2
	{padding:0px; margin:0px;}
table.layoutTable2 td
	{padding:5px; border:1px solid #475E8D;}	

/* Table - Align */
table th.center,
table td.center
	{text-align:center!important;}
table th.right,
table td.right
	{text-align:right!important;}
table th.middle,
table td.middle
	{vertical-align:middle!important;}
table th.bottom,
table td.bottom
	{vertical-align:bottom!important;}
	
/* ------------------------------
   BTN
   ------------------------------ */
ul.colmenu li a{
	background: url(img/listlink.jpg) left top no-repeat;
	text-align: center;
	line-height: 1.4em;
	margin:6px;
	border:solid 1px #999;
	padding:10px;
	width:470px;
	float:left;
}
ul.colmenu li a:hover{
	opacity: 0.5;
}
ul.colmenu1 li{
	background: url(img/listlink2.jpg) left top no-repeat;
	line-height: 1.4em;
	margin:6px 12px 6px 6px;
	border:solid 1px #999;
	padding:10px 10px 10px 20px;
	width:205px;
	float:left;
}
ul.colmenu2 li{
	background: url(img/listlink2.jpg) left top no-repeat;
	line-height: 1.4em;
	margin:6px 3px;
	border:solid 1px #999;
	padding:10px 0px 10px 20px;
	width:143px;
	float:left;
}

* html ul.colmenu1 li{
	width:225px;
}
* html ul.colmenu2 li{
	width:163px;
}
* html ul.colmenu2 li.2line{
	height:60px;
}

/* ------------------------------
   エンジニアリング
   ------------------------------ */
.a01 {
	position: relative;
	background: url(../images/engineering/a01.jpg) left top no-repeat;
	width: 512px;
	height: 470px;
	margin: 0 auto;
	padding: 0;
}
.a01_btn1 {
	position:absolute;
	left: 0;
	top: 240px;
}
.a01_btn2 {
	position:absolute;
	left: 158px;
	top: 340px;
}
.a01_btn3 {
	position:absolute;
	left: 300px;
	top: 200px;
}
.a01_btn4 {
	position:absolute;
	left: 390px;
	top: 278px;
}

.a01 a:hover{
	opacity: 0.5;
}
.note_box {
	overflow: hidden;
	border: 1px solid #8AABD8;
	margin: 10px 0;
	padding: 10px 15px 0;
}
.note_rbox {
	overflow: hidden;
	border: 1px solid #8AABD8;
	margin: 10px 0;
	padding: 10px 15px 0;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */  	
}
.note_title {
	font-weight: bold;
	color: #17599E;
	margin-bottom: 10px;
}
.note_inbox {
	border: 1px solid #464646;
	padding: 5px;
	width: 250px;
	margin: 5px;
}
.note_inbox .disclist {
	margin-bottom: 0;
}
.note_inbox .disclist li {
	margin-bottom: 0;
}
.float_l {
	float: left;
}
a img:hover{
	opacity: 0.5;
}
.clearboth {
	clear: both;
}
.w200 {
	width: 200px;
}
.w250 {
	width: 250px;
}