@charset "UTF-8";
/* CSS Document */
a {
	color: #333;
	margin: 0px;
}
a:hover {
	color: #FF3300;
}
* {/*全てのマージンと余白を消す*/
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 20px;
}
div {
zoom: 1;/*for IE 5.5-7*/
}
div:after {/*for modern browser*/
content: "";
clear: both;
display: block;
height: 0px;
visibility: hidden;
}
.clear{/*IE6用フロートクリア*/
	clear: both;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
#bg_top {
	background-image: url(img/topbg.jpg);
}
#bg_yline {/*背景グラデーション*/
    background-image: url(img/y_line.jpg);
    background-repeat:repeat-y;
	margin: auto;
}
#bg_xline {/*背景グラデーション*/
    background-image: url(img/x_line.jpg);
    background-repeat:repeat-x;
	margin: auto;
}
/*-----------------------------------------------------------------------------
サイト上部、ヘッダー部分の設定
-----------------------------------------------------------------------------*/
#all {/*サイト全体を中央に配置*/
	width: 898px;
	margin: auto;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#header {/*ヘッダー部分*/
	height: 146px;
	width: 898px;
	margin-left: auto;
	margin-right: auto;
}
#header_shadow {/*メニュー下の影*/
	width: 898px;
	height: 10px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/menukage.jpg);
	margin-bottom: 20px;
}
h1 {/*サイト名の明記*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	width: 600px;
	height: 20px;
	margin: 0px 0px 0px;
	position: relative;
	top: 0px;
	left: 10px;
}
/*-----------------------------------------------------------------------------
メインコンテンツ部分の設定
-----------------------------------------------------------------------------*/
#main {/*メイン部分*/
	width: 898px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFFFFF;
}
#leftside, #rightside {/*左・右・各サイドの高さを32768pxに設定*/
	float: left;
	margin-left: 2px;
}
#main2 {
	width: 898px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	background-color: #FFFFFF;
}
#leftside {/*------------------------------------------左サイドの設定*/
	width: 264px;
	height: auto;
	background-color: #FFF;
	float: left;
}
#left_today {/*当日出勤見出し*/
	width: 264px;
	height: 49px;
	background-image: url(img/todaycom.jpg);
}
#today_heaven {
	width: 264px;
	margin: auto;
	position: relative;
	top:10px;
	left: 5px;
	}
#blog_heaven {
	width: 264px;
	margin: auto;
	position: relative;
	top:10px;
	left: 5px;
	}
/*-------------------------------左の当日出勤女の子データ設定ココから*/
.leftbox_silkroad{/*女の子枠*/
	width: 120px;
	height: 180px;
	position: relative;
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: inline;
	border: 1px solid #666;
	}
.leftbox_maxim{/*女の子枠*/
	width: 120px;
	height: 180px;
	position: relative;
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: inline;
	border: 1px solid #FC6;
	}
.leftbox_secretary{/*女の子枠*/
	width: 120px;
	height: 180px;
	position: relative;
	background-position: right bottom;
	background-repeat: no-repeat;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #666;
	}
	.leftbox_silkroad .photo{/*女の子サムネール設定*/
	width: 80px;
	height: 120px;
	position: absolute;
	top: 5px;
	border: 1px solid #FC6;
	left: 20px;
	}
	.leftbox_maxim .photo{/*女の子サムネール設定*/
	width: 80px;
	height: 120px;
	position: absolute;
	top: 5px;
	border: 1px solid #666;
	left: 20px;
	}
	.leftbox_secretary .photo{/*女の子サムネール設定*/
	width: 80px;
	height: 120px;
	position: absolute;
	top: 5px;
	border: 1px solid #666;
	left: 20px;
	}
	.girlprof {/*ガールズプロフィール見出し設定*/
	width: 120px;
	height: 15px;
	position: absolute;
	left:120px;
	top:5px;
	}
	.name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 24px;
	width: 119px;
	height: 20px;
	position: absolute;
	top: 132px;
	color: #666666;
	text-align: center;
	}
	.time {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11px;
	line-height: 24px;
	width: 119px;
	height: 20px;
	position: absolute;
	top: 152px;
	color: #666666;
	text-align: center;
	}
/*--------------------------------左の当日出勤女の子データ設定ココまで*/
#rightside {/*--------------------------------------右サイド部分の設定*/
	width: 620px;
	height: auto;
	background-color:#FFF;
	margin-left: 10px;
}
#rightside2 {
	width: 884px;
	height: auto;
	padding-left:14px;
	background-color:#FFF;
}
#fla {/*flash枠*/
	width: 601px;
	height: 484px;
	margin-left: 10px;
}
#go {
	width: 601px;
	height: 289px;
	margin-left: 10px;
}
.fla_top_bottom {
	width: 601px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#rec {
	width: 601px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#refoamc {
	margin-left: 10px;
	margin-bottom: 10px;
}
#access {
	width: 598px;
	height: 350px;
	margin-left: 10px;
}
#info_title {
	width: 606px;
	height: 30px;
	margin: 20px 0 0 10px;
}
#topicks {
	width: 606px;
	height: auto;
	margin: 10px 0 0 10px;
}
.info_photo{
	padding: 5px;
}
#content_title {
	width: 606px;
	height: 30px;
	margin: 20px 0 0 10px;
}
div#content {
	width: 606px;
	height: 250px;
	background-color: #FFFFFF;
	position: relative;
	left: 10px;
	}
	div#mobile {
	position: absolute;
	top: 20px;
	}
	div#mobile_p {
	width: 200px;
	height: 100px;
	}
	div#mag {
	background-image: url(../main/0_image/mailmag.jpg);
	width: 200px;
	height: 100px;
	position: absolute;
	top: 140px;
	}
	div#newface {
	background-image: url(../main/0_image/newface.jpg);
	width: 382px;
	height: 30px;
	position: absolute;
	top: 20px;
	left: 220px;
	}
	div#photo01 {
	width: 80px;
	height: 120px;
	border: #999999 solid 1px;
	position: absolute;
	top: 70px;
	left: 220px;
	}
	div#photo01_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
	width: 80px;
	height: 22px;
	position: absolute;
	top: 190px;
	left: 220px;
	}
	div#photo02 {
	width: 80px;
	height: 120px;
	border: #999999 solid 1px;
	position: absolute;
	top: 70px;
	left: 315px;
	}
	div#photo02_name {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 24px;
	text-align: right;
	width: 80px;
	height: 22px;
	position: absolute;
	top: 190px;
	left: 315px;
	}
	div#photo03 {
	width: 80px;
	height: 120px;
	border: #999999 solid 1px;
	position: absolute;
	top: 70px;
	left: 410px;
	}
	div#photo03_name {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 12px;
	line-height: 24px;
	text-align: right;
	width: 80px;
	height: 22px;
	position: absolute;
	top: 190px;
	left: 410px;
	}
	div#photo04 {
	width: 80px;
	height: 120px;
	border: #999999 solid 1px;
	position: absolute;
	top: 70px;
	left: 505px;
	}
	div#photo04_name {	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size: 12px;
	line-height: 24px;
	text-align: right;
	width: 80px;
	height: 22px;
	position: absolute;
	top: 190px;
	left: 505px;
	}	
/*-----------------------------------------------------------------------------
サイト最下部、フッター部分の設定
-----------------------------------------------------------------------------*/
#footermenu {/*フッターメニュー*/
	width: 898px;
	margin: 50px 0px 0px;
	background-repeat: no-repeat;
	background-image:url(img/footer.jpg);
	z-index:1;
	margin-left: auto;
	margin-right: auto;
}
	#footermenu #menu {
		height: 30px;
		line-height: 30px;
		text-align: center;
	}
#copyright {/*著作権表示*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #999;
	text-align: right;
	width: 888px;
	padding-top: 0px;
	z-index:1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
}
/*-----------------------------------------------------------------------------
システムページ
-----------------------------------------------------------------------------*/
.sys_title {
	font-size: 16px;
	color: #F63;
	background-image: url(/pc/sys/img/tit.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	margin: 20px;
}
.ma_title {
	font-size: 16px;
	color: #FFF;
	background-image: url(/pc/sys/img/tit_maxim.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	margin: 20px;
}

.sys_money {
	font-size: 22px;
	font-weight: bold;
	color: #666;
	text-align: left;
	margin-left: 150px;
	margin-bottom: 15px;
}
hr.sys{
	color: #CCC;
	margin: 0 20px 15px 15px;
	float: right;
	width: 370px;
}
.sys2{
	font-size: 14px;
	font-weight: bold;
	color: #666;
	text-align: left;
	margin-left: 250px;
}
#visa{
	width: 350px;
	float: right;
	border: thin solid #39F;
	padding: 5px;
	margin: 20px 20px 15px 15px;
}
.visa_txt{
	font-size: 14px;
	color: #666;
	font-weight: bold;
}
.visa_p{
	height: 30px;
	width: 200px;
	float: right;
}
/*-----------------------------------------------------------------------------
求人ページ
-----------------------------------------------------------------------------*/
h2#rec_title1 {
	font-size: 16px;
	color: #F63;
	background-image: url(/pc/rec/img/tit.jpg);
	background-repeat: repeat-x;
	width: 600px;
	text-indent: 10px;
}
h3.rec_title2 {/*求人小タイトル*/
	font-size: 14px;
	color: #39F;
	margin: 10px;
}
#rec_waku1 {
	margin-bottom: 20px;
	height: 200px;
	width: 600px;
	background-image: url(/pc/rec/img/waku.jpg);
	position: relative;
}
	#rec_waku1 #rec_come {
		position: absolute;
		top: 0;
		width:330px;
		height: 160px;
		padding: 20px 10px;
	}
	#rec_waku1 #rec_photo1 {
		position: absolute;
		top: 0;
		left: 340px;
		width:120px;
		height: 180px;
	}
	#rec_waku1 #rec_photo2 {
		position: absolute;
		top: 0;
		left: 470px;
		width:120px;
		height: 180px;
	}
#line1 {
	background-image: url(/pc/rec/img/line.jpg);
	background-repeat: repeat-x;
	height: 14px;
	width: 580px;
	position: relative;
	left: 15px;
}
#hatarakiyasui {
	font-size: 16px;
	color: #F63;
	text-align: right;
	position:relative;
	right: 25px;
}
#rec_waku2 {
	margin-bottom: 20px;
	width: 600px;
	height: 460px;
	background-color: #FFF;
	position: relative;
}
	#rec_waku2 #souchou {
		font-size: 14px;
		color: #39F;
		position: absolute;
		left: 10px;
		top: 10px;
	}
	#rec_waku2 #rec_photo1 {
		position: absolute;
		left: 10px;
		top: 40px;
	}
	#rec_waku2 #tedori1 {
		position: absolute;
		left: 150px;
		top: 40px;
		width: 450px;
		color: #FFF;
		font-weight: bold;
		background-color: #999;
		text-indent: 15px;
	}
	#rec_waku2 #rec_come1 {
		position: absolute;
		left: 150px;
		top: 50px;
		width:430px;
		height: 160px;
		padding: 20px 10px;
	}
	#rec_waku2 #yakan {
		font-size: 14px;
		color: #39F;
		position: absolute;
		left: 10px;
		top: 240px;
	}
	#rec_waku2 #rec_photo2 {
		position: absolute;
		right: 0px;
		top: 270px;
	}
	#rec_waku2 #tedori2 {
		position: absolute;
		left: 0px;
		top: 270px;
		width: 450px;
		color: #FFF;
		font-weight: bold;
		background-color: #999;
		text-indent: 15px;
	}
	#rec_waku2 #rec_come2 {
		position: absolute;
		left: 0px;
		top: 290px;
		width:430px;
		height: 160px;
		padding: 20px 10px;
	}
#line2 {
	background-image: url(/pc/rec/img/line.jpg);
	background-repeat: repeat-x;
	height: 14px;
	width: 580px;
	position: relative;
	left: 15px;
}
#rec_waku3 {
	margin-bottom: 20px;
	width: 600px;
	background-color: #FFF;
	position: relative;
}
#rec_waku3 h2#rec_title2 {
	font-size: 16px;
	color: #F63;
	background-image: url(/pc/rec/img/tit.jpg);
	background-repeat: repeat-x;
	width: 600px;
	text-indent: 10px;
	margin: 10px 0 0;
}
#rec_waku3 h4.midashi {
	font-size: 14px;
	color: #39F;
	margin: 15px 0 5px 10px;
}
#rec_waku3 .nakami {
	font-size: 12px;
	margin: 5px 0 5px 10px;
}
#rec_waku4 {
	margin-bottom: 20px;
	width: 600px;
	background-color: #FFF;
	position: relative;
}
#rec_waku4 h2#rec_title3 {
	font-size: 16px;
	color: #F63;
	background-image: url(/pc/rec/img/tit.jpg);
	background-repeat: repeat-x;
	width: 600px;
	text-indent: 10px;
	margin: 10px 0 0;
}
#rec_waku4 h4.midashi {
	font-size: 14px;
	color: #39F;
	margin: 15px 0 5px 10px;
}
#rec_waku4 .nakami {
	font-size: 12px;
	margin: 5px 0 5px 10px;
}
#recfoam {
	background-image: url(/pc/link/img/oubo.jpg);
	height: 200px;
	width: 600px;
	}
	.foam {
	width: 400px;
	padding-left: 50px;
	padding-top: 100px;
	}
	
#recruitimage01 {
	margin:0;
	padding:0;
	height:661px;
	border:none;
	}

#recruitimage02 {
	margin:0;
	padding:0;
	border:none;
	height:138px;
	}

#recruitimage03 {
	margin:0;
	padding:0;
	border:none;
	height:557px;
	}

	
	#recruitimage04 {
	margin:0;
	padding:0;
	border:none;
	height:595px;
	}

	
	#recruitimage05 {
	margin:0 0 50px 0;
	padding:0;
	border:none;
	height:523px;
	}

#recruitimage06 {
	margin:0;
	padding:0;
	border:none;
	height:355px;
	}
	
	#recruitimage07 {
	margin:0;
	padding:0;
	border:none;
	height:140px;
	}

	
	.table_detail {
	margin:10px auto 30px;;
	padding:0;
	text-align:left;
	}
	
	.table_detail th {
	width:150px;
	padding:10px;
	border-bottom:solid 1px #ffffff;
	background-color:#ffcce5;
	}
	
	.table_detail td {
	padding:10px;
	border-bottom:solid 1px #ffffff;
	background-color:#fce9e4;
	}
	
	.table_detail .head {
	background-color:#ffffff;
	font-weight:bold;
	}
	
/*-----------------------------------------------------------------------------
相互リンクページ
-----------------------------------------------------------------------------*/
.ban {
	float: left;
	height: 80px;
	width: 88px;
	padding: 0 6px;
	overflow: hidden;
	position: relative;
	text-align: center;
	font-size:10px;
}
/*-----------------------------------------------------------------------------
アクセスページ
-----------------------------------------------------------------------------*/
#access {
	height: 350px;
	width: 598px;
	margin: 1px;
	}
div#syousai {
	background-image: url(/pc/access/img/syousai_bg.jpg);
	width: 606px;
	height: 202px;
	position: relative;
	margin: 20px 0 0 0;
	}
	div#tenmei {
	width: 350px;
	height: 22px;
	top: 40px;
	left: 50px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	}
	div#time {
	width: 350px;
	height: 22px;
	top: 63px;
	left: 50px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	}
	div#tel {
	width: 350px;
	height: 22px;
	top: 88px;
	left: 50px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	}
	div#ad {
	width: 350px;
	height: 22px;
	top: 112px;
	left: 50px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	}
	div#ac {
	width: 350px;
	height: 22px;
	top: 136px;
	left: 50px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	}
	div#p {
	width: 350px;
	height: 22px;
	top: 161px;
	left: 50px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	}
#title2 {
	width: 606px;
	height: 40px;
	margin: 20px 0 0 0;
}
#site_waku {
	width: 606px;
	height: auto;
	margin: 20px 0 50px 0;
}
#maxim {
	width: 200px;
	height: 126px;
	float: left;
	margin: 10px 0 5px 70px;
}
#world {
	width: 200px;
	height: 126px;
	float: right;
	margin: 10px 70px 5px 0; 
}
/*-----------------------------------------------------------------------------
在籍一覧ページ
-----------------------------------------------------------------------------*/
#companion_midashi {
	width: 656px;
	height: 72px;
	margin: 10px auto 0px auto;
	}
#hisyo_midashi{
	width: 656px;
	height: 72px;
	margin: auto;
	}
#companion_bodder {
	width: 865px;
	height: auto;
	border: #666666 solid 5px;
	}
#hisyo_bodder {
	width: 865px;
	height: auto;
	border: #FFCC33 solid 5px;
	}
div.thumb_silk {
	background-image: url(/pc/com/img/hisyo_bg.jpg);
	width: 196px;
	height: 310px;
	float: left;
	position: relative;
	margin: 10px 10px 0 10px;
	}
div.thumb_silk2 {
	background-image: url(/pc/com/img/hisyo_bg.jpg);
	width: 196px;
	height: 310px;
	float: left;
	position: relative;
	margin: 10px 10px 0 10px;
	}
div.thumb_silk3 {
	background-image: url(/pc/com/img/hisyo_bg.jpg);
	width: 196px;
	height: 360px;
	float: left;
	position: relative;
	margin: 10px 10px 0 10px;
	display: inline;
	}
div.thumb_maxim {
	background-image: url(/pc/com/img/silk_bg2.jpg);
	width: 196px;
	height: 360px;
	float: left;
	position: relative;
	margin: 10px 10px 0 10px;
	display: inline;
	}
div.thumb_queen {
	background-image: url(/pc/com/img/maxim_bg.jpg);
	width: 196px;
	height: 310px;
	float: left;
	position: relative;
	margin: 10px 10px 0 10px;
	}
	div.photocom {
	width: 150px;
	height: 225px;
	position: absolute;
	left: 23px;
	top: 33px;	
	}
	div.new {
	width: 22px;
	height: 9px;
	position: absolute;
	top: 273px;
	left: 17px;
	}
	div.blog {
	width: 22px;
	height: 9px;
	position: absolute;
	top: 273px;
	right: 17px;
	}
	div.photoname {
	width: 145px;
	height: 22px;
	position: absolute;
	top: 273px;
	left: 25px;
	text-align: center;
	}
	div.photoage {
	width: 24px;
	height: 22px;
	position: absolute;
	top: 248px;
	left: 98px;
	}
	div.photosyu {
	width: 50px;
	height: 22px;
	color: #FF0000;
	position: absolute;
	top: 248px;
	left: 130px;
	}
	div.photosize {
	width: 196px;
	height: 22px;
	position: absolute;
	top: 302px;
	text-align: center;
	}
/*-----------------------------------------------------------------------------
在籍詳細ページ
-----------------------------------------------------------------------------*/
#profile_top {/*写メ日記ボタン配置用TOP領域の確保*/
	width: 600px;
	height: 40px;
	position: relative;
	left: 3px;
	}		
	#message_girl {/*写メ日記ボタンの配置設定*/
	width: 100px;
	height: 40px;
	position:absolute;
	left: 10px;
	display: inline;
	}
	#blog_girl {/*写メ日記ボタンの配置設定*/
	width: 100px;
	height: 40px;
	position:absolute;
	left: 130px;
	display: inline;
	}
div#profile {
	background-image: url(/pc/com/img/profile1.jpg);
	width: 600px;
	height: 650px;
	position: relative;
	left: 3px;
	background-repeat: no-repeat;
}
div#profile #blog {
	width: 230px;
	height: 75px;
	position: absolute;
}
div#profile #name {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 16px;
	line-height: 24px;
	position: absolute;
	top: 6px;
	left: 15px;
	color: #666;
	font-weight: bold;
}
div#profile #age {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	top: 38px;
	left: 98px;
	color: #666;
}
div#profile #t {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	top: 63px;
	left: 98px;
	color: #666;
}
div#profile #b {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	top: 87px;
	left: 98px;
	color: #666;
}
div#profile #w {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	top: 111px;
	left: 98px;
	color: #666;
}
div#profile #h {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 24px;
	position: absolute;
	top: 135px;
	left: 98px;
	color: #666;
}
div#profile #girl_kome {
	width: 225px;
	height: 137px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 188px;
	left: 5px;
	color: #996633;
	overflow: auto;
}
div#profile #tentyo_kome {
	width: 225px;
	height: 137px;
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 360px;
	left: 5px;
	color: #666666;
	overflow: auto;
}
#mainphoto {
	position: absolute;
	right: 0px;
	width: 333px;
	height: 500px;
}
#thumbnail_waku {
	position: absolute;
	top: 500px;
	width: 581px;
	height: 90px;
	margin: 20px 0 0 30px;
}
.thumbnail {
	width: 60px;
	height: 90px;
	margin: 0 12px 0 0;
	float: left;
	background-image: url(/pc/com/img/ngs.jpg);
}
div#profile2 {
	background-image: url(/pc/com/img/profile2.jpg);
	width: 586px;
	height: 160px;
	margin: 0px 0 0 15px;
	position: relative;
}
div#profile2 #kaitou1 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 29px;
	left: 125px;
	color: #666666;
}
div#profile2 #kaitou2 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 53px;
	left: 125px;
	color: #666666;
}
div#profile2 #kaitou3 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 77px;
	left: 125px;
	color: #666666;
}
div#profile2 #kaitou4 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 101px;
	left: 125px;
	color: #666666;
}
div#profile2 #kaitou5 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 125px;
	left: 125px;
	color: #666666;
}
div#profile2 #kaitou6 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 29px;
	left: 435px;
	color: #666666;
}
div#profile2 #kaitou7 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 53px;
	left: 435px;
	color: #666666;
}
div#profile2 #kaitou8 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 77px;
	left: 435px;
	color: #666666;
}
div#profile2 #kaitou9 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 101px;
	left: 435px;
	color: #666666;
}
div#profile2 #kaitou10 {
	font-family: "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 14px;
	position: absolute;
	top: 125px;
	left: 435px;
	color: #666666;
    }
#schedule_title {
	width: 606px;
	height: 30px;
	margin: 20px 0 30px 10px;
    }
.cast_week {
	width: 580px;
	border: 1px solid #FC6;
	margin-left: 30px;
    }
.honjitsu {
	background-color: #FCF;
	text-align: center;
    }
.cast_shewaku {
	border: 1px solid #FC6;
	background-color: #FFF;
	text-align: center;
	font-size: 10px;
    }
/*-----------------------------------------------------------------------------
週間スケジュールページ
-----------------------------------------------------------------------------*/
.sch_tab {
	margin: 10px;
	border: 1px solid #FF9933;
}
.sch_tab td {
	border: 1px solid #FF9933;
	text-align: center;
	font-size: 10px;
	width: 72px;
}
.sch_tab td span{
	font-size: 10px;
}
.sch_tab td.namae {
	text-align: left;
	font-size: 12px;
	text-indent: 5px;
	background-color:#FFCC66;
}
.sch_tab td.photo_bl {
	width: 60px;
	height: 90px;
	padding: 0px;
}

