﻿/* ------------------------------------ */
/* 海のほてる　インデックススタイルシート */
/* ------------------------------------ */
/*更新履歴欄*/
.kousin {
	background-image: url(../img/kousinm.png);
	background-position: center top;
	background-repeat:repeat-y;
	width: 762px;
	height: 24px;
	text-indent: -700em;
}
.kousinbg {
	background-image: url(../img/kousinbg.png);
	background-position: center top;
	background-repeat: repeat-y;
	width: 762px;
}
.kousin-contents{
	margin-left: 25px;
}
.box01 {
	color: white;
	font-size: 12px;
	line-height: 1.5em;
	margin-right: 20px;
}
	.box01 p {
	margin-left: 8px;
	}
.box02 {
	color: white;
	font-size: 12px;
	
}
	.box02 p {
	virtical-align: top;
	}