/* 2015-8-17 yasuoka 調整・追加 */
/*----------------------------------------------------*/
#add.add_page   {
	margin-right: auto;
	margin-left: 32px;
	margin-top: 70px;
	margin-bottom: auto;
	border: 1px none #DCDDDD;
	position: absolute;
	bottom: 0px;
}

.section p:not(.topics-t):not(.category):not(.day) {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

.section h1 {
	font-size: 280%;
}
.section h2 {
	font-size: 210%;
}
.section h3:not(.topics-t){
	font-size: 168%;
}
.section h4 {
	font-size: 140%;
}
.section h5 {
	font-size: 100%;
}
.section h6 {
	font-size: 70%;
}

