
#main > article .list.column2 > li { width: 334px; float: left; border-bottom: solid 1px #cccccc; border-right: solid 1px #cccccc; padding: 15px 15px 15px 0; }

/* －－－－－ visual －－－－－ */

#home #visual > .inner { width: 990px;min-height: 340px; padding: 20px 0 30px; }
#home #visual > .inner ul { padding-left: 15px;}
#home #visual > .inner li { float: left; padding-right: 13px;}
#home #visual > .inner div { padding: 13px 0 0 15px; }

/* －－－－－ greeting-message －－－－－ */

#greeting-message.type1 article .section h2.selected {
    background: url(../img/common/sub-title-on.png) no-repeat scroll right center transparent;
    cursor: pointer;
    margin: 0;
	padding: 10px 0 0 50px;
	height: 35px;
	border-bottom: none;
	color: #ffffff;
}

#greeting-message.type1 article .section h2 {
    background: url(../img/common/sub-title.png) no-repeat scroll right center transparent;
    cursor: pointer;
    margin: 0;
	padding: 10px 0 0 50px;
	height: 35px;
	border-bottom: none;
	color: #ffffff;
}

/* －－－－－ recruit －－－－－ */

#recruit #head-office-staff h2.subtitle,
#recruit #store-staff h2.subtitle {
    background: url(../img/common/sub-title.png) no-repeat right center;
    margin-top: 30px;
	padding: 10px 0 0 50px;
	height: 35px;
	border-bottom: none;
	color: #ffffff;
}
#recruit .memory_container {
	margin-top: 30px;
	padding: 0 0 10px 0;
	/*background: linear-gradient(#efefef, #ffffff);*/
}
#recruit #staff-message, #recruit #staff-memory, #recruit #staff-with {
	margin-bottom: 60px;
}

#recruit #staff-message ul, #recruit #staff-memory ul, #recruit #staff-with ul {
	margin-bottom: 10px;
}

#recruit #staff-message li, #recruit #staff-memory li, #recruit #staff-with li {
	float:left;
	padding-right: 12px
}

#recruit #staff-message li.last, #recruit #staff-memory li.last, #recruit #staff-with li.last {
	padding-right: 0px
}

#recruit #staff-memory .memory_banner img {
	padding: 20px 0 0 0;
}

#recruit #store-staff h3 {
	float:left;
	width: 200px;
	margin: 0 0 0 50px;
	padding: 0px;
	border-bottom: none;
	vertical-align: text-top;
}

#recruit #store-staff h4 {
    color: #00469B;
    font-size: 123.1%;
    margin: 3em 0 1em;
    padding-bottom: 0.25em;
}

#recruit #store-staff dl {
	float:right;
	width: 450px;
	margin: 0px;
	padding: 0px;
}

#recruit #store-staff dl dt {
	margin-bottom: 3px;
	padding-left: 25px;
	background:url(../img/recruit/icon-check.png) 0 0 no-repeat;
}

#recruit #store-staff li .link a {
    display: inline;
}
#recruit #chuto-hiritsu table {
	border-collapse: collapse;
}
#recruit #chuto-hiritsu table th,
#recruit #chuto-hiritsu table td {
	border: 1px solid #ccc;
	padding-left: 1rem;
	padding-right: 1rem;
}

/*-----------------------仮アップ ------------------------*/
#recruit dl.r_dl {
	width: 100%;
	line-height: 1.5em;
	overflow: hidden;
}
#recruit dl.r_dl dt {
	display: block;
	clear: left;
	width: 530px;
	float: left;
	margin: 0;
	padding:2px 0;
	border-bottom: 0px solid #eee;
}
#recruit dl.r_dl dd {
	display: block;
	width: 170px;
	float: left;
	text-align: left;
	padding: 2px 0;
	border-bottom: 0px solid #eee;
}