/* CSS Document */

body{font-size:12px;
	line-height:150%;
	color:#4b4b4b;
};
.buttom_stype{
	background:#FFFFFF;
	border: 1px solid #cccccc;
}
.red_font{
	color:#c22b2b;
}
a:link {
	text-decoration: none;
	color: #4B4B4B;
}
a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
a:hover{
color: #353535;
	text-decoration: none;
}

.red_font a:link {
	color: #353535;
}
.red_font a:visited {
	color: #c22b2b;
}
.red_font a:hover {
	color: #c22b2b;
	text-decoration: underline;
}
.Article_class1 {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	background-color: #eff0f1;
	height: 30px;
	padding-left: 10px;
}
.Article_class1 a:link {
	text-decoration: none;
	color: #000000;
}
.Article_class1 a:visited {
	color: #000000;
	text-decoration: none;
}
.Article_class1 a:hover{
color: #000000;
	text-decoration: none;
}
.Article_class2 {
	color: #CC0033;
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	height: 30px;
}

.Article_class2 a:link {
	text-decoration: none;
	color: #ca1827;
}
.Article_class2 a:visited {
	color: #ca1827;
	text-decoration: none;
}
.Article_class2 a:hover{
color: #ca1827;
	text-decoration: none;
}
.Reply_name {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.contect {
	color: #6C6C6C;
	padding-right: 10px;
	padding-left: 10px;
}

.num_line {
	font-size: 40px;
	line-height: 200%;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.class_1 {
	color: #00659c;
}
.class_1 a:link {
	text-decoration: none;
	color: #00659c;
}
.class_1 a:visited {
	color: #00659c;
	text-decoration: none;
}
.class_1 a:hover{
color: #00659c;
	text-decoration: underline;
}
