@charset "shift_jis";


/*  main
-----------------------*/

div#contents {
}


div#main {
	clear: both;
	width:970px;
	margin:0px auto;
	background: #FFF;
}

a {
	color: #000000;
}


div.header {
	width: 970px;
	margin: 15px auto 0px;
}

h2.title{
	margin: 0;
	padding: 0;
}

.reportSection {
	width: 880px;
	padding: 50px 40px 0px 50px;
	background: url(images/bg.gif) repeat-x left top;
}

.productInfo li {
	position: relative;
	z-index: 25;
}

.productInfo li.left {
	width: 880px;
	height: 360px;
}

.productInfo li.right {
	width: 880px;
	height: 470px;
}

.productInfo li.left div.text {
	position: absolute;
	left: 0px;
	top: 100px;
}

.productInfo div.text p {
	font-size: 18px;
	line-height: 1.5;
	margin: 0px;
	padding: 0px;
}

.productInfo li.right div.text {
	position: absolute;
	left: 440px;
	top: 150px;
}



/* 写真 */
.productInfo li.left p.pic {
	position: absolute;
	right: 0px;
	top: 100px;
}

.productInfo li.right p.pic {
	position: absolute;
	left: 0px;
	top: 0px;
}


/* テキスト */
.productInfo li.left h3 {
	position: absolute;
	left: 0px;
	top: 0px;
}

.productInfo li.right h3 {
	position: absolute;
	right: 0px;
	top: 50px;
}

.productInfo h4 {
	font-size: 60px;
	font-family: 'PT Sans', sans-serif;
	line-height:1.0;
}

.productInfo h4 span {
	display: block;
	font-size: 25px;
	line-height:1.0;
	text-indent: 2px;
}

.productInfo p.review {
}

.productInfo p.review span{
	margin-left:20px;
}


div#contactArea {
	text-align: center;
	font-size: 18px;
	margin-bottom: 10px;
}

div#contactArea p {
	padding-bottom: 20px;
}

div#officialSite {
	text-align: center;
	font-size: 14px;
	margin: 20px 0 30px;
}

	