/*
Theme Name: tks
Theme URI: http://kamizato.com
Description: TKS Group Theme
Author: PILE co.,ltd
Author URI: http://piledesign.jp
version: 2.0
Tags: two-column, widget-ready, 
*/

/* basics **************************************************************************************/

* { margin:0; padding:0; }

html,body { height: 100%; }

body {
        font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 13px;
        line-height: 1.5em;
        background: url(./images/back.gif) 0 0 repeat-x;
	}

img { border: none; }
img a {border:none; }

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

a {}
a:hover {}

li { list-style: none; }

/* container **************************************************************************************/

#wrapper {
        min-height: 100%;
        height: auto !important;
        height: 100%; 
        position: relative;
}

#container {
	width: 900px;
	margin: 0 auto;
	padding: 0 0 100px 0;
        position: relative;
	overflow: hidden;
	}

/* TOP PAGE **************************************************************************************/

#toppage { overflow: hidden; }

#flash { margin: 0 0 10px 0; }

ul.nav {
       text-indent: -9999px;
       overflow: hidden;
       border-bottom: 1px dotted #999;
       margin-bottom: 20px;
       padding-bottom: 20px;
}

ul.nav li { float: left; }

ul.nav li a {
        display: block;
        background: url(./images/top/topnavi.gif) 0 0 no-repeat;
        overflow: hidden;
}

ul.nav li.nav01 a {
        width: 293px;
        height: 116px;
        background-position: 0 0;
}

ul.nav li.nav01 a:hover { background-position: 0 -116px; }

ul.nav li.nav02 a {
        width: 312px;
        height: 116px;
        background-position: -293px 0;
}

ul.nav li.nav02 a:hover { background-position: -293px -116px; }

ul.nav li.nav03 a {
        width: 295px;
        height: 116px;
        background-position: -605px 0;
}

ul.nav li.nav03 a:hover { background-position: -605px -116px; }

#main_left {
        clear: left;
        float: left;
        width: 193px;
}

#main_right {
         float: right;
         width: 667px;
}

#main_left h2,
#main_right h2 { text-indent: -9999px; }

#main_left h2 {
        width: 193px;
        height: 35px;
        background: url(./images/top/left.gif) 0 0 no-repeat;
}

#main_right h2 {
        width: 667px;
        height: 35px;
        background: url(./images/top/right.gif) 0 0 no-repeat;
}

#main_left ul li { margin-top: 5px; }

#main_left ul li a img { vertical-align: bottom; }

#main_right ul li span { color: #ce2b00; }

#main_right ul { margin-top: 15px; }

#main_right ul li {
       line-height: 1.5em;
       margin-bottom: 10px;
       padding-bottom: 10px;
       border-bottom: 1px dotted #dfdfdf;
}

#main_left ul li span { color: #ce2b00; }

#main_left ul li a { color: #000; }
#main_left ul li a:hover { color: #ce2b00; }

#main_left ul li.more {
       text-align: right;
       border:none;
}

#main_left ul li.more a { color: #ce2b00; }
	
/* header **************************************************************************************/

#header { padding-top: 10px; }

#header h1 { text-indent: -9999px; float: left; }

#header h1 a {
        display: block;
        width: 513px;
        height: 75px;
        background: url(./images/header/tks.gif) 0 0 no-repeat;
}

#header ul { overflow: hidden; }

#header ul li { float: left; }

#header p {
        clear: left;
        margin-bottom: 20px;
        font-size: 77%;
}


/* content **************************************************************************************/


#content {
	float: right;
	width: 670px;
	overflow: hidden;
	}	

.post {
	margin:0;
	padding:0;
	}
	
.post h2 {}
	
.post h2 a {}
	
.post h2 a:hover {}

.post ul {}

.post li {}

.entry p { margin: 12px 0; }

.postmetadata{
	clear: both;
	background: #F7F7F7;
	padding: 6px;
	margin: 20px 0;
	}
	
.navigation {
	font-size: 8pt;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
	
.alignleft a { float:left; margin:25px 0; }
.alignright a { float:right; margin:25px 0; }

/* sidebar1 会社情報 **************************************************************************************/

#sidebar1 {
	width:190px;
	float:left;
	}

#sidebar1 h3.company,
#sidebar1 h3.recruit {
        text-indent: -9999px;
        width: 193px;
        height: 41px; 
}

#sidebar1 h3.company { background: url(./images/about/company.gif) 0 0 no-repeat; }
#sidebar1 h3.recruit { background: url(./images/recruit/recruit.gif) 0 0 no-repeat; }

#sidebar1 ul { margin-bottom: 15px; }

#sidebar1 ul li a img { vertical-align: bottom; }

/* sidebar2 採用情報 **************************************************************************************/

#sidebar2 {
	width:190px;
	float:left;
	}

#sidebar2 h3 {
        text-indent: -9999px;
        width: 193px;
        height: 41px;
        background: url(./images/recruit/recruit.gif) 0 0 no-repeat; 
}

#sidebar2 ul {}

#sidebar2 ul li a img { vertical-align: bottom; }

/* sidebar3 新店舗情報BLOG **************************************************************************************/

#sidebar3 {
	width:190px;
	float:left;
	}

#sidebar3 h3 {
        text-indent: -9999px;
        width: 193px;
        height: 41px;
        background: url(./images/infoblog/side.gif) 0 0 no-repeat; 
}

#sidebar3 h3.newentry { background-position: 0 -41px; }
#sidebar3 h3.archive { background-position: 0 -82px; }

#sidebar3 ul { margin: 15px 0 30px 0; }

#sidebar3 ul li {
         margin: 0 0 5px 0;
         padding-left: 15px;
         background: url(./images/infoblog/icon.gif) 0 0 no-repeat;
}

* html #sidebar3 ul li { background-position: 0 2px; }
*:first-child+html #sidebar3 ul li { background-postion: 0 2px; }

#sidebar3 ul li span { color: #ce2b00; }

#sidebar3 a { color: #000; text-decoration: none; }
#sidebar3 a:hover { color: #ce2b00; text-decoration: none; }

/* sidebar4 店舗検索 **************************************************************************************/

#sidebar4 {
	width:190px;
	float:left;
	}

#sidebar4 h3 {
        text-indent: -9999px;
        width: 193px;
        height: 41px;
        background: url(./images/area/side/nav01.gif) 0 0 no-repeat; 
}

#sidebar4 ul li img { vertical-align: bottom; }

/* comments ***************************************************************************************/

#commentform {
	background: #fff;
	margin: 0;
	padding: 0;
	}
	
#commentform p { color: #000; }
	
#commentform a {
        color: #000;
        text-decoration: none;
        border-bottom: 1px dotted #465D71;
        }
	
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 116%;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment { width:80%; }

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit { margin:5px 5px 0 0; }

#comments { margin:0; padding:0; }
	
ol.commentlist { list-style-type: none; margin:0; padding:0; }

.avatar { float:left; margin:0 12px 0 0; }

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt { background: #eee; }
ol.commentlist li p { margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt; }

ol.commentlist a { color:#000; }

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a { color: #000; text-decoration: none; border-bottom: 1px dotted #465D71; }

/* search **************************************************************************************/

#searchform {
	padding:0;
	margin:14px 0;
	}

#searchform input#s {
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

/* misc **************************************************************************************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright { float: right; }

.alignleft { float: left }
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

/* footer **************************************************************************************/

#footer {
	clear: both;
	width: 100%;
        background: #000;
        padding: 5px 0;
        color: #fff;
        font-size: 77%;
        position: absolute;
        bottom: 0;
	}

#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #ff0000; text-decoration: none; }

#footer .footer_nav {
        overflow: hidden;
        width: 900px;
        margin: 0 auto;
} 

#footer .footer_nav ul { float: left; }

#footer .footer_nav ul li {
        display: inline;
        padding: 0 10px;
        border-left: 1px solid #fff;
}

#footer .footer_nav ul li.first {
        padding-left: 0;
        border-left: none;
}
	
#footer .footer_nav p { float: right; }

/* TKSグループとは **************************************************************************************/

#post-5 h2,#post-5 h3,#post-5 p { text-indent: -9999px; }

#post-5 h2 {
        width: 667px;
        height: 40px;
        background: url(./images/about/top.gif) 0 0 no-repeat; 
}

#post-5 h3 {
        width: 667px;
        height: 66px;
        background: url(./images/about/tks_01.jpg) 0 0 no-repeat; 
}

#post-5 p {
        width: 667px;
        height: 190px;
        background: url(./images/about/tks_02.jpg) 0 0 no-repeat;
        margin: 0;
}

#post-5 table {
        border-collapse: collapse;
        width: 670px;
}

#post-5 table th {
        vertical-align: top;
        text-align: left;
        width: 90px;
        padding: 10px 0;
        border-top: 2px solid #dfdfdf;
}

#post-5 table td {
        padding: 10px 0 5px 0;
        border-top: 2px solid #dfdfdf;
}

#post-5 table td.colum { border-top: none; }

#post-5 table tr.last th,
#post-5 table tr.last td { border-bottom: 2px solid #dfdfdf; }

/* TKSのキャリアアップ **************************************************************************************/

#post-19 h2,#post-19 h3,#post-19 p,#post-19 dl { text-indent: -9999px; margin: 0; padding: 0; }

#post-19 h2 {
        width: 667px;
        height: 41px;
        background: url(./images/career/career01.gif) 0 0 no-repeat; 
}

#post-19 h3 {
        width: 667px;
        height: 83px;
        background: url(./images/career/career02.jpg) 0 0 no-repeat; 
}

#post-19 p {
        width: 667px;
        height: 233px;
        background: url(./images/career/career03.jpg) 0 0 no-repeat; 
}

#post-19 dl {
        width: 667px;
        height: 620px;
        background: url(./images/career/career04.gif) 0 0 no-repeat; 
}

/* グループ会社紹介 **************************************************************************************/

#post-25 h2,#post-25 h3,#post-25 p { text-indent: -9999px; margin: 0; padding: 0; }

#post-25 h2 {
        width: 667px;
        height: 40px;
        background: url(./images/company/company01.gif) 0 0 no-repeat;
}

#post-25 h3 {
        width: 667px;
        height: 52px;
        background: url(./images/company/company02.gif) 0 0 no-repeat; 
}

#post-25 p {
        width: 667px;
        height: 129px;
        background: url(./images/company/company03.gif) 0 0 no-repeat; 
}

div#tab-container-1 ul{
/*height:30px;
border-left:1px solid #999;*/
border-bottom:2px solid #8c8c8c;
overflow: hidden;
width: 667px;
}
 
div#tab-container-1 ul li{
width: 100px;
/*height:29px;*/
border:1px solid #999;
/*border-left:none;*/
border-bottom:none;
background-color:#dfdfdf;
float:left;
margin-right: 11px;
/*padding: 0 10px;*/
font-size: 77%;
line-height: 1.3em;
}
 
div#tab-container-1 ul li.liend { margin: 0; }
 
div#tab-container-1 ul li a{
display:block;
width:100px;
/*height:22px;*/
padding:5px 0 3px 0;
color: #777;
text-align:center;
text-decoration:none;
}

div#tab-container-1 ul li a:hover {background-color: #8c8c8c;color:#fff;}

div#tab-container-1 ul li.activeli a {
color: #fff;
background-color: #8c8c8c;
}
  
div.tab{
/*border:1px solid #999;
border-top:none;
padding:10px;
background-color:#FFF;*/
}

#post-25 table {
       clear: left;
       width: 100%;
       border-collapse: collapse;
}

#post-25 table th {
       width: 100px;
       text-align: left;
       vertical-align: top;
       padding: 15px 15px 15px 0;
       border-bottom: 2px solid #dfdfdf;
}

#post-25 table td {
       text-align: left;
       vertical-align: top;
       padding: 15px 15px 15px 0;
       border-bottom: 2px solid #dfdfdf;
}

#post-25 table tr.last th { border: none; }

#post-25 table tr.last td {
       text-align: right;
       border: none;
       font-size: 85%;
       padding-right: 0;
}

/* プライバシーポリシー **************************************************************************************/

#privacy {
	width: 672px;
        margin: 0 auto;
	overflow: hidden;
        line-height: 2em;
	}

#post-39 p,#post-39 dl { font-size: 93%; }

#post-39 h2 {
        text-indent: -9999px;
        width: 667px;
        height: 45px;
        background: url(./images/privacy/privacy.gif) 0 0 no-repeat; 
}

#post-39 h3 {
        font-size: 131%;
        margin: 15px 0 0 0;
}

#post-39 p { margin: 0; }

#post-39 dl dt {
        border-top: 1px dotted #999;
        margin-top: 15px;
        padding-top: 15px;
        font-weight: bold;
}

#post-39 dl dt span {
        color: #d54722;
        font-size: 131%;
}

/* サイトマップ **************************************************************************************/

#map {
	width: 670px;
        margin: 0 auto;
	overflow: hidden;
}

#post-53 h2 {
        text-indent: -9999px;
        width: 667px;
        height: 41px;
        background: url(./images/sitemap/sitemap.gif) 0 0 no-repeat;
        margin-bottom: 40px;
}

#post-53 div.entry { overflow: hidden; }

#post-53 ul,
#post-53 p { text-indent: -9999px; overflow: hidden; }

#post-53 ul.sitemap_left {
        float: left;
        margin: 0 90px 0 0px;
        padding-left: 70px;
}

#post-53 ul.sitemap_right { float: left; }

#post-53 ul.sitemap_left h3,
#post-53 ul.sitemap_left li.company p a,
#post-53 ul.sitemap_left li,
#post-53 ul.sitemap_left li a,
#post-53 ul.sitemap_right h3,
#post-53 ul.sitemap_right li,
#post-53 ul.sitemap_right li a { background: url(./images/sitemap/tree.gif) 0 0 no-repeat; }

#post-53 a { display: block; }

#post-53 ul.sitemap_left li.company p a {
         width: 216px;
         height: 20px;
}

#post-53 ul.sitemap_left li.company p a:hover { background-position: -216px 0; }

#post-53 ul.sitemap_left li.company h3 {
         width: 215px;
         height: 62px;
         background-position: 0 -20px;
}

#post-53 ul.sitemap_left li.company ul li.company01 a {
         width: 216px;
         height: 34px;
         background-position: 0 -82px;
}

#post-53 ul.sitemap_left li.company ul li.company01 a:hover { background-position: -216px -82px; }

#post-53 ul.sitemap_left li.company ul li.company02 a {
         width: 216px;
         height: 35px;
         background-position: 0 -116px;
}

#post-53 ul.sitemap_left li.company ul li.company02 a:hover { background-position: -216px -116px; }

#post-53 ul.sitemap_left li.company ul li.company03 a {
         width: 216px;
         height: 36px;
         background-position: 0 -151px;
}

#post-53 ul.sitemap_left li.company ul li.company03 a:hover { background-position: -216px -151px; }

#post-53 ul.sitemap_left li.recruit h3 {
         width: 216px;
         height: 60px;
         background-position: 0 -187px;
}

#post-53 ul.sitemap_left li.recruit ul li.recruit01 a {
         width: 216px;
         height: 36px;
         background-position: 0 -247px;
}

#post-53 ul.sitemap_left li.recruit ul li.recruit01 a:hover { background-position: -216px -247px; }

#post-53 ul.sitemap_left li.recruit ul li.recruit02 a {
         width: 216px;
         height: 36px;
         background-position: 0 -283px;
}

#post-53 ul.sitemap_left li.recruit ul li.recruit02 a:hover { background-position: -216px -283px; }

#post-53 ul.sitemap_left li.recruit ul li.recruit03 a {
         width: 216px;
         height: 36px;
         background-position: 0 -319px;
}

#post-53 ul.sitemap_left li.recruit ul li.recruit03 a:hover { background-position: -216px -319px; }

#post-53 ul.sitemap_left li.recruit ul li.recruit04 a {
         width: 216px;
         height: 36px;
         background-position: 0 -355px;
}

#post-53 ul.sitemap_left li.recruit ul li.recruit04 a:hover { background-position: -216px -355px; }

#post-53 ul.sitemap_left li.recruit ul li.recruit05 a {
         width: 216px;
         height: 36px;
         background-position: 0 -391px;
}

#post-53 ul.sitemap_left li.recruit ul li.recruit05 a:hover { background-position: -216px -391px; }

#post-53 ul.sitemap_left li.other h3 {
         width: 216px;
         height: 69px;
         background-position: 0 -427px;
}

#post-53 ul.sitemap_left li.other ul li.other01 a {
         width: 216px;
         height: 35px;
         background-position: 0 -496px;
}

#post-53 ul.sitemap_left li.other ul li.other01 a:hover { background-position: -216px -496px; }

#post-53 ul.sitemap_left li.other ul li.other02 a {
         width: 216px;
         height: 34px;
         background-position: 0 -531px;
}

#post-53 ul.sitemap_left li.other ul li.other02 a:hover { background-position: -216px -531px; }

#post-53 ul.sitemap_left li.other ul li.other03 a {
         width: 216px;
         height: 32px;
         background-position: 0 -565px;
}

#post-53 ul.sitemap_left li.other ul li.other03 a:hover { background-position: -216px -565px; }

#post-53 ul.sitemap_right { margin-top: 44px; }

#post-53 ul.sitemap_right li.area_jap h3 {
         width: 215px;
         height: 62px;
         background-position: 0 -618px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap_top a {
         width: 215px;
         height: 34px;
         background-position: 0 -680px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap_top a:hover { background-position: -215px -680px; }

#post-53 ul.sitemap_right li.area_jap ul li.area_jap01 {
         width: 215px;
         height: 35px;
         background-position: 0 -714px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap02 a {
         width: 215px;
         height: 36px;
         background-position: 0 -749px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap02 a:hover { background-position: -215px -749px; }

#post-53 ul.sitemap_right li.area_jap ul li.area_jap03 a {
         width: 215px;
         height: 37px;
         background-position: 0 -785px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap03 a:hover { background-position: -215px -785px; }

#post-53 ul.sitemap_right li.area_jap ul li.area_jap04 a {
         width: 215px;
         height: 36px;
         background-position: 0 -822px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap04 a:hover { background-position: -215px -822px; }

#post-53 ul.sitemap_right li.area_jap ul li.area_jap05 a {
         width: 215px;
         height: 37px;
         background-position: 0 -858px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap05 a:hover { background-position: -215px -858px; }

#post-53 ul.sitemap_right li.area_jap ul li.area_jap06 a {
         width: 215px;
         height: 35px;
         background-position: 0 -895px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap06 a:hover { background-position: -215px -895px; }

#post-53 ul.sitemap_right li.area_jap ul li.area_jap07 a {
         width: 215px;
         height: 37px;
         background-position: 0 -930px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap07 a:hover { background-position: -215px -930px; }

#post-53 ul.sitemap_right li.area_jap ul li.area_jap08 a {
         width: 215px;
         height: 35px;
         background-position: 0 -967px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap08 a:hover { background-position: -215px -967px; }

#post-53 ul.sitemap_right li.area_jap ul li.area_jap09 a {
         width: 215px;
         height: 36px;
         background-position: 0 -1002px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap09 a:hover { background-position: -215px -1002px; }

#post-53 ul.sitemap_right li.area_jap ul li.area_jap10 a {
         width: 215px;
         height: 36px;
         background-position: 0 -1038px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap10 a:hover { background-position: -215px -1038px; }

#post-53 ul.sitemap_right li.area_jap ul li.area_jap11 a {
         width: 215px;
         height: 36px;
         background-position: 0 -1074px;
}

#post-53 ul.sitemap_right li.area_jap ul li.area_jap11 a:hover { background-position: -215px -1074px; }

#post-53 ul.sitemap_right li.area_oversea h3 {
         width: 215px;
         height: 39px;
         background-position: 0 -1110px;
}

#post-53 ul.sitemap_right li.area_oversea ul li.area_oversea01 a {
         width: 215px;
         height: 33px;
         background-position: 0 -1149px;
}

#post-53 ul.sitemap_right li.area_oversea ul li.area_oversea01 a:hover { background-position: -215px -1149px; }

#post-53 ul.sitemap_right li.area_oversea ul li.area_oversea02 a {
         width: 215px;
         height: 34px;
         background-position: 0 -1182px;
}

#post-53 ul.sitemap_right li.area_oversea ul li.area_oversea02 a:hover { background-position: -215px -1182px; }

/* 店舗検索 **************************************************************************************/

#search {
	width: 670px;
        margin: 0 auto;
	overflow: hidden;
}

#post-64 h2,
#post-64 p,
#post-64 h3,
#post-64 dl { text-indent: -9999px; }

#post-64 h2 {
        width: 667px;
        height: 40px;
        background: url(./images/search/search01.gif) 0 0 no-repeat;
}

#post-64 p {
        margin: 0;
        width: 668px;
        height: 59px;
        background: url(./images/search/search02.gif) 0 0 no-repeat;
}

#post-64 h3 {
        width: 668px;
        height: 35px;
        background: url(./images/search/search03.gif) 0 0 no-repeat;
        margin-bottom: 25px;
}

#post-64 dl { overflow: hidden; }

#post-64 dl.area01 dt,
#post-64 dl.area02 dt,
#post-64 dl dd a { background: url(./images/search/area.gif) 0 0 no-repeat; }

#post-64 dl.area01 dt {
        width: 154px;
        height: 198px;
        background-position: 0 0;
        float: left;
}

#post-64 dl.area02 {
        clear: left;
        border-top: 1px dotted #999;
        margin-top: 20px;
        padding-top: 35px;
        zoom: 1;
}

*:first-child+html #post-64 dl.area02 { margin-top: 35px; }

#post-64 dl.area02 dt {
        width: 154px;
        height: 37px;
        background-position: 0 -568px;
        float: left;
}

#post-64 dl dd {
        display: inline;
        float: left;
        margin: 0 0 18px 18px;
}

#post-64 dl dd a {
        display: block;
        width: 154px;
        height: 37px;  
}

#post-64 dl dd.tokyo01 a { background-position: 0 -198px; }
#post-64 dl dd.tokyo02 a { background-position: 0 -235px; }
#post-64 dl dd.tokyo03 a { background-position: 0 -272px; }
#post-64 dl dd.tokyo04 a { background-position: 0 -309px; }
#post-64 dl dd.tokyo05 a { background-position: 0 -346px; }
#post-64 dl dd.tokyo06 a { background-position: 0 -383px; }
#post-64 dl dd.tokyo07 a { background-position: 0 -420px; }
#post-64 dl dd.tokyo08 a { background-position: 0 -457px; }
#post-64 dl dd.tokyo09 a { background-position: 0 -494px; }
#post-64 dl dd.tokyo10 a { background-position: 0 -531px; }
#post-64 dl dd.tokyo01 a:hover { background-position: -154px -198px; }
#post-64 dl dd.tokyo02 a:hover { background-position: -154px -235px; }
#post-64 dl dd.tokyo03 a:hover { background-position: -154px -272px; }
#post-64 dl dd.tokyo04 a:hover { background-position: -154px -309px; }
#post-64 dl dd.tokyo05 a:hover { background-position: -154px -346px; }
#post-64 dl dd.tokyo06 a:hover { background-position: -154px -383px; }
#post-64 dl dd.tokyo07 a:hover { background-position: -154px -420px; }
#post-64 dl dd.tokyo08 a:hover { background-position: -154px -457px; }
#post-64 dl dd.tokyo09 a:hover { background-position: -154px -494px; }
#post-64 dl dd.tokyo10 a:hover { background-position: -154px -531px; }
#post-64 dl dd.other01 a { background-position: 0 -605px; }
#post-64 dl dd.other02 a { background-position: 0 -642px; }
#post-64 dl dd.other01 a:hover { background-position: -154px -605px; }
#post-64 dl dd.other02 a:hover { background-position: -154px -642px; }

/* 採用情報 **************************************************************************************/

#post-73 h2,
#post-73 p,
#post-73 h3 { text-indent: -9999px; }

#post-73 h2 {
        width: 667px;
        height: 40px;
        background: url(./images/recruit/top.gif) 0 0 no-repeat;
}

#post-73 h3 {
        width: 667px;
        height: 96px;
        background: url(./images/recruit/top01.jpg) 0 0 no-repeat;
}

#post-73 p {
        margin: 0;
        width: 667px;
        height: 166px;
        background: url(./images/recruit/top02.jpg) 0 0 no-repeat;
}

#post-73 dl {
        border-top: 3px solid #dfdfdf;
        font-size: 85%;
        padding-top: 15px;
}

#post-73 dl dt {
        margin-bottom: 5px;
        padding-left: 7px;
        color: #ce2b00;
        font-weight: bold;
}

#post-73 dl dt.icon01 {
        width: 165px;
        height: 16px;
        background: url(./images/recruit/icon01.gif) 0 1px no-repeat;
}
#post-73 dl dt.icon02 {
        width: 165px;
        height: 16px;
        background: url(./images/recruit/icon02.gif) 0 1px no-repeat;
}
#post-73 dl dt.icon03 {
        width: 195px;
        height: 16px;
        background: url(./images/recruit/icon03.gif) 0 1px no-repeat;
}

#post-73 dl dd {
        border-bottom: 1px dotted #999;
        margin-bottom: 20px;
        padding-bottom: 20px;
}

/* 採用情報 新卒採用情報 **************************************************************************************/

#post-81 h2,#post-81 dl,#post-81 p.entry { text-indent: -9999px; }

#post-81 h2 {
        width: 667px;
        height: 41px;
        background: url(./images/recruit/shinsotsu/shinsotu01.gif) 0 0 no-repeat;
}

#post-81 p { margin: 20px 0 25px 0; }

#post-81 table,
#post-124 table,
#post-136 table { border-collapse: collapse; width: 100%; }

#entry01 { border: 1px solid #ce2b00; }

#entry01 th {
        width: 100px;
        color: #fff;
        background: #ce2b00;
}

#entry01 td,
#entry02 td { padding: 15px; }

#entry01 td span { color: #ce2b00; }

#entry02 {
        width: 100%;
        margin: 40px 0;
        border-top: 2px solid #dfdfdf;
        border-right: 2px solid #dfdfdf;
        border-bottom: 2px solid #dfdfdf;
}

#entry02 th {
        width: 100px;
        background: #dfdfdf;
        border-bottom: 2px solid #fff;
}

#entry02 td { border-bottom: 2px solid #dfdfdf; }

#entry02 th.colum1 {
        background: none;
        border-right: 1px dotted #dfdfdf;
        border-bottom: 1px dotted #dfdfdf;
        font-weight: normal;
}
#entry02 td.colum2 { border-bottom: 1px dotted #dfdfdf; }
#entry02 th.colum3 {
        background: none;
        border-right: 1px dotted #dfdfdf;
        border-bottom: 2px solid #dfdfdf;
        font-weight: normal;
}
#entry02 td.colum4 { border-bottom: 2px solid #dfdfdf; }

#entry02 th.end { border-bottom: 2px solid #dfdfdf; }

#post-81 dl {
        width: 667px;
        height: 106px;
        background: url(./images/recruit/shinsotsu/shinsotu02.gif) 0 0 no-repeat;
}

#post-81 p.entry { margin: 30px 0 0 249px; }

#post-81 p.entry a {
        display: block;
        width: 172px;
        height: 41px;
        background: url(./images/recruit/entry.gif) 0 0 no-repeat;
        overflow: hidden;
}

#post-81 p.entry a:hover { background-position: 0 -41px; }

/* 採用情報 中途採用情報 **************************************************************************************/

#post-124 h2,#post-124 p.entry { text-indent: -9999px; }

#post-124 h2 {
        width: 668px;
        height: 42px;
        background: url(./images/recruit/chuto/chuto.gif) 0 0 no-repeat;
        margin-bottom: 30px;
}

#post-124 p { margin-left: 249px; }

#post-124 p.entry a {
        display: block;
        width: 172px;
        height: 41px;
        background: url(./images/recruit/entry.gif) 0 0 no-repeat;
        overflow: hidden;
}

#post-124 p.entry a:hover { background-position: 0 -41px; }

/* 採用情報 アルバイト採用情報 **************************************************************************************/

#post-136 h2,#post-136 p.entry { text-indent: -9999px; }

#post-136 h2 {
        width: 668px;
        height: 41px;
        background: url(./images/recruit/arbeit/arbeit.gif) 0 0 no-repeat;
        margin-bottom: 30px;
}

#post-136 p { margin-left: 249px; }

#post-136 p.entry a {
        display: block;
        width: 172px;
        height: 41px;
        background: url(./images/recruit/entry.gif) 0 0 no-repeat;
        overflow: hidden;
}

#post-136 p.entry a:hover { background-position: 0 -41px; }

/* 新店舗情報BLOG **************************************************************************************/

div.infoblog h2 { text-indent: -9999px; }

div.infoblog h2 {
        width: 668px;
        height: 41px;
        background: url(./images/infoblog/infoblog01.gif) 0 0 no-repeat;
        margin-bottom: 15px;
}

div.infoblog p.date { font-size: 108%; margin-bottom: 10px; }

div.infoblog h3 {
        font-size: 138.5%;
        border-bottom: 2px solid #dfdfdf;
        padding-bottom: 5px;
        margin-bottom: 20px;
}

div.infoblog h3 a {
        color: #000;
        text-decoration: none;
}

div.infoblog h3 a:hover { color: #ff0000; }

div.infoblog div.post { margin-bottom: 50px; }

/* エリア別店舗検索 **************************************************************************************/

div.prefer h2 { text-indent: -9999px; }

div.prefer h2 {
        width: 667px;
        height: 41px;
        padding-bottom: 30px;
        margin-bottom: 20px;
        border-bottom: 1px dotted #dfdfdf;
}

div.prefer h2.saitama { background: url(./images/area/saitama.gif) 0 0 no-repeat; }
div.prefer h2.chiba { background: url(./images/area/chiba.gif) 0 0 no-repeat; }
div.prefer h2.chuo { background: url(./images/area/chuuou.gif) 0 0 no-repeat; }
div.prefer h2.setagaya { background: url(./images/area/setagaya.gif) 0 0 no-repeat; }
div.prefer h2.hachiouji { background: url(./images/area/hachiouji.gif) 0 0 no-repeat; }
div.prefer h2.musashino { background: url(./images/area/musashino.gif) 0 0 no-repeat; }
div.prefer h2.tama { background: url(./images/area/tama.gif) 0 0 no-repeat; }
div.prefer h2.tachikawa { background: url(./images/area/tachikawa.gif) 0 0 no-repeat; }
div.prefer h2.kanagawa { background: url(./images/area/kanagawa.gif) 0 0 no-repeat; }
div.prefer h2.kaigai { background: url(./images/area/oversea.gif) 0 0 no-repeat; }
div.prefer h2.ku { background: url(./images/area/23ku.gif) 0 0 no-repeat; }
div.prefer h2.kokunai { background: url(./images/area/kokunai.gif) 0 0 no-repeat; }

div.prefer p { margin: 0; }

div.prefer .area {
        clear: both;
        overflow: hidden;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px dotted #dfdfdf;
        zoom: 1;
}

div.prefer .area .area_left { float: left; margin-right: 20px; }
div.prefer .area .area_right { float: left; }

div.prefer .area .area_right p.detail { margin-top: 5px; }

div.prefer .area .area_right p.detail span {
        color: #fff;
        background-color: #ff0000;
        margin-right: 10px;
        padding: 3px 10px;
}

/* エントリーフォーム **************************************************************************************/

#post-194 h2 { text-indent: -9999px; }

#post-194 h2 {
        width: 668px;
        height: 41px;
        background: url(./images/recruit/form.gif) 0 0 no-repeat;
        margin-bottom: 30px;
}

#post-194 table#entry1,
#post-194 table#entry2 {
       width: 100%;
       border-collapse: collapse;
       border: 1px solid #999;
}

#post-194 table#entry1 th,
#post-194 table#entry2 th {
       text-align: left;
       vertical-align: top;
}

#post-194 table#entry1 th,
#post-194 table#entry1 td,
#post-194 table#entry2 th,
#post-194 table#entry2 td { padding: 10px; border: 1px dotted #999; font-size: 85%; }

#post-194 table#entry1 td.line1 { border-bottom: none; }
#post-194 table#entry1 td.line2 { border-top: none; border-bottom: none; }
#post-194 table#entry1 td.line3 { border-top: none; }

#post-194 table#entry1 th,
#post-194 table#entry2 th { background-color: #dfdfdf; }
#post-194 table#entry1 th.bg,
#post-194 table#entry2 th.bg { background-color: #fff; font-weight: normal; }

#post-194 p span,
#post-194 h3,
#post-194 table#entry1 th span,
#post-194 table#entry2 th span { color: #ce2b00; }

#post-194 h3,
#post-194 p.anke { margin-top: 30px; }

#post-194 table#entry2 td.line4 { border-bottom: none; }
#post-194 table#entry2 td.line5 { border-top: none; }

#post-194 ul { font-size: 85%; }

#post-194 ul li.top,
#post-194 ul li.mid,
#post-194 ul li.bottom {
          font-weight: bold;
          border-top: 1px dotted #999;
          margin-bottom: 5px;
          padding-top: 20px;
}

#post-194 ul li.lilast { border-bottom: 1px dotted #999; padding-bottom: 20px; }

#post-194 ul li.mid,
#post-194 ul li.bottom { margin-top: 20px; }

#post-194 p.submit { text-align: center; }