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

h4{
	font-size:19px;
	color:#4A8AD8;
	font-weight: bold;
}

div.products01,
div.products02,
div.products03,
div.products04,
div.products05,
div.products06,
div.products07,
div.products10{
	width:950px;
	height:530px;
	position:relative;
	padding-top:3px;
}
div.products01 a,
div.products02 a,
div.products03 a,
div.products04 a,
div.products05 a,
div.products06 a,
div.products07 a,
div.products10 a{
	width:253px;
	height: 37px;
	display:block;
	position:absolute;
	right:1px;
	bottom:3px;
}
div.products01{ background: url(c01_bg.jpg?0615) no-repeat top ; margin-bottom:40px; }
div.products02{ background: url(c02_bg.jpg?0615) no-repeat top ; }
div.products03{ background: url(c03_bg.jpg?0615) no-repeat top ; margin-bottom:40px; }
div.products04{ background: url(c01_bg.jpg?0615) no-repeat top ; margin-bottom:40px; }
div.products05{ background: url(c04_bg.jpg?0615) no-repeat top ; }
div.products06{ background: url(c07_bg.jpg?0615) no-repeat top ; margin-bottom:40px; }
div.products07{ background: url(c08_bg.jpg?0615) no-repeat top ; }
div.products10{ background: url(c10_bg.jpg?0615) no-repeat top ; margin-bottom:40px; }

div.products01 section{
	display:block;
	position: absolute;
	width:400px;
	left: 505px;
	top: 71px;
}
div.products02 section{
	display:block;
	position: absolute;
	width:400px;
	left: 30px;
	top: 71px;
}
div.products03 section{
	display:block;
	position: absolute;
	width:400px;
	left: 30px;
	top: 71px;
}
div.products04 section{
	display:block;
	position: absolute;
	width:400px;
	left: 505px;
	top: 71px;
}

div.products05 section{
	display:block;
	position: absolute;
	width:400px;
	left: 30px;
	top: 71px;
}

div.products06 section{
	display:block;
	position: absolute;
	width:400px;
	left: 30px;
	top: 71px;
}

div.products07 section{
	display:block;
	position: absolute;
	width:400px;
	left: 505px;
	top: 71px;
}

div.products10 section{
	display:block;
	position: absolute;
	width:400px;
	left: 505px;
	top: 50px;
}

div section dl dt{
	display: block;
	margin: 8px 0 5px;
	color:#F87081;
	font-size:18px;
	line-height: 1.0em;
	font-weight: bold;
	text-indent: 0.5em;
	border-left: 3px #F87081 solid;
}
div section p a{
	color:red;
	font-size: 12px;
	margin-top:100px;
}

div section p.gvs_txt{
	color:#E50012;
	font-weight: bold;
	font-size: 20px;
	margin-top:30px;
	margin-left:-13px;
}

div section p span{
	font-size: 24px !important;
}