@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #F9F9F7;
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #333333;
}
.oneColLiqCtrHdr #container {
	width: 820px;
	margin: 0 auto;
	text-align: left; /* この設定は body エレメントの text-align: center より優先されます。 */
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(image/back.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 14px;
}
.oneColLiqCtrHdr #header {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.oneColLiqCtrHdr #header h1 {
	padding: 0px; /* マージンの代わりに余白を使用して、エレメントを div の端に接触しない位置に維持することができます */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
}
.oneColLiqCtrHdr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.oneColLiqCtrHdr #mainContent2 {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

.h1 {
	background-image: url(image/ban_back.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 150px;
	padding: 0px;
}

.oneColLiqCtrHdr #mainContent a:link {
	color: #333333;
	font-size: 16px;
}
.oneColLiqCtrHdr #mainContent a:visited {
	color: #333333;
	font-size: 16px;
}
.oneColLiqCtrHdr #mainContent a:hover {
	color: #999900;
	text-decoration: none;
}

.oneColLiqCtrHdr #mainContent2 a:link {
	color: #333333;
	font-size: 16px;
}
.oneColLiqCtrHdr #mainContent2 a:visited {
	color: #333333;
	font-size: 16px;
}
.oneColLiqCtrHdr #mainContent2 a:hover {
	color: #999900;
	text-decoration: none;
}


.li   {
	padding-top: 0px;
	padding-bottom: 3px;
	margin: 0px;

}
.ul      {
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: right;
	list-style-type: none;
}


.oneColLiqCtrHdr #mainContent p {
	padding-left: 25px;
	margin: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.oneColLiqCtrHdr #mainContent h2 {
	background-image: url(image/h2back.jpg);
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 51px;
	padding-top: 13px;
	margin-top: 20px;
	font-size: 17px;
	letter-spacing: 0.1em;
	color: #333333;
	margin-bottom: -10px;
	padding-bottom: 0px;
	line-height: normal;
}

.oneColLiqCtrHdr #mainContent2 h2 {
	background-image: url(image/h2top/h2back.jpg);
	font-weight: bold;
	padding-left: 20px;
	background-repeat: no-repeat;
	height: 51px;
	padding-top: 13px;
	margin-top: 20px;
	font-size: 17px;
	letter-spacing: 0.1em;
	color: #333333;
	margin-bottom: -10px;
	padding-bottom: 0px;
	line-height: normal;
}

.oneColLiqCtrHdr  #Content  {
	background-image: url(image/h2back_line.gif);
	background-repeat: repeat-y;
	margin-top: -5px;
}

.oneColLiqCtrHdr  #Content2  {
	background-image: url(image/h2top/h2back_line.jpg);
	background-repeat: repeat-y;
	margin-top: -10px;
}

.oneColLiqCtrHdr #mainContent h3 {
	padding-left: 25px;
	background-image: url(image/h3_back.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	padding-bottom: -5px;
	font-size: 16px;
}


.oneColLiqCtrHdr #mainContent dl{
	width: 360px;
	float: left;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	border: 1px dotted #FFCC00;
	background-color: #FFF8F4;
}
.oneColLiqCtrHdr #mainContent .bottom{
	border-bottom-width: 0px;
}
.oneColLiqCtrHdr #mainContent .right{
	border-right-width: 0px;
}


.oneColLiqCtrHdr #mainContent dt{
	background-image: url(image/camp_backbg.png);
	background-repeat: repeat-x;
	background-position: 5px 5px;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: normal;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.oneColLiqCtrHdr #mainContent dd p{
	margin: 0;
	height: 80px;
	vertical-align: top;
	text-align: left;
	font-size: 12px;
}
.oneColLiqCtrHdr #mainContent dd{
	text-align: center;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
}

.oneColLiqCtrHdr #footer {
	margin-right: auto;
	margin-left: auto;

} 
.oneColLiqCtrHdr #footer p {
	text-align: center;
	font-size: 10px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;

} 
.oneColLiqCtrHdr #footer a:link {
	color: #333333;
	text-decoration: none;
}
.oneColLiqCtrHdr #footer a:visited {
	color: #333333;
	text-decoration: none;
}
.oneColLiqCtrHdr #footer a:hover {
	color: #999900;
	text-decoration: underline;
}
.exam {
	color: #666666;
}
.mark {
	font-size: 16px;
	background-image: url(image/h2_back.gif);
	height: 35px;
	width: 780px;
	padding-left: 10px;
	padding-top: 10px;
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.2em;
}
