#open{
	width:600px;
	margin:0 auto;
	text-align:left;
	line-height:18px;
	color:#333333;
}
#open .photoCopy{
	color:#666666;
	font-size:9px;
	padding:2px 0;
}
#open .txtS{
	color:#666666;
}
#open a{
	color:#666666;
}
#open #ttl{
	width:100%;
	border-bottom:1px dotted #f06023;
	margin-bottom:30px;
	padding-bottom:10px;
}
#open #block{
	width:100%;
	border-bottom:1px dotted #000;
	margin-bottom:30px;
	padding-bottom:30px;
}
#open #block #conTtl{
	width:100%;
	color:#FF6600;
	padding-bottom:15px;
}
#open #block #conTtl .h1{
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}
#open .h2{
	font-weight:bold;
}
#open #block #conImg{
	float:right;
	margin:10px 0 10px 10px;
	text-align:right;
}
#open #block #profile{
	padding:15px 0;
	color:#666;
}
#open #block #entry{
	font-weight:bold;
	color:#FF3300;
	padding-bottom:10px;
}
