@charset "UTF-8";
@import url(cmn.css);
@import url(base.css);

{
	display: block;
	text-indent: -10000px;
	outline:none;
	line-height:1px;
	font-size:1px;
}

#flashcontent{
	height: 229px;
	width: 100%;
	padding-top: 133px;
}

.h_contact{background: url(../images/inquiry/contact.jpg) 50% 100% no-repeat #fcfcfc;}
.h_reserve{background: url(../images/inquiry/reserve.jpg) 50% 100% no-repeat #fcfcfc;}

.info_box{
	height: 150px;
	overflow: auto;
	background: #ffffff;
	border: 1px solid #cccccc;
	padding: 10px;
}

#btn1 input{
	display: block;
	height: 39px;
	width: 214px;
	background: url(/images/inquiry/btn1.gif) 0 0 no-repeat;
	margin: 6px auto;
}

#btn2 input{
	display: block;
	height: 39px;
	width: 214px;
	background: url(/images/inquiry/btn2.gif) 0 0 no-repeat;
	margin: 6px auto;
}

#btn4 input{
	display: block;
	height: 37px;
	width: 219px;
	background: url(/images/inquiry/btn4.gif) 0 0 no-repeat;
	margin: 6px auto;
}


#btn1 input:hover, #btn2 input:hover, #btn4 input:hover{
	background-position: 0 100%;
}

.red{color: #ff0000;}