/* 仮リンクサイト */

	.l_bg{
		background-color	: transparent;
		background-image	: url("../img/link2.jpg");
		background-repeat	: no-repeat;
		}


	.lname {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 12px;
		color			: #ffffff;
		text-decoration		: none;
		line-height		: 14px;
		}


/* 仮スケジュール＆女の子リスト */

	.g_bg{
		background-color	: transparent;
		background-image	: url("../img/gallist.jpg");
		background-repeat	: no-repeat;
		}

	.day {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 10px;
		color			: #ffffff;
		text-decoration		: none;
		line-height		: 14px;
		background-color	: #111111;
		}

	.day2 {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 12px;
		color			: #ffffff;
		text-decoration		: none;
		line-height		: 14px;
		background-color	: #000000;
		}

	.day3 {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 12px;
		color			: #ffffff;
		text-decoration		: none;
		line-height		: 14px;
		background-color	: #550000;
		}

	.pname {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 12px;
		color			: #ffffff;
		text-decoration		: none;
		line-height		: 14px;
		}

/* 店舗白フォント */

	.shop_h {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 12px;
		color			: #ffffff;
		text-decoration		: none;
		line-height		: 14px;
		}

/* 店舗レッドフォント */

	.shop {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 12px;
		color			: #cccccc;
		text-decoration		: none;
		line-height		: 14px;
		}

/* 求人用レッドフォント */

	.red {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 12px;
		color			: #ff0000;
		text-decoration		: none;
		line-height		: 16px;
		}

/* 求人用グレーちびフォント */

	.g_mini {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 10px;
		color			: #cccccc;
		text-decoration		: none;
		line-height		: 12px;
		padding-right		: 3px;
		}

	.g_mini2 {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 10px;
		color			: #aaaaaa;
		text-decoration		: none;
		line-height		: 12px;
		padding-right		: 3px;
		}

/* 求人用赤ちびフォント */

	.r_mini {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 10px;
		color			: #ff0000;
		text-decoration		: none;
		line-height		: 12px;
		}

/* トップ本日背景 */

	.bg_today{
		background-color	: transparent;
		background-image	: url("../img/bg_today.gif");
		background-repeat	: no-repeat;
		}

/* トップ新人背景 */

	.bg_nf{
		background-color	: transparent;
		background-image	: url("../img/bg_newface.gif");
		background-repeat	: no-repeat;
		}

/* トップマーキー背景 */

	.news{
		background-image	: url("../img/bg_news.gif");
		background-repeat	: no-repeat;
		}

/* トップ本日出勤フォント */

	.to_hour {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 12px;
		color			: #A16E3C;
		text-decoration		: none;
		line-height		: 14px;
		padding-right		: 5px;
		}

/* トップ本日出勤名前フォント */

	.to_name {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 12px;
		color			: #333333;
		text-decoration		: none;
		line-height		: 14px;
		padding-left		: 2px;
		font-weight		: bold;
		}

	.to_name  a:link {
		font-size		: 12px;
		color			: #333333;
		text-decoration		: none;
		}

	.to_name  a:visited {
		font-size		: 12px;
		color			: #333333;
		text-decoration		: none;
		}

	.to_name  a:hover {
		font-size		: 12px;
		color			: #333333;
		text-decoration		: underline;
		}


/* トップ本日出勤コメント */

	.top_cmnt {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 10px;
		color			: #FA9A08;
		text-decoration		: none;
		line-height		: 14px;
		font-weight		: bold;
		}


/* 女の子一覧背景 */

	.bg_gl{
		background-color	: transparent;
		background-image	: url("../img/bg_gl.gif");
		background-repeat	: no-repeat;
		}

/* 女の子詳細背景 */

	.p_bg{
		background-color	: transparent;
		background-image	: url("../img/prof.jpg");
		background-repeat	: no-repeat;
		}

/* 入力 */


	.url { 
		color			: #333333;
		background-color	: #ffffff;
		border-style		: solid;
		border-color		: #000000;
		border-width		: 1px;
		width			: 190px;
		height			: 20px;
		}


	.field1 { 
		color			: #333333;
		background-color	: #ffffff;
		border-style		: solid;
		border-color		: #E0E0E0;
		border-width		: 1px;
		width			: 291px;
		height			: 18px;
		}

	.field2 { 
		color			: #333333;
		background-color	: #ffffff;
		border-style		: solid;
		border-color		: #E0E0E0;
		border-width		: 1px;
		width			: 351px;
		height			: 18px;
		}

	TEXTAREA {
		background-color	: #ffffff;
		border-style		: solid;
		border-color		: #E0E0E0;
		border-width		: 1px;
		width			: 300px;
		height			: 145px;
		font-size		: 12px;
		color			: #333333;
		}

	.bo {
		font-size		: 12px;
		color			: #333333;
		background-color	: #ffffff;	
		border-style		: solid;
		border-color		: #E0E0E0;
		border-width		: 1px;
		}

	.bo2 {
		font-size		: 12px;
		color			: #ffffff;
		background-color	: #AE037B;	
		border-style		: solid;
		border-color		: #DE5FB4;
		border-width		: 1px;
		}

	.f1 { 
		color			: #333333;
		background-color	: #ffffff;
		border-style		: solid;
		border-color		: #E0E0E0;
		border-width		: 1px;
		width			: 200px;
		height			: 18px;
		}

	.f2 { 
		color			: #333333;
		background-color	: #ffffff;
		border-style		: solid;
		border-color		: #E0E0E0;
		border-width		: 1px;
		width			: 260px;
		height			: 18px;
		}


	.fm { 
		color			: #333333;
		background-color	: #ffffff;
		border-style		: solid;
		border-color		: #E0E0E0;
		border-width		: 1px;
		width			: 140px;
		height			: 18px;
		}

/* 文字メニュー */

	.mm  a:link {
		font-size		: 12px;
		color			: #333333;
		text-decoration		: underline;
		}

	.mm  a:visited {
		font-size		: 12px;
		color			: #333333;
		text-decoration		: underline;
		}

	.mm  a:hover {
		font-size		: 12px;
		color			: #333333;
		text-decoration		: none;
		}


/* BBS OYA タイトル背景 */

	.bg_bbsoya{
		background-color	: transparent;
		background-image	: url("../img/bg_bbsoya.gif");
		background-repeat	: no-repeat;
		}

/* BBS KO タイトル背景 */

	.bg_bbsko{
		background-color	: transparent;
		background-image	: url("../img/bg_bbsko.gif");
		background-repeat	: no-repeat;
		}


/* SYSTEM　会員料金 */

	.bg_test{
		background-color	: transparent;
		background-image	: url("../img/bg_test.gif");
		background-repeat	: no-repeat;
		}

	.bg_member{
		background-color	: transparent;
		background-image	: url("../img/bg_member.gif");
		background-repeat	: no-repeat;
		}

	.bg_member2{
		background-color	: transparent;
		background-image	: url("../img/bg_member_02.gif");
		background-repeat	: no-repeat;
		padding-left		: 8px;
		}

	.bg_member3{
		background-color	: transparent;
		background-image	: url("../img/bg_member_03.gif");
		background-repeat	: no-repeat;
		padding-left		: 8px;
		}

	.bg_member4{
		background-color	: transparent;
		background-image	: url("../img/bg_member_04.gif");
		background-repeat	: no-repeat;
		padding-left		: 8px;
		}

	.bg_normal{
		background-color	: transparent;
		background-image	: url("../img/bg_normal.gif");
		background-repeat	: no-repeat;
		}

	.bg_normal2{
		background-color	: transparent;
		background-image	: url("../img/bg_normal_02.gif");
		background-repeat	: no-repeat;
		padding-left		: 8px;
		}

	.bg_normal3{
		background-color	: transparent;
		background-image	: url("../img/bg_normal_03.gif");
		background-repeat	: no-repeat;
		padding-left		: 8px;
		}

	.bg_normal4{
		background-color	: transparent;
		background-image	: url("../img/bg_normal_04.gif");
		background-repeat	: no-repeat;
		padding-left		: 8px;
		}

	.bg_normal5{
		background-color	: transparent;
		background-image	: url("../img/bg_normal_05.gif");
		background-repeat	: no-repeat;
		padding-left		: 8px;
		}

/* システム女の子一覧BG */

	.bg_sys_gal{
		background-color	: transparent;
		border-right		: 1px solid #B9B9B9;
		border-left		: 1px solid #B9B9B9;
		border-bottom		: 1px solid #B9B9B9;
		padding-left		: 4px;
		padding-top		: 4px;
		}

/* システム女の子一覧各女の子 */

	.bg_sys_gl{
		background-color	: transparent;
		background-image	: url("../img/bg_sys_gl.gif");
		background-repeat	: no-repeat;
		}

/* 求人フォント */

	.rec_font {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 12px;
		color			: #ffffff;
		text-decoration		: none;
		line-height		: 14px;
		padding-left		: 10px;
		padding-top		: 5px;
		padding-bottom		: 5px;
		}

/* 求人上背景 */


	.bg_rec1{
		background-color	: transparent;
		background-image	: url("../img/rec.gif");
		background-repeat	: no-repeat;
		}

	.bg_rec_new{
		background-color	: transparent;
		background-image	: url("../img/recruit.jpg");
		background-repeat	: no-repeat;
		}

/* 求人下バナー背景 */


	.bg_rec2{
		background-color	: transparent;
		background-image	: url("../img/rec2.gif");
		background-repeat	: no-repeat;
		}

/* メイン背景ミドル */

	.bg_middle{
		background-color	: transparent;
		background-image	: url("../img/bg_middle.gif");
		background-repeat	: repeat-y;
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 12px;
		color			: #ffffff;
		text-decoration		: none;
		line-height		: 14px;
		padding-right		: 20px;
		padding-left		: 20px;
		padding-top		: 10px;
		}

/* メイン背景ボトム　*/

	.bg_bottom{
		background-color	: transparent;
		background-image	: url("../img/bg_bottom.gif");
		background-repeat	: no-repeat;
		}

/* メルマガ背景左　*/

	.bg_mag{
		background-color	: transparent;
		background-image	: url("../img/bg_mag_form.gif");
		background-repeat	: no-repeat;
		}

/* メルマガ背景右　*/

	.bg_mag2{
		background-color	: transparent;
		background-image	: url("../img/bg_mag_form2.gif");
		background-repeat	: no-repeat;
		}


/* メルマガ背景左confirm　*/

	.bg_mag3{
		background-color	: transparent;
		background-image	: url("../img/bg_mag_form3.gif");
		background-repeat	: no-repeat;
		}


/* メルマガ背景左comp　*/

	.bg_mag4{
		background-color	: transparent;
		background-image	: url("../img/bg_mag_form4.gif");
		background-repeat	: no-repeat;
		}


form { margin: 0px; 

		}

.mbt {
	background-image:url(../img/mobile_bk.jpg);


/*----インフォメーション--------------*/



/*インフォメーション*/
#info {
    width:280px;
	height:auto;
	padding-right:0px;
   _padding-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}


/*タイトル*/
#info  h2.title{
    width:280px;
	height:26px;
	display:block;
}


#info .wrapper { 

	margin-top:0px;
	margin-bottom:0px;
    padding: 5px;
    width: 325px;
	height:215px;
	overflow:scroll;
	color:#333;
    overflow-x: hidden; 
 	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#534D41;
	scrollbar-base-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#222222;
	scrollbar-highlight-color:#F534D41;
	scrollbar-shadow-color:#534D41;
	scrollbar-track-color:#333333;
}



/*----新人情報--------------*/



/*新人フレーム*/
#newface {
    width:380px;
	height:auto;
	padding-right:0px;
   _padding-right:0px;
	margin-bottom:0px;
	margin-top:0px;
}


/*タイトル*/
#newface  h2.title{
    width:280px;
	height:26px;
	display:block;
}


#newface .wrapper { 

	margin-top:0px;
	margin-bottom:0px;
    padding: 5px;
    width: 380px;
	height:573px;
	overflow:scroll;
	color:#333;
    overflow-x: hidden; 
 	scrollbar-3dlight-color:#000000;
	scrollbar-arrow-color:#534D41;
	scrollbar-base-color:#333333;
	scrollbar-darkshadow-color:#333333;
	scrollbar-face-color:#222222;
	scrollbar-highlight-color:#F534D41;
	scrollbar-shadow-color:#534D41;
	scrollbar-track-color:#333333;
}


	.orn {
		font-size		: 12px;
		color			: #EFA037;
		text-decoration		: none;
		}



/* 女の子詳細-------------------------------------------- */

/* 背景749px */
	.bg_prof_main{
		background-color	: transparent;
		background-image	: url("../img/profile_bg_middle.gif");
		background-repeat	: repeat-y;
		}

/* 背景700px */
	.bg_prof_700{
		background-color	: transparent;
		background-image	: url("../img/prof_700_middle.gif");
		background-repeat	: repeat-y;
		}

/* 背景700px(2col) */
	.bg_prof_w700{
		background-color	: transparent;
		background-image	: url("../img/prof_w700_middle.gif");
		background-repeat	: repeat-y;
		}

/* 名前フォント */

	.prof_nknm_font {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 14px;
		color			: #ffffff;
		text-decoration		: none;
		line-height		: 16px;
		font-weight		: bold;
		background-color	: transparent;
		}

/* 3size font */

	.prof_3s_font {
		font-family:"ＭＳ Ｐゴシック", "Osaka";
		font-size		: 13px;
		color			: #ffffff;
		text-decoration		: none;
		line-height		: 15px;
		background-color	: transparent;
		}

h1,h2,p,dt,dd,li
{
	font-family:"ＭＳ Ｐゴシック", "Osaka";
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	line-height: 14px;
	margin-top:0px;
	margin-bottom:0px;
}