/* CSS Document */

.title_cont{
	border-bottom:#330033 1px solid;
	width:60%;
	padding:3px;
	font-family:"Times New Roman", Times, serif;
	color:#000000;
	font-size:14px;
	margin:0px 25%;
	text-align:left;
	font-weight: bold;
}

.text_cont{
	width:50%;
	font-family:"ＭＳ ゴシック", "Osaka‐等幅";
	color:#000000;
	padding:15px;
	font-size:11px;
	border-left:;
border-bottom:;
	margin:0px 25%;
	text-align:left;
	line-height:1.5em;
}
.text01 {
	font: bold 14px "Times New Roman", Times, serif;
	text-decoration: underline;
}
