@charset "utf-8";

#contents {
	padding-bottom:20px;
}
#contents_inner {
	width: 761px;
	background-image:url(img/bg.gif);
	background-repeat: repeat-y;
	padding-left: 19px;
}

#contents_top {
	width: 780px;
	height: 20px;
	background-image: url(img/bg_top.gif);
	background-repeat: no-repeat;
}

#contents_bottom {
	clear: both;
	width: 780px;
	height: 20px;
	background-image: url(img/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position:bottom center;
}

#left {
	float:left;
	width: 109px;
	margin: 0px 0 0 0px;
}

#right {
	float: left;
	width: 602px;
	margin: 0px 0px 0px 30px; 
}

.q1 {
	background-image:url(img/q1.jpg);
	background-repeat: no-repeat;
	height: 233px;
	width: 602px;
	text-indent: -9999px;
	margin-bottom: 15px;
}

.q2 {
	background-image:url(img/q2.jpg);
	background-repeat: no-repeat;
	height: 233px;
	width: 602px;
	text-indent: -9999px;
	margin-bottom: 30px;
}

.contact {
	background-image:url(img/contact.gif);
	background-repeat: no-repeat;
	height: 204px;
	width: 602px;
	text-indent: -9999px;
	margin-bottom: 20px;
}

.guide {
	width:422px;
	height: 35px;
}

.guide a {
	overflow: hidden;
	display: block;
	background-image:url(img/guide.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 422px;
	margin-left: 90px;
	text-indent: -9999px;
}

.p0 {
	text-indent: -99999px;
	width:602px;
	height: 196px;
	background: #F7F6F0 url(img/top_text.gif) no-repeat 0 0;
	display:block;
	overflow:hidden;
}
