@charset "UTF-8";

/* ################################################### */
/* #                                                 # */
/* #                                                 # */
/* #               		Recruit用css                   # */
/* #                                                 # */
/* #                                                 # */
/* ################################################### */


/* Recruit
---------------------------------------------------- */


#Recruit #DocBody #Contents #Main {
	width:626px;
	clear:both;
}

#Recruit #DocBody #Contents #Main .ShopOutline {
	width:626px;
	height:105px;
	padding-top:20px;
	background:url(/img_common/dot.gif) repeat-x left bottom;
}

#Recruit #DocBody #Contents #Main .ShopOutline .icon {
	width:70px;
	height:24px;
	float:left;
	display:block;
	padding-top:4px;
	margin-right:35px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	background:url(/shop/img/icon_shop_pref.gif) no-repeat top left;
}

#Recruit #DocBody #Contents #Main .ShopOutline .data {
	width:521px;
	float:left;

}

#Recruit #DocBody #Contents #Main .ShopOutline .data .name {
	width:130px;
	padding:3px 0 0 0;
	float:left;
	font-size:1.2em;
	color:#002966;
}

#Recruit #DocBody #Contents #Main .ShopOutline .data .call {
	width:391px;
	height:19px;
	float:left;
	background:url(/shop/img/icon_freedial_mark.gif) no-repeat top left;
	font-size:1.9em;
	text-indent:37px;
	color:#FF4209;
	font-weight:bold;
}

#Recruit #DocBody #Contents #Main .ShopOutline .data .address {
	width:506px;
	clear:both;
	padding-top:10px;
}

#Recruit #DocBody #Contents #Main .ShopOutline .data .goto-detail {
	margin-top:5px;
	padding:0 5px 0 0;
	text-align:right;
}


/* ShopDetail
---------------------------------------------------- */
#Recruit #DocBody #Contents #Main h3 {
	clear:both;
	color:#FF4209;
	padding:10px 0 5px 0;
	margin:0px;
	background:url(/img_common/dot.gif) repeat-x left bottom;
}

dl {
	background:url(/recruit/img/bg_title.gif) top left no-repeat;
}
dl a{
	display:block;
	width:550px;
	font-weight:bold;
	height:25px;
	padding:10px;
}
dl dt {
	width:70px;
	float:left;
	padding:0 0 0 20px;
}
dl dd {
	float:left;
	width:120px;
	color:#FFFFFF;
}
dl dd.Plus {
	float:right;
	width:40px;
}	
dl dd.Plus a {
	display:block;
	width:20px;
}
dd a { outline: none; text-decoration:none; }
dd a:link { color: #FFF; text-decoration:none;}
dd a:visited { color: #FFF; text-decoration:none;}
dd a:hover { color: #FFF; text-decoration:none;}
dd a:active { color: #FFF; text-decoration:none;}


/* Recruit
---------------------------------------------------- */
#RecruitTable {
	border:1px solid #EEE;
	padding:1px;
}

table {
	width:100%;
	font-size:1.0em;
}

table th {
	background:#EEE;
	border-right:1px solid #FFF;
	border-bottom:5px solid #FFF;
	text-align:left;
	vertical-align:center;
	padding:2px 0 2px 10px ;
}

table td {
	padding:2px 10px;
	border-bottom:1px solid #FFF;
}
