#price{
    width: 600px;
    border: 1px #666 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin:15px 0 0 20px;
}

#price th {
    padding: 5px;
    border: #666 solid;
    border-width: 0 0 1px 1px;
    background: #999;
    font-weight: bold;
    line-height: 120%;
    text-align: center;
    color:#f5f5f5;
}
#price td {
    padding: 5px;
    border: 1px #666 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    text-align: center;
}



#galcontent{
	margin:0 0 0 10px;
}


.gallist{
	width:300px;
	height:450px;
	border:solid 2px #F1B76F;
	float:left;
	margin:8px;
	box-shadow: 0px 3px 5px #aaa;         /* CSS3 */
	-moz-box-shadow: 0px 3px 5px #aaa;    /* Mozilla */
	-webkit-box-shadow: 0px 3px 5px #aaa; /* Webkit */


}

.databox{
background:url(../images/data_bg.png);
color:#111;
width:240px;
margin-left:30px;
padding:7px 0;
position:relative;
top:-170px;
text-align:center;
}

.today{
position:relative;
top:-445px;
left:210px;
}

.newface{
position:relative;
top:-172px;
}

.galname{
font-size:20px;
letter-spacing:0.3em;
font-family:'メイリオ',Meiryo,sans-serif;
}



#page_title{
margin:0 0 10px 20px;
}



/* 女子詳細ページ */

#pro_box{
margin:0 0 0 20px;
paddding:0;
width:616px;
height:48px;
background:url(../images/pro_name_bg.png);
}


#pro_roma{
font-size:12px;
text-align:center;
letter-spacing:3px;
font-style: italic;
font-family: Baskerville,'palatino linotype','times new roman',serif;
}

#pro_midasi{
font-size:24px;
margin-left:15px;
padding:0 15px;
text-align:center;
letter-spacing:5px;
float:left;
}

#pro_data{
font-size:17px;
font-style: italic;
font-family: Baskerville,'palatino linotype','times new roman',serif;
}

#pro_left{
width:660px;
float:left;
}

#pro_data_t1{
    width: 295px;
    border: 1px #666 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin:15px 0 15px 20px;
	float:left;
}

#pro_data_t1 th {
    font-size:12px;
    width: 130px;
    padding: 5px;
    border: #666 solid;
    border-width: 0 0 1px 1px;
    background: #e6e6e6;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    height:32px;

background: rgb(254,255,232); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,232,1)), color-stop(100%,rgba(214,219,191,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 ); /* IE6-9 */

}
#pro_data_t1 td {
    font-size:12px;
    padding: 1px 5px;
    border: 1px #666 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;

}

#pro_data_t2{
    width: 611px;
    border: 1px #745A4B solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin:15px 0 0 20px;
    clear:both;

}

#pro_data_t2 th {
    font-size:12px;
    width: 130px;
    padding: 5px;
    border: #745A4B solid;
    border-width: 0 0 1px 1px;
    background: #745A4B;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    color:#222;

background: rgb(254,255,232); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,232,1)), color-stop(100%,rgba(214,219,191,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 ); /* IE6-9 */


}
#pro_data_t2 td {
    font-size:12px;
    padding: 5px;
    border: 1px #745A4B solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;

}

#thumbs{
    width: 613px;
    margin:15px 0 0 20px;
    text-align:left;
}

#thumbs a img{
	width:80px;
	height:120px;
	margin-left:3px;
	box-shadow: 0px 3px 5px #666;         /* CSS3 */
	-moz-box-shadow: 0px 3px 5px #666;    /* Mozilla */
	-webkit-box-shadow: 0px 3px 5px #666; /* Webkit */
}

#mainimg{
	margin:15px 0 0 0;
	box-shadow: 0px 5px 5px #666;         /* CSS3 */
	-moz-box-shadow: 0px 5px 5px #666;    /* Mozilla */
	-webkit-box-shadow: 0px 5px 5px #666; /* Webkit */
}


#sche_come{
width:607px;
height:30px;
background:url(../images/schedule.png);
margin:15px 0 0 20px;
text-align:right;
}

#prof_sche_date{
padding-top:9px;
padding-right:15px;
}

#sche_t{
    width: 607px;
    border: 1px #666 solid;
    border-collapse: collapse;
    border-spacing: 0;
    margin:7px 0 0 20px;
    clear:both;

}

#sche_t th {
    font-size:12px;
    width: 130px;
    padding: 5px;
    border: #666 solid;
    border-width: 0 0 1px 1px;
    background: #e6e6e6;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
    text-align:center;

background: rgb(254,255,232); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(254,255,232,1) 0%, rgba(214,219,191,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,255,232,1)), color-stop(100%,rgba(214,219,191,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(254,255,232,1) 0%,rgba(214,219,191,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 ); /* IE6-9 */

}

#sche_t td {
    font-size:15px;
    padding: 5px;
    border: 1px #666 solid;
    border-width: 0 0 1px 1px;
    background: #F5F5F5;
    text-align:center;
    height:50px;
}

#ten_come{
width:607px;
height:30px;
background:url(../images/reco_pro.png);
margin:15px 0 0 20px;
}

#ten_come_body{
width:607px;
height:60px;
margin:10px 0 20px 20px;
}

#icons{
background:url(../images/c_point.png) no-repeat;
width:300px;
height:272px;
margin:10px 20px 20px 0px;
padding:70px 0 0 0px;
float:right;
}

#icons img{
	margin:0px 0px 13px 47px;
	box-shadow: 0px 5px 5px #666;         /* CSS3 */
	-moz-box-shadow: 0px 5px 5px #666;    /* Mozilla */
	-webkit-box-shadow: 0px 5px 5px #666; /* Webkit */
}


/* 出勤情報ページ */

#daybox1{
width:18px;
height:22px;
float:left;
margin:27px 0 0 80px;
}

#daybox2{
width:300px;
height:60px;
margin:22px 10px 0 10px;
float:left;
}

#update1{
text-align:center;
height:30px;
background:#fff;
border:solid gray 1px;
font-size:24px;
}

#update{
font-size:12px;
text-align:center;
margin-top:5px;
}

#daybox3{
width:18px;
height:22px;
float:left;
margin:27px 0 0 0px;
}

#daybox4{
background:url(../images/yoyaku.png);
width:449px;
height:79px;
margin:5px 0 0 40px;
float:left;
}

#daybox4 div{
margin:35px 0 0 40px;
}

#sche_am{
background:url(../images/am_bg.png) no-repeat;
width:474px;
height:1500px;
float:left;
margin:10px 3px 0 15px;
padding-top:67px;
}

#sche_pm{
background:url(../images/pm_bg.png) no-repeat;
width:474px;
height:1500px;
float:left;
margin:10px 0px 0 0px;
padding-top:70px;
}

.sche_gal{
margin:0 20px 0 15px;
height:170px;
}

.sche_galphoto{
	float:left;
	margin-right:15px;
	box-shadow: 0px 3px 3px #666;         /* CSS3 */
	-moz-box-shadow: 0px 3px 3px #666;    /* Mozilla */
	-webkit-box-shadow: 0px 3px 3px #666; /* Webkit */
}

.nameline{
font-size:14px;
font-family: Baskerville,'palatino linotype','times new roman',serif;
}

.nameline span{
font-size:20px;
font-family:'メイリオ',Meiryo,sans-serif;
}

.discline{
line-height:1.5em;
color:#444;
font-size:13px;
}

.hrs{
margin: 0 0 15px 50px;
width:374px;
height:1px;
border-top:solid gray 1px;

}

