/* === news === */

/* -------------------------------------------------- title */

#page-title #page-title-inner h2 {
	background:url(../images/page_title.gif) no-repeat 0 0;
	width:170px;
	height:14px;
}


h3 {
    color:#fff;
    font-weight:bold;
    font-size:14px;
    background-position: 0 0;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    padding-top: 1px;
    padding-right: 0;
    padding-bottom: 1px;
    padding-left: 0px;
}

#contents ol {
	margin:15px 0 0 15px;
}

#contents ol li {
	list-style-position:inside;
	list-style-type:decimal;
}

