/* 一括で全ての要素の余白をゼロに指定 */
* {
  padding: 0;
  margin: 0;
}
.hide { display: none; }

a:link {
  color: #0000ff;
  text-decoration: underline;
}

a:visited {
  color: #990099;
  text-decoration: underline;
}

a:hover {
  color: #ff0000;
  text-decoration: underline;
}

/* ---------------------------------------- フォントスタイル フォントサイズ */
body {
  font-size: 0.85em;
  text-align: center;
  background-image :url("img/bgimage.gif") ;
  padding: 0;
  margin: 0;
}

/* ---------------------------------------- レイアウトに関する指定 */

#base {
  text-align: left;
  margin: 1em auto 0;
  width: 800px;
  border: 1px solid red;
  background-image :url("img/no.gif") ;
}

#header {
  width: 800px;
}
#header1 {
  float: left;
  width: 600px;
  padding: 0px 00px 5px;
}

#header2 {
  float: right;
  width: 175px;
  padding: 10px;
}

#contents ,#contents2{
  width: 100%;
  clear: left;
}
#tp2{
  width: 100%;
  clear: left;
}
#c100{
  width:100%;
}

#contents_l {
  clear:left;
  float: left;
  width: 450px;
}

#contents_l_narrow {
  float: left;
  width: 380px;
}

#c_l1 {
  float: left;
  padding-left: 10px;
  width: 45%;
}

#c_l2 {
  float: right;
  width: 50%;
  padding-left: 10px;
  border-left: 1px solid #000000;
}

#c_r1 {
  float: left;
  padding-left: 5px;
  width: 47%;
}

#c_r2 {
  float: right;
  width: 50%;
  padding-left: 5px;
}

#access {
  float: right;
  width: 344px;
}
#contents_r {
  float: right;
  width: 346px;
}
#cm_long {
  float: right;
  width: 410px;
}
#footer {
  clear: both;
  padding: 0.5em 0 1em;
}


/* ---------------------------------------- #header内の指定 */

/* -- 見出しレベル1 -- */
#header1 * { position: absolute; }
#header1 { height: 60px; position: relative; }

#header1 h1 {
  text-align: right;
  font-size: 1em;
  font-weight: normal;
  background: url("img/title120-60.gif") no-repeat 0px 1px;
  top: 0;
  left: 10px;
  width: 120px; height: 60px;
}



/* ---------------------------------------- #contents内の指定 */

/* -- 見出し -- */
h2,h3 {
  font-size: 1.2em;
  margin-left: 10px;
  margin-bottom: 1.5em;
  padding: 5px 0 5px 5px;
  border-left: 10px solid #000000;
  border-bottom: 1px solid #000000;
}

h4,h5,h6 {
  font-size: 1.2em;
  margin-bottom: 1.5em;
  margin-left: 10px;
  width : 80%;
  padding: 5px 0 5px 5px;
  border-top: 3px double #000000;
  border-bottom: 3px double #000000;
}
h3,h4,h5,h6 { margin-top: 15px; }

/* -- 文字 -- */
#contents p {
  line-height: 1.6em;
  margin-bottom: 0.5em;
}

/* -- パン屑リスト -- */
#contents .topic-path {
  list-style: none;
  line-height: 2em;
  margin-bottom: 2em;
}

#tp2 .topic-path {
  list-style: none;
  line-height: 2em;
  margin-bottom: 2em;
}
/* ---------------------------------------- .topic-path------ */
ul.topic-path { width :95%; }
ul.topic-path li.top{ width :90px;float :left;}
ul.topic-path li.junle{ width :80px;float :left;}
ul.topic-path li.area{ width :80px;float :left;}
ul.topic-path li.jobtype{ width :80px;float :left;}
ul.topic-path li.shop{ width :200px;float :left;}
/* ---------------------------------------------------------- */
/* -- 以下 リスト関係 -- */
#contents dl { margin: 1em 0; }

#contents dt {
  margin-bottom: 0.5em;
  font-weight: bold;
  border-bottom: 1px dotted #666666;
}

#contents dd { margin-bottom: 2em; }

#contents ul { margin: 1em 0 1em 20px; }
#contents ol { margin: 1em 0 1em 30px; }
#contents li { margin-bottom: 0.5em; }

#select_ken ul {
  list-style: none;
  width: 300px;
  right: 40px;
  margin: 0;
  padding: 0;
}
#select_ken ul li {
  position: relative;
  margin: 0 0 0 2em;
  padding: 0 6em 0 0;
}

#select_ken ul li span.update {
  position: absolute;
  top: 0;
  right: 0;
}



ul.hotellist {
  list-style: none;
  width: 420px;
  right: 10px;
  margin: 0;
  padding: 0;
}
ul.hotellist li {
  position: relative;
  margin: 0 0 0 0em;
  padding: 0 8em 0 0;
}

ul.hotellist li span.tel {
  position: absolute;
  top: 0;
  right: 0;
}

ul.girl_list{
    width:100%;
    margin-top:20px;
    font-size:x-small;
    padding:0;
    margin-left:0;
}

ul.girl_list li.img{
    list-style:none;
    width:7%;
    height:100px
    padding:0px 0px;
    float:left;
}
ul.girl_list li.text{
    list-style:none;
    padding-left:5px;
    width:12%;
    hight:60px;
    float:left;
}


#mokuji  {
  list-style: none;
}
#mokuji li {  width: 70px; height: 20px; }
#mokuji ul {
  list-style: none;
  position:absolute;
  background-color: #0099ff;
  height: 20px;
}

#mokuji .top {  top:2px;left: 160px;}
#mokuji .hotel {  top:2px;  left: 240px;}
#mokuji .fuzoku {  top:2px;  left: 320px;}
#mokuji .link {  top:20px;  left: 160px;}
#mokuji .deai {  top:40px;  left: 160px;}
#mokuji .movie {  top:40px;  left: 240px;}
#mokuji .lhuzoku {  top:40px;  left: 320px;}
#mokuji .request {  top:0px;  left: 500px;}

/* ---------------------------------------- #sidebar内の指定 */

/* -- カテゴリタイトル -- */
.sidetitle {
  padding: 0.5em 0;
  border-bottom: 1px solid #666666;
}

/* -- リスト -- */
.localnavi {
  list-style-type: none;
  margin-bottom: 2em;
}

.localnavi li { display: inline; }

.localnavi a {
  text-decoration: none;
  display: block;
  width: 170px;
  padding: 0.5em 5px;
  background-color: #eeeeee;
  color: #000000;
  border-bottom: 1px solid #cccccc;
}

.localnavi a:hover {
  text-decoration: none;
  background-color: #999999;
  color: #000000;
  border-bottom: 1px solid #ff0000;
}

.cm {
  text-align:center;
  margin: 30px 0px; 
}

/* ---------------------------------------- #footer内の指定 */
#footer p { text-align: center; }

/* 以下 CSSデザインサンプルクレジット部分 */
#cds{ display: none; }

