@charset "utf-8";
/* CSS Document */

#header_box {
	background-image: url(../img/bg_header.png);
	position: relative;
}
#header {
	background-image: url(../img/mainimg.png);
	background-repeat: no-repeat;
	height: 400px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header2 {
	background-image: url(../img/mainimg.png);
	background-repeat: no-repeat;
	height: 170px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#header_logo {
	height: 120px;
	width: 255px;
	position: relative;
	margin-top: 7px;
	margin-left: 30px;
	float: left;
}
#header_h1 {
	width: 550px;
	float: left;
	margin-left: 110px;
	text-align: right;
	margin-top: 31px;
}
#menu_box {
	background-image: url(../img/bg_menu.png);
	background-repeat: repeat-x;
	width: 100%;
	margin-top: 10px;
}
#menu {
	height: 50px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#menu li {
	float: left;
}
#content {
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#footer_box {
	background-image: url(../img/bg_footer.png);
	background-repeat: repeat-x;
	width: 100%;
	background-color: #555;
}

#footer {
	width: 960px;
	height: 180px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer_link {
	font-size: 12px;
	line-height: 20px;
	padding-top: 13px;
}
#footer_copyright {
	margin-top: 48px;
	font-size: 12px;
	color: #FFF;
}
.content_menu_box {
	width: 902px;
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 0px;
	padding-top: 14px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	border-radius: 7px;        /* CSS3草案 */
	-webkit-border-radius: 7px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 7px;   /* Firefox用 */
	display: none;
}
.content_menu {
	float: left;
	width: 288px;
	margin-right: 6px;
	margin-left: 6px;
	height: 240px;
	margin-bottom: 20px;
}
.content_menu_photo {
}
.content_menu_txt {
	font-size: 12px;
	line-height: 20px;
	color: #333;
	margin-top: 5px;
}
.column2 {
	width: 920px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	margin-top: 0px;
}
.bn4_box {
	width: 940px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	margin-top: 0px;
}
.bn4 {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}

.column2 p {
	margin-bottom: 20px;
	margin-top: 0px;
}

.left {
	float: left;
	width: 640px;
	margin-right: 20px;
}

.right {
	float: left;
	width: 260px;
}
.right_p {
	margin-bottom: 20px;
}
.table01 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 10px;
}
.table01_td1 {
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 20px;
}
.table01_td1c {
	padding: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 20px;
	text-align: center;
}
.table02 {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 40px;
	clear: both;
}
.table02_td1 {
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	line-height: 20px;
}
.tit01  {
	font-size: 32px;
	line-height: 50px;
	color: #1C6C32;
	margin-bottom: 15px;
}
.tit02  {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 15px;
	background-color: #595959;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
	margin-top: 50px;
	clear: both;
}
.tit03 {
	font-size: 16px;
	color: #960;
	margin-bottom: 5px;
	margin-top: 20px;
	clear: both;
}
.tit04  {
	font-size: 16px;
	color: #AA0000;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 3px;
	clear: both;
}
.tit05  {
	font-size: 24px;
	color: #1C6C32;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 12px;
	clear: both;
	line-height: 32px;
}

.pTag_clear {
	clear: both;
}

.photo_box {
	margin-top: 20px;
	margin-bottom: 20px;
}
.photo_box img {
	float: left;
	margin-right: 6px;
	margin-left: 6px;
}
.photo_right100 {
	border: 1px solid #CCC;
	padding: 5px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	margin-top: 5px;
}
.photo_right {
	border: 1px solid #CCC;
	padding: 5px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	margin-top: 5px;
}
.photo_right img {
	width: 260px;
	height: auto;
}

.photo_left100 {
	border: 1px solid #CCC;
	padding: 5px;
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	margin-top: 5px;
}

.photo_left {
	border: 1px solid #CCC;
	padding: 5px;
	float: left;
	margin-bottom: 20px;
	background-color: #F5F5F5;
	margin-right: 20px;
	margin-top: 5px;
}
.photo_left .img_per04 {
	width: auto;
	height: 173px;
}

.photo_txt {
	width: 260px;
	font-size: 12px;
	line-height: 18px;
	margin-top: 5px;
}
.qa dt {
	font-size: 24px;
	color: #BB0000;
	border-bottom: 1px solid #999999;
	line-height: 40px;
	margin-bottom: 10px;
}
.qa dd {
	margin-bottom: 50px;
}
.qa dd img {
	display: inline-block;
	margin-right: 20px;
}
.box01 {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}








.point10 {
	font-size: 10px;
	line-height: 18px;
}
.U20 {
	margin-bottom: 20px;
}
.red {
	color: #FF0000;
}
.pink_box {
	border: 1px solid #FF00AE;
	color: #FF00AE;
	clear: both;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 60px;
}
.pink {
	color: #FF00AE;
}
.pink2 {
	color: #FF00AE;
	clear: both;
}
.table03 {
	width: 880px;
	font-size: 12px;
	line-height: 16px;
	margin-top: 20px;
	border-left: 1px solid #DDDDDD;
	border-top: 2px solid #92CC80;
	margin-left: 20px;
}
.table03_td1  {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	border-bottom: 2px solid #92CC80;
	border-right: 1px solid #DDDDDD;
	background-color: #DAE8DE;
}
.table03_td2 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 2px solid #92CC80;
	border-bottom: 1px solid #DDDDDD;
	padding-left: 10px;
	background-color: #DAE8DE;
}
.table03_td3 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
	width: 17%;
	background-color: undefined;
}
.table03_td4  {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
	border-bottom: 2px solid #00BBFF;
	border-right: 2px solid #92CC80;
	background-color: #DAE8DE;
}
.table03_td5 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
	background-color: undefined;
}
.table03_td6  {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background-color: #DAE8DE;
}
.table03_td7  {
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: 2px solid #92CC80;
	border-right: 1px solid #DDDDDD;
	background-color: #DAE8DE;
}
.table03_td8 {
	padding-top: 10px;
	padding-bottom: 10px;
	border-right: 2px solid #92CC80;
	border-bottom: 1px solid #DDDDDD;
	text-align: center;
}
.table03_td9  {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	border-bottom: 2px solid #92CC80;
	border-right: 1px solid #DDDDDD;
	background-color: #FFFFFF;
	padding-left: 20px;
}

.table04 {
	width: 850px;
    font-size: 12px;
    line-height: 16px;
    margin-top: 20px;
    border-left: 1px solid #DDDDDD;
    border-top: 2px solid #00BBFF;
    margin-left: 20px;
    margin-bottom: 15px;
    text-shadow: 0 0 black;
}
#Hardlite2.table04 {
	width: 850px;
    font-size: 12px;
    line-height: 16px;
    margin-top: 20px;
    border-left: 1px solid #DDDDDD;
    border-top: 2px solid #00BBFF;
    margin-left: 0 !important;
    margin-bottom: 15px;
    text-shadow: 0 0 black;
}

.table04_td1 {
	width: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    border-bottom: 4px solid #00BBFF;
    border-right: 1px solid #DDDDDD;
    background-color: #cae9fd;
}

#Hardlite2 .table04_td1 {
	width: 60px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    border-bottom: 4px solid #00BBFF;
    border-right: 2px solid #00BBFF;
    background-color: #cae9fd;
}

.table04_td2 {
	width: 120px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 2px solid #00BBFF;
    border-bottom: 1px solid #DDDDDD;
    /*padding-left: 10px;*/
    background-color: #cae9fd;
    font-size: 12px;
    text-align: center;
}
/*.table04_td2_sm{*/
/*	width: 120px;*/
/*    padding-top: 10px;*/
/*    padding-bottom: 10px;*/
/*    border-right: 2px solid #00BBFF;*/
/*    border-bottom: 1px solid #DDDDDD;*/
    /*padding-left: 10px;*/
/*    background-color: #cae9fd;*/
/*    font-size: 10px;*/
/*	text-align: center;*/
/*}	*/

.table04_td4 {
    padding-top: 12px;
    padding-bottom: 12px;
    text-align: center;
    border-bottom: 4px solid #00BBFF;
    border-right: 2px solid #00BBFF;
    background-color: #cae9fd;
}

#Hardlite .table04_td5_1,
#Hardlite2 .table04_td5_1{
	width: 73px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background-color: #fff;
    text-align: center;
}
#Hardlite2 .table04_td5_1:nth-child(2),
#Hardlite2 .table04_td5_1:nth-child(3){
	width: 73px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 2px solid #00BBFF;
    border-bottom: 1px solid #DDDDDD;
    background-color: #fff;
    text-align: center;
}
#Hardlite .table04_td5_2,
#Hardlite2 .table04_td5_2 {
	width: 73px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background-color: #edf3f3;
    text-align: center;
}

#Hardlite2 .table04_td5_2:nth-child(2),
#Hardlite2 .table04_td5_2:nth-child(3) {
	width: 73px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 2px solid #00BBFF;
    border-bottom: 1px solid #DDDDDD;
    background-color: #edf3f3;
    text-align: center;
}

#Perlite .table04_td5_1 {
	width: 91px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background-color: #fff;
    text-align: center;
}

#Perlite .table04_td5_2 {
	width: 91px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    background-color: #edf3f3;
    text-align: center;
}

.table04_td6 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #d3e0e9;
    border-bottom: 2px solid #d3e0e9;
    background-color: #cae9fd;
    text-align: center;
}
.table04_td7 {
	/*width: 75px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #d3e0e9;
    border-bottom: 4px solid #00BBFF;
    background-color: #cae9fd;
    font-size: 9px;
    text-align: center;
}

/*
#Hardlite2 .table04_td7 {
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #d3e0e9;
    border-bottom: 4px solid #00BBFF;
    background-color: #cae9fd;
    font-size: 9px;
    text-align: center;
}
*/

.table04_td8 {
	/*width: 100px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    border-right: 1px solid #d3e0e9;
    border-bottom: 4px solid #00BBFF;
    background-color: #cae9fd;
    font-size: 10px;
    text-align: center;
}

.Chemical_form {
	padding-left: 50px;
}
