@charset "utf-8";

h2 {
	width: 640px;
	height: 25px;
	text-indent: -9999px;
	background: url("../images/start/bg_h2.jpg") top left no-repeat;
	padding-bottom: 2em;
}
h3.ttl1 {
	width: 640px;
	height: 57px;
	text-indent: -9999px;
	background: url("../images/start/bg_h3_1.jpg") top left no-repeat;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
}
h3.ttl2 {
	width: 640px;
	height: 57px;
	text-indent: -9999px;
	background: url("../images/start/bg_h3_2.jpg") top left no-repeat;
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
}

.border {
	border: 1px solid #ccc;
	padding: 10px;
}

.bg_start {
	background: url("../images/start/bg_start.jpg") bottom center no-repeat;
}

.h_270 {
	height: 245px;
}

