@charset "UTF-8";

/*==================================================

	店舗物件募集
	/recruitment/

===================================================*/

/* ヘッダーナビゲーション */


/* レフトBOX */
#LeftBox {
	display: inline;
	width: 165px;
	float: left;
	margin-left: 14px;
}

/* ライトBOX */
#RightBox {
	display: inline;
	width: 650px;
	float: right;
	margin-right: 15px;
}

/* タイトル設定 */
#LeftBox ul#SubNaviBtn {
	margin-bottom: 15px;
}

#LeftBox ul#SubNaviBtn li {
	margin-bottom: 5px;
}

#LeftBox ul#SubNaviBtn a {	
	display: block;
	background: url(img/btn_search.jpg) no-repeat;
	width: 165px;
	height: 97px;
}

#LeftBox ul#SubNaviBtn a#ShopReserve { background: url(img/btn_reservation.gif);}
#LeftBox ul#SubNaviBtn a#ShopCoupon { background: url(img/btn_coupon.gif);}

#LeftBox ul#SubNaviBtn a:hover,
#LeftBox ul#SubNaviBtn a#ShopReserve:hover,
#LeftBox ul#SubNaviBtn a#ShopCoupon:hover { background-position: -165px 0px;}



#LeftBox ul#SubNavi {
	margin-bottom: 4px;
}

#LeftBox ul#SubNavi li {
	background: url(../common/img/mark_orange-square.gif) no-repeat 1px 2px;
	margin-bottom: 12px;
	padding-left: 15px;
}

#LeftBox ul#SubNavi li a {
	display: block;
	background: url(../common/img/btn_subnavi.gif) no-repeat;
	width: 35px;
	height: 13px;
}

#LeftBox ul#SubNavi li a#BtnInformation {width: 108px; background-position: 0px -26px;}
#LeftBox ul#SubNavi li a#BtnRenewal {width: 132px; background-position: 0px -52px;}

#LeftBox ul#SubNavi li a#BtnFair:hover {background-position: 0px -13px;}
#LeftBox ul#SubNavi li a#BtnInformation:hover {width: 108px; background-position: 0px -39px;}
#LeftBox ul#SubNavi li a#BtnRenewal:hover {width: 132px; background-position: 0px -65px;}

#LeftBox span {
	background: #F8F6F0;
	display: block;
	margin-bottom: 20px;
	padding: 4px 0px 0px;
}

#LeftBox span dl {
	background: url(../common/img/img_bg-line.gif) repeat-x bottom;
	padding: 5px 0px 5px;
}

#LeftBox span dt {
	margin-bottom: 2px;
}

#LeftBox span dl#MiyaItem {
	background: none;
}

#LeftBox span dd {
	padding: 0px 5px;
	font-size: 0.825em;
}

#RightBox h2 {
	margin-bottom:10px;
}


/*--------------------------------------------------

	Index
	
--------------------------------------------------*/
/*body#Recruitment #RecruitmentIntro {
	background: url(../common/img/mark_four-square-blue.gif) no-repeat 5px 169px;
	margin-bottom: 30px;
}*/

body#Recruitment #RecruitmentIntro span {
	display: block;
	margin-bottom: 15px;
}


/*body#Recruitment #RecruitmentIntro strong {
	background: url(../common/img/bg_dotted-line-blue.gif) repeat-x bottom;
	display: block;
	color: #002B8C;
	margin-bottom: 10px;
	padding: 0px 0px 5px 20px;
	font-size: 1.1em;
}*/

body#Recruitment #RecruitmentIntro h3 {
	background: url(../common/img/bg_dotted-line-blue.gif) repeat-x bottom;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

body#Recruitment #RecruitmentIntro h3 strong {
	margin-left: 10px;
	padding-left: 15px;
	background: url(../common/img/mark_four-square-blue.gif) no-repeat 0px 3px;
	color: #002B8C;
	font-size: 1.1em;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable {
	background: url(img/img_bg-recruitment01.gif) repeat-x top;
	width: 630px;
	margin: 0px 10px;
	padding-top: 5px;
	font-size: 0.875em;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable table {
	background: url(img/img_bg-recruitment02.gif) repeat-y;
	width: 630px;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable table th {
	background: url(img/img_bg-recruitment01.gif) repeat-x bottom;
	color: #002B8C;
	width: 110px;
	padding: 7px 7px 10px 13px;
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable table td {
	background: url(img/img_bg-recruitment01.gif) repeat-x bottom;
	padding: 7px 10px 10px;
	vertical-align: top;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable table td em {
	background: #EBEBEB;
	display: block;
	color: #002B8C;
	width: 420px;
	margin-bottom: 10px;
	padding: 3px 10px;
	font-weight: bold;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable table td dl {
	width: 440px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #E1E1E1;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable table td dl.ExplainListEnd {
	margin-bottom: 20px;
	border-bottom: none;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable table td dl#RecruitmentListEnd {
	margin-bottom: 0px;
	border-bottom: none;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable table td dt {
	float: left;
	width: 100px;
	padding: 0px 5px;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable table td dd {
	float: left;
	width: 320px;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable ul.Link {
	margin: 0px;
	padding: 0px;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable ul.Link li {
	margin: 10px 0px 5px;
	font-size: 1em;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable ul.Link li a {
	background: url(../common/img/mark_red-square.gif) no-repeat left 50%;
	padding-left: 14px;
	margin-left: 5px;
}

/* ページのトップへ戻る */
body#Recruitment #RecruitmentIntro ul.ToContentsTop {
	width: 650px;
	margin: 15px 0px;
}

body#Recruitment #RecruitmentIntro ul.ToContentsTop li {
	display: block;
	float: right;
	width: 99px;
	padding-right: 15px;
}

body#Recruitment #RecruitmentIntro ul.ToContentsTop a {
	display: block;
	background: url(../common/img/btn_page-top.gif) no-repeat;
	width: 99px;
	height: 11px;
}

body#Recruitment #RecruitmentIntro ul.ToContentsTop a:hover {background-position: 0px -11px;}


/*--------------------------------------------------

	フロート解除
	
--------------------------------------------------*/
body#Recruitment #RecruitmentIntro #RecruitmentTable table td dl:after,
body#Recruitment #RecruitmentContact #ContactEnd:after,
body#Recruitment #RecruitmentIntro ul.ToContentsTop:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable table td dl,
body#Recruitment #RecruitmentContact #ContactEnd,
body#Recruitment #RecruitmentIntro ul.ToContentsTop {
	display: inline-block;
}

/* Hides from IE-mac ￥*/
*html body#Recruitment #RecruitmentIntro #RecruitmentTable table td dl,
*html body#Recruitment #RecruitmentContact #ContactEnd,
*html body#Recruitment #RecruitmentIntro ul.ToContentsTop {
	height: 1%;
}

body#Recruitment #RecruitmentIntro #RecruitmentTable table td dl,
body#Recruitment #RecruitmentContact #ContactEnd,
body#Recruitment #RecruitmentIntro ul.ToContentsTop {
	display: block;
}
/* End hides from IE-mac ￥*/
