h2{
	background: transparent url("../images/inq_hd.jpg") 0 26px no-repeat;
	display: block;
	overflow: hidden;
	padding-top: 42px;
	margin-bottom: 23px;
	width: 219px;
	height: 42px;
}
#contentBlock > h2{
	height: 0;
}

#mainBlock a{
	text-decoration: underline;
}

/*************************************************************/

table{
	background-color: #ccc;
	color: #000;
	clear: both;
	margin-bottom: 20px;
	border-collapse: collapse;
	border: none;
	width: 100%;
}
table tr td, table tr th{
	border-bottom: 1px solid #2A2A2A;
	padding: 0;
}
table tr th{
	font-weight: normal;
	text-align: left;
	padding: 4px 15px 4px 5px;
	border-left: 5px solid #999;
	width: 120px;
	white-space: nowrap; 
}
table tr th.note{
	border-left: 5px solid #06f;
	padding-left: 5px;
}
table tr td{
	padding: 4px 15px 4px 10px;
	border-left: 1px solid #000;
}
table tr td p{
	padding-bottom: 5px;
	color: #000;
}
table tr td p span{
	color: #06f;
}
#mainBlock p.dsc{
	line-height: 1.2;
	margin-bottom: 20px;
	padding: 5px;
	border: 1px solid #2A2A2A;
}
#mainBlock p.atn,#mainBlock ol{
	line-height: 1.4;
	font-size: 10px;
	color: #999;
}

/*************************************************************/

textarea{
	width: 350px;
}
select{
	width: 350px;
}

input{
	width: 350px;
}
input#radio{
	width: 15px;
	_width: 20px;
}
input#tel1,input#tel2,input#tel3{
	width: 50px;
}
input#zip1,input#zip2{
	width: 50px;
}
input#magazine{
	width: 300px;
}
input#shop{
	width: 300px;
}
input#other{
	width: 300px;
}
input#submit{
	width: 350px;
}
input#checkbox{
	width: 15px;
	_width: 20px;
}
