@charset "UTF-8";

#wrapper {
	font-family:"メイリオ", Meiryo,  "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	text-align:center;
	background:#FFF;
	padding:15px 0;
}

#wrapper * {
	color: #333;
}

#contents {
	width:860px;
	margin:auto;
	text-align:center;
}

#contents #head {
	border:1px solid #898989;
	padding:2px 0;
	text-align:center;
	margin-bottom:20px;
}

#contents .menu {
	margin-bottom:10px;
}

#contents .menu * {
	margin:0;
	padding:0;
}

#contents .menu ul {
	list-style:none;
}

#contents .menu ul li {
	float:left;
	margin-right:25px;
	padding-right:20px;
	line-height:1.2;
}

#contents .menu ul li.font1216bored {
	font-size:12px;
	font-weight:bold;
	color: #990000;
	border-bottom:1px solid #990000;
}

#contents .menu ul li.font1216bo {
	font-size:12px;
	border-bottom:1px solid #666565;
}

#contents .menu ul li.font1216bo a:hover {
	color: #990000;
}

.useGuidance {
	clear:both;
}

.useGuidance * {
	margin:0;
	padding:0;
}

.useGuidance table {
	width:100%;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
}

.useGuidance table th,
.useGuidance table td {
	text-align:left;
	vertical-align:top;
	padding:10px;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	line-height:1.5;
	border:1px solid #898989;
}

.useGuidance table th {
	white-space:nowrap;
	border-left:none;

}

.useGuidance table td {
	border-right:none;
	padding:10px 20px;
}

.useGuidance table td ol {
	margin-left:2em;
}

.useGuidance table td li {
	margin-bottom:0.5em;
}

.useGuidance table td p {
	margin:0;
	padding:0;
}

.useGuidance table td dt {
	margin-top:0.5em;
}

.useGuidance table td dd {
	margin-left:1em;
}