@charset "Shift_JIS";

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

body {
	font-size: 12px;
	line-height: 200%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #333333;
	background-color: #bcbcbc;
}

img {
	border-width: 0px 0px 0px 0px;
	outline: none;
}

a {
	overflow: hidden;
	outline: none;
	color: #0055aa;
}

a:hover {
	overflow: hidden;
	outline: none;
	color: #0080ff;
	text-decoration: none;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #ffffff;
	background-color: #001e64;
	text-align: left;
	padding-left: 10px;
	height: 20px;
	margin-left: 25px;
	margin-right: 25px;
}

h2 {
	background-image: url(../img/layout/logo1.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	height: 65px;
	padding-left: 80px;
	float: left;
}

strong {
	font-weight: normal;
}

h3 img {
	vertical-align: bottom;
}

hr {
	visibility: hidden;
	height: 5px;
}

b {
	color: #fb5800;
}

i {
	font-weight: bold;
	color: #ffffff;
	font-style: normal;
}

