@charset "utf-8";

/* CSS Document */
/**********************************************************
	scaleio.css
***********************************************************/

#pagettlWap #pagettl {
	background-image: url(../img/page_ttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#contents .index {
	background-image: url(../img/pic_img_index.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/*--------------------------------------------------------
	イントロ部分
----------------------------------------------------------*/
.introWap {
	width:960px;
}
.introTxt {
	float:left;
	width:500px;
}
.introTxt h4 {
	font-size:17px;
	background-image: url(../img/pic_shikaku01.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 18px;
}
.introImg {
	float:right;
	width:460px;
}