@charset "UTF-8";

/*==============================================================
 * css file for "ランドリー倶楽部 さんさん その他"
 * file name : local.css
============================================================== */

@import "common.css";

/*==============================================================
 * 採用情報 [ recruit ]
============================================================== */
/* BOX1 */
#recruit #content #main #box_01 .icon_nav {
	right: 10px;
	top: 6px;
	position: absolute;
	z-index: 10;
}

/* BOX2 */
#recruit #content #main #box_02 .icon_nav {
	right: 10px;
	top: 6px;
	position: absolute;
	z-index: 10;
}

#recruit #content #main .segment {
	min-height: 100px;
	height: 100px;
}

/*==============================================================
 * プライバシーポリシー [ privacy ]
============================================================== */
#privacy #content #main dl dt {
	color: #626262;
	font-weight: bold;
	margin: 0 0 20px 0;
	font-size: 108%;
}
#privacy #content #main .update {
	float: right;
}
#privacy #content #main .update table {
	margin: 0 0 10px 0;
}
#privacy #content #main dl .first_child {
	text-align: center;
}
#privacy #content #main dl dd {
	margin: 0 0 20px 0;
}
#privacy #content #main dl dd table {
	margin: 15px 0 0 0;
}
#privacy #content #main dl dd table th,
#privacy #content #main dl dd table td {
	padding: 2px;
	vertical-align: top;
}


/*==============================================================
 * サイトマップ [ sitemap ]
============================================================== */
#sitemap #content #main table th {
	text-align: left;
	color: #626262;
	font-weight: bold;
	padding: 15px 0;
	vertical-align: top;
	width: 30%;
}
#sitemap #content #main table th span {
	padding: 0 0px 0 0;
	display: block;
	background: url(/sitemap/images/icon_separate.gif) no-repeat right center;
}
#sitemap #content #main table th a {
	padding: 0 0 0 36px;
	background: url(/sitemap/images/th_arrow.gif) no-repeat left center;
}
#sitemap #content #main table td {
	text-align: left;
	padding: 15px;
	vertical-align: top;
}
#sitemap #content #main table td.bg_line {
	padding: 15px 0;
	margin: 0;
	height: 4px;
	font-size: 0;
}
#sitemap #content #main table td a:hover{
	text-decoration:none !important;
}
#sitemap #content #main table td p{
	padding-right:16px;
	border-bottom: 1px dotted #f6923a;
	background: url(/common/images/icon_arrow.gif) no-repeat right center;
	width:7em;
}
#sitemap #content #main table td p a span.rubi{
	-webkit-text-size-adjust:none;
	font-size:66%;
	line-height:0;
	display:block;
	/line-height:1;
}
* html #sitemap #content #main table td p a{
	width:7.2em;
}
* html #sitemap #content #main table td p a span.rubi{
	line-height:1.2;
}
#sitemap #content #main table td p a span.li_height,
#sitemap #content #main table td p a span.arufa{
	/line-height:1;
}
#sitemap #content #main table td p a span.arufa{
	font-size:123.1%;
	font-weight:bold;
	padding-right:0.1em;
}