/*
header {
	position:relative;
}

#navArea nav ul li a {
	border-left:0;
}
*/
.overview .ulEnq {
	margin-bottom:10px;
}
.overview label {
	width:auto;
}
.overview .ulEnq li {
	margin-bottom:3px!important;
}
.overview .ulenq2Col {
	width:100%;
}
.overview .ulenq2Col li {
	float:left;
	width:48%;
}
.overview .ulenq2Col:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}


.overview ul.circle {
	clear:both;
	margin-top:5px;
	margin-bottom:5px;
}
.overview ul.circle li {
	background:url(../images/dot_circle.jpg) no-repeat 0 0.65em!important;
	padding:0 0 5px 8px!important;
	text-align:left;
}

.overview h5.subttl {
	background:#f3c65b;
	padding:0.5em;
}


.form_inner {
	width:100%;
	box-sizing:border-box;
	margin: 0 auto;
}


.policyArea {
	width:100%;
	margin-bottom:20px;
	background:#FFFFE0;
	font-size:12px;
}

.policyArea h6{
	font-weight:bold;
	margin-bottom:10px;
	margin:5px 0;
	font-size:16px;
}

.policyArea .pInner {
	padding:15px;
}

.policyArea .pInner p {
	line-height:1.5;
}

.policy {
	text-align:center;
	font-weight:bold;
	font-size:15px;
	margin-bottom:20px;
}
.policy .red {
	color:#f00;
}


span.must {
	background:url(../images/icon_must.png) no-repeat center right;
	padding:2px 32px 2px 2px;
	line-height:150%;
}

#mainTtl h2 {
	text-align:center;
	font-size:160%;
}

.h3_ttl {
	/*display:none;*/
}



#date1,
#date2 {
  position: relative;
  top: -65px;
  display: block;
}
.toDate {
	color:#19b5a4;
	text-align:right;
	font-size:1.4em;
	margin-bottom:0.5em;
	padding-right:0.5em;
}
.toDate a {
	padding-left:0.5em;
	color:#333;
}

#contents {
	width:1200px;
	margin:0px auto 20px;
	text-align:left;
}
.overview {
	margin:0 0 0px 0;
	/*padding:20px 10px 20px 10px;*/
	font-size:1em;
	background:#fff;
}


@media only screen and (max-width:768px) {
	#contents {
		width:100%;
	}
}



.overview .table{
	width:100%;
	margin:0 0 20px 0;
	border-collapse: collapse;
}
.overview .table2{
	width:100%;
	margin:0 0 20px 0;
	border-collapse: collapse;
}

.overview .table td{
	border:solid 1px #9FA0A0;
}
.overview .table2 td{
	border:solid 1px #9FA0A0;
}

.overview .table .table_left{
	width:278px;
	vertical-align: middle;
	background-color: #EEEEEE;
	padding: 8px;
	font-weight: bold;
}
.overview .table .table_up span{
	color:#f00;
}
.overview .table .table_right{
	padding: 8px;
	vertical-align: top;
}
.overview .table2 .table_right{
	padding: 8px;
	vertical-align: top;
}

.overview .table .table_right .comment{
	font-size:14px;
	display:block;
	clear: both;
	color:#666;
	margin:0.2em 0;
}

.overview .table .table_up{
	width:100%;
	vertical-align: middle;
	background-color: #EEEEEE;
	padding: 8px;
	font-weight: bold;
	text-align:left;
}
.overview .table .table_btm{
	width:100%;
	vertical-align: middle;
	background-color: #fff;
	padding: 8px;
}



.overview .tblEnq{
	width:100%;
	margin:0 0 20px 0;
	border-collapse: collapse;
}

.overview .tblEnq th{
	padding: 8px;
	width:100%;
	border:solid 1px #ccc;
	text-align:center;
	font-weight:bold;
	background:#eee;
}
.overview .tblEnq td{
	padding: 8px;
	width:100%;
	border:solid 1px #ccc;
	text-align:left;
}


.timetable_inner .attention,
.overview .attention {
	background-color:#0088D0;
	color:#fff;
	padding:5px 20px;
	font-weight:bold;
	margin:20px 0;
	font-size:1.2em;
}

.overview .regPtn01,
.overview .regPtn02 {
	padding:5px 20px;
	font-weight:bold;
	font-size:93%;
	margin:20px 0;
}
.overview .regPtn01 {
	background-color:#36c;
	color:#fff;
}
.overview .regPtn02 {
	background-color:#f6c;
	color:#fff;
}

.btnSubmit {
	width:200px;
	padding:5px 0;
}
.btnSubmit2 {
	width:300px;
	padding:5px 0;
}

.overview .note2 {
	margin-bottom:5%;
}

.overview .note { font-size:86%; }
.overview .agree {

}
.overview .agree span {

}
.overview .entry {
	text-align:center;
	margin:20px 0;
}
.header_emesg {
	padding: 20px;
	border: 2px solid #FF0000;
	color: #FF0000;
	font-size: 16px!important;
	font-weight:normal;
	text-align:left;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#SMP_STYLE .input {
	width: 420px;
	margin-bottom: 8px;
	padding: 5px;
	color: #333333;
	border: 1px solid #999999;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	font-size: 108%;
	text-align: left;
}
#SMP_STYLE .msg {
	display: block;
	color: #DD0000;
	font-size: 100%;
	font-weight:bold;
	margin-bottom: 5px;
	text-align:left;
}
#SMP_STYLE textarea {
	width: 510px;
	padding: 5px;
	border: 1px solid #999999;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
	font-size: 108%;
	text-align: left;
}

#SMP_STYLE .zipcode li.code01 input {
	width: 30px;
}

#SMP_STYLE .zipcode li.code02 input {
	width: 40px;
}

#SMP_STYLE .phone li.num01 input {
	width: 50px;
}

#SMP_STYLE .phone li.num02 input {
	width: 40px;
}

#SMP_STYLE .phone li.num03 input {
	width: 40px;
}

#SMP_STYLE .price input {
	width: 200px;
}

#SMP_STYLE .num input {
	width: 60px;
}

#SMP_STYLE .integer input {
	width: 90px;
}

#SMP_STYLE .real input {
	width: 170px;
}
#SMP_STYLE .name input {
	width: 170px;
}

#SMP_STYLE .pass input {
	width: 150px;
}

#SMP_STYLE .epass input {
	width: 160px;
}

#SMP_STYLE .time input {
	width: 20px;
}

#SMP_STYLE .time .year {
	width: 40px;
}
#SMP_STYLE .survey input[type="checkbox"] {
	width: 16px;
}
#SMP_STYLE .survey textarea[type="checkbox"] {
	width: 16px;
}
#SMP_STYLE textarea.full {
	width:98%;
	height:150px;
}

#SMP_STYLE ul,#smp_style li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#SMP_STYLE .zipcode ul li,
#SMP_STYLE .phone ul li,
#SMP_STYLE .name ul li,
#SMP_STYLE .survey ul li,
#SMP_STYLE .time ul li {
	width: auto;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	line-height: 35px;
}
#SMP_STYLE .survey .text{
	margin:0 10px 0 0
}
#SMP_STYLE p {
}
#SMP_STYLE .errMsg {
	font-weight:bold;
	color:#f00;
}


/*
label {
	display:inline-block;
	width:100%;
	cursor:pointer;
}

.atend {
	display: block;
    margin:auto;
    position:absolute;
    bottom:8px;
    left:3%;
    
    width:90%;
    
    font-size:120%;
    color: #fff;
    text-decoration: none;
    text-align: left;
    background-color: #F28B20;
    padding: 0.6em 0.5em;
    transition: all 0.2s;
}

.atendStop {
	display: block;
    margin:auto;
    position:absolute;
    bottom:5px;
    left:3%;
    
    width:90%;
    font-size:120%;
    
    color: #fff;
    text-decoration: none;
    text-align: left;
    background-color: #f00;
    padding: 0.6em 0.5em;
    transition: all 0.2s;
}


.stop {
	background:#f00!important;
}
*/



.sessionAreaMain .sessionBox .sessionBoxMain {
	height: 100%;
	padding: 0 0 100px 0;
	position: relative;
}

.taC {
	text-align:center!important;
}
.mt10 { margin-top:10px!important; }
.mt20 { margin-top:20px!important; }

.mb10 { margin-bottom:10px!important; }
.mb20 { margin-bottom:20px!important; }

.entry {
	margin:20px auto;
}
.area {
	padding-bottom:20px;
}


.iFrame {
	height:120px;
	overflow:auto;
	border:1px #ccc solid;
	padding:15px;
}
.iFrame p {
	margin-bottom:20px;
}
.iFrame a {
	text-decoration:underline;
}
.iFrame a:hover {
	text-decoration:none;
}
table.tblSemi {
	width:100%;
	margin:0 auto;
}
table.tblSemi {
	margin-bottom:20px;
}
table.tblSemi th,
table.tblSemi td {
	border:solid 1px #ccc;
	vertical-align:middle;
	padding:10px;
	word-break: break-all;
}
table.tblSemi td {
	background:#fff;
}
table.tblSemi th {
	text-align:center;
	background:#666;
	color:#fff;
}


table.tblSemi th.col01,
table.tblSemi td.col01,
table.tblSemi th.cols01,
table.tblSemi td.cols01 {
	width:20%;
	text-align:center!important;
}
table.tblSemi th.col02,
table.tblSemi td.col02 {
	width:80%;
}

table.tblSemi th.col02 {
	text-align:center;
}
table.tblSemi td.col02 {
	text-align:left;
}


table.tblSemi th.ttlDate {
	background:#f90;
	color:#fff;
}
table.tblSemi th.caption {
	background:#000;
	color:#fff;
}

table.tblSemi .blockBooth {
	display:inline-block;
	padding:0.3em 1em;
	background:#333;
	color:#fff;
	font-size:80%;
	margin-right:1%;
	white-space:nowrap;
}
ul.btn2Col {
	margin:0 auto!important;
	width:610px;
}
ul.btn2Col li.left {
	float:left;
}
ul.btn2Col li.right {
	float:right;
}
.err-fld {
	background:#FCAEAE!important;
}
.errMsg {
	color:#c00;
	font-weight:bold;
	margin:5px 0;
	font-size:14px!important;
}

input[type=checkbox],
input[type=radio] {
margin-right:0.5em;
}

input[type=checkbox]:focus,
input[type=text]:focus,
input[type=password]:focus,
textarea:focus,
select:focus {
	background-color: #FFFFAA!important;
}

select,
textarea {
	background:#F9F9F9;
	border:solid 1px #ccc;
	padding:3px;
}

input.xsht,
input.sht,
input.smid,
input.mid,
input.lng,
input.xlng,
input.xxlng {
	width:30px;
	padding:3px;
	background:#F9F9F9;
	border:solid 1px #ccc;
}
input.sht {
	width:80px;
}
input.smid {
	width:100px;
}
input.mid {
	width:250px;
}
input.lng {
	width:300px;
}
input.xlng {
	width:600px;
}

textarea.lng {
	width:90%!important;
}

li.code01,
li.code02,
li.num01,
li.num02,
li.num03 {
	float:left;
}
li.code02,
li.num02,
li.num03 {
	margin-left:5px;
}

.zipSch li {
	float:left;
}
.zipSch li.sch {
	padding:2px 0 0 5px;
}

.altTime {
	color:#f00;
	font-weight:bold;
	font-size:1.3em;
	
}

.formTtlArea {
	padding-top:20px;
	font-size:15px;
}

h5.formTtl {
	background:#0088D0;
	color:#fff;
	text-align:center;
	margin:0 auto 10px;
	font-weight:bold;
	padding:0.2em 0;
	font-size:18px;
}


.explain .label {
	display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #333;
    margin: 0 5px;	
}


/* tablet */
/* screens smaller than 768---------------------------------------------------------- */
@media only screen and (max-width:768px) {


.atend {
	display: block;
    margin:auto;
    /*position:absolute;*/
    bottom:8px;
    left:3%;
    
    width:90%;
    
    font-size:100%;
    color: #fff;
    text-decoration: none;
    text-align: left;
    background-color: #F28B20;
    padding: 0.5em 0.5em;
    transition: all 0.2s;
}

.atendStop {
	display: block;
    margin:auto;
    position:absolute;
    bottom:5px;
    left:3%;
    
    width:90%;
    font-size:100%;
    
    color: #fff;
    text-decoration: none;
    text-align: left;
    background-color: #f00;
    padding: 0.5em 0.5em;
    transition: all 0.2s;
}




	.form_inner {
		padding-top: 0px;
	}


	h5.formTtl {
		margin-top:80px;
	}
	.overview .table {
		width:95%;
		margin:auto;
	}
	.overview .tblEnq {
		width:95%;
		margin:auto;
	}

	.overview .table2 .table_left2{
		width:90%;
		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 4px;
		font-weight: bold;
	}
	.overview .table2 .table_center{
		padding: 4px;
		font-weight: bold;
		vertical-align: top;
		width:90%;
		border-bottom:solid 1px #333333;
		text-indent:1em;
	}
	.overview .table2 .table_right{
		width:90%;
		padding: 4px;
		vertical-align: top;
	}

	#SMP_STYLE .survey ul li {
		width: auto;
		margin: 0 3px 0 0;
		padding: 0;
		line-height: 35px;
		float:none;
	}
	#SMP_STYLE .sf_tr {
			margin-bottom:0em;
	}
	.table2 thead {
		display:none;
	}
	.table2 tbody tr{
		display:block;
		margin-bottom:2em;
	}
	.table2 tbody th, .table2 tbody td{
		display:block;
		border:none;
	}
	.table2 tbody th {
		color:#f36;
		text-align:left;
		background:#fff;
	}
	.table2 tbody td {
		margin-left:1em;
	}

	.iFrame {
	width:98%;
	height:120px;
	overflow:auto;
	border:1px #ccc solid;
	padding:1%;
	}

	.btnSubmit2 {
	width:300px;
	padding:5px 0;
	}


}



/* smartphone */
/* screens smaller than 690---------------------------------------------------------- */
@media only screen and (max-width:768px) {

	.overview .attention {
		text-align:center;
	}

	#mainTtl h2 {
		display:none;
	}

	.h3_ttl {
		margin-top:3.5em;
	}

	.overview .table {
		margin-bottom:0;
		width:95%;
	}


	.overview .table .table_left{
		width:95%;
		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 2%;
		font-weight: bold;
		margin:0;
	}
	.overview .table .table_right{
		width:95%;

		padding: 2%;
		vertical-align: top;
		margin:0;

	}
	.overview .table2 .table_right{
		width:90%;
		width:100%;

		padding: 4px;
		vertical-align: top;
	}


	.overview .tblEnq th{
		padding: 2%;
		width:95%;
		border:solid 1px #ccc;
		text-align:center;
		font-weight:bold;
		background:#eee;
	}
	.overview .tblEnq td{
		padding: 2%;
		width:95%;
		border:solid 1px #ccc;
		text-align:left;
	}



	.overview .table2 .table_left2{
		width:90%;
		width:100%;

		vertical-align: middle;
		background-color: #EEEEEE;
		padding: 4px;
		font-weight: bold;
	}
	.overview .table2 .table_center{
		padding: 4px;
		font-weight: bold;
		vertical-align: top;
		width:90%;
		width:100%;
		border-bottom:solid 1px #333333;
		text-indent:1em;
	}

	.header_emesg {
		width:100%;
		width:91.5%;
		margin: 30px auto 10px;
		padding: 15px 15px 15px 15px;
		border: 2px solid #FF0000;
		color: #FF0000;
		font-weight:normal;
		text-align:left;
	}


	#wrapTime .header_emesg {
		margin-top:50px;
	}

	#SMP_STYLE textarea {
		width: 260px;
		padding: 5px;
		border: 1px solid #999999;
		border-radius: 3px 3px 3px 3px;
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
		font-size: 108%;
		text-align: left;
	}

	#SMP_STYLE .name ul li {
		width: auto;
		margin: 0 3px 0 0;
		padding: 0;
		line-height: 35px;
		float:none;
	}
	#SMP_STYLE .survey ul li {
		width: auto;
		margin: 0 3px 0 0;
		padding: 0;
		line-height: 35px;
		float:none;
	}

	#SMP_STYLE .input {
		width: 210px;
		margin-bottom: 8px;
		padding: 5px;
		color: #333333;
		border: 1px solid #999999;
		border-radius: 3px 3px 3px 3px;
		box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.2) inset;
		font-size: 108%;
		text-align: left;
	}
	#SMP_STYLE .sf {
		width: 210px;
	}
	#SMP_STYLE .sf_tr {
			margin-bottom:0em;
	}

	.table thead {
		display:none;
	}
	.table tbody tr{
		display:block;
		margin-bottom:1em;
	}
	.table tbody th,
	.table tbody td{
		display:block;
		border:none;
	}
	.table tbody th {
		text-align:left;
		background:#fff;
	}
	.table tbody td {
		margin-left:1em;
	}

	.overview .table .table_up,
	.overview .table .table_btm {
		width:96%;
		width:100%;

		padding:2%;
		margin:0;
	}

	.tblEnq thead {
		display:none;
	}

	.tblEnq tbody tr {
	    display: block;
	    margin-bottom: 0em;
	}


	.tblEnq tbody th,
	.tblEnq tbody td{
		display:block;
		border:none;
	}
	.tblEnq tbody th {
		text-align:left;
		background:#fff;
	}
	.tblEnq tbody td {
		/*margin-left:1em;*/
	}


	ul.btn2Col {
		margin:0 auto!important;
		width:90%;
	}
	ul.btn2Col li {
		margin-bottom:1%;
	}
	ul.btn2Col li.left {
		float:none;
	}
	ul.btn2Col li.right {
		float:none;
	}

	ul.btn2Col li input{
		width:100%;
	}

	input.sht {
		width:23%;
	}
	input.smid {
		width:40%;
	}
	input.mid {
		width:80%;
	}
	input.lng {
		width:80%;
	}
	input.xlng {
		width:80%;
	}

	textarea.lng {
		width:90%!important;
	}

	.tblEnq tr{
		display:block;
		margin-bottom:0em;
	}


	select {
		width:90%;
	}

	.iFrame {
		width:98%;
		height:120px;
		overflow:auto;
		border:1px #ccc solid;
		padding:1%;
	}

	.btnSubmit2 {
		width:300px;
		padding:5px 0;
	}
	input[type="submit"],
	input[type="button"] {
	  -webkit-appearance: none;
	}
	table.tblSemi td.col01 {
		font-size:0.8em;
	}



}


.timeSection01 .subtitle02_02 .date{
	color:#19b5a4;
	background:#fff;
	padding:0.3em 1em;
	margin-right:2em;
	font-size:0.8em;
}

.timeSection02 .subtitle02_02 .date {
	color:#19a1b5;
	background:#fff;
	padding:0.3em 1em;
	margin-right:2em;
	font-size:0.8em;

}

/* フラットボタン系 */
input.btnNext {
	width:300px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff;
    text-decoration: none;
    background-color: #0088D0;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}
input.btnBack {
	width:300px;
	font-size: 16px;
    font-weight: bold;
    padding: 1.1em 0;
	color: #fff;
    text-decoration: none;
    background-color: #2f2f2f;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}
input.btnNext:hover,
input.btnBack:hover {
	opacity:0.7;
}


input.btnTop {
	width:350px;
	font-size: 15px;
    font-weight: bold;
    padding: 0.5em 0;
	color: #fff;
    text-decoration: none;
    background-color: #19b5a4;
    transition: all 0.2s;
    border:0;
    border-style: none;
    cursor:pointer;
}
input.btnTop:hover {
	opacity:0.7;
}


.mb20 { margin-bottom:20px!important; }

.inAlt {
	color:#f00;
	font-weight:bold;
	font-size:1.4em;
}

.in1SubTtl {
	text-align:left;
	font-size:1.4em!important;
	width:40%;
	margin:0 auto;
}

@media only screen and (max-width:690px) {

	.inAlt {
		padding-top:1em;
		font-size:1.2em;
	}

}
@media only screen and (max-width:768px) {
	.in1SubTtl {
		width:100%;
	}
}



.speakerArea {
	height:140px;
	overflow:hidden;
}

li.pdArea .speakerArea {
	height:200px;
	overflow:hidden;
}


.spkListBlock {
	margin-bottom:1em;
}

.spkListBlockK {
	margin-bottom:0.5em;
}


@media only screen and (max-width:690px) {
	.speakerArea {
		height:auto;
	}
	li.pdArea .speakerArea {
		height:auto;
	}

}


/* flowArea PC */
/*------------------------------------------------------------------------------*/

ol, ul {
    list-style: none;
}


#flowArea {
	margin: 0 0 25px 0;
	margin:0 auto 25px;
}
#flowArea h2 {
	font-size: 2.5em;
	color: #000;/*黒に変更*/
	text-align: center;
	background-color: #fff;/*白に変更*/
	border-bottom: solid 1px #999;/*1pxに変更*/
	margin: 0 0 25px;
	padding: 0.3em 0;
}
#flowArea ol {
	display: table;
	width: 100%;
	margin: 0 0 1em 0;
	padding:0;
}
#flowArea ol li {
	display: table-cell;
	width: 22%;
	font-size: 1.3em;
	text-align: center;
	vertical-align: middle;
}
#flowArea ol li span {
	display: block;
	font-weight: bold;
	color: #fff;
	background-color: #ddd;
	padding: 0.5em 0;
}
#flowArea ol li.current span {
	background-color: #10a6c7;
}
#flowArea ol li.arrRight {
	width: 4%;
	font-size: 2.4em!important;
	color: #2b9db6;
}
#flowArea ol li.arrDown {
	display: none;
}
#flowArea > div.flowInfoArea > p {
	font-size: 1em;
	text-align:left;
	font-weight:normal;
}
#flowArea > div.flowInfoArea > p.kome {
	text-indent: -1em;
	padding: 0 0 0 1em;
}

span.explain_blc {
	display:block;
	color:#666;
}
span.explain {
	display:inline;
	color:#666;

}


.pcDsp {
	display:inline;
}
.spDsp {
	display:none;
}

@media only screen and (min-width: 481px){
 br.spBr {
  display:none;
 }
}

/* flowArea SP */
/*------------------------------------------------------------------------------*/
@media only screen and (max-width:768px) {

	#flowArea {
		margin: 0 0 25px 0;
	}
	#flowArea h2 {
		font-size: 1.6em;
		font-weight: bold;
		color: #fff;
		text-align: center;
		background-color: #4B60A1;
		border-bottom: solid 3px #333;
		margin: 0 0 20px 0;
		padding: 0.3em 0;
	}
	#flowArea ol {
		display: block;
		width: 98%;
		margin: 1em auto 1em;
	}
	#flowArea ol li {
		display: block;
		width: 100%;
		font-size: 1.3em;
		text-align: center;
		vertical-align: middle;
	}
	#flowArea ol li span {
		display: block;
		font-weight: bold;
		color: #fff;
		background-color: #ddd;
		padding: 0.5em 0;
	}
	#flowArea ol li.current span {
		background-color: #10a6c7;
	}
	#flowArea ol li.arrRight {
		display: none;
		width: 100%;
		font-size: 2.4em!important;
		color: #2b9db6;
	}
	#flowArea ol li.arrDown {
		display: block;
		width: 100%;
		font-size: 2em!important;
		color: #2b9db6;
	}
	#flowArea > div.flowInfoArea {
		padding: 0 3%;
	}
	#flowArea > div.flowInfoArea > p {
		font-size: 1.1em;
	}
	#flowArea > div.flowInfoArea > p+p {
		margin: 1em 0 0 0;
	}
	#flowArea > div.flowInfoArea > p.kome {
		text-indent: -1em;
		padding: 0 0 0 1em;
	}


	span.explain {
		display:block;
	}


	input,
	select {
		margin-bottom:0.1em;
	}

	.pcDsp {
		display:none;
	}
	.spDsp {
		display:block;
	}

	table.tblSemi {
		width:95%;
		margin:0 auto;
	}


}


.spkComp {
	font-weight:bold;
	font-size:120%;
}

.spkName span {
	font-weight:bold;
	font-size:120%;
}

.inlinebox .corp {
	font-size:120%;
	font-weight:bold;
}
.inlinebox .person span {
	font-size:120%;
	font-weight:bold;
}


body#speaker label {
	width:auto;
}


table.tblSemi td.col01 {
	text-align:center;
}

.red { color:#f00; }


.h3_ttl {
	text-align:center;
	font-size:2em;
}

.h3_ttl span:after {
    content: "";
    display: block;
    width: 3em;
    height: 2px;
    background-color: #37bfe0;
    margin: 10px auto 30px;
}

span.bthMark {
	display:inline-block;
	padding:0.2em 1em;
	margin-right:1em;
	background:#0088D0;
	color:#fff;
}


#explainArea {
	border:solid 2px #10a6c7;
	text-align:left;
	margin:0 0 1.5em;
}

#explainArea .expBlock {
	padding:1.5em 2em;
}

#explainArea h3 {
	margin:0 0 1em 0;
	font-size:1.3em;
}

#explainArea .expBlock .expUl {
	padding:0;
}

#explainArea .expBlock .expUl li.ttl{
	font-size:1.2em;
}
#explainArea .expBlock .expUl li.ttl span {
	display:inline-block;
	margin-right:1em;
}
