@charset "utf-8";

* { margin: 0; padding: 0; outline: none; }

html,body,div,ol,ul,li,h1,h2,h3,h4,p,a,br {margin: 0; padding: 0;}

body {
font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Verdana, sans-serif;
font-size: 12px;
line-height: 150%;
text-decoration: none;
color: #4b4b4b;
background: white url(../images/back.gif) repeat-y 50% top;
margin-right: auto;
margin-left: auto;
}
a, a:link { color: #963; text-decoration: none; }
a:hover { color: #633; text-decoration:underline; }
a:visited { color: #963; }

h1 {
}
h2 {
padding-left: 5px;
width: 120px;
text-align: left;
color: #ffa2ce;
font-weight: bold;
font-size: 10px; 
line-height: 1em; }

p { font-size: 12px; line-height: 150%; }
img { margin: 0; padding: 0; border: none; }
ul { list-style: none; }
strong { font-weight: bold; }
dl, dt, dd { margin: 0; padding: 0; }
form, input { margin: 0; padding: 0; }
/****************************************
*All Other
****************************************/

#ciline {
background: #faadd5 url(../images/top_line_pink.gif) no-repeat left 50%;
width: auto;
height: 3px;
}
#wrapper {
width: 875px;
margin: 0 auto;
padding: 0;
\width: 877px; /* For IE5 Win */
w\idth: 875px;
}

/****************************************
*Header+Navi
****************************************/
#header {
width: 875px;
height: 90px;
margin: 0;
padding: 0;
}

#top {
width: 791px;
height: 90px;
background: url(../images/site_logo.jpg) no-repeat left 50%;
margin-right: auto;
margin-left: auto;
}            
#top a {
position: relative;
left: 70px;
width: 212px;
height: 60px;
display: block;
}
#top h1, #top span {
display: none;
}
#navi {
clear: both;
width: 554px;
height: 25px;
background: url(../images/navi_all.gif) no-repeat left 50%;
}
#navi ul {
float:left;
padding-left: 30px;
list-style-type: none;
}
#navi ul li {
float:left;
}
#navi ul li a {
display: block;
text-decoration:none;
text-indent: -9000px;
padding-right: 5px;
}
#navi #nav1 a {
background: url(../images/navi_piece_home60.gif) no-repeat;
width: 60px;
height: 25px;
}
#navi #nav2 a {
background: url(../images/navi_piece_girl60.gif) no-repeat;
width: 60px;
height: 25px;
}
#navi #nav3 a {
background: url(../images/navi_piece_sche85.gif) no-repeat;
width: 85px;
height: 25px;
}
#navi #nav4 a {
background: url(../images/navi_piece_system70.gif) no-repeat;
width: 70px;
height: 25px;
}
#navi #nav5 a {
background: url(../images/navi_piece_recruit55.gif) no-repeat;
width: 55px;
height: 25px;
}
#navi #nav6 a {
background: url(../images/navi_piece_mobile75.gif) no-repeat;
width: 75px;
height: 25px;
}
#navi #nav7 a {
background: url(../images/navi_piece_mail60.gif) no-repeat;
width: 60px;
height: 25px;
}
#navi #nav1 a:hover, #navi #nav2 a:hover, #navi #nav3 a:hover, #navi #nav4 a:hover, #navi #nav5 a:hover, #navi #nav6 a:hover, #navi #nav7 a:hover {
background-position:0 -25px;
text-decoration:none;
text-indent: -9000px;
}

/****************************************
*Title Bar
*****************************************/
#bar-sche {
width: 554px;
height: 45px;
background: url(../images/ban_sche.gif) no-repeat left 50%;
}
#bar-sys {
background-image: url(../images/ban_sys.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 50% top;
width: 554px;
height: 45px;
}
#bar-job {
width: 554px;
height: 35px;
background: url(../images/ban_job.gif) no-repeat left 50%;
}
#bar-sche h2, #bar-sys h2, #bar-job h2 {
display: none;
}

/****************************************
*Main Content
*****************************************/
#container {
background-color: transparent;
width: 834px;
clear: both;
margin: 0;
padding: 0 0 0 43px;
}

#main-content {
float: left;
width: 554px;
margin: 0;
padding: 0;
}


* html #main-content {
height: 1%;
float: left;
width: 524px;
z-index: 10;
margin: 0 -10px 0 0;
padding: 0;
}
.main-t {
clear: both;
width: 525px;
margin: 40px 0 0;
padding: 3px 0 3px 40px;
font-size: 116%;
font-weight: bold;
background: url(../images/comm_sys.gif) no-repeat left bottom;
height: 25px;
}
.comment {
width: 484px;
margin-top: 30px;
margin-bottom: 25px;
margin-left: 31px;
padding-top: 20px;
border: solid 1px #bea68e;
}
.comment-s {
color: #694100;
width: 485px;
margin: 15px 0 0 35px;
}
.comment-s p {
padding-bottom: 5px;
font-size: 90%;
_font-size: 94%;
}
.attention p {
color: #c06;
font-size: 95%;
font-weight: 500;
line-height: 130%;
text-decoration: underline;
width: 450px;
margin-left: 35px;
padding-top: 10px;
padding-bottom: 20px;
_font-size: 94%;
}

.comment-t {
width: 453px;
margin: 0 0 0 20px;
font-size: 116%;
font-weight: bold;
color: #775647;
border-bottom: 1px solid #694100;
}
.comment-in {
width: 453px;
padding: 10px 0 20px 20px;
}
.comment-add {
color: #6666a0;
font-size: 85%;
line-height: 130%;
padding-top: 5px;
border-top: 1px dotted #bea68e;
}

.text-form {
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0 0;
margin-top: 10px;
}
.text-form dt, .text-form dd {
font-weight: bold;
margin: 0;
padding: 10px 0 10px 10px;
border-bottom: 1px dotted #669;
}
.text-form dt {
clear: both;
display: inline;
float: left;
width: 140px;
}
.text-form dd {
display: block;
margin: 0 0 0 140px;
background-image: none;
background-repeat: repeat;
background-attachment: scroll;
background-position: 0 0;
}

.text {
margin-top: 10px;
}
.text dt, .text dd, .addition {
margin: 0;
padding: 10px 0;
border-top: 1px solid #bea68e;
}
.text dt {
clear: both;
display: inline;
float: left;
width: 130px;
}
.text dd {
display: block;
margin: 0 0 0 140px;
}

.text-m dt, .text-m dd {
padding: 5px 0;
font-size: 90%;
line-height: 130%;
 _font-size: 96%;
}
.text-m dt {
clear: both;
display: inline;
float: left;
width: 180px;
}
.text-m dd {
display: block;
margin: 0 0 0 185px;
}
.space{
padding-left: 10px;
}


/*****************************************
*Home
*****************************************/
#cover-line {
background: url(../images/flash_base.jpg) no-repeat left 50%;
width: 554px;
height: 229px;
float: left;
clear: both;
margin: 0;
padding: 21px 0 0;
}
#cover-dumy  /* Flashの横向き位置を決めているだけ。IE対策 */ {
width: 35px;
height: 229px;
visibility: hidden;
float: left;
margin: 0;
padding: 0;
display: block;
}
#cover {
width: 490px;
height: 200px;
float: left;
margin: 0;
padding: 0;
}
#bar-new {
width: 554px;
height: 45px;
background: url(../images/ban_fresh.gif) no-repeat left 50%;
clear: both;
margin: 0;
}
#new {
width: 545px;
clear: both;
margin: 10px 0 0;
padding: 0 0 0 20px;
}

.new-list  {
width: 112px;
height: 300%;
float: left;
margin: 0 0 0 45px;
padding-bottom: 18px;
}

*html .new-list  {
width: 115px;
height: 250%;
float: left;
margin: 0 0 0 28px;
padding-bottom: 18px;
}

.fphoto {
width: 110px;
height: 167px;
float: left;
margin: 0 5px 3px 0;
padding: 1px;
border: solid 1px #f3f;
}
.new-writing {
color: #d18291;
font-size: 86%;
line-height: 130%;
width: 110px;
padding-top: 2px;
}
.date2 {
font-size: 85%;
line-height: 150%;
padding: 2px 0 3px;
_font-size: 96%;
color: #775647;
width: 110px;
}
.clear-both {
width: 554px;
clear: both;
}
#bar-mgl  /* 在籍リストの小見出し帯 */ {
clear: both;
width: 554px;
height: 45px;
margin: 40px 0 20px;
background: url(../images/ban_registrant.gif) no-repeat left 50%;
}
#cover h2, #bar-new p, #bar-mgl p {
display: none;
}
/****************************************
*Girls List
*****************************************/
#girl-bar{
width: 525px;
height: 66px;
background: url(../images/girl_name_ban.gif) no-repeat left 50%;
clear: both;
margin: 0 0 0;
}
.barin-line{
padding-top: 15px;
padding-left: 50px;
}
.barin-name {
color: black;
font-size: 15px;
font-weight: 700;

}

.barin-size {
color: #a5895b;
font-size: 12px;
line-height: 200%;

}

.hart {
position: relative;
top: 2px;
left: 6px;

}

#girl-wrap {
width: 554px;
margin: 0 0 0;
padding: 0;
}
.note-ico {
margin: 0;
width: 19px;
height: 27px;
float: left;
padding-top: 10px;
padding-bottom: 150px;
padding-left: 45px;
display: block;
}

#girl-doc {
margin: 0;
width: 165px;
float: left;
padding: 10px 6px 15px 10px;
}

#girl-doc p {
color: #490400;
font-size: 11px;
line-height: 150%;
}

#girls-list {
width: 275px;
height: 86px;
float: left;
margin: 0;
padding-top: 10px;
}

.list {
margin: 0;
padding: 0;
list-style-type: none;
}
.list li {
float: left;
display: inline;
margin: 0;
padding-left: 9px;
width: 56px;
line-height: 130%;
}
.photo {
width: 54px;
height: 82px;
margin: 4px 0 5px;
padding: 1px;
border: solid 1px #d8d8d8;
}
/****************************************
*Sidebar
*****************************************/
#sidebar {
float: left;
width: 255px;
height: 100%;
clear: none;
margin: 0 0 0;
padding: 0;
}
.today {
width: 236px;
height: 67px;
padding-bottom: 20px;
background: url(../images/ban_today.gif) no-repeat left 50%;
margin: 0;
}
#today-day {
color: #f90;
font-size: 11px;
line-height: 120%;
width: 236px;
height: 28px;
margin-top: -33px;
padding-top: 4px;
padding-left: 15px;
display: block;

}

.today-sys {
background: url(../images/ban_today_sys.gif) no-repeat 50% top;
margin: 0;
padding-bottom: 10px;
width: 236px;
height: 58px;
}

/* ニュース */
.bar-news {
width: 222px;
height: 23px;
margin: 0;
padding-bottom: 21px;
background: url(../images/ban_news.gif) no-repeat 50% top;
padding-top: 0;
}
.newsframe {
overflow: auto;
width: 195px;
height: 173px;
margin: 0 0 16px 15px;
padding: 0 5px 0 0;
}
.line {
margin-bottom: 5px;
padding: 0;
border-bottom: 1px solid #c96;
}
.news-title {
color: #666;
font-weight: bold;
}
.news-day {
color: #663;
font-size: 87%;
}
.writing {
color: #630;
padding: 3px 0;
margin-bottom: 5px;
font-size: 90%;
}

/* 本日の出勤 */
#today-wrapper {
width: 191px;
margin: 0 0 0 10px;
padding: 0;
}
#today-wrap {
clear: both;
width: 191px;
height: 85px;
margin: 0;
padding: 10px 0 0;
}
.left {
float: left;
margin: 0 12px 0 0;
padding: 1px;
border: solid 1px #fc3;
}
.right dl {
color: #694100;
font-size: 90%;
padding: 8px 0 0;
}
.right dd { padding: 5px 0 0;}
.in {
font-size: 1em;
text-indent: 11px;
}
#memo_ts {
color: #f6c;
font-size: 9px;
line-height: 130%;
}

.karaarrow {
vertical-align: -2px;
width: 12px;
height: 13px;
margin-top: 5px;
margin-left: 5px;
}

#w-sche-button p {
text-decoration:none;
text-indent: -9000px;
width: 197px;
height: 23px;
padding-top: 3px;
}
#w-sche-button a {
display: block;
background: url(../images/button_w_sche.gif) no-repeat;
width: 197px;
height: 23px;
}
#w-sche-button a:hover {
background-position:0 -23px;
text-decoration:none;
text-indent: -9000px;
}

/****************************************
*Side Info
*****************************************/
.info {
width: 236px;
height: 32px;
margin: 30px 0 0;
padding-bottom: 30px;
background: url(../images/ban_info.gif) no-repeat left 50%;
}
.info-in {
width: 215px;
margin: 0 0 0 3px;
padding: 0 0 15px;
}
.banner-txt {
font-size: 11px;
line-height: 135%;
width: 205px;
padding: 0;
}

.banner-01 {
background: url(../images/ban_qjin.gif) no-repeat;
padding: 0 0 0;
}
.banner-02 {
background: url(../images/ban_qjin02.gif) no-repeat;
padding: 0 0 0;
}
.banner-01 a, .banner-02 {
width: 215px;
height: 90px;
display: block;
}
.ban-mobile {
background: url(../images/ban_mobile.gif) no-repeat left 50%;
margin: 10px 0 0;
padding-bottom: 20px;
width: 236px;
height: 32px;
}
.ban-mobile-job {
background: url(../images/ban_mobile_job.gif) no-repeat 50% top;
margin: 0 0 0;
padding-bottom: 20px;
width: 236px;
height: 25px;
}

#keitaisite {
background-image: url(../images/keitai_img.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left 30%;
width: 210px;
float: left;
padding: 0;
margin: 0 0 0 15px;
}
.ue {
color: #630;
font-size: 90%;
padding-left: 20px;
}

.sita {
color: #669;
font-size: 86%;
padding-top: 290px;
padding-right: 10px;
}

.keitai-img {
margin: 10px 20px 0 0;
padding: 0;
width: 90px;
height: 270px;
float: right;
clear: right;
}
.img-l {
padding: 0 0 12px;
}

*html #keitaisite  /* IE6対策 */ {
background-image: url(../images/keitai_img.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left 25px;
width: 220px;
float: left;
padding: 0;
margin: 0 0 0 12px;
}
*html .ue  /* IE6対策 */ {
color: #630;
font-size: 90%;
margin: 0;
padding-bottom: 5px;
padding-left: 13px;
}

*html .sita  /* IE6対策 */ {
color: #669;
font-size: 86%;
font-stretch: extra-expanded;
padding-top: 285px;
padding-right: 50px;
}


#keitaisite span, .today span, .today-sys span, .info span, .banner-01 span, .banner-02 span, .bar-news span, .ban-mobile span, .ban-mobile-job span  {
display: none;
}
#monyou {
background-image: url(../images/monyou.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left 100%;
width: 233px;
height: 381px;
float: left;
clear: both;
margin-bottom: -28px;
padding-top: 20px;
display: block;
}
/****************************************
*Schedule
*****************************************/
#week-wrap {
width: 500px;
margin-top: 15px;
margin-left: 30px;
padding: 0;
}
#weeks {
margin-bottom: 40px;
padding: 0;
}

.w-name {
color: #630;
font-size: 1em;
}
.w-name a {
color: #600;
font-size: 1em;
}

#sche {
width: 505px;
border-top: 1px dotted #f9c;
border-left: 1px dotted #f9c;
}
#sche tr {




}

#sche td {
text-align: center;
border-right: 1px dotted #f9c;
border-bottom: 1px dotted #f9c;





}

.w-photo {
width: 69px;
height: 94px;
padding: 2px;
}
.day {
color: #666;
font-size: 0.8em;
}
.sat {
color: #66c;
font-size: 0.8em;
}

.sun {
color: #ff36c2;
font-size: 0.8em;
}

.time {
color: #333;
font-size: 0.9em;
}
.tel {
color: #1e8c33;
font-size: 0.8em;
}

.off {
color: #996;
font-size: 0.8em;
}

#komt {
color: #f3c;
font-size: 85%;
line-height: 150%;
padding-left: 75px;
}

/*****************************************
*System
*****************************************/
del { color: red; }
del em { color: #4b4b4b; }
.ban-tel {
font-size: 16px;
font-weight: bold;
line-height: 160%;
width: 250px;
height: 40px;
padding-top: 5px;
padding-left: 10px;
}

/*****************************************
*Jobs
*****************************************/
#job-img {
width: 485px;
height: 230px;
background: url(../images/job_img.gif) no-repeat left 50%;
margin-top: 0;
margin-bottom: 20px;
margin-left: 30px;
}
#job-img p {
display: none;
}

.jobcomment {
clear: both;
width: 484px;
margin: 0 0 10px 30px;
padding: 0 0 40px;
border: dotted 1px #f60;
}
.comment-gt, .comment-bt, .comment-ot {
width: 461px;
height: 30px;
padding: 7px 0 0 30px;
font-size: 120%;
font-weight: bold;
}
.comment-gt {
color: #694100;
background: url(../images/comm_job.gif) no-repeat left 50%;
}
.jobcomment-in {
width: 450px;
margin: 0 0 18px;
padding: 8px 0 0 18px;
}
.comment-img {
width: 160px;
float: left;
clear: left;
margin: 2px 18px 25px 0;
padding: 3px;
border: dotted 1px #fc3;
}
/*****************************************
*Footer
*****************************************/
#footer {
clear: both;
margin: 0 auto;
padding: 0;
}
.foot {
width: 791px;
height: 30px;
margin-right: auto;
margin-left: auto;
padding-left: 60px;
}
.pagetop {
height: 25px;
margin: 0;
padding: 0;
background: url(../images/page_top_arrow.gif) no-repeat left 50%;
width: 120px;
}
.pagetop a {
width: 120px;
height: 25px;
display: block;
}
.pagetop span { display: none; }

#footer-nav {
background-image: url(../images/footer.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 50% top;
width: 791px;
height: 105px;
clear: both;
margin: 0 auto;
padding: 0;
}
#foo-nav {
margin: 0;
font-size: 85%;
text-align:center;
padding: 20px 0 0;
_font-size: 90%;
}
#foo-nav ul {
padding: 8px 0 0 0;
list-style-type: none;
}
#foo-nav ul li {
display: inline;
padding: 0 5px;
font-size: 9px;
border-right: 1px solid #ccc;
}
#foo-nav ul li#last, #service ul li#last { border: none; }

#copyright {
background: white no-repeat;
text-align: center;
padding-bottom: 15px;
}
#copyright p {
margin: 0;
padding: 10px 0 0;
font-size: 80%;
}
.t-name {
	text-align: right;
	margin-bottom: 20px;
	color: #ffa2ce;
	line-height: 1.2em;
	font-size: 8pt;
}

