@charset "utf-8";
/*===================================================

	歴史・史跡を巡る　カテゴリーの詳細ページ

====================================================*/

/*----------------------------------------------------
	import
----------------------------------------------------*/
@import url("common.css");

/*----------------------------------------------------
	上書き
----------------------------------------------------*/
#main {
	background: url(../img/hed_history_mini.jpg) no-repeat;
	line-height: 1.5em;
}
#sub h5 {
	background: url(../img/sub_h5.gif) 0 0;
}

/*----------------------------------------------------
	専用
----------------------------------------------------*/
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #C60;
	padding-bottom: 10px;
}
h2 {
	color: #FFF;
	font-weight: bold;
	background: #F60;
	padding: 0.5em 15px;
	margin-top: 1em;
	float: left;
	width: 640px;
}
h3 {
	color: #F30;
	font-weight: bold;
	line-height: 2em;
	clear: left;
	padding-top: 0.5em;
}

