@charset "UTF-8";
/* CSS Document */

.tittle{
	font-size: 100%;
	color: #003616;
	font-weight: bold;
}
.tittle1{
	font-size: 100%;
	color: #0071A7;
	font-weight: bold;
}
.tittle_d{
	font-size: 100%;
	color: #9B5CA3;
	font-weight: bold;
}
.tittle_i{
	font-size: 100%;
	color: #B66D29;
	font-weight: bold;
}
/*.tittleblack{
	font-size: 13px;
	line-height: 16px;
	color: #000000;
}*/
.tittle2{
	font-size: 20px;
	color: #003616;
	line-height: 23px;
}
.read{
	font-size: 75%;
	line-height: 1.5em;
	color: #333333;
}
.readred{
	font-size: 75%;
	line-height: 1.5em;
	color: #FF0000;
}
.red{
	font-size: 100%;
	line-height: 1.5em;
	color: #FF0000;
}
.caption{
	font-size: 70%;
	line-height: 1.4em;
	color: #333333;
}
.caption_other{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 5px;
	margin-top:5px;
}
.captionred{
	font-size: 90%;
	line-height: 1.5em;
	color: #FF0000;
}
.smallcaption{
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.smallcaption2{
	font-size: 8px;
	line-height: 12px;
	color: #333333;
}
.smallcaptionred{
	font-size: 70%;
	line-height: 1.5em;
	color: #FF0000;
}
.totop{
	font-size: 70%;
	line-height: 1em;
	color: #003616;
}
.name{
	font-size: 93%;
}
.voice{
	font-size: 70%;
	line-height: 2em;
	color: #333333;
}
#topic_pas{
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.color_green{
	color: #003606;
}


.top-info{
	font-size: 65%;
	line-height: 1.8em;
	text-align:left;
}
.name-right{
	text-align: right;
	font-size: 65%;
	line-height: 1.8em;
}
.name-right-link{
	text-align: right;
	font-size: 65%;
	line-height: 1.8em;
	text-decoration: underline;
	margin-bottom: 5px;
}
.name-right-link a{
	color: #003616;
}
.name-right-link a:hover{
	color: #003616;
}
.style1 {color: #003616}

