#photo {
	padding:0px;
	margin: 10px auto 10px auto;
	width:300px;
}

#photo .name{
	font-family:Helvetica, Arial, sans-serif;
	width:170px;
	padding:0px;
	margin: 10px 0px 0px 5px;
	text-align:left;
	font-size:24px;
	line-height:24px;
	color:#000;
	font-weight:bold;
}
#photo .name .nameyomi{
	/*color:#bbb;*/
	color:#777;
	font-weight:normal;
	font-size:14px;
}
#photo .name .age{
	font-weight:normal;
	font-size:14px;
}
#photo .size{
	font-family:Helvetica, Arial, sans-serif;
	width:170px;
	height:16px;
	padding:0px;
	margin: 0px 0px 10px 5px;
	text-align:left;
	font-size:14px;
	line-height:16px;
	/*color:#fff;*/
	color:#000;
	font-weight:normal;
	text-shadow: 0px 0px 0px ;
}
#imgbox {
	padding:0px;
	margin: 0px auto 0px auto;
	text-align: center;
	width:300px;
	height:384px;
	overflow:hidden;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}
ul.slides{
	/*background:#000;*/
}
ul.slides li{
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	overflow:hidden;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

ul.slides li .cover {
	position:absolute;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	width:300px;
	height:384px;
}
ul.slides li .gcover {
	position:absolute;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	width:300px;
	height:400px;
}
#imgbox .cover {
	position:absolute;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	width:300px;
	height:384px;
}
#imgbox #target {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	width:300px;
	height:384px;
}
#thumnail_ul {
	height: 80px;
	margin: 5px 0 0px;
	padding: 0px;
	text-align: left;
}
#thumnail_ul li {
	float:left;
	list-style:none;
	margin: 2px 1px 2px 3px;
	width:55px;
	height:70px;
	line-height: 0;
	padding:0px;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.2);
	box-shadow: 0px 1px 2px rgba(0,0,0,.2);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
#thumnail_ul li a {
	width:55px;
	height:70px;
	line-height: 0;
	margin: 0;
	padding: 0;
}
#thumnail_ul li a img {
	width:55px;
	height:70px;
	line-height: 0;
	margin:0px;
	padding: 0;
	vertical-align: middle;
}

#prof_ban {
	padding:0px;
	margin: 0px auto 0px auto;
	width:300px;
}
#prof_ban .plshame{
	float:left;
	margin: 0px auto 0px auto;
}
#prof_ban .pltwitter{
	float:right;
	margin: 0px auto 0px auto;
}



#prof {
	background:#eee;
	padding:0px;
	margin: 10px auto 20px auto;
	width:290px;
	border:1px solid #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	text-align:left;
	min-height:58px;
	overflow:hidden;
}
#prof .title {
	text-align:left;
	background:#666;
	padding:0px;
	margin: 0px 0px 4px 0px;
	color:#eee;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
	height:24px;
}
#prof .subtitle {
	text-align:left;
	border-bottom: 1px dashed #fbccdf;
	padding:0px;
	padding-left:5px;
	margin: 6px 0px 0px 0px;
	color:#fd0591;
	font-size:12px;
	line-height:18px;
	width:275px;
}
#prof .subtitle .mark {
	font-weight:bold;
	font-size:18px;
}
#prof .txt {
	padding:0px;
	margin: 2px 10px 10px 10px;
	color:#333;
	font-size:16px;
	line-height:20px;
	min-height:20px;
}

#prof .txt .op{
	color:#fd0591;
	float:left;
	font-size: 14px;
	line-height:20px;
	height:20px;
	width:134px;
}

#prof .txt .op .answer {
	font-weight:bold;
	color:#666;
	line-height:34px;
	font-size: 18px;
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3";
}







#shift{
	background:#eee;
	padding: 0px 0px -1px 0px;
	margin: 20px auto 10px auto;
	width:290px;
	border:1px solid #999;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
	text-align:left;
	overflow:hidden;
}
#shift .title {
	text-align:left;
	background:#666;
	padding:0px;
	margin: 0px 0px 0px 0px;
	color:#eee;
	font-weight:bold;
	font-size:12px;
	line-height:24px;
	height:24px;
}

#prof_shift{
	padding:0px;
	margin: -2px 0px 0px -1px;
}
#prof_shift .prof_shift_day td{
	height: 40px;
	background:#f8f8f8;
	font-weight: normal;
	font-size:12px;
	color:#333333;
	border-top : solid 1px  #cccccc;
	border-left : solid 1px  #cccccc;
	text-align:center;
	margin: 0px 0px 0px 0px;
}
#prof_shift .prof_shift_time td{
	width: 14%;
	height: 40px;
	font-weight: normal;
	font-size:12px;
	color:#333333;
	border-top : solid 1px  #cccccc;
	border-left : solid 1px  #cccccc;
	text-align:center;
	margin: 0px 0px 0px 0px;
}
#prof_shift td.prof_shift_start {
	border-left : solid 1px  #bbbbbb;
}
#prof_shift .prof_shift_time td {background:#f8f8f8;}
#prof_shift .prof_shift_day td.Sun,
#prof_shift .prof_shift_time td.weekSun {color:#f20202;background:#fce3e3;}

#prof_shift .prof_shift_day td.Sat,
#prof_shift .prof_shift_time td.weekSat {color:#029af2;background:#e3edfc;}





#voice {
	background:#fefcfe;
	padding:0px;
	margin: 20px auto 10px auto;
	width:290px;
	border:1px solid #d0bc9b;
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,.2);
	box-shadow: 0px 1px 2px rgba(0,0,0,.2);
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	text-align:left;
	overflow:hidden;
}



.back_icon {
	position: absolute;
	margin: auto auto auto 5px;
	width: 18px;
	height: 18px;
	background: #817f7f;
	background-image: url(/img/sp/icons-18-white.png);
	background-repeat: no-repeat;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background-position: -396px 50%;
}
.back_ban_txt {
	text-align: center;
	margin: auto;
	width: 290px;
	font-weight: bold;
	line-height: 20px;
	font-size: 16px;
}

.back_ban {
	width: 290px;
	margin: 5px auto 5px auto;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	font-size: 16px;
	padding: 8px 0px 8px 0px;
	font-weight: bold;
	cursor: pointer;
	text-shadow: 0 1px 1px white;
	border: 1px solid #ccc;
	color: #5f4603;
	background: #dfdfdf;
	background: -moz-linear-gradient(top, #fff,#fff 50%,#dfdfdf 50%,#dfdfdf);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),color-stop(0.5, #fff),color-stop(0.5, #dfdfdf),to(#dfdfdf));
	-webkit-left-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	box-shadow: 0px 1px 4px rgba(0,0,0,.3);
}
A.back_link:LINK ,
A.back_link:VISITED,
A.back_link:ACTIVE,
A.back_link:HOVER {text-decoration: none;width:290px;margin: 5px auto 5px auto;}
.sw {
	background:url(/img/sp/sw.png) no-repeat ;
	width:225px;
	height:53px;
	padding:0px;
	margin: 0px auto 0px auto;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-ms-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
}


.prof_ban_txt {
	text-align: center;
	margin: auto auto auto auto;
	width: 290px;
	font-weight: bold;
	line-height: 20px;
	font-size: 16px;
}

.prof_ban {
	width: 290px;
	margin: 5px auto 5px auto;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	font-size: 16px;
	padding: 8px 0px 8px 0px;
	font-weight: bold;
	cursor: pointer;
	text-shadow: 0 1px 1px white;
	border: 1px solid #ccc;
	color: #fb115e;
	background: #fdc1d8;
	background: -moz-linear-gradient(top, #fff,#fff 50%,#fdc1d8 50%,#fdc1d8);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),color-stop(0.5, #fff),color-stop(0.5, #fdc1d8),to(#fdc1d8));
	-webkit-left-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	box-shadow: 0px 1px 4px rgba(0,0,0,.3);
}
A.prof_link:LINK ,
A.prof_link:VISITED,
A.prof_link:ACTIVE,
A.prof_link:HOVER {text-decoration: none;width:290px;margin: 5px auto 5px auto;}


.gra_ban_txt {
	text-align: center;
	margin: auto auto auto auto;
	width: 290px;
	font-weight: bold;
	line-height: 20px;
	font-size: 16px;
}

.gra_ban {
	width: 290px;
	margin: 5px auto 5px auto;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	font-size: 16px;
	padding: 8px 0px 8px 0px;
	font-weight: bold;
	cursor: pointer;
	text-shadow: 0 1px 1px white;
	border: 1px solid #ccc;
	color: #fa6105;
	background: #fde6c1;
	background: -moz-linear-gradient(top, #fff,#fff 50%,#fde6c1 50%,#fde6c1);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),color-stop(0.5, #fff),color-stop(0.5, #fde6c1),to(#fde6c1));
	-webkit-left-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,.3);
	box-shadow: 0px 1px 4px rgba(0,0,0,.3);
}
A.gra_link:LINK ,
A.gra_link:VISITED,
A.gra_link:ACTIVE,
A.gra_link:HOVER {text-decoration: none;width:290px;margin: 5px auto 5px auto;}


.movie_img{
	margin: 5px auto 10px auto;
}
.plshame{
	margin: 5px auto 10px auto;
}
