@charset "UTF-8";

/*-----------------------------------------
green共通
-----------------------------------------*/

h5.bar{
	width:676px;
	height:27px;
	background:url(../../images/h5_bar.jpg) no-repeat;
	font-size:14px;
	font-weight:normal;
	margin-top:20px;
	margin-bottom:20px;
	padding:3px 0 0 10px;
	border-left:5px solid #65B755;
	border-right:1px solid #CCCCCC;
	}

h6{
	padding-top:10px;
	margin-bottom:15px;
	color:#006633;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #006633;
	}	

h6.top{
	padding-top:0;
	}	

h6.bottom{
	margin-bottom:0;
	}	

p.bar{
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	border-left:6px solid #FF3300;
	padding:1px 0 0 6px;
	line-height: normal;
	}	

div.border{
	padding:3px 3px 0 10px;
	margin-bottom:3px;
	border:1px solid #ccc;
	}	
	
.left,
.right {
	display: inline;
}

.left {
	float: left;
	margin-right:15px;
}

.right {
	float: right;
	margin-left:15px;
 }

.link {
	color:#014C30;
	padding-left: 370px;
	}
.link a:visited,.link2 a:visited{
	color:#014C30;
	}
.link a:link,.link2 a:link{
	color:#014C30;
	}
.link a:hover,.link2 a:hover{
	color:#F90;
	}
.link2{
	padding-left: 10px;
	margin-bottom: -9px;
}
/*-----------------------------------------
table
-----------------------------------------*/

.design1_table ul{
	font-size:11px;
	margin:5px 0 15px 17px;
	}	

.design1_table li{
	list-style: disc;
	}

.design1_table table{
	clear:both;
	font-size:11px;
	width: 692px;
	margin:0 auto;
	border:1px solid #CCCCCC;
	border-collapse:separate;
	border-spacing:1px;
	margin-bottom:20px;
	}

.design1_table table th {
	font-style:normal;
	color:#333333;
	padding:3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color: #8CCEFF;
	font-weight:normal;
	}

.design1_table table td {
	padding:3px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #CCCCCC;
	background-color:#F4F4F4;
	text-align:center;
	}
	
.design1_table table td.dark{
	background-color: #D7EBFF;
	}

.design1_table table .tb_bottom{ 
	border-bottom:1px solid #F1F0EA;
	}

.design1_table table td.bgtop{
	background-color:#E0DED4;
	}		


.design2_table table{
	clear:both;
	font-size:11px;
	width: 692px;
	margin:0 auto;
	border:1px solid #CCCCCC;
	border-collapse:separate;
	border-spacing:1px;
	}

.design2_table table th {
	font-style:normal;
	color:#333333;
	padding:3px;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-color:#E0DED4;
	font-weight:normal;
	}

.design2_table table td {
	padding:3px;
	border-right:1px solid #DDDDDD;
	border-bottom:1px solid #CCCCCC;
	background-color:#F4F4F4;
	text-align:center;
	}

.design2_table table .tb_bottom{ 
	border-bottom:1px solid #F1F0EA;
	}

.design2_table table td.bgtop{
	background-color:#E0DED4;
	}		
	
.design2_table dl{
	font-size:10px;
	margin:5px 0 15px 0;
	padding: 0;
	}

.design2_table dt {
	clear: left;
	float: left;
	width: 1em;
}

.design2_table dd {
	margin: 0 0 5px 1em;
}


.line{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom:5px;
	}
	
.bottom{
	padding-bottom:10px;
	}
.bottom1{
	padding-top:40px;
	}
.bottom2{
	padding-top:50px;
	}


#actionbox{
	position:relative;
	width:692px;
	height:150px;
	margin-top:15px;
	}
	
#actionbox1{
	position:absolute;
	left: 180px;
	top:0px;
	border-right:1px solid #CCCCCC;
	padding-right:20px;
	}	
	
#actionbox2{
	position:absolute;
	left: 220px;
	top:0px;
	width:230px;
	}	

#actionbox ul{
	padding:0px 0 0 15px;
	list-style-type: disc;
	line-height: normal;	
	}

.indent{
	margin-left:0.5em;
	}	

/*-----------------------------------------
ul
-----------------------------------------*/

ul.mate{
	margin:5px 0 0 15px;
	}	

ul.mate li{
	list-style:disc;
	margin-bottom:5px;
	}	

/*-----------------------------------------
dl
-----------------------------------------*/

dl.gen{
	margin:5px 0 0 0;
	padding: 0;
	}

dl.gen dt{
	float: left;
	width: 1em;
}

dl.gen dd{
	margin: 0 0 0 1em;
}

/*-----------------------------------------
box
-----------------------------------------*/
	
.box{
	width:692px;
	height:auto;
	padding-top:15px;
	padding-bottom:15px;
	}	

.boxleft{
	float: left;
	margin-right:15px;
	padding-top:5px;
	}
	
.boxright{
	width:520px;
	float: left;
	}

.boxright1{
	width:583px;
	float: left;
	}

.box dl{
	font-size:10px;
	margin:5px 0 0 0;
	padding: 0;
	}

.box dt{
	float: left;
	width: 1em;
}

.box dd{
	margin: 0 0 0 1em;
}

div.border1{
	padding:3px 3px 0 10px;
	margin-bottom:3px;
	border:1px solid #ddd;
	width:220px;
	}	
	
.boldf14{
	font-size:14px;
	font-weight:bold;
	}	


#kindbox{
	width:692px;
	height:auto;
	}

#kindleft{
	float:left;
	width:320px;
	height:auto;
	border-right:1px solid #CCC;
	padding-right:25px;
	}

#kindright{
	float:right;
	width:320px;
	height:auto;
	}

.minus{
	margin-top:-15px;
	}

h6.kind{
	background:url(../../../images/product/green/kind/kindbar.jpg) no-repeat;
	width:320px;
	height:27px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	padding:3px 0 0 0;
	border:none;
	}
	
.link3 {
	color:#014C30;
	}
.link3 a:visited{
	color:#014C30;
	}
.link3 a:link{
	color:#014C30;
	}
.link3 a:hover{
	color:#F90;
	}
	
.width120{
	width:130px;
	line-height:1.5;
	}	

p.mar_bt{
	margin-bottom:15px;
	}
	
