@charset "Shift_JIS";
/* CSS Document */

body {
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #323232;
	background-color: #EEEEEE;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	clear: both;
}
div, pre, form, fieldset, input, textarea, p, th, td {
	margin:0;
	padding:0;
}
ul, ol, li, dl, dt, dd {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}
img {
	border:0;
}
a, a:link {
	text-decoration: none;
}
a:visited {
}
a:hover, a:active {
	text-decoration: underline;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #717171;
	border-left-color: #717171;
}
#menuarea {
}
#footer {
	clear: both;
	text-align: center;
	font-size: 12px;
	background-color: #717171;
	color: #FFF;
}
.cboth {
	clear: both;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}
.menu01 {
	float: left;
}
.menu02 {
	float: right;
}
#mainarea {
	clear: both;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#mainarea h2 {
	margin-bottom: 15px;
}
#mainarea h3 {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.5em;
}
.box01 {
	background-color: #DCDCDC;
	padding: 15px;
	margin-bottom: 15px;
}
.cover {
	float: left;
}
.table01 {
	float: right;
}
.table01 th {
	background-color: #717171;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
}
.table01 td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	white-space: nowrap;
}
.table01 .gray td {
	background-color: #EEE;
}
.table01 .white td {
	background-color: #FFF;
}
.table01 .td01 {
	white-space: normal;
	padding-right: 10px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 1.5em;
}
.table01 .td02 {
	padding-left: 10px;
	font-size: 13px;
	line-height: 1.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
}
.table01 .td03 {
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C2C2C2;
	white-space: normal;
	padding-right: 10px;
	font-size: 12px;
	line-height: 1.5em;
}
.p01 {
	margin-bottom: 10px;
}
.p02 {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 5px;
}
.p03 {
	margin-bottom: 15px;
}
.p04 {
	text-indent: -1em;
	margin-left: 1em;
}
