/* CSS Document */



#contentsInner{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}



#contents h2 {

	background-image: url(image/title.jpg);

	background-repeat: no-repeat;

	height: 60px;

	display: block;

}

#contentsInner h3 {

	height:25px;

	margin: 10px 0px 10px 0px;

	padding: 0px 10px 0px 20px;

	background:#eee;

	font-size:15px;

	color: #666;

	font-weight:bold;

	line-height: 25px;

	text-align:left;

	width:920px;

}

#contentsInner p {

	font-size: 12px;

	line-height: 22px;

	margin: 0px;

	padding-top: 0px;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 20px;

	text-align: left;

	width:920px;

	color: #666;

}

#contentsInner li {

	margin-top: 0px;

	margin-right: 20px;

	margin-bottom: 10px;

	margin-left: 20px;

	font-size: 12px;

	line-height: 16px;

	text-align: left;

	list-style-position: outside;

	list-style-type: decimal;

	width:790px;

	color:#666;

}

.list_title {

	font-size: 12px;

	line-height: 14px;

	color: #FF6600;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 10px;

	margin-left: 20px;

	font-weight: bold;

}
