body#system div#container div#contents div#box #girlsinfo{
width:728px;
height:auto;
margin:0px;
padding:0px;
line-height:normal;
border:none;
}


/* ============== LEFT ============== */
/* ============== LEFT ============== */
/* ============== LEFT ============== */

body#system div#container div#contents div#box #girlsinfo #left{
width:300px;
margin:0px 12px 0px 0px;
float:left;
overflow:hidden;
}

body#system div#container div#contents div#box #girlsinfo .image300 {
width:300px;
margin:0 0 4px 0;
}

body#system div#container div#contents div#box #girlsinfo .thumb img{
width:58px;
margin:0px 1px 1px 0px;
}




/* ============== RIGHT ============== */
/* ============== RIGHT ============== */
/* ============== RIGHT ============== */

body#system div#container div#contents div#box #girlsinfo #right{
width:416px;
margin:0px 0px 0px 0px;
float:right;
background:none;
}

body#system div#container div#contents div#box #girlsinfo h3 {  /* 女性の名前  */
	color:#fff;
	background-color:#a30e1a;
	width:416px;
	height:36px;

	margin:0px 0px 0px 0px;
	font-size:16px;
	line-height:36px;
	text-indent:7px;
}


/* ============== PROFILE ==============  */
/* ============== PROFILE ==============  */
/* ============== PROFILE ==============  */

body#system div#container div#contents div#box #girlsinfo table#profile{
width:416px;
border-collapse:collapse;
border-spacing:0px;

margin-bottom:12px;
}

body#system div#container div#contents div#box #girlsinfo table#profile tr th{
	font-size:12px;
	width:90px;
    padding: 4px;
	height:29px;
    border-bottom: #cbcbcb solid;
    border-width: 0 0 1px 1px;
    background: #f0f0f0; 
	
	text-indent:auto;
    line-height: 120%;
	text-align:left;
}

body#system div#container div#contents div#box #girlsinfo table#profile tr td{
	font-size:12px;
    padding: 4px;
	height:29px;
    border-bottom: #cbcbcb solid;
    border-width: 0 0 1px 1px;
    background: #fff; 

    line-height: 120%;
	text-align:left;
	text-align: justify; 
	text-justify:inter-ideograph;
	line-height:150%;
}



/* ============== SCHEDULE ==============  */
/* ============== SCHEDULE ==============  */
/* ============== SCHEDULE ==============  */


body#system div#container div#contents div#box #girlsinfo table#schedule{
width:416px;    
border: 1px #cbcbcb solid;
font-size:10px;
border-collapse:collapse;
border-spacing:0px;
text-align:center;
}


body#system div#container div#contents div#box #girlsinfo table#schedule td{
background: #f0f0f0; 
border: 1px #cbcbcb solid;
text-align:center;
vertical-align:middle;
height:18px;
}

body#system div#container div#contents div#box #girlsinfo table#schedule td.Sat{
background: #e3f1ff; 
border: 1px #cbcbcb solid;
text-align:center;
}

body#system div#container div#contents div#box #girlsinfo table#schedule td.Sun{
background: #ffe8e8; 
border: 1px #cbcbcb solid;
text-align:center;
}


body#system div#container div#contents div#box #girlsinfo table#schedule td.sc_cmt{
background: #fff; 
border: 1px #cbcbcb solid;
text-align:center;
vertical-align:middle;
}