#sect1{
	clear: left;
	padding-top: 72px;
}
* html #sect1{	/*	for ie6	*/
	padding-top: 10px;
}
*+html #sect1{	/*	for ie7	*/
	padding-top: 0;
}
#sect1 h3{
	margin-bottom: 47px;
}
#sect1 #lBox{
	width: 570px;
	text-align: justify;
}
#sect1 #lBox p{
	line-height: 1.8em;
	margin-bottom: 1.6em;
}
#sect1 dl{
	float: right;
	width: 306px;
}
#sect1 dl dt{
	margin-bottom: 2px;
	padding: 2px;
	background: url('../img/common/bg_dot.gif') repeat left top;
}
#sect1 dl dd{
	font-size: 77%;
	line-height: 1.2;
}
#sect1 dl dd.name{
	font-weight: 700;
}
#sect1 dl dd.comment{
	margin-bottom: 30px;
}
#sect1 p{
	margin-bottom: 30px;
}

#sect2{
	margin-bottom: 50px;
	padding: 15px 20px;
	clear: both;
	background: url('../img/common/bg_dot.gif') repeat left top;
	overflow: auto;
}
* html #sect2{	/*	for ie6	*/
	height: 252px;
	overflow: hidden;
}
#sect2 h3{
	margin-bottom: 6px;
}
#sect2 p#url{
	margin-bottom: 15px;
}
#sect2 p#url a{
	font-size: 93%;
}
#sect2 #inSect2 img.image{
	float: left;
	margin-right: 28px;
}
#sect2 #inSect2 p#topic{
	font-size: 88%;
	margin-bottom: 24px;
}
* html #sect2 #inSect2 p#topic{	/*	for ie6	*/
	font-size: 83%;
	margin-bottom: 20px;
}
*+html #sect2 #inSect2 p#topic{	/*	for ie7	*/
	font-size: 83%;
	margin-bottom: 20px;
}

#sect2 #inSect2 dl{
	font-size: 83%;
}
#sect2 #inSect2 dt{
	margin-bottom: 8px;
}
#sect2 #inSect2 dd{
	width: 280px;
	float: left;
	margin-right: 15px;
}
#sect2 #inSect2 dd.lastChild{
	margin-right: 0;
}
#sect2 #inSect2 dd img{
	width: 120; float: left;
	margin-right: 4px;
}
#sect2 #inSect2 dd p{
	margin-top: 45px;
	font-weight: 700;
}
#sect2 #inSect2 dd a{
	font-size: 77%;
}
div:nth-of-type(1) #sect2 #inSect2 dd a{	/*	for chrome	*/
	font-size: 70%;
}
#sect2 #inSect2 img.image, #sect2 #inSect2 dd img{
	padding: 2px;
	background: url('../img/common/bg_dot2.gif') repeat left top;
}


/*--------------------------------------------------
 contents what's Intuo4
 ---------------------------------------------------*/
#what{
 	clear: both;
	margin-bottom: 60px;
	padding: 15px;
	font-size: 93%;
	color: #ffffff;
	border: solid 2px #e0e0e0;
	background: url('../img/page1/wacom_bg.jpg') no-repeat center center;
	background-color: #000000;
}
#what h3#pr{
	margin-bottom: 15px;
}
#what p{
	width: 520px;
	line-height: 1.8;
	margin-bottom: 25px;
}

#what #plice{
	width: 468px; height: 70px;
	padding: 10px 15px;
	background-color: #171717;
	border: solid 1px #3c3c3c;
	color: #ffffff;
}
#what #plice h4{
	clear: none;
	margin-bottom: 10px;
}
#what #plice dl{
	line-height: 1.2;
}
#what #plice dt{
	clear: left;
	float: left;
	width: 50px;
	margin-bottom: 2px;
}
#what #plice dd{
	padding-left: 55px;
	margin-bottom: 2px;
}