p {
	font-size: 14px;
	line-height: 120%;
	color: #663300;
}
td {
	font-size: 14px;
	line-height: 120%;
	color: #663300;
}
.boderc {
	border: 1px solid #CC3300;
}
.boderc2 {
	border: 2px solid #DAA520;
}


.yohaku {
	padding-right: 20px;
	padding-left: 20px;
}
.text1 {
	font-size: 12px;
	line-height: 120%;
}


a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF3333;
	text-decoration: underline;
}
a:active {
	color: #FF3333;
	text-decoration: underline;
}


.leftline {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 5px;







}
