.margin_table{margin-top: 5px;}

.margin_table10px{margin-top: 10px;}

.margin_td{
    padding-top: 10px;
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px;
}

.main_td{
	padding-top: 10px;
}

.text_padding {
    padding-top: 10px; 
	padding-left: 10px;
}

.text_padding_02 {
    padding-top: 10px;
}
    



.border_dotted_bottom {
    border-bottom: 1px dotted #333333;
	padding-top: 10px;
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px;
		}

.border_solid {
    border-top: 1px solid #660000;
	margin-top: 10px;
	}

a {text-decoration:under-line;
}

a:link{color:#660000; }
a:active{color:#660000; }
a:visited{color:#660000; }
a:hover{color:#cc9900; }

.txt {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: normal;
}

.txt_9px {
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	font-family: "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: normal;
}

.txt_bold_new {
	font-style: normal;
	line-height: 15px;
	color: #CC0000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt_bold_old {
	font-style: normal;
	line-height: 15px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.txt_white {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #ffffff;
	font-family:  "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: normal;
}

.txt00_new {
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #ffffff;
	font-family:  "ＭＳ ゴシック", "Osaka‐等幅";
	font-weight: normal;
	background-color: #990000;
}

.txt_bold {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	font-family:  "ＭＳ ゴシック", "Osaka‐等幅";
}

.txt_bold_big{
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	line-height: 15px;
	color: #333333;
	font-family:  "ＭＳ ゴシック", "Osaka‐等幅";
}

.news_title {
	font-size: 13px;
	font-weight: bold;
	font-style: bold;
	line-height: 15px;
	color: #333333;
	font-family:  "ＭＳ ゴシック", "Osaka‐等幅";
	border-bottom: 1px dotted #333333;
	padding-bottom: 3px;
	padding-left: 10px;
}

news_contents{
    padding-top: 10px;
	padding-left: 10px;
}


p {
	margin-bottom: 10px;
}

.td_padding {padding-left: 15px;}

.pic {
	border: 1px solid #cccccc;
}

