﻿@charset "utf-8";

@import url(Common.css);

#Head {
	background: none;
}

#Container {
	position: relative;
	width: 100%;
	height: inherit;
	max-width: 1200px;
	margin: 0 auto;
}

#Container {
	max-width: 100%;
}

.boxjoin {
	clear: both;
	background: #F4F4F4;
	border: 1px solid #cccccc;
	padding: 40px 0;
}

.boxjoin .h2 {
	padding: 0px 0 40px 0;
	text-align: center;
	margin-bottom: 10px;
}

.boxjoin h2 {
	text-align: center;
	font-size: 40px;
	color: #000;
	margin-bottom: 20px;
}

.boxjoin .h2 p {
	color: #08505E;
}

#divJoin {
	width: 1200px;
	position: relative;
	clear: both;
	margin: 0 auto;
	padding-top: 30px;
}

.agreeTitH5 {
	clear: both;
	color: #313131;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/login/iconSubtitleBullet.gif) no-repeat 0 3px;
	padding: 0 0 0 20px;
	margin-top: 50px;
}

.m_Wrap .agreeText .agreeTextBox {
	width: 1198px;
	height: 170px;
	border: 1px solid #ddd;
	overflow-y: scroll;
	line-height: 28px;
}

.m_Wrap .agreeText .agreeTextBox .innerCase {
	padding: 18px 20px;
	width: 1130px;
	margin: 0 auto;
}

.m_Wrap .agreeText .agreeCheck {
	position: relative;
	padding: 6px 0 20px;
	text-align: right;
	width: 100%;
}

#divJoin ul {
	margin-bottom: 20px;
}

#divJoin li {
	display: block;
}

.tableLayoutSec .tableLayout {
	border-top: 3px solid #6361a0;
	width: 100%;
	margin-top: 10px;
	line-height: 20px;
}

.tableLayoutSec .tableLayout tbody th:first-child {
	border-left: none;
	background: #f5f5f5;
}

.tableLayoutSec .tableLayout th.thType {
	padding-left: 32px;
	text-align: left;
}

.tableLayoutSec .tableLayout tbody th {
	padding: 9px 0;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.tableLayoutSec .tableLayout th {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc; !
	important:;
	vertical-align: middle;
	/*background: #f5f5f5 url(../images/login/bg_thline.gif) repeat-y right 0;*/
}

.tableLayoutSec .tableLayout th span {
	color: #999999;
}

.tableLayoutSec .tableLayout th, .tableLayoutSec .tableLayout td {
	vertical-align: middle;
}

.tableLayoutSec .tableLayout td {
	padding: 9px 15px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc !important;
	background: #fff;
}

.tableLayoutSec .tableLayout td p {
	margin-top: 5px;
}

#divJoin li {
	display: block;
}

.m_Wrap .agreeText h3 {
	padding-bottom: 15px;
	color: #111;
	font-size: 20px;
	line-height: 1;
}

.agreeTitH5 {
	clear: both;
	color: #313131;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/login/iconSubtitleBullet.gif) no-repeat 0 3px;
	padding: 0 0 0 20px;
	margin-top: 50px;
}

.m_Wrap .agreeNotes {
	margin-top: 10px;
	padding: 28px 30px 25px 66px;
	border: 1px solid #ddd;
	background: #f5f5f5 url(../images/login/icoNote.gif) 30px 30px no-repeat;
}

.m_Wrap .agreeNotes h4 {
	padding-bottom: 10px;
	font-size: 18px;
	color: #111;
}

.m_Wrap .agreeNotes p strong {
	display: block;
	color: #d5330d;
}

.m_Wrap .agreeText .agreeTextBox .innerCase li {
	list-style: disc outside none;
	margin-left: 10px;
}

.m_Wrap .agreeAll {
	margin-top: 30px;
	padding: 20px 0 17px;
	border: 1px solid #ddd;
	text-align: center;
	background: #f5f5f5;
	font-weight: bold;
	font-size: 18px;
}

#Footer {
	background: #efefef;
	border-top: 1px solid #cccccc;
}

.cssHide {
	display: none;
}

.BTN {
	text-align: center;
	padding: 15px;
	margin: 20px auto 50px auto;
	width: 1200px;
}

.BTN a {
	background: #866eb8;
	background: -moz-linear-gradient(top, #866eb8 0%, #6361a0 100%);
	background: -webkit-linear-gradient(top, #866eb8 0%, #6361a0 100%);
	background: linear-gradient(to bottom, #866eb8 0%, #6361a0 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#866eb8', endColorstr='#6361a0', GradientType=0);
	padding: 10px 40px;
	color: #fff;
	font-size: 17px;
	display: inline-block;
	cursor: pointer;
}

.finish {
	text-align: center;
	margin: 80px 0;
	font-size: 14px;
}

.finish h3 {
	font-size: 20px;
	color: #9d133c;
	margin-bottom: 20px;
}

.resultInfo {
	width: 200px;
	margin: 20px auto 0 auto;
	padding: 20px 40px;
	border: 1px solid #6361a0;
	background: #f4f2ff;
	text-align: left;
}

.resultInfo .txt_table_title {
	display: inline-block;
	width: 60px;
}

.resultInfo 

input[type=checkbox], input[type=radio] {
	vertical-align: middle;
	display: inline-block;
}

input, select, textarea {
	max-width: 100%;
}