@charset "UTF-8";

* {
	margin: 0;
	padding: 0;
}

img {
	margin: 0px;
	padding: 0px;
	border:0;
}

h1,h2,h3,h4,h5,h6,dl,dt,dd,div,ul,li{
	padding:0;
	margin:0;
	font-size:normal;
	font-weight:normal;
}

p{
	padding:0;
	margin:0;
	font-size:normal;
}

tr,td,th,table{
	font-size:12px;
	line-height:20px;
}

input{
	padding:2px;
}

a:link, a:visited, a:active {
	text-decoration: underline;
	color: #3366cc;
}

a:hover {
	text-decoration: none;
	color: #003399;
}

/*--------------------------------------------------------
共通
--------------------------------------------------------*/

/* FLOAT */
.clr { clear: both; }
.floatL{ float:left }
.floatR{ float:right; }

/* SPACE */
.vs5{padding:5px 0;}
.vs10{padding:10px 0;}
.s10{padding:10px;}

/* COLOR */
.red{ color:#CC0033; }
.blue{ color:#0033CC;}

/* COLOR */
.bg-blue{ background-color:#1D2B61; color:#FFF;}
.bg-gray{ background-color:#eaeaea; color:#333;}

/* TEXT */
.txtL{
	font-size:1.15em;
	line-height:160%;
}

/* OTHER */
#pankuzu{ 
	background:#fff url(http://www.tks-beauty.com/images/bg-pankuzu.jpg) repeat-x;
	height:30px;
	padding:5px 0 0 10px;
}
.totop{ margin:10px 0 30px 0; float:right; clear:both;}


/*--------------------------------------------------------
LAYOUT
--------------------------------------------------------*/
body {
	margin: 0;
	background-image: url(http://www.tks-beauty.com/images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#fff;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: center;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #333;
	
}

#wrap {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#pagebody {
	margin: 0 auto;
	width: 900px;
	height: 100%;
	text-align:left;
	background-color:#FFF;
}


/* INSIDE PAGE LAYOUT 1colum */
#colum01 {
	clear: both;
	padding:0 20px;
	width: 860px;
	min-height:400px;
	background-position : left top;
	background-color:#FFF;
}

/* INSIDE PAGE LAYOUT 2colum */
#colum02 {
	clear: both;
	padding: 0;
	margin:0;
	width: 900px;
	min-height:400px;
	background-position : left top;
	background-color:#FFF;
}

#left {
	float: left;
	width: 220px;
}
#right {
	float: right;
	padding-right:20px;
	width: 640px;
}


/*--------------------------------------------------------
ヘッダーの設定
--------------------------------------------------------*/
#header{
	width:900px;
	height:85px;
	background: url(http://www.tks-beauty.com/images/hd-bg.gif) repeat-x;
}

h1#logo{
	z-index: 1;
	font-size: 8.5pt;
	background: url(http://www.tks-beauty.com/images/hd-logo.gif);
	text-indent:-9999px;
	float:left;
}
h1#logo a{
	width:250px;
	height:85px;
	display:block;
}

#header #hd-menu{
	width:250px;
	float:right;
	vertical-align:top;
}
#header #hd-menu #hd-sitemap{
	width:75px;
	float:right;
}
#header #hd-menu #hd-privacy{
	width:125px;
	float:right;
}



/*--------------------------------------------------------
FLASH , IMAGE 設定
--------------------------------------------------------*/
#flash {
	clear: both;
	width: 900px;
	height: 365px;
}

#top-line{
	height:15px;
	width:100%;
	text-indent:-9999px;
	font-size:10px;
	line-height:12px;
	display:block;
}

#tomimg {
	clear: both;
	padding: 0px;
	width: 900px;
	height: 90px;
}


/*--------------------------------------------------------
トップの設定
--------------------------------------------------------*/
/*TOP PAGE */
#right-top {
	margin: 0;
	width: 650px;
	float: right;

}

#left-top {
	margin:10px 0 30px 0;
	width: 220px;
	display:table;
	float: left;
}
#left-top a:hover img{
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#left-top img{
	width: 220px;
	margin-bottom:7px;
}


/* NEWS & TOPICS */
#newBox{
	margin:0 15px 10px 0;
}
#news-title{
	background: url(http://www.tks-beauty.com/images/top-news-hd.jpg) no-repeat 0 0;
	width:640px;
	height:60px;
	text-indent:-9999px;
}
#news-md{
	background: url(http://www.tks-beauty.com/images/top-news-md.jpg) repeat-y 0 0;
	padding:0 20px;
	min-height:190px;
}
#news-bm{
	background: url(http://www.tks-beauty.com/images/top-news-bm.jpg) no-repeat 0 0;
	height:30px;
	margin-bottom:20px;
}

.newtitle {
	padding:5px 20px 0 15px;
	background: url(http://www.tks-beauty.com/images/news-icon.gif) no-repeat 5px 5px;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	text-indent:1em;
	color:#003399;
}
.newtext {
	text-align:left;
	padding:3px 0 5px 15px;
	line-height:20px;
	font-size:12px;
}
.newline {
	clear:both;
	width:600px;
	background: url(http://www.tks-beauty.com/images/news-line.gif) repeat-x 0 0;
	height:10px;
}



/*--------------------------------------------------------
footer
--------------------------------------------------------*/
#footer {
	clear: both;
	width:100%;
	padding:0;
	background-color:#ebf3f6;
	background-image:url(http://www.tks-beauty.com/images/ft-bg.jpg) ;
	background-repeat:repeat-x;
	min-height:170px;
	margin:0 auto;
}

.ft-brand{
	clear: both;
	margin:30px auto 0 auto;
	width:800px;
	padding:10px 0 0 0;
}
.ft-brand img.ft-icon{
	padding:0 5px 0 0;
}
.ft-brand a{
	color:#666;
}
.ft-brand a:hover{
	color:#000;
}

.ft-menu {
	clear: both;
	margin:20px auto 20px auto;
	width:900px;
}

#copyright {
	margin:0 auto;
	width:900px;
	color:#666;
	text-align: center;
}



#gnavi {
	clear:both;
	padding:0;
	margin:0;
	width: 900px;
	height:50px;
}
#gnavi ul{
	text-decoration:none;
	width: 900px;
	height:50px;
	padding:0;
	margin:0;
}

li#navi_top,li#navi_company,li#navi_salon,li#navi_event,li#navi_recruit,li#navi_contact{
	float:left;
	padding:0;
	margin:0;
	text-decoration:none;
	list-style:none;
	text-indent:-9999px;
	background:url(http://www.tks-beauty.com/images/navi.jpg) no-repeat;
	width: 150px;
	height:50px;
}


li#navi_top a{
	background:url(http://www.tks-beauty.com/images/navi.jpg) no-repeat;
	width: 150px;
	height:50px;
	display:block;
}

li#navi_top a:hover{
	text-decoration:none;
	background:url(http://www.tks-beauty.com/images/navi-ov.jpg) no-repeat;
}

li#navi_company a{
	background:url(http://www.tks-beauty.com/images/navi.jpg) no-repeat -150px 0;
	width: 150px;
	height:50px;
	display:block;
}
li#navi_company a:hover{
	text-decoration:none;
	background:url(http://www.tks-beauty.com/images/navi-ov.jpg) no-repeat -150px 0;
}


li#navi_salon a{
	background:url(http://www.tks-beauty.com/images/navi.jpg) no-repeat -300px 0;
	width: 150px;
	height:50px;
	display:block;
}
li#navi_salon a:hover{
	text-decoration:none;
	background:url(http://www.tks-beauty.com/images/navi-ov.jpg) no-repeat -300px 0;
}

li#navi_event a{
	background:url(http://www.tks-beauty.com/images/navi.jpg) no-repeat -450px 0;
	width: 150px;
	height:50px;
	display:block;
}
li#navi_event a:hover{
	text-decoration:none;
	background:url(http://www.tks-beauty.com/images/navi-ov.jpg) no-repeat -450px 0;
}


li#navi_recruit a{
	background:url(http://www.tks-beauty.com/images/navi.jpg) no-repeat -600px 0;
	width: 150px;
	height:50px;
	display:block;
}
li#navi_recruit a:hover{
	text-decoration:none;
	background:url(http://www.tks-beauty.com/images/navi-ov.jpg) no-repeat -600px 0;
}


li#navi_contact a{
	background:url(http://www.tks-beauty.com/images/navi.jpg) no-repeat -750px 0;
	width: 150px;
	height:50px;
	display:block;
}
li#navi_contact a:hover{
	text-decoration:none;
	background:url(http://www.tks-beauty.com/images/navi-ov.jpg) no-repeat -750px 0;
}




/*--------------------------------------------------------
右メニューの設定
--------------------------------------------------------*/
.subnavi{
	float:left;
	width:220px;
	padding:0 0 15px 0;
	margin: 0;
}

/* people */
.subnavi ul#people{
	float:left;
	width:220px;
	text-decoration:none;
	list-style:none;
}
.subnavi ul#people ul{
	border-top:2px solid #ccc;
}
.subnavi ul#people li{
	background:#f0f0f0 url(http://www.tks-beauty.com/images/snavi-arw.gif) no-repeat 5px 10px;
	border-bottom:1px dotted #999;
}
.subnavi .menu{
	padding:6px 0 3px 20px;
}
.subnavi ul#people li a{
	color:#666;
	padding: 0;
	margin:0;
	list-style:none;
	display:block;
	text-decoration:none;
}
.subnavi ul#people li a:hover{
	color:#d53154;
}


/*--------------------------------------------------------
右メニューの設定 バナー
--------------------------------------------------------*/
.subnavi ul#banner{
	float:left;
	width:220px;
	text-decoration:none;
	list-style:none;
}
.subnavi ul#banner li a{
	width:220px;
	padding:0 0 10px 0;
	list-style:none;
	display:block;
}
.subnavi ul#banner a:hover img{
	opacity: 0.9;
	filter: alpha(opacity=90);
}



/*--------------------------------------------------------
サロン紹介
--------------------------------------------------------*/
/* サロン一覧 */
.SalonListBox{
	clear:both;
	margin:0 0 0 20px;
	width:580px;
}

.SalonListBox dl{
	margin:0 0 20px 0;
	padding:3px 6px 2px 6px;
	width:260px;
	border:1px solid #ccc;
}
.SalonListBox dt{
	border-top:4px solid #000066;
	width:260px;
}
.SalonListBox dt img{
	margin:7px 0 2px 0;
}
.SalonListBox dd{
	padding:0 3px;
	font-size:12px;
	line-height:18px;
}
.SalonListBox dd.title{
	font-weight:bold;
	color:#000033;
}
.SalonListBox dd.btn a{
	float:right;
	padding:0;
	margin:0;
	width:55px;
	height:25px;
	display:block;
	font-size:10px;
	line-height:10px;
	background:url(http://www.tks-beauty.com/images/btn-more.gif) no-repeat 0 100%;
	text-indent:-9999px;
}
.SalonListBox dd.btn a:hover{
	padding:0;
	margin:0;
	background:url(http://www.tks-beauty.com/images/btn-more.gif) no-repeat -55px 100%;
}


/* サロン 詳細 */
.SalonDetail{
	clear:both;
	margin:0 0 20px 0;

}
.SalonDetail .salonCatch{
	padding:0 5px 20px 10px;
	line-height:24px;
	font-size:14px;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
.SalonDetail p img.imgR{
	padding:0 0 10px 15px;
	float:right;
}
.SalonDetail p img.imgL{
	padding:0 15px 10px 0;
	float:left;
}

.SalonDetail h2{
	margin:0 0 20px 0;
	height:50px;
}
.SalonDetail h3{
	margin:10px 0 5px 0;
	height:35px;
	border-bottom:1px solid #999;
}

.SalonDetail table{
	margin-top:15px;
	border:1px solid #ccc;
}
.SalonDetail td{
	padding:3px 8px;
	font-size:12px;
	line-height:18px;
}
.SalonDetail td.title{
	text-align:center;
	border:0;
	background-color:#eaeeff;
}
.SalonDetail td.td01{
	width:30%;
	border-top:1px solid #ccc;
}
.SalonDetail td.td02{
	width:45%;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.SalonDetail td.td03{
	width:25%;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}

.SalonDetail .btn-site{
	clear:both;
	text-align:center;
	padding:15px 0 10px 0 ;
	margin:0 auto;
	width:500px;
}



/*--------------------------------------------------------
EVENT
--------------------------------------------------------*/
.eventBox{
	clear:both;
	margin:0 0 10px 0;
	width:640px;
	display:table;
}
.eventBox h3{
	margin:0;
}
.eventBox p{
	margin:8px 0;
	padding:10px 14px 10px 14px ;
	border:1px solid #999;
	background-color:#f0f0f0;
	text-align:left;
}
.eventBox ul{
	clear:both;
	margin:5px 0 0 0;
	display:table;
	list-style:none;
}
.eventBox li{
	float:left;
	width:160px;
	text-align:center;
}


/*--------------------------------------------------------
RECRUIT
--------------------------------------------------------*/
/* 採用一覧 */
.recruitListBox{
	clear:both;
	margin:0 0 0 15px;
	width:600px;
	text-align:left;
}

.recruit-bg{
	margin:0 0 20px 0;
	border:5px solid #eaf0f0;
	width:280px;
}

.recruitListBox dl{
	margin:0;
	width:280px;
	display:table;
	border:1px solid #ccddee;
	background-color:#f0faff;
}
.recruitListBox dt{
	width:85px;
	padding:0;
	height:100px;
	float:left;
}
.recruitListBox dt img{
	margin:7px 0 2px 8px;
}
.recruitListBox dd{
	float:right;
	width:165px;
	padding:0 8px 0 0;
	font-size:12px;
	line-height:18px;
	text-align:left;
}
.recruitListBox dd.title{
	margin:0;
	padding:10px 0 0 15px;
	font-weight:bold;
	color:#000033;
	font-size:1.05em;
	float:left;
}
.recruitListBox dd.text{
	padding:0 0 0 15px;
	text-align:left;
	float:left;
}
.recruitListBox dd.btn a{
	clear:both;
	float:right;
	padding:0;
	margin:0;
	width:55px;
	height:25px;
	display:block;
	font-size:10px;
	line-height:10px;
	background:url(http://www.tks-beauty.com/images/btn-more.gif) no-repeat 0 100%;
	text-indent:-9999px;
	vertical-align:top;
}
.recruitListBox dd.btn a:hover{
	padding:0;
	margin:0;
	background:url(http://www.tks-beauty.com/images/btn-more.gif) no-repeat -55px 100%;
}


/* 先輩の声 */
#flash-voice{
	margin:10px 0 20px 0;
	width:640px;
	height:570px;
}

/* 教育体制 */
.educationBox{
	margin:10px 0;
	background-color:#999;
	width:640px;
}
.educationBox th,.educationBox td{
	padding:6px 5px;
	vertical-align:top;
}
.educationBox th{
	text-align:center;
	background-color:#ddf0ff;
}
.educationBox td{
	text-align:left;
	background-color:#fff;
}

/* 詳細 */
.recruitBox{
	margin:0 auto 35px auto;
}
.recruitBox h3{
	margin:0;
	padding:0;
}
.recruitBox p{
	padding:10px 0 5px 10px;
}
.recruitBox table{
	margin:0 auto;
}
.recruitBox th, .recruitBox td{
	padding:15px 10px 10px 10px;
	vertical-align:top;
}
.recruitBox th{
	text-align:center;
	border-bottom:1px solid #ccc;
	font-size:14px;
	font-weight:normal;
}
.recruitBox td{
	border-bottom:1px dotted #ccc;
}

/* 採用までの流れ */
.recruit-nagare{
	margin:0 auto 35px auto;
}
.recruit-nagare img{
	padding:3px 0 0 0;
}
.recruit-nagare p.nagare{
	padding:3px 0 10px 60px;
	color:#666;
}

/* 募集中のサロン */
.recruitTable{	
	background-color:#999;
}
.recruitTable th{
	background-color:#eaeef0;
	padding:2px;
	text-align:center;
	font-size:14px;
	color:#003366;
	font-weight:normal;
}
.recruitTable td{
	background-color:#FFF;
	padding:5px 10px;
	text-align:left;
}

/* 応募フォーム */
.recruitForm{
	margin:10px auto 20px auto;
	width:640px;
	background-color:#ccc;
}
.recruitForm table{
	width:100%;
}
.recruitForm td{
	vertical-align:top;
	font-size:12px;
	line-height:22px;
}
.recruitForm td.td01{
	padding:17px 5px;
	width:30%;
	border-bottom:1px solid #999;
	text-align:center;
	background-color:#eaf0f0;
}
.recruitForm td.td02{
	padding:17px 15px;
	width:70%;
	background-color:#fff;
}
.recruitForm td.td03{
	padding:20px 0;
	background-color:#ccddee;
	text-align:center;
}




/*--------------------------------------------------------
PEOPLE INTERVIEW
--------------------------------------------------------*/
.interviewBox{
	clear:both;
	padding:0 0 15px 0;
}
.interviewBox .profile{
	padding:20px;
	border:1px solid #C4DDDA;
}
.interviewBox img.imageR{
	float:right;
	padding:0 0 5px 15px ;
	text-align:left;
	vertical-align:top;
}
.interviewBox img.imageL{
	float:left;
	padding:0 15px 5px 0;
	text-align:left;
	vertical-align:top;
}
.interviewBox p{
	padding:20px 0 15px;
	line-height:170%;
}
.profBox{
	padding:8px 15px ;
	margin:0 0 25px 0;
	background-color:#FFF1F8;
}
.interviewBox .question{
	font-size:14px;
	line-height:22px;
	margin:0 0 8px 0;
	padding:0 0 5px 0;
	border-bottom:3px solid #DAEDF3;
	color:#000066;
}
.interviewBox .answer{
	padding:5px 0 ;
	margin:0 0 30px 0;
}
.interviewBox .question2{
	font-size:14px;
	line-height:22px;
	margin:0 0 8px 0;
	padding:0 0 5px 0;
	border-bottom:3px solid #DAEDF3;
	color:#000066;
}
.interviewBox .answer2{
	padding:5px 0 ;
	margin:0 0 30px 0;
}
img.ws-L{
	padding:0 0 5px 15px;
}
img.ws-R{
	padding:0 5px 10px 0;
}


/*--------------------------------------------------------
COMPANY
--------------------------------------------------------*/
.companyBox{
	padding:0 0 30px 10px;
	width:100%;
}
.companyBox h4{
	font-size:14px;
	padding:4px 10px;
	margin:10px 0 0 0;
	border-bottom:1px solid #003366;
	color:#003366;
}
.companyBox p{
	padding:10px 8px 14px 4px ;
}

.companyBox th{
	background:url(http://www.tks-beauty.com/images/arw_menu.gif) no-repeat 10px 20px;
	padding:16px 0 10px 25px;
	border-bottom:1px solid #69c;
	vertical-align:top;
	font-weight:500;
	color:#036;
}
.companyBox td{
	padding:16px 0 10px 20px;
	border-bottom:1px solid #ccc;
}

.companyBox ul{
	margin:0px 0 10px 15px;
}
.companyBox ul li{
	list-style:square;
}

/*--POPUP MAP--*/
#popmap{
	width:580px;
	margin:0 auto;
	text-align:center;
	padding:0 20px 20px 20px ;
}

#pop_shopinfo{
	margin:30px auto;
	width:520px;
	text-align:left;
	border-top:1px solid #999;
}
#pop_shopinfo table{
	width:500px;
}
#pop_shopinfo th{
	text-align:center;
	width:80px;
	padding:8px 5px;
	border-bottom:1px solid #ccc;
	vertical-align:top;
	font-size:1.1em;
}
#pop_shopinfo td.td01{
	text-align:left;
	width:270px;
	padding:8px 5px;
	vertical-align:top;
	font-size:1.1em;
	border-bottom:1px solid #ddd;
}
#pop_shopinfo td.td02{
	width:120px;
	vertical-align:top;
	text-align:right;
	border-bottom:1px solid #ddd;
}


/*--沿革--*/
.companyBox02{
	padding:20px 0 30px 0;
	margin:0 0 0 5px;
	width:620px;
}

.companyBox02 h5.day{
	background:url(http://www.tks-beauty.com/images/arw_menu.gif) no-repeat 5px 50%;
	border-bottom:1px solid #369;
	text-indent:1.5em;
	color:#369;
}
.companyBox02 p{
	padding:8px 5px 35px 5px;
}


/*--------------------------------------------------------
SITEMAP
--------------------------------------------------------*/
.sitemapBox{
	padding:5px 0 20px 10px;
	width:97%;
}
.sitemapBox table{
	width:100%;
}
.sitemapBox td{
	vertical-align:top;
	font-size:12px;
	line-height:22px;
}
.sitemapBox td.td01{
	padding:15px 5px;
	border-bottom:1px solid #999;
	text-align:center;
	background:url(http://www.tks-beauty.com/images/arw_menu.gif) no-repeat 10px 20px;
}
.sitemapBox td.td02{
	padding:15px 10px;
	border-bottom:1px dotted #999;
}
.sitemapBox td.td03{
	padding:5px 0;
	border:0;
	text-align:center;
	border-bottom:1px solid #999;
}
.sitemapBox td.td-space{
	padding:0;
	border:0;
}


/*--------------------------------------------------------
PRIVACY POLICY
--------------------------------------------------------*/
.privacyBox{
	margin:0 0 40px 0;
}

.privacyBox ul{
	margin:10px 10px 10px 30px ;
}
.privacyBox ul li{
	padding:2px 0 2px 5px;
	list-style:disc;
}

.privacyBox p{
	margin:20px 25px;
}
.privacyBox h2{
	padding:7px;
	margin:10px 0 5px 0;
	font-size:1.25em;
	border-bottom:2px solid #ccc;
}
.privacyBox h3{
	padding:2px 10px;
	font-size:1.1em;
	border-left:5px solid #ccc;
	border-bottom:1px solid #ccc;
}



/*--------------------------------------------------------
FORM
--------------------------------------------------------*/
.formBox{
	margin:10px auto 20px auto;
	width:800px;
	background-color:#ccc;
}
.formBox table{
	width:800px;
}
.formBox td{
	vertical-align:top;
	font-size:12px;
	line-height:22px;
}
.formBox td.td01{
	padding:17px 5px;
	width:30%;
	border-bottom:1px solid #999;
	text-align:center;
	background-color:#eaf0f0;
}
.formBox td.td02{
	padding:17px 15px;
	width:70%;
	background-color:#fff;
}
.formBox td.td03{
	padding:20px 0;
	background-color:#ccddee;
	text-align:center;
}


/*--------------------------------------------------------
リンク 設定
--------------------------------------------------------*/
.linkBox{
	clear:both;
	padding: 0 20px 20px 20px;
	margin:0 auto;
}

h4.link_title{
	font-size:14px;
	line-height:18px;
	text-align:left;
	text-indent:1.8em;
	padding:3px 10px 3px 5px;
	margin:10px 0 10px 20px;
	width:93%;
	font-weight:bold;
	background-color:#eee;
	border-bottom:1px solid #666;
}

.linkBox td.linktd01{
	padding:10px 15px 8px 15px ;
	border-bottom:1px dotted #ccc;
}
.link_logo{
	padding:0;
	float:left;
	width:160px;
}
.link_name{
	padding:5px 0 0 0;
}
.link_text{
	padding:3px 0 3px 0;
	clear:both;
	font-size:12px;
	line-height:18px;
}

#rss h4#rss_title{
	margin:10px 0;
	border-left:10px solid #002D66;
	background-color:#fff;
	padding:7px;
	text-indent:0.3em;
	font-size:1.3em;
	line-height:1.4em;
}


#rss p.rss_ti{
	line-height:1.5em;
	text-indent:1em;
	font-weight:bold;
	padding-left:1em;
	background-color:#fff;
	padding:3px;
}

#rss_textbox{
	margin-bottom:5px;
	padding:15px 1em 15px 1em;
	border:1px solid #ccc;
	background-color:#fff;
}

#rss p.rss_text{
	margin-bottom:10px;
	padding:10px 1em 5px 1em;
	border-bottom:1px solid #ccc;
	background-color:#fff;
}


