@charset "UTF-8";

#wrapper{
	position:relative;
	z-index:1;
}

/* wrapperR
---------------------------------------------------------------------------------------- */
#wrapperR{
	visibility:hidden;
	position:absolute;
	left:0px !important;
	left:3px;
	top:345px;
	z-index:2;
	width:830px;
	padding:0px 20px;
	margin:0px;
	background:url(../../common/images/bg.gif) repeat-y center #FF3300;
	border:none;
}

#inner #result{
	width:560px;
	background:url(../../common/images/content_bg.gif) repeat-y left;
	padding:0px 25px 50px 25px;
	margin:0px 0px 0px 210px !important;
	margin:0px 0px 0px 207px;
}

#content #inner em{
	color:#FF0000;
}

#content #inner #check table{
	margin:20px 0px 0px 0px;
}

#content #inner #check table td{
	padding:10px 5px;
	vertical-align:middle;
	background:url(../../common/images/line.gif) no-repeat bottom;
}

#content #inner #check table td.no9{
	padding:10px 5px 10px 50px;
	background-color:#FDF3E1;
}

#content #inner #check table td.add{
	background-color:#FDF3E1;
}

#content #inner table.form{
	margin:10px 0px 0px 0px;
}

#content #inner table.form th{
	background-color:#DADFE3;
	padding:8px 0px;
	width:30%;
}

#content #inner table.form td{
	background-color:#ECF0F1;
	padding:8px 5px;
	height:70%;
}

#content #inner table.form td input{
	width:200px;
}

#content #inner table.form td.inquiry input{
	width:auto;
	display:inline;
}

#content #inner table.form td textarea{
	font-size:100%;
	width:99%;
	height:100px;
}

#content #inner .submit{
	text-align:center;
	margin:20px auto;
}

#content #inner .submit input{
	margin:0px 5px;
	padding:3px 5px;
}


#content #inner #result h6{
	font-size:120%;
	font-weight:bold;
	margin:0px 0px 15px 0px;
}


#content #inner #result #tBox table{
	border:1px solid #FFBA39;
	margin:0px 0px 20px 0px;
	background:url(../images/result_title_bg.gif) no-repeat top;
}

#content #inner #result #tBox table th{
	border:1px solid #FFBA39;
	background-color:transparent;
	height:52px;
	padding:0px;
	text-align:left;
	vertical-align:middle;
}

#content #inner #result #tBox table th strong{
	font-size:30px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	color:#FF0000;
	margin:0px 0px 0px 79px;
}

#content #inner #result #tBox table th strong.num10{
	margin:0px 0px 0px 70px;
}

#content #inner #result #tBox table th em{
	font-size:30px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	color:#FF0000;
	margin:0px 0px 0px 66px;
}

#content #inner #result #tBox table th em.num10{
	margin:0px 0px 0px 57px;
}

#content #inner #result #tBox table th span{
	margin:0px 0px 0px 25px;
	font-size:120%;
}

#content #inner #result #tBox table td{
	border:1px solid #FFBA39;
	background-color:#FFFFFF;
	padding:0px;
	width:auto;
	height:auto;
	background-image:none;
}

#content #inner #result #tBox table td h5{
	padding:7px;
	font-weight:bold;
}

#content #inner #result #tBox table td p{
	margin:0px;
	padding:7px;
	background-color:#FDF3E1;
}

#content #inner #result #tBox table td p span{
	display:block;
	margin:5px 0px 0px 0px;
	padding:0px 0px 3px 50px;
	background:url(../images/result_point.gif) no-repeat left top #FDF3E1;
	color:#FF3300;
}

#content #inner .form em{
	font-size:100%;
}

#content #inner td #pref{
	margin:0px 0px 5px 0px;
}

#content #inner td #addr{
	margin:0px 0px 5px 0px;
	width:100px;
}








