@charset "shift_jis";

A:link {
text-decoration:none;
color:#000000;
}

A:visited {
text-decoration:none;
color:#000000;
}

A:active {
text-decoration:none;
color:#000000;
}

A:hover {
text-decoration:none;
color:#FF0000;
}

.10p {
font-size:10px;
line-height:10px;
}

.11p {
font-size:11px;
line-height:15px;
}

.12p {
font-size:12px;
line-height:120%;
}

.13p {
font-size:14px;
line-height:20px;
}


.13p2 {
font-size:13px;
line-height:140%;
}

.14p2 {
font-size:14px;
line-height:140%;
}

.15p2 {
font-size:15px;
line-height:140%;
}

.12line {
	font-size:12px;
	line-height:130%;
	border-top-width:2px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-top-style:dotted;
	border-top-color:#339966;
	border-right-color:#339966;
	border-bottom-color:#339966;
	border-left-color:#339966;
	padding:5px 0px 0px;

}

.f10p {
font-size:10px;
line-height:10px;
}

.f11p {
font-size:11px;
line-height:15px;
}

.f12p {
font-size:12px;
line-height:120%;
}

.f13p {
font-size:14px;
line-height:20px;
}


.f13p2 {
font-size:13px;
line-height:140%;
}

.f14p2 {
font-size:14px;
line-height:140%;
}

.f15p2 {
font-size:15px;
line-height:140%;
}

.f12line {
	font-size:12px;
	line-height:130%;
	border-top-width:2px;
	border-right-width:2px;
	border-bottom-width:2px;
	border-left-width:2px;
	border-top-style:dotted;
	border-top-color:#339966;
	border-right-color:#339966;
	border-bottom-color:#339966;
	border-left-color:#339966;
	padding:5px 0px 0px;

}



.bd01 {
	border:1px solid #999999;
}

.bd02 {
	border-top:0px solid #999999;
	border-right:0px solid #999999;
	border-bottom:1px solid #999999;
	border-left:0px solid #999999;
}
.line1 {
	border-top-width:0px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#666666;
	border-right-color:#666666;
	border-bottom-color:#666666;
	border-left-color:#666666;
}
.line2 {
	border-top-width:1px;
	border-right-width:0px;
	border-bottom-width:0px;
	border-left-width:1px;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-color:#666666;
	border-right-color:#666666;
	border-bottom-color:#666666;
	border-left-color:#666666;
}