@import url(http://www.blu-ray-apart.jp/css/base.css);
@import url(http://www.blu-ray-apart.jp/css/blu-ray-style.css);

.inquiry #header-inner {
	background: none;
	}
.inquiry #content {
	background-image: none;
	}
.inquiry #content-inner {
	background-image: none;
	}
.inquiry #headernav-inner {
	background-image: none;
	}
.inquiry #footer-inner { 
	background-image: none;
	}

.layout-wtt #alpha{
	left:100px;
	min-height: 500px;
	}

.inquiry h1{
}
.inquiry h2{
margin:12px;
}
.inquiry p{
	margin-bottom: 2em;
}
.inquiry input,
.inquiry select,
.inquiry textarea {
background-color: #fff;
} 

.inquiry p label{
	font-weight:bold;
}

.inquiry #inquiry-form-footer{
	margin-bottom: 2em;
}

.inquiry #inquiry-form-attention{
	font-size:12px;
	*font-size: x-small;
	*font: xx-small;
}


