@charset "utf-8";

/*-------------------------------------------------
  second
-------------------------------------------------*/


/*-------------------------------------------------*/
/*h3*/
h3.main-title03a{
	background: url(../image/h3.gif);
}

h3.main-title03b{
	background:  url(../../hikari/common/image/h3.gif);
}

h3.main-title03a,
h3.main-title03b{
	clear: both;
	margin: 10px 0 0;
	padding: 12px 0 0 0;
	height: 34px;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.0;
	letter-spacing: 0.2em;
	text-indent: 15px;
}
/*h3*/

/*h4*/
h4.main-title04{
	margin: 10px 0px 5px 0px;
	padding: 5px 0px;
	border-left: 2px solid #666666;
	border-bottom: 1px dotted #999999;
	font-size: 12px;
	text-indent: 8px;
	line-height: 1.2;
}

h5.main-title05{
	margin: 10px 0px 5px 0px;
	padding: 5px 0px;
	border-left: 2px solid #666666;
	font-size: 12px;
	text-indent: 8px;
	line-height: 1.2;
}

/*-------------------------------------------------*/


/*ページャー-------------------------------------------------*/
.preNext {
    margin: 20px 0 0;
	text-align: center;
}

/*日付-------------------------------------------------*/
.time {
	text-align: right;
}