/* CSS Document */

.frame01{
	width: 715px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

input.text01{
	height: 18px;
	padding: 3px 5px;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
}

textarea.textarea01{
	padding: 3px 5px;
	border: 1px solid #CCCCCC;
	font-size: 100%;
}

.list01:after{
	content: "."; display: block; height: 0; clear: both; visibility: hidden;
}
.list01 {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .list01 { height: 1%; }
.list01 { display: block; }
/* End hide from IE-mac */

.list01 li{
	float: left;
	margin-right: 10px;
	width: 45%;
}
.list01 li.clear{
	clear: both;
	float: none;
	margin-right: auto;
	width: auto;
}
.list01 li.auto{
	width: auto;
}

.list-type02 li{
	width: 20%;
}

div#fb div.se-error-block01-b ul{
	height: auto;
}
.error01{
	background-color: #FBEBEB;
	padding: 10px;
}
div.error01{
	border: solid 1px #F00;
}
.error-msg01 {
    background: url("/common/img/se_inq/icn_error02.gif") no-repeat scroll 0 0.1em transparent;
    color: #FF0000;
    height: 16px;
    margin-left: 10px;
    margin-top: 0.4em;
    margin-bottom: 0.4em;
    padding-left: 20px;
    padding-top: 0.1em;
}
.se-error-block01-b a{
    color: #FF0000;
}
.se-error-block01-b a:link{
    color: #FF0000;
}
.se-error-block01-b a:visited{
    color: #FF0000;
}


