/*********MSDS　CSS　2006.08*********/
body{
	margin:10px;
	text-align:left;
}
form,label,input{
	vertical-align:-0.1em;
}
table{
	font-size:9pt;
}

#gmsds_sheet{
	width: 60em;
	margin:5px auto;
}
#gmsds_sheet2{
	clear:both;
	width: 58em;
}

#gmsds_sheet table,
#gmsds_sheet2 table{
	line-height:1.5em;
}
#gmsds_sheet tr{
	vertical-align:top;
}
#kag_ope h3{
    margin:5px 0;
}
#kag_ope table{
    width:58em;
	font-size:1em;
}
#kag_ope .ope_img{
    margin:5px 0;
    width:58em;
	text-align:center;
}
#msd_ope_h2 img{
	width:60em;
}
#gmsds_sheet2 #kag_msds{
    width:55em;
}
#gmsds_sheet2 #kag_msds table{
    width:55em;
}
#gmsds_sheet #kag_msds #msds_seet,
#gmsds_sheet #kag_msds hr{
    width:95%;
}
#gmsds_sheet2 #kag_msds #msds_seet,
#gmsds_sheet2 #kag_msds hr{
    width:95%;
	margin:1em auto;
}



/****MSDSヘッダー部分****/
/*--小画面のヘッダー画像のサイズ--*/
#kag_main  #msds_head_m{
    width:60em;
}
#kag_main  #msds_head_m img{
    width:60em;
}
#kag_main table.w60em{
	width:60em;
}
#kag_main .head_bg{
	background:url(../../kagaku/image/sub_b_head_bg.gif) repeat-x;
}
#kag_main h1{
    width:100%;
    text-align:right;
}
#kag_main .bg000066{
	background-color:#000066;
}
.kag_msds_head{
	margin:0 auto;
}
#print_botan input{
    width:3.2em;
}
.sym_img img{
    width:6.5em;
}

/*****外側テーブル設定*******/
.tblw{
	margin:20px auto;
	width:55em;
	border:1px solid #cccccc;
}
.tblw2{
	width:55em;
	margin:20px auto;
	border:1px solid #cccccc;
}

.tbltd{
	padding:10px;
}

/*****内側テーブル設定*****/
/*タイトルマージン*/
.msds{
	margin:15px 0px;
}

/****タイトルセル****/
.ttl{
	background-color:#efefef;
	border:1px solid #cccccc;
}

/****物質名****/
.chemi{
	text-align:center;
	margin-top:20px;
	font-size:11pt;
}

/****閲覧方法****/
#gmsds_wrapper #kag_gmsds_ope table{
    width:50em;
}


/****スーペーサー用****/
#gmsds_sheet .t1{
	width:30px;
	height:10px;
}
#gmsds_sheet .t2{
	width:15px;
	height:10px;
}
#gmsds_sheet .t3{
	width:15px;
	height:10px;
}
#gmsds_sheet .t4{
	width:180px;
	height:10px;
}
#gmsds_sheet .t5{
	width:70px;
	height:10px;
}
#gmsds_sheet .t6{
	width:70px;
	height:10px;
}
#gmsds_sheet .t7{
	width:70px;
	height:10px;
}
#gmsds_sheet .t8{
	width:130px;
	height:10px;
}
/*--拡大縮小対応--*/
#gmsds_sheet2 .t1{
	width:3em;
}
#gmsds_sheet2 .t2{
	width:1.5em;
}
#gmsds_sheet2 .t3{
	width:1.5em;
}
#gmsds_sheet2 .t4{
	width:18em;
}
#gmsds_sheet2 .t5{
	width:6em;
}
#gmsds_sheet2 .t6{
	width:6em;
}
#gmsds_sheet2 .t7{
	width:6em;
}
#gmsds_sheet2 .t8{
	width:12em;
}
#gmsds_sheet2 hr{
}

/*英文折り返し用（必要時div要素でclass指定）*/
.wrap{
	word-wrap:break-word;
	width:300px;
}

/*****hrの設定*****/
hr{
	border-style:solid;
	height:1px;
	boeder-width:1px;
	border-color:#cccccc;
	margin:15px 0px;
}

/****画像マージン*****/
#gmsds_sheet img{
	margin:20px 0px;
}

/*****フッター設定*****/
.ft{
	pading-top:20px;
	padding-bottom:10px;
	padding-left:24px;
	color:#ff3333;
	clear:both;
}
.ft a{
	text-decoration:underline;
}

/* ---------------- ラジオボタン欄 ------------------ */

.radioBox {
	width:100%;
	position:relative;
	margin-top:1em;
	}

.radioBox form { 
	width:50em;
	padding-left:4em;
}

.radioBox fieldset {
	border:1px solid #F30;
	padding:0.5em;
}
.radioBox legend {
	color:#039;
	font-weight:bold;
	padding:0 0.5em;	
}

.radioBox input {
	vertical-align:middle;
	margin-right:0.3em;
}
.radioBox .btbox {
	width:14em;
	float:left;
}

.radioBox_in {
	width:100%;
	}

.tblMess {
	width:40%;
	}
.tblBtn {
	width:20%;
	}

