@charset "shift_jis";


/*------------------------------------------------------
01. layout
------------------------------------------------------*/

#stretchTitle {
	margin: 28px 0px 8px 294px;
	width: 311px;
	height: 39px;
	background-image: url(../images/str_002.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#stretchSubTitle1 {
	width: 311px;
	height: 69px;
	background-image: url(../images/str_007.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#stretchSubTitle2 {
	width: 311px;
	height: 69px;
	background-image: url(../images/str_008.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#stretchTitleL {
	float: left;
	width: 56px;
	height: 26px;
	background-image: url(../images/str_011.jpg);
	background-repeat: no-repeat;
	padding-top: 52px;
	padding-right: 33px;
	padding-bottom: 52px;
	padding-left: 81px;
}

#stretchTitleR {
	float: left;
	width: 56px;
	height: 26px;
	background-image: url(../images/str_012.jpg);
	background-repeat: no-repeat;
	padding-top: 52px;
	padding-right: 81px;
	padding-bottom: 52px;
	padding-left: 33px;
}

#contentLeftArea {
	float: left;
	width: 439px;
}

#contentRightArea{
	float: left;
	width: 461px;
}

#contentUnderArea {
	clear: both;
	width: 795px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}
#contentUnderLeftArea {
	width: 398px;
	float: left;
}
#contentUnderRightArea {
	width: 397px;
	float: left;
}


.featureList {
	margin: 20px 0px 0px 70px;
	padding-left: 20px;
	text-align: left;
}

.featureList li{
	color: #000000;
	font-size: 150%;
	font-weight: bold;
	list-style-type: disc;
	list-style-position: outside;
}

.featureTextBlock {
	margin: 48px 0px 0px 78px;
	width: 327px;
	font-size: 120%;
	line-height: 150%;
}


/*------------------------------------------------------
02. image
------------------------------------------------------*/

#stretchImg01 {
	margin-top: 33px;
}
