@charset "shift_jis";

h2 {
	/*-------------------------------mac IEﾍﾑ｢ｭ*/
	height: 19px;
	/*-------------------------------mac IEﾍﾑ｢ｬ
｡｡	-------------------------------mac IEｰﾊｳｰﾍﾑ｢ｭ\*/
	height: auto;
	/*-------------------------------mac IEｰﾊｳｰﾍﾑ｢ｬ*/
}

h2 .pagelink {
	position: absolute; 
	right: 9%; 
	font-size: 65%; 
	font-weight: normal; 
	vertical-align: 8px;
	height: 15px;
	padding: 2px;
}
* html h2 .pagelink {
	vertical-align: 6px;
	padding: 3px;
}

#main .explain {
	padding: 15px;
	margin-bottom: 15px;
	border: 1px solid teal;
}

/* 「ryskhykd.html」囲み内リスト start */
#main .explain ul {
	position : relative;
	left: -45px;
	width: 102%;
	list-style: none;
	margin: 7px 5px 0;
}
/* IE6　↓↓ */
*html #main .explain ul {
	width: 100%;
	left: 0;
}
/* IE7, IE8　↓↓ */
*:first-child+html #main .explain ul {
	width: 100%;
	left: 0;
}
#main .explain ul li {
	padding-left: 15px;
	background: url(../../img/square01small.gif) no-repeat 0% 1px;
	font-size: 80%;
}
/* 「ryskhykd.html」囲み内リスト end */

#line {
	border-top: 1px solid teal;
}

.info {
	color: teal;
	font-weight: bolder;
	text-decoration: none;
	padding-left: 2em;
}
#main .explain2 {
	width: 95%;
	clear: both;
	padding: 0px 20px;
}

#main .explain2 a{
	color: #ff9933;
	font-weight: bolder;
	text-indent: 0em;
	padding-left: 2em;
}

#main .downloads {
	text-align: right;
	width: 80%;
	margin: 10px 10px;
	padding: 10px 0px;
	background: #eee;
	font-size: 85%;
}

#main .downloads li {
	padding: 0 15px;
	text-align: right;
	vertical-align: bottom;
	list-style: none;
	line-height: 1.3;
}


#main .down_load {
	padding: 0 5px;
	background: darkturquoise;
	color: white;
	text-decoration: none;
}

#main .version1_2 {
	padding: 0 5px;
	font-weight: bolder;
	color: olive;
	text-decoration: none;
}

/* -- 評価書 table↓↓ -- */
.hyoukasyo {
	width: 100%;
	margin: 0 auto 5px;
	border: 2px solid gray;
	border-collapse: collapse;
	font-size: 90%;
}


.hyoukasyo caption {
	padding: 5px 0px 7px;
	color: teal;
	font-weight: bolder;
	margin: 0;
}

* html .hyoukasyo caption {
	padding-top: 0;
	padding-bottom: 5px;
}


.hyoukasyo .cas {
	width: 10%;
	text-align: left;
}

.hyoukasyo .num {
	width: 7%;
	text-align: center;
}

.hyoukasyo .chem_name {
	width: auto;
	text-align: left;
}
.hyoukasyo td .btn01 {
	float: right; 
	margin: 3px 5px; 
	white-space:nowrap;
}
.hyoukasyo .version {
	width: 8%;
	text-align: center;
}

.hyoukasyo .true_false {
	width: 10%;
	text-align: center;
}

.hyoukasyo .date {
	width: 10%;
	text-align: center;
}

.hyoukasyo th, .hyoukasyo td {
	padding: 5px 3px;
	border: 1px solid teal;
}

.hyoukasyo th {
	background: #eee;
}

.lastrow {
	text-align: center;
	background: lightblue;
	font-weight: bold;
}
/* -- 評価書 table↑↑ -- */

.nlink {
	color: #666;
}
	
#main .totop {
	font-size: 70%;
	text-align: right;
	padding-right: 14px;
	margin-top: 1.5em;
	margin-right: 10px;
	background: url(../../img/arrow02.gif) no-repeat 100% -1px;
}


/* ページ左下「ホームページのご利用について」リンク用 */
.menu05 {
	font-size: 70%;
	line-height: 1.3;
	color:#333333;
	padding: 4px 0px 0 15px;
	margin:10px 0 0;
	background: url(../../img/square01smaller.gif) no-repeat 1% 9px;
}
