@charset "utf-8";
/* 
--------------------------*/


#layout #container #containerL .menu img {
	display: block;
	height: 33px;
	width: 640px;
	margin-bottom: 20px;
}
#containerL .text01 {
	display: block;
	margin-bottom: 20px;
	margin-left: 20px;
}

#containerL .text02 {
	display: block;
	margin-bottom: 20px;
	padding-left: 30px;
}

#containerL .red {
	color: #B11425;
}


fieldset { padding : 10px 0 30px 0; /*margin-bottom: 30px;*/ border:none; }

legend { display: none; visibility: hidden; }
#entryform   #entry   {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-collapse:collapse;
	margin-bottom: 40px;
}
#entryform   #entry   th   {
	background-color: #EFEFEF;
	font-weight: normal;
	width: 145px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color: #000000;
	text-align: left;
	text-indent: 20px;
}
#entryform   #entry   td   {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 15px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
.txtLeft {
	font-size: 10px;
	text-align: left;
}

.txtBoxS {
	width: 270px;
	margin-right: 10px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.commentAreaM {
	height: 100px;
	width: 450px;
}
.radio {
	margin-right: 5px;
	text-align: center;
}
.pullDown2 {
	margin-right: 5px;
	width: 40px;
	height: 20px;
}
.confirmTxt  {
	text-align: center;
	margin-bottom: 40px;
}
.btnSet  {
	width: 262px;
	height: 27px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#clear   a  {
	width: 105px;
	height: 23px;
	margin-right: 18px;
	margin-left: 0px;
	display: block;
	background-image: url(../../contact/images/clear_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
}
#confirm    a   {
	width: 105px;
	height: 23px;
	margin-left: 0px;
	display: block;
	background-image: url(../../contact/images/confirm_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 0px;
	float: left;
}
#correction   a    {
	background-image: url(../../contact/images/back_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 23px;
	width: 105px;
	float: left;
	margin-right: 18px;
}
#submit   a  {
	width: 105px;
	height: 23px;
	margin-left: 0px;
	display: block;
	background-image: url(../../contact/images/submit_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 0px;
	float: left;
}
#clear  a:hover,#confirm  a:hover,#correction  a:hover,#submit  a:hover    {
	background-position: 0px -23px;
}
#error { color: #FF0000; margin: 0px 0px 20px 20px; padding: 0px; }
#error li { display: block; list-style: none; }
#containerL .pagetop {
	display: block;
	float: right;
	height: 20px;
	width: 88px;
}
