@charset "utf-8";
@import "reset.css";
@import "base.css";

/* CSS Document */

/* --------------------------------

	* admin Style Sheet {

		* last update 08.12/3
		* author : moge;

	}
	外枠のid="container"とするとサイドメニューの無いメインコンテンツのみのレイアウトになります。
	サイドメニューを必要とする場合は外枠のDivにid="wzSideMenu"と指定してください。

	カラム１の場合
	メインコンテンツの幅：900px
	
	カラム２の場合
	サイドの幅：255px
	メインコンテンツの幅：685px
	
/* ==========================================================================================================

	 Wrapper

============================================================================================================*/

html,body{
	background-image: url(../img/admin/bg.gif);
	font-size: 13px;
	line-height: 150%;
	position:relative;
}


#container, #wzSideMenu{
	width: 922px;
	width: 982px;
	margin: 0 auto;
}


/* ==========================================================================================================

	 Header

============================================================================================================*/

#header{
	position:relative;
}
/* start clearfix */
#header:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0px;line-height: 0;}
/* ie6 hack */
* html #header {height: 1%;}
/* ie7 hack */
*:first-child+html #header {min-height: 1%;}
/* end clearfix */

h1 {
	float:left;
	width:373px;
	height:103px;

}
#qr {
	position:absolute;
	top:0;
	left:390px;
}

#baseNavi{
	width:527px;
	float:right;
	text-align:right;
	padding: 10px 20px 0 0;
	
}
#baseNavi a img {
	vertical-align:middle;
}
.yokoso {
	margin: 0;
	padding: 40px 0 5px 5px;
}


/* ==========================================================================================================

	 Contents

============================================================================================================*/

#content{
	background:#ffffff;
	border:1px solid #666666;
	border-top:0;
	margin-bottom: 10px;
}
/* start clearfix */
#content:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0px;line-height: 0;}
/* ie6 hack */
* html #content {height: 1%;}
/* ie7 hack */
*:first-child+html #content {min-height: 1%;}
/* end clearfix */

#user{
	padding:5px;
	font-weight:normal;
}

#wzSideMenu #mainContent{
	padding: 0 20px 0 5px;
	float:right;
	width:695px;
}

#container #mainContent{
	margin:0 auto;
	padding: 0 10px;
	width:900px;
}

#sideMenu {
	padding: 0 5px 0 20px;
	float:left;
	width:225px;
}
#sideMenu2 {
	padding: 8px 5px 0 20px;
	float:left;
	width:225px;
}

/* ==========================================================================================================

	 Footer

============================================================================================================*/

#footerDisp{
	clear:both;
	height:100px;
	overflow:hidden;
	position:absolute;
	
}
#footerBox{
	width:982px;
	margin:0 auto;
	position:relative;
		top:0px;
}
#footer{
/*
	width:982px;
	margin:0 auto;
	border:1px solid #666666;
	border-bottom:0;
	background:#ffffff;
	padding:5px;
*/
	clear:both;
	width:950px;
	margin:0 auto;
	background:#ffffff;
	padding:5px;
}
#footer ul{
	width:930px;
	margin:0 auto;
	padding:10px;
	text-align:center;
}
/* start clearfix */
#footer ul:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0px;line-height: 0;}
/* ie6 hack */
* html #footer ul {height: 1%;}
/* ie7 hack */
*:first-child+html #footer ul {min-height: 1%;}
/* end clearfix */

#footer ul li{
	width:200px;
	float:left;
}
#footer ul li a{
	background:url(../img/admin/page.gif) no-repeat;
	background-position:0px 3px;
	float:left;
	text-align:left;
	padding:0 0 0 20px;
}
#footer ul li a:hover{
	background:url(../img/admin/page_over.gif) no-repeat;
	background-position:0px 3px;
	color:#aaa;
}
#footer ul li a.rc{
	background:url(../img/admin/page_on.gif) no-repeat;
	background-position:0px 3px;
}

#footer ul li ul{
	width:160px;
}
#footer ul li ul li{
	width:160px;
	float:none;
}

#footer ul li ul li a{
	background: url(../img/admin/liBg.png) no-repeat;
	background-position:0px 3px;
	float:left;
	text-align:left;
}

#footer ul li ul li a:hover{
	background: url(../img/admin/liBg.png) no-repeat;
	background-position:0px 3px;
	float:left;
	text-align:left;
}


#shopFooter{
/*
	width:982px;
	margin:0 auto;
	border:1px solid #666666;
	border-bottom:0;
	background:#ffffff;
	padding:5px;
*/
	clear:both;
	width:950px;
	margin:0 auto;
	background:#ffffff;
	padding:5px;
}
#shopFooter ul{
	width:800px;
	margin:0 auto;
	padding:10px;
	text-align:center;
}
/* start clearfix */
#shopFooter ul:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0px;line-height: 0;}
/* ie6 hack */
* html #shopFooter ul {height: 1%;}
/* ie7 hack */
*:first-child+html #shopFooter ul {min-height: 1%;}
/* end clearfix */

#shopFooter ul li{
	width:200px;
	float:left;
}
#shopFooter ul li a{
	background:url(../img/admin/page.gif) no-repeat;
	background-position:0px 3px;
	float:left;
	text-align:left;
	padding:0 0 0 20px;
}
#shopFooter ul li a:hover{
	background:url(../img/admin/page_over.gif) no-repeat;
	background-position:0px 3px;
	color:#aaa;
}
#shopFooter ul li a.rc{
	background:url(../img/admin/page_on.gif) no-repeat;
	background-position:0px 3px;
}

#shopFooter ul li ul{
	width:160px;
}
#shopFooter ul li ul li{
	width:160px;
	float:none;
}

#shopFooter ul li ul li a{
	background: url(../img/admin/liBg.png) no-repeat;
	background-position:0px 3px;
	float:left;
	text-align:left;
}

#shopFooter ul li ul li a:hover{
	background: url(../img/admin/liBg.png) no-repeat;
	background-position:0px 3px;
	float:left;
	text-align:left;
}


address {
	text-align:center;
	margin:5px 10px 0 10px;
}


/* ==========================================================================================================

	 Headings(H2以降)H1はHeaderに記載

============================================================================================================*/

h2{
	background:url(../img/admin/h2Bg.gif) no-repeat;
	margin: 0;
	padding: 15px 10px 8px 30px;
	font-size:15px;
	font-weight:bold;
	color:#644;
	line-height:100%;
	border-left:1px solid #eeeeff;
	border-bottom:1px solid #ccccee;
	border-right:1px solid #ccccee;
}
h2.osusumeH2{
	background:url(../img/admin/osusumeH2.gif) no-repeat;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	border:0;
	width:226px;
	height:50px;
}

h3{
	margin: 0;
	padding: 10px 10px 5px 5px;
	font-size:13px;
	font-weight:bold;
	color:#644;
	line-height:100%;
	border:0;
	border-bottom:1px solid #ccccee;
}

/* ==========================================================================================================

	 Navi

============================================================================================================*/

/* Menu Bar */

#menuBar ul{
	padding-left:10px;
	background: url(../img/admin/barBg.gif) repeat-x;
	position:relative;
}
/* start clearfix */
#menuBar ul:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0px;line-height: 0;}
/* ie6 hack */
* html #menuBar ul {height: 1%;}
/* ie7 hack */
*:first-child+html #menuBar ul {min-height: 1%;}
/* end clearfix */

#menuBar ul li{
	float:left;
	position:relative;
	width: 105px;
}
#menuBar ul li a{
	font-size: 12px;
	line-height: 100%;
	color:#ffffff;
	display:block;
	padding:13px 0 18px 28px;
	height:1em;
	background: url(../img/admin/barLiBg.gif) no-repeat;
	text-decoration:none;
}
.admin ul li{
	width: 105px;
}
.admin ul li a{
	font-size: 11px;
}
.shop ul li{
	width: 115px;
}
.shop ul li a{
	font-size: 13px;
}

#menuBar ul li a:hover{
	color:#ffdd99;
	background: url(../img/admin/barLiBg_on.gif) no-repeat;
}

#menuBar ul li a.rc{
	background: url(../img/admin/barLiBg_on.gif) no-repeat;
}


#menuBar ul li ul{
	background-color:#fff;
	margin:0px;
	padding:0px;
	border:1px solid #aaa;
	position:absolute; 
		top:43px;
		left:10px;
}
#menuBar ul li ul li{
	width:179px;
	float:none;
	overflow:hidden;
}
#menuBar ul li ul li a{
	width:179px;
	line-height: 100%;
	color:#666;
	display:block;
	margin:0;
	padding:10px 15px 10px 15px;
	background: url(../img/admin/pull.gif) no-repeat;
	text-decoration:none;
}
#menuBar ul li ul li a:hover{
	color:#ff6633;
	background: url(../img/admin/pull_on.gif) no-repeat;
}


/* Side Menu */

#sideMenu ul,#sideMenu2 ul{
	padding:5px 15px 15px 15px;
}

#sideMenu ul li a,#sideMenu2 ul li a{
	line-height: 100%;
	color:#666;
	display:block;
	margin-top:3px;
	padding:8px 10px 9px 25px;
	height:1em;
	background: url(../img/admin/sideLiBg.gif) no-repeat;
	text-decoration:none;
	border-bottom: 1px solid #ccc;
}
#sideMenu ul li a:hover, #sideMenu2 ul li a:hover{
	color:#ff6633;
	background: url(../img/admin/sideLiBg_on.gif) no-repeat;
	border-bottom: 1px solid #a00;
}

/* ==========================================================================================================

	 Other

============================================================================================================*/
.copyright{
	text-align:center;
	clear:both;
}
.shopImage{
/*
	border: 3px dashed #0000cc;
	padding:3px;
*/
	margin-top:5px;
	margin-bottom:10px;
}
.shopImageThumb{
/*
	border: 3px dashed #cc0000;
	padding:3px;
*/
	margin-top:5px;
	margin-bottom:10px;
}

.pankuzu {
	margin: 0;
	padding: 0 0 5px 5px;
	line-height:180%;
}
.pankuzu img{
	vertical-align:middle;
}
.reigai{
	padding:0 15px;
}
#girlsBox{
	margin:0 auto;
	width:850px;
	position:relative;
}

.loginDate{
	font-size:10px;
	background-color:#eeeeee;
	line-height:110%;
	border:2px dashed #aaa;
	width:160px;
	overflow:hidden;
	display:block;
}
.loginDateNew{
	font-size:10px;
	background-color:#ffcccc;
	line-height:110%;
	border:2px dashed #ffaaaa;
	display:block;
	width:165px;
	overflow:hidden;
}

.body{
	line-height:110%;
}

#girlData{
	padding:15px;
}
/* start clearfix */
#girlData:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0px;line-height: 0;}
/* ie6 hack */
* html #girlData {height: 1%;}
/* ie7 hack */
*:first-child+html #girlData {min-height: 1%;}
/* end clearfix */

#girlPhoto{
	width:180px;
	float:left;
}

label{
	width:140px;
	display:block;
	float:left;
}
.loginCheck{
	width:100%;
}
.upimage{
	margin: 0 5px 5px 0;
}
#leftBana {

	padding: 10px 0;
}
#leftBana img {
	margin-bottom: 5px;
}

#scout label{
	width:140px;
		display:inline;
float:none;
}
#scout input{
	vertical-align:middle;
}

.scoutBox, .scoutBoxRe, .scoutBoxStop{

}
dl.scoutBox dd, dl.scoutBoxRe dd, dl.scoutBoxStop dd{
	height: 385px;
	overflow:hidden;
}

dl.scoutBoxRe{
	background-color:#fdd;
	border:1px solid #fdd;
}
dl.scoutBoxRe dd{
	background-color:#fee;
}

dl.scoutBoxStop{
	background-color:#ddf;
	border:1px solid #ddf;
}
dl.scoutBoxStop dd{
	background-color:#eef;
}


/* スカウトページ */

#girlSearchBox{
	background: url(../img/admin/searchBg.gif) no-repeat;
	margin: 10px auto 0 auto;
	height:78px;
}
#girlSearch{
/*
	background: url(../img/admin/searchBg.gif) no-repeat;
*/
	position:relative;
	text-align:center;
	width:888px;
	height:78px;
	padding: 10px 0 0 0;
	margin: 0 auto;
}

/* start clearfix */
#girlSearch:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0px;line-height: 0;}
/* ie6 hack */
* html #girlSearch {height: 1%;}
/* ie7 hack */
*:first-child+html #girlSearch {min-height: 1%;}
/* end clearfix */

#girlSearch ul{
	position:absolute; 
		top:37px;
		left:0px;
	margin:0;
	padding: 0 0 0 88px;
	width:800px;
}
#girlSearch ul li{
	float:left;
	margin:0;
	padding:5px 15px;
}
#girlSearch ul li.shiborikomi,#girlSearch ul li.kensaku_clear{
	background-color: #fff;
	border: 1px solid #51a;
	margin-right:5px;
}

#girlSearch ul li.kensaku_clear{
	width: 140px;
}

#girlSearch ul li form{
	margin:0px;
	display:inline;
}
#sort{
/*
	padding: 0 10px 20px 0;
	float: right;
	width: 450px;
*/
	text-align:center;
}
#girlSearch img, #sort img{
	vertical-align:middle;
	margin-right:2px;
}
#girlSearch a, #sort a{
	margin-right:10px;
}

#resultBox{
	position:relative;
}
.result {
	position:absolute; 
		top:-80px;
		left:0px;
	padding:8px 0px 0px 0px;
	margin:0 0 0 22px;
	width:300px;
	text-align:center;
}
.dlCol{
	position:relative;
}
.iconList{
	position:relative;
		top: 0px;
}
/* start clearfix */
.iconList:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0px;line-height: 0;}
/* ie6 hack */
* html .iconList {height: 1%;}
/* ie7 hack */
*:first-child+html .iconList {min-height: 1%;}
/* end clearfix */

.beginner{
	position:absolute;
		top: 0px;
		left: 12px
}
.type{
	position:absolute;
		top: 0px;
		left:42px
}
.sumi{
	position:absolute;
		top: 0px;
		left:142px
}

.girlsImageBox{
	padding:0;
	margin:0 auto;
	margin-top:30px;
	text-align:center;
	display:block;
}
.girlsImageBox a{
	margin:0 auto;
	display:block;
}
.girlsImageBox img{
	margin:0 auto;
	display:block;
}


.pager{
	text-align:center;
	padding:20px;
}
.pager a{
	padding:5px;
	border:1px solid #ddd;
	background-color:#fff;
	text-decoration:none;
}
.pager a.prev,.pager a.next{
	background-color:#eee;
}
.pager a:hover{
	border:1px solid #900;
	background-color:#fdd;
	color:#900;
}
.pager a.currentPg{
	padding:5px;
	border:1px solid #ddd;
	text-decoration:none;
	background-color:#aaa;
	color:#fff;
}


/* スカウトページ 検索 */
ul.typeList{
	width:860px;
	display:block;
}
ul.typeList label{
	width:215px;
	display:block;
}
ul.typeList li{
	width:215px;
	display:block;
	float:left;
}









/* スカウトページ 詳細 */

#scoutInfo{
	width:650px;
	float:right;
}
.checkMail{
	width:650px;
	margin:0 auto;
}

#noteTop{
	width:650px;
	height:35px;
	background: url(../img/admin/noteTop.gif) no-repeat;
}
#noteBottom{
	width:650px;
	height:23px;
	background: url(../img/admin/noteBottom.gif) no-repeat;
}
#noteMain{
	width:600px;
	padding:5px 25px;
	background: url(../img/admin/noteBg.gif) repeat-y;
}

#noteMain table.line {
	table-layout: auto;
	border-collapse:collapse;
	width: 97%;
	border:0;
	margin: 5px auto 10px auto;
	empty-cells:show;
	caption-side:bottom;
}
#noteMain table.line th {
	background-image:none;
	color:#644;
	text-align:left;
	margin-left:10px;
}
#noteMain table.line th, #noteMain table.line td {
	background-color:#ffffff;
	border:0;
	border-bottom:1px solid #ddd;
	padding: 5px 10px;
}



#noteBook{
	width: 97%;
	margin:0 auto;
	border:1px solid #ddd;
	background-color:#ffffff;
}
#noteBook table.line col.sName{
	width: 140px;
}

#noteMain p {
	margin:0;
	padding:0 0 5px 0;
	text-align:center;
}
#noteMain p img {
	vertical-align:middle;
}
.mail{
	padding:5px;
	border:1px solid #ddd;
	margin-bottom:10px;
}
.mail th img {
	vertical-align:middle;
	margin-right:5px;
}
table.line td.noBorder {
	border:none;
}



/* お知らせページ */
#info{
	padding-top:10px;
	width:687px;
	margin:0 auto;
}
.infoTitleTop{
	width:687px;
	height:9px;
	background: url(../img/admin/infoTitleTop.gif) no-repeat;
	overflow:hidden;
}
.infoTitleBottom{
	width:687px;
	height:9px;
	background: url(../img/admin/infoTitleBottom.gif) no-repeat;
	overflow:hidden;
}
.infoTitleMain{
	width:657px;
	padding: 3px 15px;
	background: url(../img/admin/infoTitleBg.gif) repeat-y;
}
/* start clearfix */
.infoTitleMain:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0px;line-height: 0;}
/* ie6 hack */
* html .infoTitleMain {height: 1%;}
/* ie7 hack */
*:first-child+html .infoTitleMain {min-height: 1%;}
/* end clearfix */


.infoTitle{
	float:left;
	width:500px;
	font-weight:bold;
	color:#422;
}
.infoDate{
	text-align:right;
	float:right;
	width:140px;
}
.infoBottom{
	width:687px;
	height:12px;
	background: url(../img/admin/infoBottom.gif) no-repeat;
}
.infoMain{
	width:647px;
	padding: 5px 20px 0 20px;
	background: url(../img/admin/infoBg.gif) repeat-y;
}

.lineheight150{
	line-height:150%;
}

a.backIchiran{
	display:block;
	border: 1px solid #aaa;
	padding:2px;
	text-decoration:none;
	width: 120px;
	text-align:center;
	margin:0 0 5px 5px;
}
a.backIchiran:hover{
	border: 1px solid #faa;
}

#paginator{
	padding:5px;
}
#paginator a{
	float: left;
	display: block;
	width: 55px;
	margin: 0 5px 10px;
	padding:5px;
	background: #eee;
	border-top:1px solid #ee9999;
	border-left:1px solid #ee9999;
	border-right:1px solid #aa3333;
	border-bottom:1px solid #aa3333;
	text-decoration:none;
	text-align:center;
	color:black;
}
#paginator a:hover{
	border-top:1px solid #9999ff;
	border-left:1px solid #9999ff;
	border-right:1px solid #3333aa;
	border-bottom:1px solid #3333aa;
	background: #ddf;
	color:red;
}
.flashLink{
	font-size:15px;
}


#grouplabelId{
	width: 50px;
}

#grouplabelDel{
	width: 50px;
}

#grouplabelName{
	width: 700px;
}

#grouplabelType{
	width: 70px;
}

#groupName{
	width: 200px;
}

#groupValue{
	width: 770px;
}

.sousinzumi{
	background-color:#ddd;
}
.sousinchu{
	background-color:#fdd;
}
.misou{
	background-color:#fff;
}
.jumbichu{
	background-color:#dfd;
}

#lwlistid{
	width: 40px;
}

#lwlistcarrier{
	width: 80px;
}

#lwliststatus{
	width: 100px;
}

#lwlistmail{
	width: 330px;
}

#lwlistArea{
	width: 70px;
}

#lwlistregist{
	width: 200px;
}

#lwlistdeleteCheck{
	width: 50px;
}

#graph{
	float:left;
	width:710px;
}

#girlsListTable{
	width:880px;
	border: 1px solid #000;
	border-collapse: collapse;
}

#girlStatus{
	width: 60px;
}

#girlId{
	width: 80px;
}

#girlName{
	width: 200px;
}

#girlMail{
	width: 60px;
}

#girlPhoto{
	width: 60px;
}

#girlDelete{
	width: 50px;
}

#girlPass{
	width: 60px;
}

#girlCarrier{
	width: 200px;
}


#girlsName{
	width: 200px;
}

#girlsValue{
	width: 680px;
}

#clients{
	float:right;
	width:140px;
	padding:10px;
	background-color:#eee;
	border:1px solid #ccc;
}

#clients dl dt {
	width:70px;
	float:left;
	margin:0;
	padding:0;
	border-bottom:1px solid #ccc;
}
#clients dl dd {
	width:70px;
	float:right;
	margin:0;
	padding:0;
	background-color:#eee;
	border-bottom:1px solid #ccc;
}
/* start clearfix */
#clients dl:after { content: " ";display: block;visibility: hidden;clear: both;height: 0.1px;font-size: 0px;line-height: 0;}
/* ie6 hack */
* html #clients dl {height: 1%;}
/* ie7 hack */
*:first-child+html #clients dl {min-height: 1%;}
/* end clearfix */

#templateLabelCol{
	width: 800px;
}

#templateEditCol{
	width: 50px;
}

#templateDeleteCol{
	width: 50px;
}


ul.linkArea {
	clear: both;
}

ul.linkArea li{
	margin: 0 5px 0 0;
	float: left;
}

.shop ul .scoutNum {
	width: 145px;
}
#girlsIchiran {
	padding: 0 0 20px 10px;
	float: left;
	width: 430px;
}
.clear{
	clear:both;
	height: 0px;
	overflow:hidden;
}


/* メールボックス
*****************************************************************************/
#mailbox{
	border-collapse: collapse;
	font-size: 12px;
}

#mailbox tr th{
	background: #eee none;
}

#mailbox tr th,#mailbox tr td{
	border: none #fff;
}
#mailbox tr th {
	text-align:center;
}

#mailbox tr td a{
	display: block;
	text-decoration: none;
}

#mailbox tr td a:link,#mailbox tr td a:visited,#mailbox tr td a:hover,#mailbox tr td a:active{
	color: #000;
}

#mailbox #mailboxName{
	width: 150px;
}

#mailbox #mailboxContent{
	width: 400px;
}

#mailbox #mailboxDate{
	width: 100px;
}

.mailboxDetail{
	margin: 10px 0 0 0;
	border-collapse: collapse;
	font-size: 12px;
}

.mailboxDetail tr th,.mailboxDetail tr td{
	border: none #fff;
	padding: 5px;
}


.mailboxDetailName{
	width: 500px;
}

.mailboxDetailDate{
	width: 150px;
}

#mailboxdetailprofile img{
	float: left;
}
.resForm {
	width: 650px;
	margin: 0 auto 10px auto;
}
.resForm textarea {
	width: 650px;
	margin-bottom: 5px;
	background-color:#E8FAFF;
	border:1px solid #CCCCCC;
}


