@charset "UTF-8";

@import url(../../shared/css/import.css);
@import url(../../shared/css/section/thickbox.css);


#main.Apply {
    margin-top: 10px;
}

#main.Apply #subNav {
    margin: 28px 0;
    height: 29px;
    width: 950px;
}

#main.Apply #subNav.Step1 {
    background: url(../img/apply/sub_nav1.png) no-repeat left top;
}

#main.Apply #subNav.Step2 {
    background: url(../img/apply/sub_nav2.png) no-repeat left top;
}

#main.Apply #subNav.Step3 {
    background: url(../img/apply/sub_nav3.png) no-repeat left top;
}

#main.Apply #subNav.Step4 {
    background: url(../img/apply/sub_nav4.png) no-repeat left top;
}

#main.Apply h3 {
    font-size: 123.1%;
    margin-bottom: 1em;
}

#main.Apply #inputBlock {
    padding: 25px;
    background-color: #F9F8E3;
    border: 1px solid #89825F;
}

#main.Apply.Thanks .Explanation {
    margin-bottom: 40px;
    padding: 20px 0 10px;
    font-size: 0.875em;
    line-height: 1.4;
    text-align: center;
    background-color: #ffc;
    border: 1px solid #fc0;
}

#main.Apply.Thanks .Explanation h3 {
    padding: 5px 18px;
    color: #fff;
    margin: 0 auto 15px;
    width: 70%;
    background-color: #f60;
    font-size: 18px;
}

#main.Apply.Thanks #inputBlock {
    text-align: center;
}

#main.Apply.Thanks #inputBlock span {
    padding: 0 5px;
    color: #c00;
    font-weight: bold;
    font-size: 123.1%;
}

#main.Apply.Thanks #inputBlock img {
    padding-bottom: 1em;
}

#main.Apply #inputBlock p.Explanation {
    padding: 8px;
    color: #c00;
    border-top: 1px solid #89825F;
    border-bottom: 1px solid #89825F;
}

#main.Apply #inputBlock table {
    width: 898px;
}

#main.Apply #inputBlock table th,
#main.Apply #inputBlock table td {
    padding: 1em 8px;
    text-align: justify;
    border-bottom: 1px solid #E0DCC0;
}

#main.Apply #inputBlock table th.Last,
#main.Apply #inputBlock table td.Last {
    border-bottom: 0;
}

#main.Apply #inputBlock table th {
    vertical-align: top;
    font-size: 108%;
    font-weight: bold;
    padding-left: 1.5em;
    white-space: nowrap;
}

#main.Apply #inputBlock table th.required {
    padding-left: .5em;
}

#main.Apply #inputBlock table th.required span {
    color: #c00;
    font-size: 12px;
}

#main.Apply #inputBlock table td input,
#main.Apply #inputBlock table td select,
#main.Apply #inputBlock table td textarea {
    font-size: 123.1%;
}

#main.Apply #inputBlock table td input.W300 {
    width: 300px;
}

#main.Apply #inputBlock table td input.MailInput {
    width: 470px;
}

#main.Apply #inputBlock table td input.readonly {
    width: 230px;
}

#main.Apply #inputBlock table td .hint {
    font-size: 93%;
}

#main.Apply #inputBlock table td div.hint {
    padding-top: .5em;
}

#main.Apply #inputBlock table td span.hint {
    padding-left: 0.7em;
}

#main.Apply #inputBlock table td span.SizeEm {
    font-size: 123.1%;
    font-weight: bold;
}

#main.Apply #inputBlock table td strong {
    color: #f00;
}

#main.Apply #inputBlock table td.q1 ul {
    overflow: hidden;
    width: 700px;
}

#main.Apply #inputBlock table td.q1 ul li {
    float: left;
    width: 300px;
    line-height: 2;
}

#main.Apply #inputBlock ul.SubmitBtn {
    margin: 30px 0 20px;
    text-align: center;
}







#main.Package {
    margin-top: 10px;
}

#main.Package #summary h2 {
    margin-bottom: 25px;
}

#main.Package #summary p {
    font-size: 108%;
    font-weight: bold;
}

#main.Package .Section {
    margin: 30px 0;
}

#main.Package .Wrap {
    overflow: hidden;
}

#main.Package .Section h3 {
    font-size: 123.1%;
    margin-bottom: 1em;
}

#main.Package .Section p {
    margin: 0.5em 0 1em;
}

#main.Package .Section table {
    width: 443px;
    border: 1px solid #999;
}

#main.Package .Section table th,
#main.Package .Section table td {
    border-left: 1px solid #999;
    border-bottom: 1px solid #ccc;
    padding: 8px;
    font-size: 108%;
}

#main.Package .Section table th.Last,
#main.Package .Section table td.Last {
    border-bottom: 1px solid #999;
}

#main.Package .Section table th {
    background: #EFEFEF;
    text-align: justify;
    font-size: 93%;
}

#main.Package #price table {
    width: 950px;
}

#main.Package #price table td {
    width: 270px;
    background: url(../img/bg_td.png) repeat-x left top;
}

#main.Package table tr.Plans th {
    text-align: center;
    font-weight: bold;
}

#main.Package table tr.Plans th.Plan {
    background-color: #DAE9A5;
}

#main.Package table tr.Plans th.Standard {
    background-color: #9DDFAF;
}

#main.Package table tr.Plans th.Professional {
    background-color: #C6EAF9;
}

#main.Package #price table td.Version {
    text-align: justify;
    padding-left: 20px;
}

#main.Package #price table td.Version strong {
    font-weight: bold;
}

#main.Package #price table td.Version span {
    display: inline-block;
    padding: 1px 5px;
    color: #fff;
    font-size: 93%;
    font-weight: bold;
    background-color: #c00;
}

#main.Package .Alfa {
    float: left;
    width: 443px;
    padding-left: 1px;
}

#main.Package .Beta {
    float: right;
    width: 440px;
}

#main.Package .catalog {
    width: 440px;
    background: url(../img/bg_catalog_btm.png) no-repeat left bottom;
}

#main.Package .catalog div {
    padding: 12px 0;
    background: url(../img/bg_catalog_top.png) no-repeat left top;
    text-align: center;
}

#main.Package .catalog table {
    margin: 0 auto;
    width: auto;
    border: 0;
}

#main.Package .catalog table th,
#main.Package .catalog table td {
    border: 0;
}

#main.Package .catalog table td {
    text-align: justify;
}

#main.Package .catalog table td a,
#main.Package .Beta .Section a {
    color: #003399;
}

#main.Package .Section div.FaqLink {
    width: 440px;
    padding-bottom: 28px;
    background: url(../../shared/img/bg_cnr_btm440.png) no-repeat left bottom;
    text-align: center;
}

#main.Package .Section div.FaqLink p {
    padding-top: 28px;
    background: url(../../shared/img/bg_cnr_top440.png) no-repeat left top;
}

#main.Apply #freeTrialBlock {
  background:transparent url(../../shared/img/bg_cnr_top470.png) no-repeat scroll center top;
  margin-bottom:18px;
  padding-top:9px;
  width:950px;
  text-align: center;
  font-size: 108%;
}

#main.Apply #freeTrialBlock p {
  background:transparent url(../../shared/img/bg_cnr_btm470.png) no-repeat scroll center bottom;
  height:1%;
  overflow:hidden;
  padding-bottom:9px;
}

#main.Apply #freeTrialBlock p em {
  font-weight: bold;
  background-color: #C5E7E8;
  padding:1px 3px;
}


#content #main.Asp h2 {
	text-align:center;
	margin-bottom:7px;
}

/* planBlock */

#main.Asp #planBlock{
	margin-bottom: 35px;
	text-align:center;
	width: 940px;
}

#main.Asp #plans{
	background:transparent url(../img/bg_plan.png) no-repeat scroll 0 0;
	width:940px;
	height:459px;
	margin-bottom:10px;
	position:relative;
}

#main.Asp #plans #p_free {
	position: absolute;
	top: 25px;
	left: 29px;
	z-index: 100;
}

#main.Asp #plans #p_free dl {
	width: 222px;
	height: 0;
	padding-top: 341px;
	overflow: hidden;
	background: url(../img/plan1.png) no-repeat;
}

#main.Asp #plans #p_free a {
	position: absolute;
	left: 27px;
	top: 331px;
}


#main.Asp #plans #basic {
	position: absolute;
	top: 25px;
	left: 240px;
	z-index: 200;
}

#main.Asp #plans #basic dl {
	width: 232px;
	height: 0;
	padding-top: 341px;
	overflow: hidden;
	background: url(../img/plan2.png) no-repeat;
}

#main.Asp #plans #basic a {
	position: absolute;
	left: 27px;
	top: 331px;
}


#main.Asp #plans #premium {
	position: absolute;
	top: 18px;
	left: 444px;
	z-index: 400;
}

#main.Asp #plans #premium dl {
	width: 262px;
	height: 0;
	padding-top: 355px;
	overflow: hidden;
	background: url(../img/plan3.png) no-repeat;
}

#main.Asp #plans #premium a {
	position: absolute;
	left: 38px;
	top: 345px;
}



#main.Asp #plans #max {
	position: absolute;
	top: 25px;
	left: 680px;
	z-index: 300;
}

#main.Asp #plans #max dl {
	width: 232px;
	height: 0;
	padding-top: 341px;
	overflow: hidden;
	background: url(../img/plan4.png) no-repeat;
}

#main.Asp #plans #max a {
	position: absolute;
	left: 17px;
	top: 331px;
}


/* simulation */

#main.Asp #simulation{
	margin-bottom:70px;
}

/* inputBlock */
#main.Asp #inputBlock h3{
	width: 940px;
	height: 0;
	padding-top: 56px;
	overflow: hidden;
	background: url(../img/ttl_inputblock.png) no-repeat;
	z-index: 100;
	position: relative;
}

#main.Asp #inputBlock .FormBox {
	margin-top: -6px;
	width:890px;
	padding:25px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	background-color:#D2E276;
	position:relative;
	overflow: hidden;
	
}

#main.Asp #inputBlock .FormBox .FormInput {
	margin-bottom: 26px;
}



#main.Asp .labelTxt {
	display: block;
	color: #333;
	font-size:116%;
	line-height:1.7em;
}

#main.Asp #inputBlock .alpha{
	float:left;
	width: 231px;
	margin-right: 34px;
	background: url(../img/arrow_02.png) no-repeat right center;
}

#main.Asp #inputBlock .beta{
	float:left;
	width: 325px;
	margin-right: 34px;	
	background: url(../img/arrow_02.png) no-repeat right center;
}

#main.Asp #inputBlock .beta{
	float:left;
}

#main.Asp #inputBlock .select {
	font-size:108%;
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	background-color:#fff;
	border:none;
	padding:5px;
}


#main.Asp #inputBlock #plan{
	width:181px;
}

#main.Asp #inputBlock #year{
	width:81px;
}

#main.Asp #inputBlock #month{
	width:61px;
}

#main.Asp #inputBlock #day{
	width:61px;
}

#main.Asp #inputBlock .alpha span{
	font-size:116%;
	color:#333;
	padding:0 5px;
	vertical-align:bottom;
}

#main.Asp #inputBlock .BtnBox{
	text-align:center;
}

#content #main.Asp p.arrow{
	text-align:center;
	padding:7px;
	margin:0;
}




/* answerBlock */

#main.Asp #answerBlock{
	width:940px;
	background:transparent url(../img/ttl_answer.png) no-repeat scroll left top;
}

#main.Asp #answerBlock ul{
	width:780px;
	overflow:hidden;
	padding:7px 80px;
	text-align:center;
}

#main.Asp #answerBlock ul li{
	float:left;
	margin-right:15px;
	*padding-top:5px;
}

#main.Asp #answerBlock ul li.last{
	margin:0;
	padding-top:1px;
}

#main.Asp #answerBlock ul li span{
	font-size:108%;
	color:#fff;
	padding-left:5px;
	line-height:20px;
}

#main.Asp #answerBlock ul li.last span{
	padding:0;
}

#main.Asp #answerBlock table{
	border:1px solid #4AAEE3;
}

#main.Asp #answerBlock table tr th{
	padding:10px;
}

#main.Asp #answerBlock table tr{
	background-color:#D5EBF9;
}

#main.Asp #answerBlock table tr.tableHead{
	border-bottom:1px solid #4AAEE3;
	background-color:#89CAED;
}

#main.Asp #answerBlock table tr.even{
	background-color:#E9F5FC;
}

#main.Asp #answerBlock table tr th{
  width: 350px;
}

#main.Asp #answerBlock table tr th.first{
	border-right:1px dashed #4AAEE3;
  width:240px;
}

#main.Asp #answerBlock table tr th.second{
	border-right:1px dashed #4AAEE3;
}

#main.Asp #answerBlock table tr th span{
	font-size:108%;
	color:#000;
	font-weight:700;
}

#main.Asp #answerBlock table tr.boundary{
	border-bottom:2px solid #4AAEE3;
}

#main.Asp #answerBlock table tr td{
	padding:10px;
}

#main.Asp #answerBlock table tr td.first{
	background-color:#E6E6E6;
	border-right:1px dashed #4AAEE3;
}

#main.Asp #answerBlock table tr.even td.first{
	background-color:#f6f6f6;
	
}

#main.Asp #answerBlock table tr td.second{
	text-align: justify;
	border-right:1px dashed #4AAEE3;
	padding: 10px 10px 10px 3em;
}

#main.Asp #answerBlock table tr td.two{
	text-align:right;
}

#main.Asp #answerBlock table tr td span{
	font-size:108%;
	color:#000;
}


/* doubleBox */

#main.Asp #DoubleBox{
    width:940px;
    margin-bottom:50px;
    overflow:hidden;
}

#main.Asp #DoubleBox .alpha{
    float:left;
    width:395px;
    margin-bottom: 40px;
    padding:0 0 0 5px;
    overflow:hidden;
}

#main.Asp #DoubleBox .beta{
    float:right;
    width:435px;
    margin-bottom: 55px;
    padding:0 5px 0 5px;
    overflow:hidden;
}

#main.Asp #DoubleBox img{
    float:left;
}

#main.Asp #DoubleBox .alpha .txtBox{
    float:right;
    width:325px;
    padding-left:10px;
}

#main.Asp #DoubleBox .beta .txtBox{
    float:right;
    width:363px;
    padding-left:10px;
}

#content #main.Asp #DoubleBox p{
    font-size:108%;
    color:#333;
    margin:0;
}
#content #main.Asp #DoubleBox p.title{
    font-size:123.1%;
    color:#000;
    line-height:1.7em;
}

#main.Asp #DoubleBox a{
    color: #06f;
    font-size:100%;
}

#main.Asp #faqLinkBox{
    width:790px;
    padding:22px 75px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    background-color:#F4F7EE;
}

#main.Asp #faqLinkBox a.LinkTxt{
    font-size:108%;
    color:#06c;
    margin-right:15px;
}

#main.Asp #DoubleBox .gamma{
    float:left;
    width:440px;
    padding:0 0 0 5px;
    overflow:hidden;
}

#main.Asp #DoubleBox .gamma table#options{
    width: 434px;
    padding: 0 1px;
    margin: 8px 0 0;
    border-bottom: 1px solid #82B51A;
    font-size: 93%;
    color: #000;
    background: url(../img/bg_options_tp.png) no-repeat scroll left top;
}

#main.Asp #DoubleBox .gamma table#options p{
    font-size: 100%;
    line-height:40px;
    vertical-align: middle;
}

#main.Asp #DoubleBox .gamma table#options tr.head th{
    height: 30px;
}

#main.Asp #DoubleBox .gamma table#options tr.head th.left{
    width: 254px;
    border-right: 1px dashed #82B51A;

}
#main.Asp #DoubleBox .gamma table#options tr.head th.right{
    width: 179px;
}

#main.Asp #DoubleBox .gamma table#options tr td{
    background-color: #E6E6E6;
    height: 40px;
}

#main.Asp #DoubleBox .gamma table#options tr td.left{
    border-right: 1px dashed #82B51A;
}

#main.Asp #DoubleBox .gamma table#options tr td.left p{
    border-left: 1px solid #82B51A;
    width: 233px;
    text-align: left;
    padding-left: 20px;
}

#main.Asp #DoubleBox .gamma table#options tr td.right{
}

#main.Asp #DoubleBox .gamma table#options tr td.right p{
    border-right: 1px solid #82B51A;
    width: 178px;
}

#main.Asp #DoubleBox .gamma table#options tr.even td{
    background-color: #F6F6F6;
}

#main.Asp #DoubleBox .delta{
    float:right;
    width:435px;
    padding:0 0 0 5px;
    overflow:hidden;
}

#main.Asp #DoubleBox .delta .txtBox{
    float: right;
    width: 363px;
    padding-left: 10px;
}


#main.Asp #DoubleBox .delta a{
    line-height: 2em;
    font-size: 108%;
}


