/*-- 専用スタイルシート --*/

@import url(../../common/css/base.css);
@import url(../../common/css/layout.css);


div.contents div.background {
	width : 834px ;
	height : 482px ;
	background-image : url(../img/background.jpg) ;
	background-repeat : no-repeat ;
	background-position : center top ;
}

div.contents div.background div.textbox {
	padding : 70px 0 0 462px ;
}

div.contents div.background h2 {
	width : 313px ;
	height : 83px ;
	text-indent : -9999px ;
	background-image : url(../img/text_001.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
}

div.contents div.background p {
	width : 319px ;
	height : 254px ;
	text-indent : -9999px ;
	background-image : url(../img/text_002.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
}

div.contents div.background2 {
	width : 834px ;
	height : 177px ;
	background-image : url(../img/background2.gif) ;
	background-repeat : no-repeat ;
	background-position : center top ;
}

div.contents div.background2 div.left {
	margin-top : 20px ;
	width : 288px ;
	text-align : right ;
}

div.contents div.background2 div.right {
	margin-top : 25px ;
	width : 533px ;
}

div.contents div.background2 div.right h3 {
	width : 345px ;
	height : 37px ;
	text-indent : -9999px ;
	background-image : url(../img/text_003.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
}

div.contents div.background2 div.right p {
	width : 471px ;
	height : 92px ;
	text-indent : -9999px ;
	background-image : url(../img/text_004.gif) ;
	background-repeat : no-repeat ;
	background-position : left top ;
}
