@charset "UTF-8";
/* CSS Document */

/******************************************************************************
contents
******************************************************************************/
/*------------------------------*/
/*block*/
/*------------------------------*/
/*bg01*/
#contents .bg01{
	background: url(../img/img01.jpg) no-repeat right top #000;
	}
#contents .bg01 h2{
	padding-top: 130px;
	}
/*bg02*/
#contents .bg02{
	background: url(../img/img02.jpg) no-repeat right top #000;
	}
#contents .bg02 h2{
	padding-top: 150px;
	}
/*bg03*/
#contents .bg03{
	background: url(../img/img03.jpg) no-repeat left top #f9f5f5;
	}