@charset "utf-8";
/* CSS Document */

#bg_frame {
	width: 778px;
	border: 1px solid #231815;
	margin: 20px auto 30px;
	padding-bottom: 20px;
}

#header {
	background: url(../images/head.jpg) no-repeat 0px 0px;
	text-indent: -9999px;
	height: 530px;
	width: 778px;
}

#contents ul {
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 15px;
	width: 751px;
}

#contents ul li {
	float: left;
	height: 85px;
	width: 108px;
	list-style: none;
	padding-right: 15px;
	padding-bottom: 15px;
}

#btn_inquiry {
	height: 19px;
	width: 119px;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 630px;
}

#btn_inquiry a {
	height: 19px;
	width: 119px;
	background: url(../images/btn_inqiry.gif) no-repeat 0px 0px;
	text-indent: -9999px;
	display: block;
}

#btn_inquiry a:hover {
	height: 19px;
	width: 119px;
	background: url(../images/btn_inqiry.gif) no-repeat 0px -20px;
	text-indent: -9999px;
	display: block;
}

h2 {
	font-size: 1px;
	line-height: 1px;
}

#title01 {
	background: url(../images/title.gif) no-repeat 0px 0px;
	height: 20px;
	text-indent: -9999px;
	margin-left: 25px;
}

#title02 {
	background: url(../images/title.gif) no-repeat 0px -20px;
	height: 20px;
	text-indent: -9999px;
	margin-left: 25px;
}

#title03 {
	background: url(../images/title.gif) no-repeat 0px -40px;
	height: 20px;
	text-indent: -9999px;
	margin-left: 25px;
}

#title04 {
	background: url(../images/title.gif) no-repeat 0px -60px;
	height: 20px;
	text-indent: -9999px;
	margin-left: 25px;
}

#title05 {
	background: url(../images/title.gif) no-repeat 0px -80px;
	height: 20px;
	text-indent: -9999px;
	margin-left: 25px;
}

