h1 {
	padding-top: 0px;
	margin: 0px;
}
h2 {
	font-size: 1.2em;
	line-height: 0.8em;
	margin: 0;
	color: #F60;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-top: 15px;
}
h3 {
	font-size: 0.9em;
	margin-left: 20px;
	margin-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
h4 {
	color: #F60;
	font-size: 0.9em;
}
.note {
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: left;
}
.cf_link {
	font-size: 0.8em;
	text-align: right;
}


.contents {
	line-height: 1.5em;
	font-size: 0.8em;
	padding-left: 20px;
	padding-right: 20px;
	text-indent: 10px;
}
.caption {
	font-size: 0.8em;
	text-align: center;
}
body,td,th {
	color: #333;
}
a:link {
	color: #039;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
.whatsupTitle {
	font-size: 0.9em;
}
.whatsupDate {
	font-size: 0.8em;
	color: #F30;
	font-style: normal;
}
.whatsupBlogname {
	font-size: 0.8em;
}
.whatsupDetail {
	font-size: 0.7em;
}


a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.contents .motto {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
.contents .motto_sub {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
