@charset "utf-8";
/* CSS Document */


/* ---------------------------------------------------------
   /umikaze Style
--------------------------------------------------------- */

h1 {
	margin: 0px;
	font-size: 18px;
	color: #3F8EA5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

h2 {
	padding: 0px;
	font-size: 12px;
	line-height: 170%;
	color: #333333;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

div.information02 {
	text-align: center;
	line-height: 1.5em;
	font-size: 14px;
	padding-bottom: 10px;
	border-top: 1px solid #FF0000;
	padding-top: 10px;
	display: block;
	margin-bottom: 50px;
	border-bottom: 1px solid #FF0000;
	background: #FFFFCC;
}

div.information02 strong {
	font-size: 16px;
	color: #FF0000;
}
