.main {  font-size: 13px; line-height: 150%}
.stitle {  font-size: 14px; line-height: normal; font-weight: bold}
.title {  font-size: 18px; font-style: normal; font-weight: bold}
.douwa {  font-size: 12px; line-height: 200%}
.read {  font-size: 14px; line-height: 130%}
.link1 {  font-size: 12px; font-style: normal; color: #0000FF; text-decoration: none}
.text_s {  font-size: 14px; line-height: 130%}
.menuword {  font-size: 12px; line-height: 140%}
.yomimono01 {  font-size: 14px; line-height: 150%}
.hedeline {  font-size: 11pt; line-height: normal; color: #FFFFFF}
.b_read { font-size: 14px; line-height: 130% ; font-weight: bold}


#contents{
	background-color: #FFFFFF;
	margin: 5px 5px 10px 10px;
}
	#contents h2{
		margin: 0px 0px 5px 0px;
		background-color: #FF8000;
		font-size: 16px;
		color: #FFFFFF;
		padding: 3px;		

	}
	#contents h3{
		background-color: #FFFFFF;
		font-size: 14px;
		color: #000000;
		border-left: 5px solid #FF8000;
		border-bottom: 1px solid #FF8000;
		padding: 3px;

	#contents h4{
		background-color: #FFFFFF;
		font-size: 12px;
		color: #000000;
		border-bottom: 1px solid #FF8000;
		padding: 3px;
	}
	#contents p{
		font-size: 12px;
		line-height: 140%;
		padding: 0 10px;
	}	

	#contents ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#contents li {
		font-size: 12px;
		line-height: 140%;
		padding: 5px 8px;
	}
