@charset "utf-8";

#title_recruit {
	width:210px;
	height:70px;
	background-image:url(img/title_recruit.gif);
	background-position:1px top;
	background-repeat:no-repeat;
	/* Hide Mac IE \*/	
	background-position:left top;
}

#leftmenu {
	width:190px;
	margin:10px 10px 0 10px;
	list-style-type:none;
	font-size:small;
}

#leftmenu ul {
	list-style-type:none;
}

#leftmenu li {
	padding:5px;
	line-height:1.5em;
	min-height:1.5em;
	font-size:small;
}

#leftmenu li.leftmenu_active {
	padding:5px;
	line-height:1.5em;
	min-height:1.5em;
	font-size:small;
	background-color:#eee;
}

.right_main {
	width:540px;
	margin:5px 23px 5px 17px;
	list-style-type:none;
	font-size:small;
}

#subtitle_attention {
	width:555px;
	height:30px;
	margin:0 auto 10px 10px;
	background-image:url(img/subtitle_attention.gif);
	background-position:1px top;
	background-repeat:no-repeat;
	/* Hide Mac IE \*/	
	background-position:left top;
}

table {
	width:540px;
	border-top: solid 1px #ccc;
	border-right:none;
	border-bottom:none;
	border-left:solid 1px #ccc;
	border-collapse:separate;
	border-spacing:0px;
	/*border-spacing: 10px;*/
	/*margin-top:15px;*/
	/*margin-bottom:15px;*/
}

th {
	width:88px;
	padding:5px;
	background-color:#cde0f8;
	border-top:solid 1px #fff;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #fff;
	empty-cells:show;
}

td {
	width:178px;
	padding:5px;
	background-color:#f3f8ff;
	border-top:solid 1px #fff;
	border-right:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
	border-left:solid 1px #fff;
	empty-cells:show;
}

td.shopname {
	width:398px;
	padding:10px;
	font-size:medium;
	font-weight:bold;
	text-align:left;
	background-color:#adf;
	border-top:solid 1px #fff;
	border-right:none;
	border-bottom:none;
	border-left:solid 1px #fff;
}

td.update {
	width:138px;
	padding:10px;
	font-size:small;
	text-align:right;
	background-color:#adf;
	border-top:solid 1px #fff;
	border-right:solid 1px #ccc;
	border-bottom:none;
	border-left:none;
}

table.conditions {
	width:400px;
	border:none;
}

td.conditions_1 {
	width:90px;
	border:none;
	padding:0px;
	font-size:small;
	text-align:left;
	vertical-align:top;
}

td.conditions_2 {
	width:310px;
	border:none;
	padding:0px;
	font-size:small;
	text-align:left;
	vertical-align:top;
}
