
/* CSS Document */

#main h2 {
	height: 100px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 100px;
	padding-left:33px;
	margin-bottom:20px;
}

#main h2.titleH2_01 {
	background: url(../img/share/bg_title01.jpg) no-repeat 0 0;
}

#main h2.titleH2_02 {
	background: url(../img/share/bg_title02.jpg) no-repeat 0 0;
}

#main h3 {
	height: 33px;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 33px;
	background: url(../img/share/bg_ttl01.jpg) no-repeat 0 0;
	color:#84312C;
	font-size:117%;
	padding-left:22px;
}

#main h4 {
	margin: 0 10px;
	color:#84312C;
}

#main p {
	margin: 0 10px 1em;
}

#main blockquote {
	margin: 2em;
	font-size:117%;
}
.pagetopBox {
	clear:both;
	padding:0 1em;
	overflow:hidden;
}

.pagetopBox p {
	float:right;
	width:120px;
}

.pagetopBox p a {
	background:url(http://www.rikondanjo-soudan.jp/img/share/arrow_up.gif) no-repeat left center;
	padding-left:12px;
}
