@charset "UTF-8";
#address .address_border {
	border-top-color:#4689bd;
}
#content_header {
	background-image:url(/client/image/bg_head.png);
}
#contents_menu .contents_menu_bg {
	background-image:url(/client/image/contents_menu_bg.gif);
}
#contents_menu .contents_menu_footer {
	background-image:url(/client/image/contents_menu_foot.gif);
}
#main_contents h2 {
	background-image:url(/client/image/bg_contents_h2.gif);
	color:#2a459a;
}
#main_contents_foreside h2 {
	background-image:url(/client/image/bg_contents_h2_foreside.gif);
}
#main_contents h3 {
	color:#3a63cc;
}
#main_contents h4 {
	color:#487cff;
}
#main_contents table, td {
	border-color:#4689bd;
}
#main_contents th {
	border-color:#4689bd;
	background-color:#a6d5e7;
	background-image:url(/client/image/bg_th.gif);
	background-repeat:no-repeat;
}
#client_service table {
	border:none;
	margin:0;
	width:100%;
}
#client_service td {
	border:none;
	width:33%;
	vertical-align:top;
}
#client_service h3 {
	margin:0;
	font-size:20px;
	text-align:center;
}
#client_service p {
	margin:10px 0 0 0;
	text-align:center;
}

#service_price {
	font-size: 90%;
}
#service_price table {
}
#service_price th {
	padding: 5px;
	text-align:center;
}
#service_price td {
	padding: 5px;
	text-align:right;
}

