﻿/* CSS Document */

/* --------------全体-------------- */

body {
    background-color:#ffffff;
    background-image:url(../img/bg_TOP001_01.gif);
    background-repeat:repeat-x;
    text-align:center;
    margin:0px;
    padding:0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	color:#000;


}
dl,dt,dd,ul,li{
	margin: 0px;
	padding: 0px;
}

img {
    border:0px;
    vertical-align:bottom;}

a img{
    border:0px;
    padding:0px;
    margin:0px;}

img.merit {
    float : right ;
    padding:0px 0px 10px 10px;}

table{
    border-collapse:collapse;}
	
th,td{
    padding:0;}
	
ul {
	list-style: url(none) none outside;
}





#container {
	margin-left : auto;
	margin-right : auto;
	text-align:center;
	width: 808px;
	padding:0px;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #fff;
	/*background-image: url(../img/bg_TOP001_02.gif);*/
	background-repeat: repeat-y;
	
}


input,textarea,select{
    color:#666666;
    font-size :12px;}


BR{
   letter-spacing:normal;}

#pagetop{
text-align:right;
margin:0px 0px 20px 0px;
clear:both;
}


A{
   text-decoration : underline;
   color : #333333;}



A:HOVER{
   color:#ffffff;
   text-decoration : underline;}



/* --------------キャッチ部分-------------- */
#catch {
   clear: both;
   padding: 7px 0px 0px 3px;
   letter-spacing:1px;
   margin:0px;
   text-align:left;
   height: 18px;
   font-size: 12px;}

/*--------------ヘッダー-------------- */
#header {
   clear: both;
   width:808px;
   padding: 0px;
   margin:0px;}


#header01 {
    float:left;
    width:442px;
    height:112px;
    padding:0px;
    margin:0px;}

#header02{
    float:left;
    width:366px;
    height:112px;
    padding:0px;
    margin:0px;}

#header03{
    float:left;
    width:808px;
    padding:0px;
    margin:0px;}
	
	

/* --------------メニュー部分-------------- */

#menu {
	width:808px;
	height:58px;
	text-align:center;
	padding: 0px;
	margin: 0px;
	border: 0px;
	background-image:url(../img/bg_TOP001_02.gif);
	background-repeat:repeat;
	float: left;
}

#menu ul  {
	list-style:none;
	margin:0; 
	padding:0;
	text-align:center;}
	
#menu li  {
	float:left; 
	width:auto;
	height:60px;
	margin:0px; 
	padding:0px;}
	
#menu li a  {
	display:block;
	float:left; 
	width:auto;
	text-decoration:none;}
	
#menu li  a:hover {
    margin:0px; 
	padding:0px;}




/*--------------サイドメニュー部分-------------- */

#box {
   float: left;
   text-align:left;
   width: 176px;
   padding: 0px 0px 0px 15px;
   margin: 10px 13px 0px 0px;
}

#box A{
   text-decoration : underline;
   color : #666666;}



#box A:HOVER{
   color:#ff6699;
   text-decoration : underline;}


/*--------------コンテンツ部分-------------- */


#contents {
   float: left;
   clear:right;
   width:586px;
   margin-top:10px;
   margin-right: 0px;
   margin-left: auto;
   text-align:left;
   padding: 0px;
   font-size:12px; 
   line-height : 25px;}



h1 { 
   font-size:8pt; 
   padding: 0px 0px 15px 0px;
   font-weight:normal;
   margin:0px;
   color: #333333; 
   line-height:18px;}

h2 { 
   font-size:14px;
   font-weight:bold;
   color:#e23aa5;
   padding: 0px 0px 5px 0px;
   margin:0px;
   line-height:18px;}
   
   h3 { 
   font-size:14px;
   font-weight:bold;
   color:#666666;
   padding: 0px 0px 0px 0px;
   margin:0px;
   line-height:18px;}





#contents A{
   text-decoration : underline;
   color:#666666;}

#contents A:HOVER{
   color : #ff6699;
   text-decoration : underline;}

#contents p{
   margin:0px;
   padding:0px;
   letter-spacing:1px;}






/* --------------ナビゲーション-------------- */

#nav{
font-size:12px;
text-align:left;
padding-left:15px;
background-image:url(../img/bg_TOP001_02.gif);
background-repeat:repeat;
}


#nav A{
   text-decoration : underline;
   color:#666666;}

#nav A:HOVER{
   color:#0066cc;
   text-decoration : none;}
   
/* --------------トップページ(index.html)-------------- */

#main{

   padding: 5px 0px 0px 0px;
   background-image:url(../img/bg_TOP001_02.gif);
   background-repeat:repeat;

   }
   
   
#main02{
   float:left;
   padding: 10px 10px 10px 20px;
   width:500px;
   text-align:left;

   }
   
#main03{

   float:left;
   clear:right;
   width:241px;
   margin:0px 0px 20px 14px;

   }
     
   
#main04{
   width:241px;   
   padding: 9px 2px 0px 2px;
   margin: 10px 0px 10px 0px;
 }

/*ここからサンプルビジュアル*/   
.section {
   margin-bottom:10px;
}

#main04 h2 {
   padding:5px;
   font-size:14px;
   font-weight:bold;
   color:#fff;
   background:#6E6E6E;
}

#main04 h3 {
   padding:5px;
   font-size:13px;
   font-weight:bold;
   background:#03066C;
   color:#FFF;
}

#main04 ul {
   margin:0;
   padding:0;
   border:1px solid #EFEBEF;
}

.section li {
   padding:5px;
   line-height:1.8;
   list-style:none;
   border-bottom:1px solid #E7E7EF;
   text-align:left;
   font-size:13px;
   font-weight:bolder;
}

.section li a {
   display:block;
   padding:5px 5px 5px 15px;
   background:url("../images/bg_arrow.gif") 5px 50% no-repeat;
   text-decoration:none;
}

.section li a:hover {
   display:block;
   color:#333;
   background:#EFEBEF url("../images/bg_arrow.gif") 5px 50% no-repeat;
   text-decoration:none;
}
a.newone {
	background-image:url(../images/icon_31.gif);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:50px;
}
/*ここまで*/
/*メインコンテンツ内の「What's New」部分
---------------------------------------------------------------------------*/
#main02 dl.new {
	width: 480px;			/*What's Newボックスの幅*/
	height: 250px;			/*What's Newボックスの高さ*/
	overflow: auto;
	padding: 10px 0px 10px 10px;
	margin-right: auto;
	margin-left: auto;
	font-size:13px;
	line-height:22px;
	margin-top:15px;
	color:#000;
}

#main02 dl.new dt {
	font-weight: bold;
	color:#000;	/*日付の色を太字にする*/
}

#main02 dl.new dd {
	border-bottom: 1px solid #bfbfbf;
}

#main02 dl.new a:link{
	color:#03066C;
}
#main02 dl.new a:visited{
	color: #5B92D7;
	text-decoration: none;
}
#main02 dl.new a:hover{
	color: #5B92D7;
	text-decoration: none;
}

.waku{
	border:solid 1px #eee;
	margin-bottom:10px;
	margin-top:5px;
	padding:2px;
}

/*ここまで*/

/*side add*/
.section dl{
	width: 241px;			/*What's Newボックスの幅*/
	text-align:left;	
	font-size:13px;
	line-height:22px;
	margin-top:5px;
	color:#000;
}

.section dt {
	font-weight: bold;
	color:#000;	/*日付の色を太字にする*/
}

.section dd {
	border-bottom: 1px solid #bfbfbf;
}
.section dl a:link{
	color:#03066C;
}
.section dl a:visited{
	color: #5B92D7;
	text-decoration: none;
}
.section dl a:hover{
	color: #5B92D7;
	text-decoration: none;
}
/*ここまで*/

.waku{
	border:solid 1px #eee;
	margin-bottom:10px;
	margin-top:5px;
	padding:2px;
}


.main05{
	
	line-height:18px;
	font-size:12px;
	letter-spacing:1px;	
}
#main06{	
	line-height:18px;
	font-size:12px;
	letter-spacing:1px;
	position:absolute;
	top:210px;
	left:5px;
}
.main05 a:hover{
	color:#0066cc;
	text-decoration:none;
	
}
.main05 a{
	color:#0066cc;
	
}
.photo01{
	clear:both;
	
	float:left;
	margin:0 5px 0 0;
}
.date{
	margin:0;
	padding:0;
	font-weight:bold;
}
.sentence{
	margin:0;
}
.parts{
	clear:both;
	margin-bottom:10px;
	overflow:hidden;
}
#frame
{
	width:478px;
	overflow:auto;
	height:auto;
	border:solid 1px #cccccc;
	line-height:18px;
	font-size:12px;
	background-image:url(../../blog/img/new_TOP001_05.gif);
	background-repeat:no-repeat;
	letter-spacing:1px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
   
#frame span
{
   color:#ff6699;
   font-weight:bold;
   }
   
   
#frame A{
   text-decoration : underline;
   color:#006699;}

#frame A:HOVER{
   color:#0066cc;
   text-decoration : none;}
   
.line{
   background-image:url(../img/img_TOP001_14.gif);
   width:460px;
   height:12px;}
   
/* --------------会社概要(corporate/company/index.html)-------------- */
table.comp{
border:solid 1px #cccccc;
	font-size:11px;
	text-align:left;
	color:#666666;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	margin-top:3px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px; 
	text-align:center;
	white-space:normal; 
	width:586px;

	
}


.comp th{

    border:solid 1px #cccccc;
    color:#666666;
	font-size:12px; 
    background-color:#f1f1f1;
	padding: 5px ;
	width:100px;
	white-space:normal; 
	font-weight:bold;
	line-height:18px;



}
.comp td{
	padding: 2px 10px 2px 7px;
	text-align:left;
	border:solid 1px #cccccc;
	width:486px;
	font-size:12px; 
	white-space:normal; 
	line-height:18px;


}

.note31 {
    font-size:8pt;


}

/* --------------社長ごあいさつ-------------- */

.act_text
{
padding:15px;}

/* --------------会社理念(corporate/idea/index.html)-------------- */
#contents .dc { 
    list-style-type: decimal;
	margin:0px;
	padding:0px 18px 0px 25px;
	width:auto;
	display:block;
	line-height:18px;} 
	
#contents li  {
	margin:8px 0px 20px 10px; 
	padding:0px;
}

.note01 {
text-align:left;
margin:0px 10px 20px 10px;
padding:15px ;
line-height:18px;
background-color:#eeeeee;}

/* --------------店舗案内(store-guidance/index.html)-------------- */

.tempo-in
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 30px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
   
   
   
.tempo
{
	width:490px;
	border:solid 1px #cccccc;
	font-size:12px;
	letter-spacing:1px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.brand-title   {
	float: left;
}
   
.tempo02
{
	width:490px;
	height:100px;
	border:solid 1px #cccccc;
	font-size:12px;
	letter-spacing:1px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
   
.tempo03
{
	width:490px;
	height:80px;
	border:solid 1px #cccccc;
	font-size:12px;
	letter-spacing:1px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.tempo03_bottom {
	width:490px;
	height:80px;
	border:solid 1px #cccccc;
	font-size:12px;
	letter-spacing:1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}
   
.tempo span
{
	color:#666666;
	font-weight:bold;
	background-color:#eeeeee;
	display: block;
	width: 70px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
   }
   
   
.tempo A{
   text-decoration : underline;
   color:#006699;}

.tempo A:HOVER{
   color:#0066cc;
   text-decoration : none;}
   
   
.tempo-tb
{
	width:220px;
	float:left;
	margin:0px;
	font-size:12px;
	letter-spacing:1px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
   
.tempo-tb02
{
   width:220px;
   float:left;
   clear:right;
   margin:0px 0px 0px 0px;
   padding:8px 10px 10px 10px;

   font-size:12px;
   letter-spacing:1px;
}
   
.tempo .ds { 
    list-style-type: disc;
	margin:0px 0px 0px 10px;
	padding:2px 0px 3px 7px;
	width:auto;
	display:block;
	
   background-image:url(../store-guidance/img/line_TOP005_01.gif);
	background-repeat:repeat-y;

	
} 
	
.tempo li  {
	padding:0px;
	margin:0px;
	line-height:6px;

	
}


.tempo02 .ds { 
    list-style-type: disc;
	margin:0px 0px 0px 10px;
	padding:2px 0px 3px 7px;
	width:auto;
	display:block;
	
   background-image:url(../store-guidance/img/line_TOP005_01.gif);
	background-repeat:repeat-y;

	
} 
	
.tempo02 li  {
	padding:0px;
	margin:0px;
	line-height:6px;

	
}
.tempo02 span
{
	color:#666666;
	font-weight:bold;
	background-color:#eeeeee;
	width: 70px;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
   }
   
   
.tempo03 .ds { 
    list-style-type: disc;
	margin:0px 0px 0px 10px;
	padding:2px 0px 3px 7px;
	width:auto;
	display:block;
	
   background-image:url(../store-guidance/img/line_TOP005_01.gif);
	background-repeat:repeat-y;

	
} 
	
.tempo03 li  {
	padding:0px;
	margin:0px;
	line-height:6px;

	
}
.tempo03 span
{
	color:#666666;
	font-weight:bold;
	background-color:#eeeeee;
	width: 70px;
	display: block;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
   }
.tempo03_bottom .ds {
	list-style-type: disc;
	margin:0px 0px 0px 10px;
	padding:2px 0px 3px 7px;
	width:auto;
	display:block;
	background-image:url(../store-guidance/img/line_TOP005_01.gif);
	background-repeat:repeat-y;
}
.tempo03_bottom li {
	padding:0px;
	margin:0px;
	line-height:6px;
}
.tempo03_bottom span {
	color:#666666;
	font-weight:bold;
	background-color:#eeeeee;
	display: block;
	width: 70px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
   
/* --------------タックルベリーのご紹介(store-guidance/tackleberry/index.html)-------------- */
.tb-note02 {
width:370px;
float:left;
margin:15px 10px 30px 0px;
padding:0px 0px 0px 5px ;
line-height:24px;
letter-spacing:1px;
background-image:url(../store-guidance/tackleberry/img/line_TOP005-01_03.gif);
background-repeat:repeat;}

.tb-note03 {
width:200px;
float:left;
clear:right;
margin:15px 0px 30px 0px;
padding:0px 0px 0px 0px;
line-height:18px;}

.tb-tempo
{
   width:563px;
   margin:0px 0px 5px 0px;
   padding:8px 10px 10px 10px;
   border:solid 1px #cccccc;
   font-size:12px;
   color:#666666;

   background-repeat:repeat;
   letter-spacing:1px;}
   
.tb-tempo span
{
   padding:5px 7px 5px 7px;
   color:#000066;
   background-color:#eeeeee;

   }


/* --------------サーティワン和歌山国体道路RS店(store-guidance/31icecream/shop-31/index.html)-------------- */
.cont-note00{
	margin-top:15px;
}
.cont-note01{
background-image:url(../store-guidance/31icecream/shop-31_waka-kokutai-rs/img/note_TOP003a_03.gif);
background-repeat:repeat;
font-size:14px;
padding-left:10px;
padding-right:10px;
letter-spacing:1px;
line-height:26px;
}

.cont-note02{
float:left;
padding:0px;
margin:0px 0px 15px 0px;
letter-spacing:1px;
line-height:25px;
}

.cont-note03{
	float:left;
	width:310px;
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	;
	font-size:12px;
	line-height:16px;
}


.cont-note03 span{
color:#ff6699;
font-weight:bold;
font-size:12px;
}

.cont-note04{
float:left;
clear:right;
height:235px;
margin:0px 0px 0px 10px;
}


.note {
  


   background-image:url(../img/line_TOP001_01.gif);
   background-repeat:repeat-y;
   padding:0px 0px 10px 0px;
   margin:0px 0px 0px 0px;
   

   }
   
.note p {
   font-size:12px;
   line-height:25px;
   padding:0px;
   margin:0px 0px 6px 5px;
   color:#000066;   
   }
   
   
   
/* --------------タックルベリー国体道路店(store-guidance/tackleberry/shop-tb/index.html)-------------- */
#oner {
float:left;
padding-right:7px;

}


/* --------------採用情報(recruit/index.html)-------------- */

.rec-note01{
float:left;
padding:5px 15px 0px 0px;
margin:0px 0px 0px 4px;
width:280px;
line-height:18px;
font-size:8pt;
}

.rec-note02{
float:left;
clear:right;
padding:5px 0px 0px 0px;
margin:0px;
width:280px;
font-size:12px;
line-height:18px;
font-size:8pt;
}



.rec-note03{
float:left;
padding:0px 15px 0px 7px;
margin:0px 0px 0px 4px;
height:40px;
width:263px;
line-height:16px;
font-size:8pt;

}

.rec-note04{
float:left;
clear:right;
height:40px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 17px;
width:267px;
line-height:16px;
font-size:8pt;
}

.ed_note01{

padding:0px 15px 0px 10px;
margin:0px;
width:556px;
line-height:20px;
}

.ed_note02{

padding:0px 15px 20px 170px;
margin:0px;
width:386px;
line-height:20px;
}

h4{
color:#000000;
margin:0px;
padding:10px 0px 0px 0px;}



/* --------------先輩社員の声(recruit/senior-voice/index.html)-------------- */
.voi-note01{
float:left;
padding:10px 20px 7px 12px;
margin:0px;

width:263px;


}

.voi-note02{
float:left;
clear:right;

padding:10px 0px 7px 0px;
margin:0px;
width:267px;

}

/* --------------新卒採用(recruit/new-employment/index.html)-------------- */

ul#new-navi {
	margin: 0px 0px 3px 7px;
	padding: 0;
	width: 583px;
}

ul#new-navi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#new-navi li {
	margin: 0px 4px 0px 0px;
	padding: 0;
	float: left;
	width: 138px; 
	line-height: 1;
	border:solid 1px #cccccc;
	list-style-type: none;
}

ul#new-navi li a {
	padding: 0.6em 10px; 
	display: block;
	position: relative;
	font-size: 12px;
	color: #666;
	text-align: center;
	text-decoration: none;
	background-color: #eee;
}

ul#new-navi li a:hover {
	color: #333;
	background-color: #ddd;
	text-decoration: none;
}


.new-cont01{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 7px;


}

.new-cont02{
padding:0px 0px 0px 0px;
margin:15px 0px 0px 35px;
width:535px;

}

.new-cont03{
float:left;
width:280px;
padding:0px;
margin:0px 0px 0px 0px;
line-height:18px;
text-align:center;

}
.new-cont04{
float:left;
clear:right;
width:280px;
padding:0px;
margin:0px 0px 0px 0px;
line-height:18px;
text-align:center;

}

/* --------------新卒エントリー-------------- */

table.new-form{
border:solid 1px #cccccc;
	font-size:11px;
	text-align:left;
	color:#666666;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
	white-space:normal; 
	width:570px;

	
}


.new-form th{

    border:solid 1px #cccccc;
    color:#666666;
	font-size:12px; 
    background-color:#f1f1f1;
	padding: 5px ;
	width:150px;
	white-space:normal; 
	font-weight:bold;
	line-height:18px;



}
.new-form td{
	padding: 5px 10px 5px 7px;
	text-align:left;
	border:solid 1px #cccccc;
	width:420px;
	font-size:12px; 
	white-space:normal; 
	line-height:18px;


}
.eform  {
color:#FF33CC;
font-weight:bold;
}


/* --------------タックルベリー採用(recruit/tb-employment/index.html)-------------- */

ul#tb-navi {
	margin: 0px 0px 3px 7px;
	padding: 0;
	width: 583px;
}

ul#tb-navi:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

ul#tb-navi li {
	margin: 0px 4px 0px 0px;
	padding: 0;
	float: left;
	width: 186px;
	line-height: 1;
	border:solid 1px #cccccc;
	list-style-type: none;
}

ul#tb-navi li a {
	padding: 0.6em 10px; 
	display: block;
	position: relative;
	font-size: 12px;
	color: #666;
	text-align: center;
	text-decoration: none;
	background-color: #eee;
}

ul#tb-navi li a:hover {
	color: #333;
	background-color: #ddd;
	text-decoration: none;
}


.tb-cont01{
padding:0px 0px 0px 0px;
margin:0px 0px 0px 7px;


}


.tb-cont02{
padding:0px 0px 0px 0px;
margin:15px 0px 0px 35px;
width:535px;

}

.tb-cont03{
padding:10px;
margin:0px 0px 0px 7px;
width:550px;
border:solid 1px #cccccc;
line-height:18px;

}

.tb-cont04{
padding:0px 0px 0px 0px;
margin:15px 0px 0px 7px;


}

.tb-cont05{
padding:0px 0px 0px 7px;
margin:5px 0px 10px 0px;
width:543px;
background-color:#eeeeee;
font-weight:bold;


}

.tb-img{
padding:0px 0px 0px 0px;
margin:0px 10px 0px 0px;
float:left;


}

table.e-form{
border:solid 1px #cccccc;
	font-size:11px;
	text-align:left;
	color:#666666;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
	white-space:normal; 
	width:570px;

	
}


.e-form th{

    border:solid 1px #cccccc;
    color:#175c80;
	font-size:12px; 
    background-color:#e9f0f4;
	padding: 5px ;
	width:150px;
	white-space:normal; 
	font-weight:bold;
	line-height:18px;



}
.e-form td{
	padding: 5px 10px 5px 7px;
	text-align:left;
	border:solid 1px #cccccc;
	width:420px;
	font-size:12px; 
	white-space:normal; 
	line-height:18px;


}

table.e-form02{
border:solid 1px #cccccc;
	font-size:11px;
	text-align:left;
	color:#666666;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	margin-bottom:10px;
	text-align:center;
	white-space:normal; 
	width:570px;

	
}


.e-form02 th{

    border:solid 1px #cccccc;
    color:#666666;
	font-size:12px; 
    background-color:#f1f1f1;
	padding: 5px ;
	width:143px;
	white-space:normal; 
	font-weight:bold;
	line-height:18px;



}
.e-form02 td{
	padding: 5px 10px 5px 7px;
	text-align:left;
	border:solid 1px #cccccc;
	width:420px;
	font-size:12px; 
	white-space:normal; 
	line-height:18px;


}

.tb-bana01{
float:left;
width:250px;
padding:0px;

margin:15px 0px 20px 20px;
line-height:18px;
text-align:center;

}
.tb-bana02{
float:left;
clear:right;
width:250px;

padding:0px;
margin:15px 0px 20px 0px;
line-height:18px;
text-align:center;

}


/* --------------プライバシーポリシー-------------- */

.poli-note01{

padding:0px 10px 0px 10px;
margin:0px;
width:566px;
line-height:18px;
}

.poli-note01 .ds { 
    list-style-type: disc ;
	margin:0px;
	padding:0px 18px 0px 10px;
	width:auto;
	display:block;
	line-height:20px;} 
	
.poli-note01 li  {
	margin:8px 0px 20px 0px; 
	padding:0px;

}
.poli-note01 span{
color:#FF33CC;

}

/* --------------お問い合わせ-------------- */

table.m-form{
border:solid 1px #cccccc;
	font-size:11px;
	text-align:left;
	color:#666666;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:10px;
	text-align:center;
	white-space:normal; 
	width:586px;

	
}


.m-form th{

    border:solid 1px #cccccc;
    color:#666666;
	font-size:12px; 
    background-color:#f1f1f1;
	padding: 5px ;
	width:150px;
	white-space:normal; 
	font-weight:bold;
	line-height:18px;



}
.m-form td{
	padding: 5px 10px 5px 7px;
	text-align:left;
	border:solid 1px #cccccc;
	width:436px;
	font-size:12px; 
	white-space:normal; 
	line-height:18px;


}
.m-form span{
color:#FF33CC;
font-weight:bold;

}
/* --------------トップメッセージ-------------- */
.top_img{
float:right;
padding:5px 0px 0px 10px;

}

.top_img02{
float:left;
padding:5px 7px 0px 10px;

}

.top_img03{
float:left;
padding:5px 15px 0px 0px;

}

/* --------------メールマガジン-------------- */
.mg-cont01{
padding:1px;
margin:0px 0px 0px 7px;
width:560px;

line-height:18px;

}

.mg-cont02{
padding:0px 0px 0px 0px;
margin:15px 0px 0px 8px;


}

table.mg-form{
border:solid 1px #cccccc;
	font-size:11px;
	text-align:left;
	color:#666666;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:10px;
	text-align:center;
	white-space:normal; 
	width:570px;

	
}


.mg-form th{

    border:solid 1px #cccccc;
    color:#666666;
	font-size:12px; 
    background-color:#f1f1f1;
	padding: 5px ;
	width:150px;
	white-space:normal; 
	font-weight:bold;
	line-height:18px;



}
.mg-form td{
	padding: 5px 10px 5px 7px;
	text-align:left;
	border:solid 1px #cccccc;
	width:420px;
	font-size:12px; 
	white-space:normal; 
	line-height:18px;


}
.mg-form span{
color:#FF33CC;
font-weight:bold;

}
/* --------------トップメッセージ-------------- */

.tm-note01{

padding:0px 15px 0px 15px;
margin:0px;
width:556px;
line-height:25px;
}



/* --------------募集店舗詳細ページ-------------- */

.stor_tb{
width:550px;
padding:8px 0px 0px 8px;
}



/* --------------キャリア採用情報-------------- */
table.mid{
border:solid 1px #cccccc;
	font-size:11px;
	text-align:left;
	color:#666666;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	white-space:normal; 
	width:572px;


	
}


.mid th{

    border:solid 1px #cccccc;
    color:#666666;
	font-size:12px; 
    background-color:#e9f0f4;
	padding: 5px ;
	width:110px;
	white-space:normal; 
	font-weight:bold;
	line-height:18px;



}
.mid td{
	padding:10px;
	text-align:left;
	border:solid 1px #cccccc;

	font-size:12px; 
	white-space:normal; 
	line-height:18px;


}

table.mid01{
border:0px;
	font-size:11px;
	text-align:left;
	color:#666666;
    border-collapse:collapse;
    border-spacing:0;
    empty-cells:show;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;

	white-space:normal; 
	width:572px;

	
}


.mid01 th{

    border:0px;
    color:#666666;
	font-size:12px;
	text-align:left;
	padding: 0px ;
	width:150px;
	text-align:center;
	white-space:normal; 
	font-weight:bold;
	line-height:18px;



}
.mid01 td{
	padding: 2px 10px 2px 15px;
	text-align:left;
	border:0px;

	font-size:12px; 
	white-space:normal; 
	line-height:18px;


}

.ca_img{
float:right;
padding:30px 0px 0px 7px;


}


/* --------------サイトマップ-------------- */


.s-map{
   float:left;
   padding:0px 0px 0px 5px;
   margin-right:15px;
   width:210px;
   text-align:left;
   background-image:url(../store-guidance/img/line_TOP005_01.gif);

   }
   
.s-map02{

   float:left;
   margin-right:15px;
   width:210px;
   padding:0px 0px 0px 5px;
   text-align:left;
   background-image:url(../store-guidance/img/line_TOP005_01.gif);

   }
   
.s-map03{

   float:left;
   clear:right;
   width:225px;
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 5px;
   text-align:left;
   background-image:url(../store-guidance/img/line_TOP005_01.gif);

   }
#sitemap{
width:690px;
padding: 0px 0px 0px 0px;
line-height:26px;
margin-left:auto;
margin-right:auto;
font-size:12px;
color:#003399;
   }
   
   


#sitemap ul
{
margin:0px 0px 0px 10px;
font-size:12px;
list-style:none;
padding:0px 0px 0px 5px;
}

#sitemap A{
   text-decoration : underline;
   color:#666666;
   }

#sitemap A:HOVER{
   color:#003399;
   text-decoration : none;
   }



/* --------------フッター部分-------------- */


#footer {
   clear: both;
   width:808px;
   height:25px;
   padding:6px 0px 0px 0px;
   margin:20px 0px 0px 0px ;
   font-size: 9pt;
   color: #ffffff;
   line-height:18px;
   text-align:center;
   background-image:url(../img/footer_TOP001_01.gif);
   background-repeat:repeat;}
   
#footer02 {
   clear: both;
   width:798px;
   padding:0px 10px 30px 0px;

   font-size: 8pt;
   color: #333333;
   line-height:18px;
   text-align:right;
}

#newsletter {
	padding-bottom: 10px;
}
#ownerblog {
	padding: 0px;
	margin-bottom: 10px;
	width: 225px;
	height: 100px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/banner_its_hq.jpg);
	background-repeat: no-repeat;
	left: 671px;
}
.recruit_title-img {
	width: 250px;
	height: 75px;
	float: left;
}
.recruit_title-bg {
	background-image: url(img/recruit_title-bg.gif);
	background-repeat: no-repeat;
	width: 220px;
	height: 70px;
	float: right;
	padding-left: 15px;
	padding-top: 5px;
	padding-right: 5px;
	text-align: left;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 12px;
	line-height: 15px;
}
.recruit_title-bg A:HOVER {
	color:#03066C;
	text-decoration : none;
}
.style1 {
	font-size: 14px;
}



#movie{
	position:relative;
}

.style12{
	color:#F00;
}

.figure01 li{
	display:inline;
}
.figure01{
	margin-bottom:10px;
}

#cover{
	background-image: url(../img/bg_TOP001_02.gif);
}
