@charset   "Shift_JIS";

* {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

body {
	font-size: 12px;
	font-family: メイリオ;
	line-height: 200%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/layout/bg.jpg);
	background-color: #f1e4dc;
}

img {
	border-width: 0px 0px 0px 0px;
	outline: none;
}

a {
	overflow: hidden;
	outline: none;
	color: #fd6102;
}

a:hover {
	overflow: hidden;
	outline: none;
	text-decoration: none;
}

table {
	font-size: 12px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border-width: 0px 0px 0px 0px;
	border-collapse: collapse;
}

h1 {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	font-family: HG行書体;
}

h2 a {
	text-indent: -999em;
	height: 55px;
	display: block;
}

strong {
	font-weight: normal;
}

h3 img {
	vertical-align: bottom;
}

h4 {
	font-size: 12px;
	color: #5b2213;
	padding-right: 10px;
	font-weight: bold;
	line-height: 14px;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #600219;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-left: 10px;
}

h5 {
	font-size: 14px;
	color: #a20000;
	text-align: right;
	padding-right: 10px;
}

s {
	font-weight: bold;
	color: #ff8000;
	text-decoration: none;
}

td {
	padding: 5px;
}

input {
	font-size: 12px;
}

textarea {
	font-size: 12px;
}

i {
	font-weight: bold;
	font-style: normal;
	color: #d90000;
}

