@charset "utf-8";

/* ==================================================================================
/
/  faq CSS
/
================================================================================== */

#section{
	width:652px;
}
#section h2 {
	height: 34px;
	border-left: 3px solid #B09D60;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;

}
#section h2 img {
	padding: 9px 11px;
}
#section h3 {
    color:#06C;
    font-size: 15px;
    margin: 20px 0;
    padding-bottom: 2px;
	border-bottom:1px solid #DDD;
}
#section h4 {
    padding-left: 25px;
	font-size: 12px;
	font-weight: normal;
	margin-top:12px;
	margin-bottom:12px;
	text-decoration: underline;
	background: url(../img/arrow.gif) 14px 6px no-repeat;
	cursor: pointer;
}

#accordion {
	float: right;
	width: 637px;
}

#sNav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sNav li {
	margin-bottom: 4px;
	width: 198px;
	height: 30px;
}
.ttl {
	margin: 0 0 25px 0;
	padding-bottom: 10px;
	font-size: 15px;
	color: #26968C;
	background: url(../img/ttl_bg.gif) 0 bottom no-repeat;
}

.cont .close {
	cursor: pointer;
}
.txt {
	margin-left: 20px;
	padding: 20px 20px 10px;
}
.txt p {
	margin: 0 0 10px 0;
}
.txt .close {
	margin: 10px 0 0 0;
	display: inline-block;
}


#no01 .txt { background: #E4F6E5; }

#no02 .txt { background: #F3EADA; }

#no03 .txt { background: #F4E5DE; }

#no04 .txt { background: #FFDEDE; }

#no05 .txt { background: #F8E0E3; }

#no06 .txt { background: #F1E1F0; }

#no07 .txt { background: #DFE7F4; }

#no08 .txt { background: #D6EAF9; }

#no09 .txt { background: #DAE6F4; }

#no10 .txt { background: #DCE2F4; }

#no11 .txt { background: #F2D7EF; }

#no12 .txt { background: #EEDADD; }


.topTxt {
	margin: 20px 0;
}

.red {
	color:#F00;
}

table.all{
	width:649px;
	border-top:1px solid #ccc;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	margin-bottom: 29px;
}
.all th,
.all td {
	padding: 7px;
}
.all th{
	border-bottom:1px solid  #ccc;
	color:#333333;
	background-color:#F7F7EF;
	vertical-align: middle;
	white-space: nowrap;
}
.all td{
	border-bottom:1px solid  #ccc;
	vertical-align: middle;
}


#section p.information {
    margin-bottom: 20px;
}
#section .message {
    color: #FF6600;
    font-size: 140%;
    font-weight: bold;
    line-height: 150%;
    margin-bottom: 20px;
}
#section .txt {
	margin-bottom: 15px;
}

#section #forgot {
    border: 1px solid #CCCCCC;
    margin: 0 auto;
    padding: 20px;
    text-align: left;
    width: 440px;
}
#section #forgot .mailaddres {
    margin-bottom: 10px;
}
#section #forgot p {
    text-align: center;
}
#section .mini {
	font-size: 90%;
}
#section .top {
	margin-bottom: 5px;
}
#section select {
    border: 1px solid #CCCCCC;
    margin-bottom: 7px;
}
#section table input {
	padding: 2px;
	margin-bottom: 2px;
}
#section table a {
	text-decoration: underline;
}
#section table img {
	margin-top: 2px;
	vertical-align: bottom;
}
.btn_area {
	padding: 0;
	margin-bottom: 30px;
}
.btn_area ul {
	width: 138px;
	margin: 0 auto;
}
.btn_area input {
	border: 0;
}
.btn_area ul {
	width: 138px;
	margin: 0 auto;
}
.confirm ul {
	width: 296px;
}
.confirm li {
	float: left;
	width: 138px;
	margin: 0 5px;
}
.thanksBt ul {
	margin-top: 20px;
}

.box60 { width: 60px; }
.box120 { width: 120px; }
.box320 { width: 320px; }

/* thanks */
.thanks {
	padding-bottom: 42px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.box {
	padding:20px 0 0 13px;
	line-height:1.8;
}
.sttl {
	font-size:14px;
	margin-bottom: 20px;
}
.bold {
	font-weight:bold;
}

#main{
	padding-bottom:20px;
}