@charset "Shift_JIS";
/*----------------------------------------
class
----------------------------------------*/
.clear0	{
	height:1px;
	margin:-1px 0px 0px;
	padding:0px;
	line-height:0em;
	display:block;
	float:none;
	clear:both;
	font-size: 0px;
}
.brspace{
	height:20px;
	margin:0px 0px 0px;
	padding:0px;
	line-height:20px;
	display:block;
	font-size: 0px;
}
.flL	{
	float:left;
}
.flR	{
	float:right;
}
.alC	{
		text-align:center;
}
.alR	{
		text-align:right;
}
.alL	{
		text-align:left;
}
a {
	color: #FF6600;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}

img	{
	margin:0px;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
span.yajirushi {
	color: #3399CC;
}
span.yajirushi2 {
	color: #FF6600;
}
