table#prof_t{
	margin-top:16px;
	width:100%;
}

div#picmain{
	position:relative;
	width:270px;
	height:360px;
	margin-bottom:8px;
	margin-right:10px;
}

div#newface{
	width:160px;
	height:20px;
	text-align:center;
	font-family:'ゴシックフォント',sans-serif;
	background:url("../images/webticket_bar.gif") no-repeat;
}

#newface a,#newface a:link #newface a:visited{
	text-decoration:none;
	color: #ffffff;
	font-weight:bold; 
	display:block;
	padding-top:3px;
	padding-bottom:3px;
}
#newface a:hover{
	background-color:#ff44ff;
}

div#new_mark{
	position:absolute;
	top:2px;
	left:2px;
	width:81px;
	height:78px;
/*	background:url("../images/newface.png") no-repeat;*/
}

table#data_t{
	width:340px;
}

table#data_t th{
	width:40%;
	padding:3px;
	background-color:#ffccdd;
	text-align:left;
	border-bottom:1px dotted #D72B4A;
}

table#data_t td{
	width:60%;
	padding:3px;
	text-align:left;
	border-bottom:1px dotted #D72B4A;
}

table#thum{

}

table#thum td{
	padding-right:2px;
}

table#ticket_t{
	margin-top:10px;
	width:100%;
	border:1px solid #8FFF97;
}

table#ticket_t td{
	padding-top:10px;
	padding-right:4px;
	padding-left:4px;
	padding-bottom:10px;
}

#ticket p{
	color:#ff0000;
	font-weight:bold;
}

h3{
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	margin-right:10px;
	border-bottom:2px solid #D72B4A;
}

h4{
	padding-top:5px;
	padding-bottom:5px;
	text-align:right;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	margin-right:10px;
}

h5{
	padding-top:2px;
	padding-bottom:2px;
	padding-left:5px;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	background-color:#FF95B9;
	border-bottom:1px solid #D72B4A;
	margin-top:10px;
	margin-bottom:2px;
}

table#shift_t{
	width:100%;
	border:1px solid #bbbbbb;
}

table#shift_t th{
	width:14%;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	border-left:1px solid #bbbbbb;
	border-bottom:1px dotted #bbbbbb;
}

table#shift_t td{
	height:50px;
	text-align:center;
	width:14%;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	border-left:1px solid #bbbbbb;
}

