@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* 複数の異なるブラウザの初期設定値に対応するため、body エレメントのマージンと余白を 0 にすることをお勧めします */
	padding: 0;
	text-align: center; /* これにより、IE 5* ブラウザではコンテナが中央揃えになります。そして、テキストは、#container セレクタの初期設定である左揃えに設定されます */
	color: #000000;
	font-family: "ＭＳ ＵＩゴシック", "Osaka－等幅",sans-serif;
	font-size: 100%;
	background-color: #9ec5ff;
}
.thrColLiqHdr #container {
	width: 640px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
} 
.thrColLiqHdr  #container #header {
	text-align: left;
	background-color: #F6F6F6;
	width: 640px;
	height: 60px;
	margin: 0px;
	padding: 0px;
} 
.thrColLiqHdr #container #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}
.thrColLiqHdr        #container        #header        #torokulogo  {
	width: 140px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.thrColLiqHdr   /* #mainContent に関するヒント：
1. #mainContent と #sidebar1 および #sidebar2 の間のスペースは、#mainContent div の左マージンと右マージンによって設定されます。
2. サポートされている最小解像度（800 x 600）でのフローティングエレメントの落下を回避するには、#mainContent div 内のエレメントを 300px 以下にする必要があります（イメージを含む）。
3. 下の Internet Explorer の条件分岐コメントでは、#mainContent に「hasLayout」を設定するのにズームプロパティが使用されます。これにより、いくつかの IE 固有のバグが回避されます。
*/
#container   #mainContent {
	margin: 16px; /* この div エレメントの右マージンと左マージンにより、ページの両側に 2 つのサイドバーが設定されます。#sidebar1 div と #sidebar2 div に含まれるコンテンツの量に関係なく、列のスペースは維持されます。サイドバーのコンテンツが終了した後のスペースに #mainContent div のテキストを挿入するには、このマージンを削除します。 */
}
.thrColLiqHdr     #container     #mainContent   h1 {
	font-size: 2em;
	padding-bottom: 8px;
}
.thrColLiqHdr   #container   #mainContent h2 {
	font-size: 1.3em;
	margin-bottom: 0.5em;
	margin-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 6px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #000000;
}
.thrColLiqHdr   #container   #mainContent h3 {
	font-size: 1em;
	margin-bottom: 0.5em;
}
.thrColLiqHdr   #container   #mainContent h4 {
	font-size: 1em;
	margin-bottom: 0.5em;
}
.thrColLiqHdr      #container      #mainContent   #privacyList   {
	color: #000000;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
	width: 500px;
}
.thrColLiqHdr       #container       #mainContent    #privacyList  li   {
	color: #000000;
	list-style-type: decimal;
	padding: 0px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.thrColLiqHdr #container #mainContent .h_privacy {
	text-align: center;
}
.thrColLiqHdr   #container   #mainContent li   {
	color: #800013;
	text-decoration: underline;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.thrColLiqHdr  #container  #mainContent  ul  li a:link {
	color: #800013;
	text-decoration: underline;
}
.thrColLiqHdr  #container  #mainContent  ul  li a:visited {
	color: #55000D;
	text-decoration: underline;
}
.thrColLiqHdr  #container  #mainContent  ul  li a:hover {
	color: #800013;
	text-decoration: none;
}
.thrColLiqHdr  #container #mainContent  p {
	line-height: 1.5em;
	letter-spacing: 0.05em;
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
.thrColLiqHdr  #container  #mainContent  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColLiqHdr #container #mainContent #checkagree {
	text-align: center;
}

.thrColLiqHdr     #container     #mainContent     #torokunav  {
	text-align: center;
	margin-top: 48px;
}
.thrColLiqHdr   #container   #mainContent   #torokunav   .btn {
	height: 32px;
	width: 80px;
	margin-right: 8px;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.thrColLiqHdr  #container  #mainContent  #torokunav  #btn {
	height: 32px;
	width: 80px;
	margin-right: 8px;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.thrColLiqHdr    #container    #mainContent    #torokunav    #btn120px {
	height: 32px;
	width: 120px;
	margin-right: 8px;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.thrColLiqHdr #container #mainContent #torokunav #btnNext {
	background-image: url(../common/img/btn_next.png);
	height: 32px;
	width: 80px;
	margin-right: 8px;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.thrColLiqHdr  #container  #mainContent  #torokunav  #btnPrev {
	background-image: url(../common/img/btn_prev.png);
	height: 32px;
	width: 80px;
	margin-right: 8px;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.thrColLiqHdr    #container    #mainContent    #torokunav    #btnGotoCheck {
	background-image: url(../common/img/btn_gotoCheck.png);
	height: 32px;
	width: 80px;
	margin-right: 8px;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.thrColLiqHdr    #container    #mainContent    #torokunav    #btnComp {
	background-image: url(../common/img/btn_comp.png);
	height: 32px;
	width: 80px;
	margin-right: 8px;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.thrColLiqHdr     #container     #mainContent     #torokunav     #btnSubmit {
	background-image: url(../common/img/btn_submit.png);
	height: 32px;
	width: 80px;
	margin-right: 8px;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.thrColLiqHdr      #container      #mainContent      #torokunav      #btnSent {
	background-image: url(../common/img/btn_sent.png);
	height: 32px;
	width: 80px;
	margin-right: 8px;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.thrColLiqHdr     #container     #mainContent     #torokunav     #btnContact {
	background-image: url(../common/img/btn_contact.png);
	height: 32px;
	width: 120px;
	margin-right: 8px;
	margin-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:pointer;
}
.thrColLiqHdr   #container   #mainContent   input.textfield100px {
	width: 100px;
	border: 1px solid #B9B19B;
}
.thrColLiqHdr    #container    #mainContent    input.textfield200px {
	width: 200px;
	border: 1px solid #B9B19B;
}
.thrColLiqHdr     #container     #mainContent     input.textfield300px {
	width: 300px;
	border: 1px solid #B9B19B;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.thrColLiqHdr  #container  #mainContent  #inputform  {
	font-size: 90%;
}
.thrColLiqHdr #container #mainContent #inputform #textarea {
	height: 90px;
	width: 300px;
	border: 1px solid #B9B19B;
}

.thrColLiqHdr #container #mainContent #inputform td {
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
}
.thrColLiqHdr   #container   #mainContent   #inputform   td.attName {
	width: 96px;

}
.thrColLiqHdr    #container    #mainContent    #inputform    td.formsammary {
	width: 100px;
	font-size: 80%;

}
.formsammary                 {
	font-size: 80%;

}




.thrColLiqHdr #footer {
	padding: 0 10px; /* この余白は、その上に表示される div のエレメントの左揃えと一致します。 */
	background:#F6F6F6;
	text-align: center;
} 
.thrColLiqHdr #container #footer #copylight {
	color: #000000;
	font-size: 0.8em;
}
.thrColLiqHdr #footer p {
	margin: 0; /* フッターの最初のエレメントのマージンを 0 に設定することにより、マージンの相殺（div 間のスペース）が回避されます */
	padding: 10px 0; /* このエレメントの余白により、マージンの相殺を発生させることなく、マージンの効果とまったく同じように、スペースが設定されます */
}
.thrColLiqHdr #container #mainContent #pContact {
	font-size: 90%;
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 16px;
}
.thrColLiqHdr     #container     #mainContent     #pContact    dt {
	float: left;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.thrColLiqHdr      #container      #mainContent      #pContact     dd {
	float: none;
	clear: none;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 48px;
}
.thrColLiqHdr   #container   #mainContent   #const  {
	text-align: right;
	font-size: 80%;
}
.thrColLiqHdr  #container  #mainContent  #const li {
	text-decoration: none;
	color: #000000;
}


/* 再使用できる各種クラス */
.fltrt { /* このクラスは、ページ上でフローティングエレメントを右側に配置するのに使用できます。プローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: right;
	margin-left: 8px;
}
.fltlft { /* このクラスは、ページ上でフローティングエレメントを左側に配置するのに使用できます。フローティングエレメントは、ページ上でその横に配置されるエレメントの前に配置される必要があります。 */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* このクラスは、div またはブレークエレメントに適用される必要があり、また、子フローティングエレメントが完全に含まれているコンテナの末尾の直前にある最後のエレメントである必要があります */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
