
ul {
	list-style-type:none;
}
ol {
	list-style-position:inside;
	margin-left:20px;
	text-indent:-1.5em;
}
form input{
	cursor:pointer;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.f_right{
	float:right;
}
.f_left{
	float:left;
}
.t_left{
	text-align:left;
}
.t_right{
	text-align:right !important;
}
.p_top {
	width:100%;
}
.p_top a{
	float:right;
	font-size:85%;
	clear:right;
}

.maBot30{
	margin-bottom:30px;
}
.maBot15{
	margin-bottom:15px;
}
.maBot10{
	margin-bottom:10px;
}
.maBot5{
	margin-bottom:5px;
}
/********************************************/
.inputBtn{
	background-color:#fff;
	padding:1px 10px;
	border:2px outset #ccc;
}

#popMainContent h2{
	margin:20px 0px 15px;	
}

ol li{
	text-align:left;
	list-style-position:inside;
	margin:7px 0px 7px 5px;
	text-indent:-1.5em;
}

.toiTable{
	border:1px solid #e0e0e0;
	border-collapse:collapse;
	margin:0px 0px 15px 0px;
	width:600px;
	margin:0px auto;
}

#toiCenter{
	
	margin:0px auto;
}

.toiTable th{
	width:140px;

	text-align:left;
	vertical-align:top;
	padding:7px;
	border:1px solid #e0e0e0;
	border-collapse:collapse;
	background-color:#dff0d8;
	font-weight:normal;
	color:#000;
}
.toiTable td{
	width:75%;
	text-align:left;
	padding:7px;
	border:1px solid #e0e0e0;
	border-collapse:collapse;

}

.toiTable input{
	width:99%;
}

#inputExcept{
	width:10%;
}

/* 180627 add */
#toiTableInputPhone{
	width:150px;
	ime-mode:disabled;
}
#toiTableInputPost{
	width:100px;
	ime-mode:disabled;
}

#toiTableInputSmall{
	width:60px;
	ime-mode:disabled;
}
#toiTableInputSmaller{
	width:40px;
}

.toiTable textarea{
		/*float:right;*/
	width:99%;

}

.toiDiv{
	width: 75%; 
	margin: 0px auto;
}

#labelCenter{
	width:600px;
	margin: 0px auto;
}

/*** content ************************************/

/*h3{
	border-bottom:3px double #aec9da;
	float:right;
	width:555px;
	height:auto;
	text-align:left;
	margin-bottom:12px;
	border-left:7px solid #9abcd1;
	padding-left:6px;
	color:#577689;
}*/



.aisatu{
	width:560px;
	float:right;
	text-align:left;
	}
	
/*** footer ************************************/

#copyR{
	position:relative;
	top:4px;
	color:#808080;
	font-size:85%;
	margin-right:10px;
}

@media only screen and (max-width: 923px){
	#toiCenter{
		width: 100%;
	}

	#labelCenter{
		width:100%;
		margin: 0px auto;
	}

}

@media only screen and (max-width: 499px){
	#selectComponent{
		width: 100%;
	}

}