@charset "Shift_JIS";

/* 上部ナビ */
#c_hdr_navi #c_hdr_navi_1 {
	padding: 10px 0;
	width: 148px;
	background-color: #000000;
	color: #ffffff;
}
/* ページタイトル */
#c_main h1 {
	height: 220px;
	background-image: url("../img/top_ttl.jpg");
}
/* コンテンツ */
#c_main_cont h2 {
	width: 620px;
	background-image: url("../img/top_cont_1_ttl.gif");
}
.top_cont_navi {
	width: 304px;
	margin-top: 12px;
}
.top_cont_navi_l {
	float: left;
}
.top_cont_navi_r {
	float: right;
}
.top_cont_navi h3 {
	width: 304px;
	height: 32px;
	text-indent: -999em;
}
.top_cont_navi h3 a {
	display: block;
	width: 304px;
	height: 32px;
}
.top_cont_navi p {
	width: 278px;
	min-height: 72px;
	_height: 72px;
	padding: 12px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	border-left: 1px solid #666;
	font-size: 12px;
}
#top_cont_navi_1 {
	background-image: url("../img/top_btn_1_1.gif");
}
#top_cont_navi_1 a:hover {
	background-image: url("../img/top_btn_1_2.gif");
}
#top_cont_navi_2 {
	background-image: url("../img/top_btn_2_1.gif");
}
#top_cont_navi_2 a:hover {
	background-image: url("../img/top_btn_2_2.gif");
}
#top_cont_navi_3 {
	background-image: url("../img/top_btn_3_1.gif");
}
#top_cont_navi_3 a:hover {
	background-image: url("../img/top_btn_3_2.gif");
}
#top_cont_navi_4 {
	background-image: url("../img/top_btn_4_1.gif");
}
#top_cont_navi_4 a:hover {
	background-image: url("../img/top_btn_4_2.gif");
}




















