

#MainContents {
	background:url(/_/dokumo/img/bg.gif) ;
	padding-bottom:40px;
}

.contentsWrapper {
	margin:0 50px;
}
.contentsWrapper .frame01 {	background:url(/_/dokumo/img/frame_02.gif) repeat-y;	}
.contentsWrapper .frame02 {	background:url(/_/dokumo/img/frame_03.gif) bottom center no-repeat;	}
.contentsWrapper .frame03 {	background:url(/_/dokumo/img/frame_01.gif) top center no-repeat; }
.contentsWrapper .inner {
	padding:35px;
}
.contentsWrapper .item {
	margin-bottom:20px;
}
.contentsWrapper .item.last {
	margin-bottom:0;
}
.contentsWrapper h3.head {
	color:#761837;
	line-height:1.2em;
	padding-bottom:3px;
	margin-bottom:8px;
	border-bottom:3px solid #c5899d;
	font-weight:bold;
	font-size:109%;
}
.contentsWrapper h3.head span.normal {
	font-weight:normal;
	font-size:85%;
}








