section {
	width:800px;
	height:410px;
	margin:35px auto 0px;
	position:relative;
}
	.product_photo {
		top:0;
		left:0;
		width:550px;
		position:absolute;
	}
	
	.product_content {
		top:20px;
		left:580px;
		position:absolute;
	}
	.product_content h4 {
    font-size: 14px;
    font-weight: 600;
    color: #CECECE;
		margin: 0;
		padding: 0;
		}
		.product_content h3 {
    font-size: 20px;
    font-weight: 600;
    color: #E8E8E8;
    margin: 1px 0 8px 0;
		}

		.product_content h3.fs {
			font-size:18px;
		}
		
		.product_content p {
			font-size:16px;
			display:block;
			color:#333;
		}
		.product_content span {
			font-size:14px;
			display:block;
			margin-top:20px;
			color:#333;	
		}

		.product_content ul{
			font-size:14px;
			display:block;
			margin-top:30px;	
		}
		
		.product_content li{
			height:16px;
			margin-top:8px;
			list-style:none;
			display:block;
			padding-left:20px;
			background-image:url("../img/gwlf_pdf_icon.png");
			background-repeat:no-repeat;	
		}
			
			
#product_spec {
	width:800px;
	margin:35px auto 0px;	
}						
	caption {
		text-align:left;
		padding-bottom:4px;
		font-size:14px;	
	}

.spec_t00, .spec_t01, .spec_t02 {
width: 770px;
margin: 0px;
padding: 0px;
border-collapse: collapse;
}
table {
display: table;
border-collapse: separate;
border-spacing: 2px;
border-color: gray;
font-size:12px;
}
.spec_t01 td, .spec_t02 td{
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding:2px;
	text-align:center;
}

.spec_t00 td {
	border: 1px solid #aaa;
	padding:2px;
	text-align:center;
	background-color:#000;
	color:#fff;
}

.spec_t01 tr:nth-child(2n-1) {
	padding: 6px;
	text-align: center;
	color: #ccc;
	background-color: #333;
	border-bottom: 1px solid;
}

.spec_t02 tr:nth-child(2n-1) {
	padding: 6px;
	text-align: center;
	color: #ccc;
	background-color: #444;
	border-bottom: 1px solid;
}


.tdw01 {
	width:160px;
	vertical-align:middle;
}
.tdw01s {
	width:160px;
	vertical-align:middle;
}
.tdw02 {
	width:80px;
}
.tdw03 {
	width:90px;
}
.tdw03s {
	width:90px;
}
.tdw04 {
	width:90px;
}
.tdw05 {
	width:90px;
}
.tdw06 {
	width:70px;
}
.tdw07 {
	width:70px;
}
.tdw14 {
	width:120px;
}			
.tdbk00 {
	background-color: #000;
}			
.tdbk01 {
	background-color: #555;
}
.tdbk02 {
	background-color: #333;
}


p.spectxt {
	font-size:13px;
}
			
#linkconte {
	width:800px;
	height: 30px;
	margin:60px auto 80px;
	position:relative;
}

		#linkconte ul{
			width: 300px;
			font-size:14px;
			display:block;
			margin-left: 250px;
			margin-top:0px;	
		}
		
		#linkconte li{
			height:22px;
			list-style:none;
			display:block;
			padding-left:22px;
			background-image:url("../img/gwlf_list_icon_small.png");

			background-repeat:no-repeat;	
		}			
			
footer {
	width:700px;
	margin:80px auto 40px;
	padding-top:20px;
	text-align:center;
	border-top:#b2b2b2 solid thin;
}

footer ul {
  font-size: 0;
  display:block;
}
footer li {
	font-size:12px;
	line-height:1.6em;
	color:#333;	
 	display: inline-block;
	padding-left:20px;
}
footer li.st {
	padding-left:0px;
}  
footer div{
	font-size:10px;
	margin:26px auto;
}			
			
			
