@charset "utf-8";

/* 会社概要 */


h2.etc {
	margin-right: auto;
	margin-left: auto;
	width: 697px;
	margin-bottom: 10px;
	padding-top: 20px;
}
#outline .midashi {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#outline table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#outline th {
	padding: 10px;
	background: #e5e5e5;
	border: 1px solid #999999;
}
#outline td {
	padding: 10px;
	border: 1px solid #999999;
}
#outline ul {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#outline .list_01 {
	float: left;
	width: 170px;
}
#outline .list_02 {
	width: 160px;
	float: left;
}


/* 採用情報 */


#recruit {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
}
#recruit h3 {
	font-weight: bold;
	color: #3366FF;
	padding-bottom: 5px;
}
#recruit .main img {
	padding: 3px;
	float: right;
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
#recruit .line {
	clear: both;
	height: 20px;
}
#recruit .marchant {
	background: url(../recruit/images/marchant_02.gif);
	width: 335px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#recruit .marchant .top {
	background: url(../recruit/images/marchant_01.gif) no-repeat center top;
	height: 45px;
	width: 335px;
}
#recruit .marchant .bottom {
	background: url(../recruit/images/marchant_03.gif) no-repeat center bottom;
	height: 12px;
	width: 335px;
	clear: both;
}
#recruit .marchant .main {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#recruit .marchant .shop a {
	font-weight: bold;
	color: #ff3300;
	text-decoration: underline;
}
#recruit .food {
	background: url(../recruit/images/food_02.gif);
	width: 335px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#recruit .food .top {
	background: url(../recruit/images/food_01.gif) no-repeat center top;
	height: 45px;
	width: 335px;
}
#recruit .food .bottom {
	background: url(../recruit/images/food_03.gif) no-repeat center bottom;
	height: 12px;
	width: 335px;
	clear: both;
}
#recruit .food .main {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#recruit .food .shop a {
	font-weight: bold;
	color: #ff9900;
	text-decoration: underline;
}
#recruit .service {
	background: url(../recruit/images/service_02.gif);
	width: 335px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
}
#recruit .service .top {
	background: url(../recruit/images/service_01.gif) no-repeat center top;
	height: 45px;
	width: 335px;
}
#recruit .service .bottom {
	background: url(../recruit/images/service_03.gif) no-repeat center bottom;
	height: 12px;
	width: 335px;
	clear: both;
}
#recruit .service .main {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
#recruit .service .shop a {
	font-weight: bold;
	color: #339933;
	text-decoration: underline;
}
#sitemap {
	width: 630px;
	margin-right: auto;
	margin-left: auto;
}
#sitemap a {
	color: #3e79bb;
}
#sitemap a:hover {
	color: #ff4f68;
}
#sitemap .leftArea {
	float: left;
	width: 250px;
}
#sitemap .rightArea {
	float: right;
	width: 350px;
	margin-bottom: 100px;
}
#faq table {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
#faq td {
	padding: 5px;
	vertical-align: top;
}
#faq .ti_q {
	font-weight: bold;
	color: #0099cc;
	padding-top: 10px;
	text-align: center;
}
#faq .ti_a {
	font-weight: bold;
	color: #ff0000;
	padding-top: 10px;
	text-align: center;
}
#faq .q_txt {
	font-weight: bold;
	color: #ff6600;
	padding-top: 10px;
}
#faq #top_link {
	text-align: right;
}
#faq #top_link a {
	color: #0066cc;
	font-size: 0.9em;
	text-decoration: underline;
}
#faq .subti_qa {
	font-weight: bold;
	font-size: 1.2em;
	padding-bottom: 20px;
}
#copylight {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#copylight h3 {
	font-weight: bold;
	padding-bottom: 10px;
}
#copylight p {
	padding-bottom: 30px;
}
#copylight table {
	margin-bottom: 100px;
}



#topContents .leftArea .info {
	font-size: 118%;
	font-weight: bold;
	color: #EA000A;
	position: absolute;
	left: 75px;
	top: 5px;
	display: block;
}
