@charset "utf-8";
/* CSS Document */

.pa_botom15 {
	padding-bottom: 15px;
}
.pa_top15 {
	padding-top: 15px;
}



.pa_left_15 {
	padding-left: 15px;
}
.pa_top_botom15 {
	padding-top: 15px;
	padding-bottom: 15px;
	clear: both;
	overflow: hidden;
}
.pa_botom15_boder {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}
.pa_botom30 {
	padding-bottom: 30px;
}
.pa_top15_botom30 {
	padding-top: 15px;
	padding-bottom: 30px;
}


.span_link a {
	color: #003;
	font-weight: bold;
	text-decoration: underline;
}
.span_link a:hover {
	color: #FC0;
}
.red {
	color: #C00;
}
.blue {
	color: #036;
}

.pa_top_15_right {
	text-align: right;
	padding-top: 15px;
}
.both_pa_botom15 {
	clear: both;
	padding-bottom: 15px;
	overflow: hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 15px;
}
.contents_left_pa15 {
	float: left;
	width: 220px;
	padding-right: 15px;
}
.contents_right_pa15 {
	float: right;
	width: 445px;
}
.pa_top30_botom15 {
	padding-top: 30px;
	padding-bottom: 15px;
}
.w3ctext {
	font-size: 9px;
	padding-bottom: 5px;
	line-height: 1.5em;
}
.w3c {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
