/* メインページ */
div.prof{
	width:700px;
	padding-top:10px;
	margin-left:auto;
	margin-right:auto;
}

div.image{
	float:left;
	width:302px;
}

div.imgmain{
	width:300px;
	height:400px;
	border:1px solid #1F0C00;
}

div.data{
	float:right;
	width:380px;
	height:400px;
}

table.p_data{
	border-collapse: collapse;
	width:100%;
}

table.p_data td{
	border:1px solid #1F0C00;
}
.td1{
	width:25%;
	text-align:left;
	padding-left:10px;
	color:#eeeeee;
	height:20px;
	background-color: #625D5A;
}

.td2{
	width:75%;
	text-align:left;
	padding-left:10px;
	color:#222222;
	height:20px;
	background-color: #ffffff;
}

.td3{
	width:25%;
	text-align:left;
	padding-top:4px;
	padding-left:10px;
	color:#eeeeee;
	background-color: #625D5A;
}

.td4{
	width:75%;
	color:#222222;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
	background-color: #ffffff;
}

div#comment{
	width:100%;
	font-size:12px;
	line-height:14px;
	height:70px;
	text-align:left;
	overflow:auto;
}


table.tham{
	border-collapse: collapse;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

table.tham td{
	width:25%;
	text-align:center;
}

table.play{
	margin-top:10px;
	width:100%;
}

div.op{
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
}

.op1{
	width:33%;
	padding-left:15px;
	font-size:12px;
	height:22px;
	text-align:left;
	color:#ffffff;
	background-color:#444444;
}

.op2{
	width:12%;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	text-align:center;
	background-color:#ffffff;
}

div#cl{
	margin-top:10px;
	width:100%;
	text-align:center;
}

#cl a,#cl a:link #cl a:visited{
	width:99%;
	padding-top:2px;
	padding-bottom:2px;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	color: #ffffff;
	font-weight:bold; 
	background-color: #1F0C00;
	display:block;
	border:1px solid #1F0C00;
}
#cl a:hover{
	color:#ffffff;
	background-color: #625D5A;
}
div.ss{
	width:72px;
	height:96px;
	border:1px solid #1F0C00;
	margin-left:auto;
	margin-right:auto;
}

