@charset "UTF-8";

/* ====================================================== */
/* [問い合わせフォーム]                             	  */
/* ====================================================== */


div.h1 {
	background-color:#cdcdcd;
}

strong {
	font-weight: bold;
}

em {
	color: #C7000E;
}

small {
	font-size: 85%;
}

img {
	border: none;
}

table.layout {
	border: none;
	margin-bottom:0px;
	width:180px;
}

table.layout.adapt {
	margin-bottom: -15px;
}

table.layout th {
	padding: 0;
	border: none;
}

table.layout td {
	padding: 0;
	border: none;
	text-align:left;
}

table.layout td.icon {
	padding-left: 5px;
	text-align: right;
}


table td div.data {
	margin: 10px 0;
	text-align:left;
}

table td div.data strong {
	color:#C00;
}

table td div.part {
	margin-top: 5px;
}

div#form	{
	font-size:12px;
	line-height:140%;
	
}
div#form table	{
	text-align:center;
	margin:0 auto;

}
div#form p	{
	width:750px;
	padding-bottom:10px;
	margin:0 auto;

}

textarea	{
	font-size:12px;	
}
.form_tbl th	{
			width:140px;
}

#contact-us div.col2-l {
	width: 56px;
}
.col2-l {
	float:left;
}

#contact-us ul.arrow-gray1 {
	margin: 0;
}

#contact-us ul.arrow-gray1 li {
	margin: 0;
	font-size: 100%;
}

#contact-us div.by-mail p {
	margin: 5px 0 0;
	text-align: right;
}

#question-contact_us-inquiry div.col2-l table.layout td.marker {
	padding-right: 10px;
}

#question-contact_us-inquiry div.col2-l table.layout td.object {
	padding-right: 10px;
}

#question-contact_us-inquiry textarea {
	width: 300px;
}

div.submit {
	margin: 0 auto;
	text-align:center;
}
div.submit img {
	text-align: center;	
}

.border_none{
	border:0px;
}


.contact_foot td,.contact_foot img{
	padding:0;
	margin:0;
}
