a:visited, a:active, a:link {
	color: #0066FF;
	text-decoration: none;
}

a:hover {
	color: #FF0099;
	text-decoration: none;
}
#base {
	width:860px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#base a:hover img {
	filter: alpha(opacity=50);
	-moz-opacity:0.25;
	opacity:0.25;
}


#wrap {
	float: left;
	margin-top: 5px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}



#contents {
	width:550px;
	float: right;
}

#contents h2 {
	font-size: 14px;
	color: #039;
	line-height: 30px;
	background-image: url(../image/titlebg03.jpg);
	background-repeat: no-repeat;
	height: 30px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	background-position: 10px;
	padding-left: 20px;
}

#contents #c_block {
	padding-left: 10px;

}

#contents #copybox {
	border: 1px solid #06F;
	padding: 10px;
	margin-bottom: 10px;
}


#contents #c_block table {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#contents #c_block table td {
	padding: 5px;
}
#contents #c_block table th {

}

#side {
	float: left;
	width: 260px;
}

#side_box1 {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #06F;
}

#side h3 {
	line-height: 30px;
	color: #039;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	font-size: 14px;
	background-image: url(../image/titlebg02.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 20px;
}
#side #copy {
	padding: 10px;
	color: #036;
	line-height: 20px;
}
#copy img {
	padding-left: 8px;
}

.font_strong {
	color: #006;
	font-weight: bold;
}

.font_pink {
	font-size: 12px;
	color: #666666;
}
.font_blue {
	font-size: 12px;
	color: #06C;
	font-weight: bold;
}
