@charset "utf-8";

/*------------------------------------------------------------------------------
ネイルサロンK･I･N･G - CSS Modules Import
URL: http://
Date: 2009-09-03
Copyright (C) K･I･N･G. All Rights Reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Main

---------------------------------------- */

h2#Title {
	background: url(../img/recruit/title.jpg) 0 0 no-repeat;
	width: 940px;
	height: 162px;
	text-indent: -9999px;
	margin: 0 auto;
}

/* ---- Recruit ----*/

div#Recruit {
	background: #fff7fa url(../img/recruit/bg.jpg) 0 0 no-repeat;
	position: relative;
	padding-top: 185px;
	margin-bottom: 15px;
}

div#Recruit h3 {
	position: absolute;
	top: 63px;
	left: 55px;
	background: url(../img/recruit/mtit00.png) 0 0 no-repeat;
	width: 236px;
	height: 49px;
	text-indent: -9999px;
	behavior: url(/js/iepngfix_v2/iepngfix.htc);
}

div#Recruit h4#Mtit01 {
	margin-bottom:15px;
	margin-left: -30px;
	background: url(../img/recruit/mtit01.png) 0 0 no-repeat;
	width: 293px;
	height: 28px;
	text-indent: -9999px;
	behavior: url(/js/iepngfix_v2/iepngfix.htc);
}

div#Recruit div#Txt01 {
	padding: 0 55px 0 245px;
}

div#Recruit h4#Mtit02 {
	margin-bottom: 15px;
	margin-left: -20px;
	background:url(../img/recruit/mtit02.png) 0 0 no-repeat;
	width: 246px;
	height: 27px;
	text-indent: -9999px;
	behavior: url(/js/iepngfix_v2/iepngfix.htc);
}

div#Recruit div#Txt02 {
	padding: 0 255px 5px 40px;
	background:url(../img/recruit/img02.png) 95% 0 no-repeat;
	behavior: url(/js/iepngfix_v2/iepngfix.htc);
}

div#Recruit h4#Mtit03 {
	margin-bottom: 15px;
	margin-left: -20px;
	background:url(../img/recruit/mtit03.png) 0 0 no-repeat;
	width: 216px;
	height: 26px;
	text-indent: -9999px;
	behavior: url(/js/iepngfix_v2/iepngfix.htc);
}

div#Recruit div#Txt03 {
	padding: 0 25px 15px 230px;
	background:url(../img/recruit/img03.png) 15px 0 no-repeat;
	behavior: url(/js/iepngfix_v2/iepngfix.htc);
}

div#Recruit div#Enjoy {
	text-indent: -9999px;
	height: 470px;
	width: 625px;
}

div#Recruit h4#Mtit04 {
	margin: 0 0 15px 15px;
	background:url(../img/recruit/mtit04.png) 0 0 no-repeat;
	width: 130px;
	height: 44px;
	text-indent: -9999px;
	behavior: url(/js/iepngfix_v2/iepngfix.htc);
}

div#Recruit div#RecDetail {
	margin: 0 15px;
}

div#Recruit div#RecDetail table {
	border-top: 1px solid #f6e1e8;
	border-left: 1px solid #f6e1e8;
	border-right: 1px solid #f6e1e8;
	margin-bottom: 10px;
	background: #fff;
	width: 600px;
}

div#Recruit div#RecDetail table th,
div#Recruit div#RecDetail table td {
	border-bottom: 1px solid #f6e1e8;
	padding: 5px 15px;
}

*html div#Recruit div#RecDetail table th,
*html div#Recruit div#RecDetail table td {
	padding: 10px 15px;
}

div#Recruit div#RecDetail table th {
	width: 135px;
}

div#Recruit div#RecDetail table td {
	color: #b3a284
}

div#Recruit div#RecDetail table td span {
	font-size: 83.4%;
	margin-left: 1em;
}

div#Recruit div#RecDetail table td strong {
	color: #e54708;
}

div#Recruit div#RecDetail table td em {
	font-weight: bold;
}
