@charset "utf-8";
/* CSS Document */


#mainVisual {
	background-image: url(../img-pinokio/mainImage.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 760px;
	padding-bottom: 5px;
	background-position: 0px 5px;
	padding-top: 5px;
}
#mainVisual h2 {
	text-indent: -9999px;
}
#mainVisual p {
	text-indent: -9999px;
}

#contentBox {
	padding-left: 140px;
	margin-bottom: 30px;
	background-image: url(../img-pinokio/side-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 620px;
}
#contentBox h3 {
	color: #996600;
}
#contentBox .section {
	padding-left: 20px;
	padding-bottom: 50px;
	width: 600px;
}
#contentBox .section h3 {
	font-size: 1.1em;
}
#contentBox .section p {
	margin: 0px;
	padding: 5px 0px 20px;
}
#con1             { background: url(../img-pinokio/con1-image1.jpg) no-repeat; 	padding-top: 170px;}
#con1 .section { background: url(../img-pinokio/con1-image2.jpg) no-repeat right top;}
#con2             { background: url(../img-pinokio/con2-image1.jpg) no-repeat; 	padding-top: 170px;}
#con2 .section { background: url(../img-pinokio/con2-image2.jpg) no-repeat right top;}
#con3             { background: url(../img-pinokio/con3-image1.jpg) no-repeat; 	padding-top: 170px;}
#con3 .section { background: url(../img-pinokio/con3-image2.jpg) no-repeat right top;}
#con4             {	background: url(../img-pinokio/con4-image1.jpg) no-repeat; 	padding-top: 170px;}
#con4 .section {	background: url(../img-pinokio/con4-image2.jpg) no-repeat right top;}

