@charset "utf-8";
/* CSS Document */

/* -----------------------------------------------------------
CSS Information

 File name:      contents.css
 Author:         Yoneda Ryo
 date:           2008/10/06
----------------------------------------------------------- */

/*======================================

	CONTENT COMMON

=======================================*/

.page_top {
	text-align: right;
	margin: 20px 0;
}
.page_top a {text-decoration: underline;}

p.notice {
	color: #FF0000;
	margin: 0 0 20px 0;
	text-align: center;
}
p.notice02 {
	color: #FF0000;
	clear: both;
}

p.notice_l {
	color: #FF0000;
	margin: 0 0 20px 0;
	text-align: left;
}
h2 p.explain {
	font-size: 10px;
	text-align: center;
	width: 200px;
}

#rotate td.color {
	background-color: #FFFFCC;
}

/*======================================

	フェノール樹脂

=======================================*/

#contents .other {
	width: 750px;
	padding: 15px 0;
}
#contents .other #rotate {
	margin-top: 20px;
}

.other h2 {
	background-color: #FFFFF0;
	padding: 10px;
	width: 730px;
	margin: 10px 0 20px 0;
}
.other h2 img {
	float: left;
	margin: 0 10px 10px 0;
	border: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #FFFFFF;
}
.other .title {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.other ul.words {
	background-color: #F0F0F0;
	padding: 10px;
	width: 730px;
	margin-top: 0;
	margin-bottom: 10px;
	text-align: left;
}
.other ul.words li {
	margin-bottom: 3px;
}
.other p.sub_title {
	font-size: 14px;
	font-weight: bold;
	color: #255F81;
	margin: 10px 0 10px 0;
}
.other .left_box {
	float: left;
	width: 360px;
	margin-bottom: 3px;
}
.other .right_box {
	float: right;
	width: 360px;
}
.other table.data {
	border: 1px solid #CCCCCC;
	margin: 0 auto;
	width: 350px
}
.other table.data th {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #D9EAF4;
}
.other table.data td {border: 1px solid #CCCCCC;}

.other table.data01 {
	border: 1px solid #CCCCCC;
	margin: 0 auto;
	width: 350px
}
.other table.data01 th {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #D9EAF4;
}
.other table.data01 td {
	border: 1px solid #CCCCCC;
	text-align: center;
}

.other table.data_max {
	border: 1px solid #CCCCCC;
	width: 100%;
	margin: 0 auto 3px auto;
}
.other table.data_max th {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #D9EAF4;
}
.other table.data_max td {border: 1px solid #CCCCCC;}

.other table.data_max_center {
	border: 1px solid #CCCCCC;
	width: 100%;
	margin: 0 auto 3px auto;
}
.other table.data_max_center th {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #D9EAF4;
}
.other table.data_max_center td {
	border: 1px solid #CCCCCC;
	text-align: center;
}

/*======================================

	PET樹脂

=======================================*/

.other table.pet01 {
	width: 400px;
	margin: 10px auto 5px auto;
	border: 1px solid #CCCCCC;
}
.other table.pet01 td {
	border: 1px solid #CCCCCC;
	text-align: left;
	background-color: #D9EAF4;
}
.other table.pet02 {
	width: 500px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.other table.pet02 td {
	border: 1px solid #CCCCCC;
	text-align: left;
	background-color: #D9EAF4;
}
.other table.pet03 {
	width: 600px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.other table.pet03 th {
	border: 1px solid #CCCCCC;
	text-align: left;
	background-color: #D9EAF4;
}
.other table.pet03 td {
	border: 1px solid #CCCCCC;
	text-align: left;
}
.other table.pet04 {
	width: 600px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.other table.pet04 th {
	border: 1px solid #CCCCCC;
	text-align: center;
	background-color: #D9EAF4;
	font-weight: bold;
}
.other table.pet04 td {
	border: 1px solid #CCCCCC;
	text-align: center;
}
.other table th.center {
	text-align: center;
}
.other table td.center {
	text-align: center;
}
