/*タイトル*/
#main_2nd h1.title {
	width: 594px;
	height: 112px;
	padding: 0px;
	text-indent: -9999px;
	margin-bottom: 15px;
	background: url('../../images/support/title.jpg') 0 0 no-repeat;
}
/*サブタイトル*/
#main_2nd h2.sub {
	width: 594px;
	height: 30px;
	text-indent: -9999px;
	margin: 10px 0 10px 0;
	background: url('../../images/support/sub_title.gif') 0 0 no-repeat;
}

/*概要エリア--------------------------------------------------*/
div.outline{
	text-align: left;
	width: 590px;
	float: left;
	padding: 0 0px 0 3px;
}

div.outline h2{
	text-indent: -9999px;
	background: url('../../images/support/out_title.gif') 0 0 no-repeat;
}

div.outline p{
	padding: 10px 15px 5px 15px;
}

div.outline p.link{
	padding-left: 240px;
	padding-bottom: 10px;
	float: left;
	text-align:center
}
div.outline p a{
	display: block;
	padding-left: 20px;
	font-weight: bold;
	background: url('../../images/support/out_ico.gif') 0 2px no-repeat;
}

div.outline div{
	float: left;
	background: url('../../images/support/out_back.gif') 0 100% repeat-x;
}


div.outline ul{
	float: left;
	padding-left: 14px;
}

div.outline ul li{
	text-indent: -9999px;
	float: left;
	height: 75px;
}
div.outline ul li.s1{ width:83px;	background: url('../../images/support/s1.gif') 0 0 no-repeat;}
div.outline ul li.s2{ width:167px;	background: url('../../images/support/s2.gif') 0 0 no-repeat;}
div.outline ul li.s3{ width:61px;	background: url('../../images/support/s3.gif') 0 0 no-repeat;}
div.outline ul li.s4{ width:169px;	background: url('../../images/support/s4.gif') 0 0 no-repeat;}
div.outline ul li.s5{ width:80px;	background: url('../../images/support/s5.gif') 0 0 no-repeat;}



/*main*/
/*#support_main {
	float: left;
	padding-left: 4px;
}*/

div.support_info {
	text-align: left;
	width:350px;
	padding: 5px 20px 0 5px;
	float: left;
}



/*流れ*/
div.flow{
	float: left;
	margin: 20px 0 10px 0;
}

div.flow ul li{
	width: 188px;
	height: 31px;
	float: left;
	text-indent: -9999px;
	margin-right: 10px;
}

div.flow ul li.ph3{
	text-indent:-9999px;
	margin: 0px;
	background: url('../../images/support/bt_03.gif') 0 -31px no-repeat;
}
div.flow ul li.ph3_on{
	text-indent:-9999px;
	margin: 0px;
	background: url('../../images/support/bt_03.gif') 0 0px no-repeat;
}

div.flow ul li a{
	width: 188px;
	height: 31px;
	text-indent: -9999px;
	display: block;
}

div.flow ul li a.ph1{
	background: url('../../images/support/bt_01.gif') 0 -31px no-repeat;
}
div.flow ul li a.ph1:hover,div.flow ul li.ph1_on{
	background: url('../../images/support/bt_01.gif') 0 0 no-repeat;
}

div.flow ul li a.ph2,div.flow ul li.ph2{
	background: url('../../images/support/bt_02.gif') 0 -31px no-repeat;
}
div.flow ul li a.ph2:hover,div.flow ul li.ph2_on{
	background: url('../../images/support/bt_02.gif') 0 0 no-repeat;
}





/*フォーム*/
div.supportform {
	border: solid 1px #169CDB;
	padding: 2px;
	width: 579px;
	float: left;
	margin: 2px 0 0 0;
}


div.supportform input {
	margin: 0px;
	padding: 2px;
	font-size: 13px;
	font-weight: normal;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "Osaka", helvetica, sans-serif;
}

#privacy_chk_stats {
	height: 50px;
	text-align:center;
	font-weight: normal;
}

#privacy_chk_stats img {
	margin-bottom: 3px;
}


p.mini {
	font-size: 11px;
	margin: 8px 0 5px 0;
	color: #666666;
}


div.supportform h1{
	text-indent: -9999px;
	width: 579px;
	height: 28px;
	margin-bottom: 10px;
}
table.supportform {
	color: #333333;
	clear:both;
}
table.supportform tr td.ac2{
	background: url('../../images/support/ico_absolute.gif') 5% 50% no-repeat;	background-color: #f1f1f1;padding-left: 60px;

}
table.supportform tr td{
	background-color: #f1f1f1;
	text-align: left;
	padding: 5px 0 5px 10px;
}

table.supportform tr td.ti{
	background-color: #ADE5FF;
	font-weight: bold;
	color: #444444;
}

table.supportform tr td.ac{
	background: url('../../images/support/ico_absolute.gif') 95% 50% no-repeat;
	background-color: #DBE3E4;
	width: 180px;
}
table.supportform tr td.an{
	background-images: none;
	background-color: #DBE3E4;
	width: 180px;
}

p.charea{
	padding: 10px 0 5px 0;
	float: left;
	font-weight: bold;
	color: #0081B7;
}
p.ex{
	margin: 2px 0 0px 0;
	clear: both;
	background: url('../../images/ico_ex.gif') 0 3px no-repeat;
	padding-left: 18px;
	font-size: 11px;color: #777777;text-align:left;
}
p.err{
	margin: 0px 0 0px 0;
	clear: both;
	font-size: 11px;
	color: #ff0000;
	text-align:left;
}
p.err_title{
	padding: 0px 0px 10px 3px;
	font-weight: bold;
	clear: both;
	color: #ff0000;
	text-align:left;
}

/*確認*/
p.submit  {
	padding: 10px 0 20px 200px;
	float: left;
}
p.submit a {
	display: block;
	width: 215px;
	float: left;
	text-indent: -9999px;
	height: 43px;
	background: url('../../images/support/kakunin.gif') 0 0 no-repeat;
}
p.submit a:hover {background-position: 0 -43px;}


/*申し込む*/
p.submit_start  {
	padding: 10px 0 20px 200px;
	float: left;
}
p.submit_start a {
	display: block;
	width: 215px;
	float: left;
	text-indent: -9999px;
	height: 43px;
	background: url('../../images/support/touroku.gif') 0 0 no-repeat;
}
p.submit_start a:hover {background-position: 0 -43px;}

/*次へ*/
p.next  {
	padding: 10px 0 20px 200px;
	float: left;
}
p.next a {
	display: block;
	width: 215px;
	float: left;
	text-indent: -9999px;
	height: 43px;
	background: url('../../images/support/next_bt.gif') 0 0 no-repeat;
}
p.next a:hover {background-position: 0 -43px;}

/*修正*/
p.back {
	float: left;
	text-align: left;
	padding: 5px 0 5px 0px;
	width: 500px;
}
p.back a {
	padding:3px 0 3px 32px;
	text-decoration: none;
	background: url('../../images/support/ico_back.gif') 0 0 no-repeat;
}


/*重複-----------------------------------------------------------------------*/
#support_dup {
	float: left;
}

div.support_dup {
	padding: 2px 2px 10px 2px;
	color: #333333;
	float: left;
	margin: 10px 0 0 0;
	border: solid 1px #FF8585;
}
div.support_name_dup  {
	clear: both;
	padding:0px 20px 0px 20px;
}
div.support_name_dup div{
	margin-top: 10px;
	padding: 5px 10px 5px 10px;
	float: left;
	font-weight: bold;
	font-size: 13px;
	background-color: #FFEBE9;
	text-align: left;
}
div.support_name_dup p  {
	font-weight: bold;
	clear: both;display: block;
	padding: 0px 0 0 35px;
}
div.support_name_dup p.title  {
	padding: 6px 0 2px 35px;
}

div.support_dup h1{
	text-indent: -9999px;
	width: 588px;
	height: 28px;
	margin-bottom: 10px;
	background: url('../../images/support/dup_title.gif') 0 0 no-repeat;
}
p.dup_name{
	text-align:left;
	font-size: 18px;
	padding: 10px 0 0 20px;
	font-weight: bold;
}
p.dup {
	text-align: left;
	float: left;
	padding: 20px 0 0 20px;
	line-height: 20px;
}
p.dup_sub {
	text-align: left;
	clear: both;
	padding: 10px 0 0 20px;
}
p.dup span {
	color: #ff0000;
	font-weight: bold;
}

div.support_dup div.info {
	text-align: left;
	float: left;width: 550px;
	padding: 50px 0 20px 20px;
}

div.support_dup h2.tel{
	width: 260px;
	height: 55px;
	text-indent: -9999px;
	float: left;
	display: block;
	background: url('../../images/support/tel.gif') 0px 0 no-repeat;
}
div.support_dup div.info  a {
	width: 260px;
	height: 55px;
	float: left;
	display: block;
	margin-right: 30px;
	text-indent: -9999px;
	background: url('../../images/support/form_bt.gif') 0 0 no-repeat;
}


/*完了画面*/
div.thanks {
	border: solid 1px #169CDB;
	padding: 2px;
/*	width: 579px;*/
	float: left;
	margin: 10px 0 0 0;
}
div.thanks h1{
	text-indent: -9999px;
	width: 579px;
	height: 28px;
	margin-bottom: 0px;
	background: url('../../images/support/form_title.gif') 0 0 no-repeat;
}

#main_2nd h2.thanks {
	width: 530px;
	height: 155px;
	text-indent: -9999px;
	margin: 0px 0 10px 0;
	background: url('../../images/support/img_thanks.gif') 0 0 no-repeat;
}
p.end_mess{
	text-align:left;
	font-size: 18px;
	padding: 10px 0 0 10px;
	font-weight: bold;
}
p.end_time{
	text-align:center;
	background-color: #E2F6FF;
	margin: 15px 30px 0 30px;
	padding: 3px 0 3px 0;
	font-size: 14px;
	font-weight: bold;
	font-weight: bold;
}
p.to_home  {
	margin-top: 10px;
	padding: 10px 0 0px 200px;
	float: left;
}
p.to_home  a {
	display: block;
	width: 215px;
	float: left;
	text-indent: -9999px;
	height: 28px;
	background: url('../../images/seminar/to_home.gif') 0 0 no-repeat;
}

/*確認*/
p.mess {
	padding: 10px 0 10px 5px;
	text-align: left;;
}

/* 080818 追記　表示切替エリアCSS※これに伴いchangeobj.js追加-------------------- */

div#all div#chooseBox{
border:1px solid #ffcc99;
width:566px;
margin:10px 3px 10px 3px;
padding:0;
overflow:hidden;
}

div#all div#chooseBox h3{
background:#ffcc99;
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px 0 0 0;
}

div#all div#chooseBox p.orgC{
background:#ffcc99;
text-align:center;
font-size:12px;
margin:0 0 3px 0;
padding:0 0 3px 0;
float:none;
width:566px;
}


div#all div#chooseBox ul{
float:left;
width:550px;
margin:5px 0 5px 0;
padding:0 0 0 5px;
text-align:left;
zoom:1;
}

div#all div#chooseBox ul li{
margin:3px 0 0 0;
line-height:1;
font-size:14px;
clear:both;
width:550px;
height:25px;
}

div#all div#chooseBox ul li span{
width:130px;
float:left;
}

div#all div#chooseBox ul li span.right{
float:right;
overflow:hidden;
width:420px;
margin:3px 0 0 0;
}

:root div#all div#chooseBox ul li input#fileup{
display:none;
margin:0 0 0 165px;
padding:0;
width:540px;
height:23px;
}

div#all div#chooseBox ul li input#fileup{
display:none;
margin:0 50px 0 70px;
padding:0;
width:300px;
}

div#all div#chooseBox ul li input.size{
width:100px;
height:23px;
}

div#all div#chooseBox ul li input{
width:auto;
margin:0 0 5px 0;
background:none;
vertical-align:middle;
}

input.umail_a,
input.umail_c,
input.address,
input.graduate,
input.mobile_mail{
width:285px;
}

div#all div#chooseBox2{
border:1px solid #ffcc99;
width:566px;
margin:1px 3px 10px 3px;
padding:0;
overflow:hidden;
}

div#all div#chooseBox2 h3{
background:#ffcc99;
text-align:center;
font-size:14px;
font-weight:bold;
padding:5px 0 0 0;
}

div#all div#chooseBox2 p.orgC{
background:#ffcc99;
text-align:center;
font-size:12px;
margin:0;
float:none;
width:566px;
padding:0 0 3px 0;
}


div#all div#chooseBox2 ul{
float:left;
width:550px;
margin:5px 0 5px 0;
padding:0 0 0 5px;
text-align:left;
zoom:1;
}

div#all div#chooseBox2 ul li{
margin:3px 0 0 0;
line-height:1;
font-size:14px;
clear:both;
width:550px;
height:25px;
}

div#all div#chooseBox2 ul li span{
width:180px;
float:left;
}

div#all div#chooseBox2 ul li span.right{
float:right;
overflow:hidden;
width:360px;
margin:3px 0 0 0;
}

:root div#all div#chooseBox2 ul li input#fileup{
display:none;
margin:0 0 0 80px;
padding:0;
width:540px;
}

div#all div#chooseBox2 ul li input#fileup{
display:none;
margin:0 40px 0 60px;
padding:0;
width:300px;
height:23px;
}

div#all div#chooseBox2 ul li input.size{
width:100px;
}

div#all div#chooseBox2 ul li input{
width:auto;
margin:0 0 5px 0;
background:none;
vertical-align:middle;
}

