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

#right #contentsTitleNews{
	font-size:36px;
	line-height:normal;
	border-bottom:dashed 1px #999999;
	margin:0 0 10px 0;
	padding:30px 0 10px 0;
}

#right #lines{
	margin:0 auto;
	width:650px;
}

#right #line{
	border-bottom:dashed 1px #999999;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}

#right #lines #head{
	font-size:16px;
	font-weight:bold;
	border-left:solid 5px #FF6600;
	padding:3px 0 1px 5px;
}

#right #lines #text{
	padding:5px 0 0 10px;
	color:#333333;
	line-height:130%;
}
