
#main{
	width: 900px;
	background-color: #ffffff;
	box-shadow: 1px 1px 3px #dcdddd;
}

#page_title{
	width: 900px;
	height: 90px;
	position: relative;
	top: 10px;
}

#pan_list{
	width: 300px;
	height: 25px;
	position: absolute;
	left: 50px;
	top: 8px;
	text-align: left;
	font-size: 14px;
}

#title{
	width: 780px;
	height: 50px;
	position: absolute;
	top: 46px;
	left: 90px;
	text-align: left;
	font-size: 25px;
}

#gazo{
	width: 50px;
	height: 40px;
	position: absolute;
	right: 45px;
	top: 37px;
}

#main_txt{
	width: 800px;
	position: relative;
	top: 10px;
	left: 20px;
	text-align: left;
	font-size: 17px;
}

#page_title02{
	width: 900px;
	height: 90px;
	position: relative;
	top: 10px;
	background: url(../images/page_title02.gif);
}

#txt_box01{
	width: 820px;
	position: relative;
	top: 20px;
	text-align: left;
	font-size: 17px;
	border-top: solid thick #f4777c;
	border-top-width: 3px;
	padding-top: 10px;
}

#img02{
	position: relative;
	top: 30px;
	left: 650px;
}
