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

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


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

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

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

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

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

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

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