/*-----  左側(トップ)  -----*/
div#leftSide p#top {
	background-image:url(../img/bn_top.jpg);
	background-repeat:no-repeat;
	width:225px;
	height:85px;
	text-indent:-9999px;
	padding-bottom:5px;
	margin:0px;
	clear:both;
}
div#leftSide p#top a {
	display: block;
	width:225px;
	height:85px;
	text-decoration: none;
}
div#leftSide p#top a:hover {
	display: block;
	width:225px;
	height:85px;
	text-decoration: none;
}
/*-----  左側(給与詳細)  -----*/
div#leftSide p#salary {
	background-image:url(../img/bn_salary.jpg);
	background-repeat:no-repeat;
	width:225px;
	height:85px;
	text-indent:-9999px;
	padding-bottom:5px;
	margin:0px;
	clear:both;
}
div#leftSide p#salary a {
	display: block;
	width:225px;
	height:85px;
	text-decoration: none;
}
div#leftSide p#salary a:hover {
	display: block;
	width:225px;
	height:85px;
	text-decoration: none;
}
/*-----  左側(募集要項)  -----*/
div#leftSide p#recruit {
	background-image:url(../img/bn_recruit.jpg);
	background-repeat:no-repeat;
	width:225px;
	height:85px;
	text-indent:-9999px;
	padding-bottom:5px;
	margin:0px;
	clear:both;
}
div#leftSide p#recruit a {
	display: block;
	width:225px;
	height:85px;
	text-decoration: none;
}
div#leftSide p#recruit a:hover {
	display: block;
	width:225px;
	height:85px;
	text-decoration: none;
}
/*-----  左側(QR)  -----*/
div#leftSide p#qr {
	background-image:url(../img/bn_qr.jpg);
	background-repeat:no-repeat;
	width:225px;
	height:218px;
	text-indent:-9999px;
	padding-bottom:5px;
	margin:0px;
	clear:both;
}
/*-----  左側(オフィシャルへ)  -----*/
div#leftSide p#official {
	background-image:url(../img/bn_official.jpg);
	background-repeat:no-repeat;
	width:225px;
	height:125px;
	text-indent:-9999px;
	padding-bottom:5px;
	margin:0px;
	clear:both;
}
div#leftSide p#official a {
	display: block;
	width:225px;
	height:125px;
	text-decoration: none;
}
div#leftSide p#official a:hover {
	display: block;
	width:225px;
	height:125px;
	text-decoration: none;
}
/*-----  右側(応募フォーム)  -----*/
div#rightSide p#form {
	background-image:url(../img/bn_form.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:100px;
	text-indent:-9999px;
	padding-bottom:10px;
	margin:0px;
	clear:both;
}
div#rightSide p#form a {
	display: block;
	width:200px;
	height:100px;
	text-decoration: none;
}
div#rightSide p#form a:hover {
	display: block;
	width:200px;
	height:100px;
	text-decoration: none;
}
/*-----  右側(O&A)  -----*/
div#rightSide div#question {
	background-image:url(../img/bn_question.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:190px;
	text-indent:-9999px;
	padding-top:40px;
	margin:0px;
	clear:both;
}
div#rightSide div#question p {
	width:200px;
	height:30px;
	text-indent:-9999px;
	padding-bottom:10px;
	margin:0px;
	clear:both;
}
div#rightSide div#question p a {
	display: block;
	width:200px;
	height:30px;
	text-decoration: none;
}
div#rightSide div#question p a:hover {
	display: block;
	width:200px;
	height:30px;
	text-decoration: none;
}
/*-----  右側(入店までの流れ)  -----*/
div#rightSide p#preparation {
	background-image:url(../img/bn_preparation.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:115px;
	text-indent:-9999px;
	padding-bottom:10px;
	margin:0px;
	clear:both;
}
div#rightSide p#preparation a {
	display: block;
	width:200px;
	height:115px;
	text-decoration: none;
}
div#rightSide p#preparation a:hover {
	display: block;
	width:200px;
	height:115px;
	text-decoration: none;
}
/*-----  右側(梅田店へのアクセス)  -----*/
div#rightSide p#accessU {
	background-image:url(../img/bn_accessU.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:95px;
	text-indent:-9999px;
	padding-bottom:10px;
	margin:0px;
	clear:both;
}
div#rightSide p#accessU a {
	display: block;
	width:200px;
	height:95px;
	text-decoration: none;
}
div#rightSide p#accessU a:hover {
	display: block;
	width:200px;
	height:95px;
	text-decoration: none;
}
/*-----  右側(難波店へのアクセス)  -----*/
div#rightSide p#accessN {
	background-image:url(../img/bn_accessN.jpg);
	background-repeat:no-repeat;
	width:200px;
	height:95px;
	text-indent:-9999px;
	padding-bottom:10px;
	color:#ffffff;
	margin:0px;
	clear:both;
}
div#rightSide p#accessN a {
	display: block;
	width:200px;
	height:95px;
	text-decoration: none;
}
div#rightSide p#accessN a:hover {
	display: block;
	width:200px;
	height:95px;
	text-decoration: none;
}
