@charset "UTF-8";

/* リリース・インフォメーション */

.newsline{
	line-height:1.3;
	margin:0 0 3px 0;
	padding:5px 0 10px 0;
	border-bottom: dotted 1px #CCCCCC;
}
.newsline p{
	margin:0;
	padding:0;
}
.newsline .date{
	float:left;
	width:100px;
	color:#333;
}
.newsline .newstitle{
	float:right;
	width:550px;
}


.icon_zoom{
	padding:0 5px;
}


#main-area .newspaper,
#main-area .newspaper th,
#main-area .newspaper td{
	margin:0 auto;
	border:0px;
	vertical-align:bottom;
}

/*補足情報*/
.complement {
	font-size:77%;
}

body .complement th {
	font-weight:bold;
	white-space:nowrap;
	padding-right:10px;
}

/**/
ol.point,
ul.point{
	padding: 5px 0 15px 15px;
}
ul.point li {
	list-style:disc;
}

.section table .th{
	text-align:left;
	background:#F0F0F0 url(../img/common/bg_th.jpg) left top no-repeat;
	font-weight:bold;
	white-space:nowrap;
}
