body {
	font-size:12px;
	font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #5b4a3f;
	margin: 0px;
}

#main {
	height: 80%;
	width: 100%;
	padding-top: 300px;
	margin-top: 50px;
	margin-bottom: 50px;
	background-color: #FFF;
	padding-bottom: 30px;
	background-image: url(img/N2logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.title {
	line-height: 1.5px;
	width: 700px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CDBA9B;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 8px;
}

.txt {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	line-height: 2;
	padding-top: 10px;
}

.txtb {
	font-size: 15px;
	width: 500px;
	color: #966731;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 2;
	font-weight: bold;
}
.pochi {
	width: 100px;
	background-image: url(pochi.jpg);
	height: 74px;
	margin-left: auto;
	margin-right: 100px;
}
.top {
	width: 500px;
	border: 3px solid #5B4A3F;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	line-height: 1.5;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.p {
	height: 100px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}

ul.works {
	list-style-image: url(img/mark.gif);
	margin: 0px;
	padding-left: 20px;
}
