@charset "utf-8";
.pc-no{
display: none;
}

#contact-container{
	margin:30px auto 0px auto;
	padding:0px;
	font-size:0.75em;
	width:595px;
}

#contact-container p{
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:140%;
}

#contact-title{
	margin:15px auto 30px auto;
	padding:0px;
	background-image:url(../img/contact/contact-title.jpg);
	background-repeat:no-repeat;
	width:595px;
	height:32px;
}

#contact-title h3{
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}

.contact-sttl-1{
	background-image:url(../img/contact/mail_title.jpg);
	background-repeat:no-repeat;	
	width:595px;
	height:20px;
}
.contact-sttl-2{
	background-image:url(../img/contact/phone_title.jpg);
	background-repeat:no-repeat;	
	width:595px;
	height:20px;
	margin-top:56px;
}

.contact-sttl-1 h4,
.contact-sttl-2 h4{
	margin:0px;
	padding:0px;
	text-indent:-9999px;
}
.luspn-r{
margin-left:6px;
}
.contact-bg-outer{
background-color: #e7e7e1;
padding:18px 10px 20px 10px;
}
.contact-bg{
	background-image:url(../img/contact/pc_form_bg_middle.jpg);
	background-repeat:repeat-y;	
	background-position: top left;
	width:575px;
	position: relative;
}
.contact-bg-top{
	display: block;
	position: absolute;
	top:0px;
	left:0px;
	background-image:url(../img/contact/pc_form_bg_top.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	width:575px;
	height: 43px;
}
.contact-bg-bottom{
	display: block;
	position: absolute;
	bottom:0px;
	left:0px;
	background-image:url(../img/contact/pc_form_bg_bottom.jpg);
	background-repeat:no-repeat;
	background-position: top left;
	width:575px;
	height: 42px;
}

table.mailform{
margin:8px 0 6px 41px;/*18+23*/
width:491px;
border-collapse:collapse;
}

table.mailform tr td,
table.mailform tr th{
vertical-align: top;
border-top:1px solid #e7e7e1;

}
table.mailform tr th{
text-align: right;
padding:15px 12px 9px 0;
}
table.mailform tr td{
padding:12px 0 12px 0;
}
table.mailform tr:first-child td,
table.mailform tr:first-child th{
border-top:none;
}

.contact-stxt1{
padding:12px 0px 12px 0px;
line-height: 1.8em;
}
.contact-stxt2{
position: relative;
padding:4px 0px 35px 90px;
line-height: 1.6em;
}
.contact-stxt3{
padding:12px 0px 20px 0px;

}
.mailform input{
font-weight:normal;
}
.mailform textarea.txar1{
width: 330px;
height: 190px;
}
a.contact-s-tel {
    margin-right: 30px;
}
.tf-small{
font-weight: 400;
padding-right: 6px;
}
.tf-big{
font-size: 24px;
font-weight: normal;
}
.telfaxbox{
padding:20px 0px 0px 0px;
}
