/* CSS Document */
a:link {	color: #606060;	text-decoration: underline;}
a:hover {	color: #d4d4d4;	text-decoration: none;}
a:visited {	color: #6a6b61;	text-decoration: underline;}

body{
	color:#6A6B61;
	margin: 5px;
	padding: 0px;
	scrollbar-track-color: #f4f4f4;
	scrollbar-face-color: #f4f4f4;
	scrollbar-shadow-color: #999999;
	scrollbar-highlight-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #aaaaaa;
	background: #a9a9a9;
	text-align: center;

}

/* ナビゲーション部 */
td.titleL{
	width: 160px;
	height: 85px;
	text-align: center;
	vertical-align: top;
	background: url(images/mbs_01.gif) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
}

td.titleR{
	width: 600px;
	height: 80px;
	text-align: center;
	vertical-align: top;
	background: url(images/mbs_01.gif) repeat-x scroll left top;
	margin: 0px;
	padding: 0px;
}

/* ボタン部 */
div.cont {
	margin: 0px;
	padding: 0px;
	width: 160px;
	background: #a9a9a9;
	height: 24px;
	border-top: 1px solid #f4f4f4;
	border-left: 4px solid #F0f0f0;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #000000;
}
div.contImg {
	margin: 0px;
	padding: 0px;
	width: 155px;
	background: #a9a9a9;
	height: 193px;
	border-top: 1px solid #f4f4f4;
	border-left: 4px solid #F0f0f0;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #000000;
}


td.navi{
	width: 160px;
	margin: 0px;
	padding: 0px;
	background-color: #dddddd;
}

.txtCorp {
	width: 440;
	text-align: left;
	padding: 6px;


}
.txtCorpIndent {
	width: 440;
	text-height:12px;
	margin: 0px;
	padding-left: 2px;
	text-align: left;
	border-left: 3px solid #f4f4f4;
	width: 400px;

}

/* 新着情報 */
td.nws{
	width: 460px;
	text-align: center;
	vertical-align: top;

}

div.nws {
	text-align: left;
	vertical-align: middle;
	padding: 0px;
	margin: 12px 5px 8px;
	width: 450px;
	background: url(images/wall-Open.gif) no-repeat fixed left top;
	height: 21px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #CCCCCC;



}
/* ニュースタイトル */
h1 {
	font-family: "Times New Roman", "MS UI Gothic";
	font-size: 14px;
	font-weight: bold;

	color: #666666;
	margin: 0 0 6px;
	padding: 0 0 6px;
	border-bottom: 1px dotted #aaaaaa;
	text-align: left;
	width: 100%;
}



.rb{
	font-size: 12px;
	line-height:1.4;
	text-align: center;
	border: 1px solid #dddddd;
	height: auto;
	width: 430px;
	padding: 8px 4px 4px;
	background: #FFFFFF url(images/wall-rb.gif) repeat-x scroll center top;
	margin: 8px 4px 0px;

}
#nws{width:430px; text-align: left;}

.rbs{
	border-top: 3px solid #666666;
	height: 10px;
	width: 435px;


}







/* 会社情報 */
.txtL {
	font-size: 12px;
	line-height: 1.1;
	font-weight: normal;
	color: #6a6b61;
	
}
.txtL a:link {
	color:#666666;
	text-decoration: underline;

	
}

.txtL a:hover {color:#fefefe;}
.txtL a:visited {	color:#6a6b61;	text-decoration: none;}


.txtS {
	font-size: 10px;
	line-height: 1.2;
	font-weight: bold;
	color: #6a6b61;
	padding-bottom: 0px;
	text-indent: 8px;
	margin: 0px;
	padding-top: 2px;
}







div.grp {
	font: 10px "Times New Roman", "Times", "serif";
	color: #CCCCCC;
	padding: 3px;

}

td.lnk {
	background: #000000;
	margin: 0px;
	padding: 0px;
	width: 140px;
	text-align: left;
	vertical-align: top;
}

div.cnk{
	font-size: 10px;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 2px;



}

td.titleB {
	height: 25px;
	vertical-align: middle;
	background: url(images/mbs_Bbottom.gif) repeat-x scroll left center;
	margin: 0px;
	padding: 0px;
	color: #f4f4f4;

}
td.titleT {
	height: 60px;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	width: 600px;

}
div.lnk {
	text-align: left;
	vertical-align: middle;
	text-indent: 4px;
	border-left: none;
	font-size: 10px;
	color: #FFFFFF;
	margin: 2px 0px 2px 3px;
	padding: 0px;




}
small {
	font-size: 9px;
}


/********************************************/
/*カタログ請求*/
/********************************************/
/* タイトル */
h2 {
	font-family: "Times New Roman", "MS UI Gothic";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	color: #008BC0;
	color: #666666;
	margin: 6 0 12;
	padding: 0;
	border-bottom: 1px dotted #aaaaaa;
	text-align: left;
	width: 600px;
	text-indent: 12px;

}

option,input,textarea{ font-size: 12px;}
td.formL {
	font-size: 12px;
	color: #666666;
	background: #dddddd;
	padding: 3px;
	text-align: right;
}
td.formR {
	font-size: 12px;
	color: #666666;
	background: #ffffff;
	padding: 3px;
	text-align: left;
}
small.wd{
	font-size:9px;
	color: #990066;
}
small.bd{
	font-size:9px;
	color: #8BA6EB;
}


.rbH1 {
	font-size: 14px;
	line-height:1.4;
	text-align: left;
	border: 1px solid #dddddd;
	height: auto;
	width: 100%;
	padding: 8px 0px;
	background: #FFFFFF url(images/wall-rb.gif) repeat-x scroll center top;

}
.rbPV {
	text-align: left;
	border: 1px solid #dddddd;
	height: auto;
	width: 480px;
	padding: 8px 16px;
	cellspaceing:16px;
	background: #FFFFFF;
	font-size: 12px;
	line-height: 1.4;


}
table.outline {
	border-right: 1px solid #191919;border-collapse: collapse; 
	border-left: 1px solid #191919;border-collapse: collapse; 
	

}
div.open {
	font-size: 11px;
	color: f4f4f4;
	margin: 0px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 0px;
}
