/* announce
----------------------------------------*/

#announce {
	/* position : static ; */
	position : relative ;
	margin : 0px 0px 75px 0px;
	padding: 0px 0px 0px 0px;
	width : 500px ;
	font-size : 12px ;
	line-height : 17px ;
	letter-spacing : 0.01em ;
	/* border-bottom : 1px solid #cccccc ; */
	}



#anno-head-line {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width : 500px;
	background:url(/img/i/h-line_bluegray.gif) right top no-repeat;
	}

#announce h3 {
	float : left ;
	margin : 0 ;
	padding : 11px 10px 0px 10px ;
	}

.anno-head-more-detail {
	/* position : absolute ; */
	/* margin : 10px 10px 0px 0px ; */
	/* float : right ; */
	text-align:right;
	padding : 11px 0px 15px 0px ;
	/* top : 10px ; */
	}
	
.anno-head-more-detail-width {
	text-align:right;
	padding : 11px 0px 15px 0px ;
	width : 60px ;
	height : 15px ;
	}

#anno-line-read {
	margin : 0px 0px 0px 0px ;
	padding : 0px 10px 15px 10px ;
	border-bottom : 1px solid #cccccc ;
	}


#anno-tablearea {
	/* position : relative ; */
	position : static ;
	margin-left: 170px;
	width : 320px ;
	padding : 0 ;
	/* top : 37px ; */
	}

#anno-pix {
	/* position : static ; */
	position : absolute ;
	/* position : relative ; */
	float : left ;
	top : 40px ; /* h3が改行した場合に割り込む問題残 */
	padding-left : 10px ; 
	margin : 0 ;
	width : 150px ;
	}



#anno-table {
	border-top : 1px solid #cccccc ;
	border-bottom : none ;
	border-left : none ;
	border-right : none ;
	font-size : 100% ;
	width : 100% ;
	}

#anno-table td {
	border-top : none ;
	border-bottom : 1px solid #cccccc ;
	border-left : none ;
	border-right : none ;
	padding : 10px ;
	}

#anno-table th {
	border-top : none ;
	border-bottom : 1px solid #cccccc ;
	border-left : none ;
	border-right : 1px solid #cccccc ;
	background-color : #f3f3f3 ;
	font-weight : normal ;
	padding : 5px ;
	width : 70px ;
	}


.anno-bn {
	margin : 10px 0px 0px 0px;
	padding: 0 ;
	float:right;
	}

.anno {
	margin : 14px 0 0 0 ;
	padding: 0 ;
	/* text-align : left ; */
	/* float:left; */
	border: none;
	}

.update {
	float:left;
	margin : 7px 0px 0px 10px;
	font-size : 10px ;
	color : #999999 ;
	}