﻿/* ___由緒ページ用___ */

#article p { font-size:100%;}

/* ページタイトル部分 */

#page-title {
	width:800px;
	height:250px;
	background: #fff;
	margin:0; padding:0;
	border-bottom:3px solid #a00;
	clear:both;
}

#title_index{
	display:block;
	overflow:hidden;
	width:800px;
	height:250px;
	margin:0; padding:0;
	text-indent:-9999em;
	float:right;
}
#title_index {/* 由緒 */
	background: url(../img/title_index.jpg) no-repeat right;
}

