@charset "utf-8";
/* ----------------------*/
/* TENERITA-CSS Document */
/* ----------------------*/

/* -----コンテンツ----*/
#Viewer h2{
	background:url("../viewer/images/Title.gif") no-repeat bottom left;
}
#Viewer #Main{
	margin-top:10px;
}
#WidgetImage{
}
#WidgetImage .Preview{
	border:0;
	width:550px;
	margin-left:20px;
	display:inline;
}
#Tag{
	width:550px;
	background:#D7D2C6;
	padding:5px;
	text-align:center;
	margin:20px 0;
}
#Tag dl{
	margin:3px;
}
#Tag dt{
	float:left;
	clear:left;
	width:50px;
	margin:0px 0 0 3px;
	height:55px;
	display:inline;
}
#Tag dd textarea{
	margin:0 0 3px 0;
	float:right;
	width:470px;
	height:40px;
	background:#FFFFFF;
	font-size:77%;
	line-height:130%;
	padding:5px;
	text-align:left;
	word-break:break-all;
	border:none;
	display:inline;
}
#Tag .Attention{
	clear:both;
	text-align:left;
	font-size:77%;
	color:#765F56;
	line-height:145%;
	margin:10px 0 0 0;
}