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

#content .main .heading{
	background:url(/news/img/heading_bg_01.png) no-repeat left bottom;
}

#content .main .heading .title{
	font-size:16px;
	font-weight:800;
	color:#444;
}

#content .main .newsbox *{
	zoom:1;
}

#content .main .newsbox ul li{
	position:relative;
	padding:10px 0px;
	padding-left:145px;
	line-height:1.5em;
	border-bottom:1px dotted #ccc;
}

#content .main .newsbox ul li.even{
	background-color:#F7F7F7;
}

#content .main .newsbox ul li .icon{
	position:absolute;
	left:0px;
}

#content .main .newsbox ul li .date{
	position:absolute;
	left:70px;
	line-height:1.5em;
}

#content .main .section01 a{
	color:#000;
	text-decoration:underline;
}

#content .main .section01 .header{
	position:relative;
	padding-left:70px;
	line-height:16px;
	zoom:1;
}

#content .main .section01 .header .icon{
	position:absolute;
	left:0px;
	top:1px;
}

#content .main .section01 .title{
	font-weight:800;
	font-size:14px;
}

#content .main .section01 .pdf a{
	padding-right:20px;
	background:url(/news/img/icon_pdf.png) right 50% no-repeat;
	
}

#content .main .section01 .go_top a{
	padding-left:15px;
	background:url(/news/img/arrow_01.png) left 50% no-repeat;
	
}

#content .main .section01 .get_pdf{
	border:1px dashed #ccc;
	padding:15px 10px 15px 196px;
	position:relative;
	zoom:1;
	line-height:1.3em;
}

#content .main .section01 .get_pdf img{
	position:absolute;
	left:10px;
	top:50%;
	margin-top:-19.5px;
}




