/*TOC===============================================
common
newsContents
==================================================*/

/*common
--------------------------------------------*/
h1{
margin-top:17px;
}
h2{
font-size:1.2em;
margin-top:17px;
color:#4dac26;
border-bottom:dotted 1px #4dac26;
}
p{
line-height:1.8em;
}
/*newsContents
--------------------------------------------*/
div.newsContents{
width:650px;
padding:36px 75px 0 75px;
}
h1.newsTitle{
display:block;
width:650px;
padding-bottom:1px;
border-bottom:4px solid #DDDDDD;
font-size:1.17em;
font-weight:bold;
color:#4dac26;
}
.newsContents ul{
display:block;
margin:22px 0 22px 0;
width:650px;
height:31px;
}
li.DLpdf{
float:left;
}
img#PDF{
vertical-align:middle;
margin-right:7px;
}
li.funcPage{
float:right;
margin:7px 0;
}
.icon{
position:relative;
padding-right:13px;
background:url(../img/icon.gif) no-repeat scroll right center;
}
div.newsBody p{
margin-bottom:1.0em;
	}
p#listLink{
margin-top:30px;
text-align:right;	
}
.small{
font-size:0.9em;
}
