@import url(../../common/css/basic.css);

div#contents h1 {
	margin: 6px 0 30px 0;
}

div#contents h1.sectiontitle {
	text-align: right;
	margin: -17px -1px -17px 0;
	background: none;
	border: none;
	padding: 0;
}

div#contents h1.sectiontitle + p {
	margin-top: 80px;
}

div#menu ul li div.introduction {
	background: url(../../common/img/bg_sectionmenu01.png) no-repeat left top;
	background-color: #482706;
}

div#menu ul li div.introduction ol {
	background: url(../../common/img/bg_sectionmenu02.png) no-repeat right bottom;
	padding: 0;	
	color: #f0f0e8;
}

div#menu  ul li div.introduction ol li {
	padding: 0;
	background: none;
	padding: 0 40px 10px 0;
	list-style: decimal;
	margin-left: 40px;
	
}
