@charset "UTF-8";
#cont_bg #gallery {
	margin: 0px auto;
	width: 800px;
	padding: 0px;
	text-align: left;
}
#gallery #gallery_title {
	padding: 0px 0px 10px;
}
#gallery #gallery_title p {
	padding: 5px 0px;
}
#gallery #gallery_1st {
	clear: both;
}
#gallery #gallery_1st img {
	background: url(../img/1st_photo_bg.png) no-repeat left top;
	padding: 5px;
	float: left;
	display: block;
	height: 300px;
	width: 230px;
}
#gallery #gallery_1st h2 {
	float: right;
	background: url(../img/title_1st.png) no-repeat left top;
	display: block;
	width: 550px;
	padding: 0px;
	font-size: 1px;
	font-weight: bolder;
	line-height: 1px;
	text-indent: -90000px;
	margin: 30px 0px 10px;
	height: 80px;
}
#gallery #gallery_1st p {
	width: 550px;
	float: right;
}
#gallery #gallery_2nd {
	clear: both;
	padding: 10px 0px 0px;
}
#gallery #gallery_2nd .table {
	clear: both;
}
#gallery #gallery_2nd .table div {
	width: 200px;
	float: left;
	padding: 0px 0px 10px;
}
#gallery #gallery_2nd .table img {
	background: url(../img/2nd_photo_bg.png) no-repeat left top;
	padding: 5px;
	margin: 10px 0px 0px;
	display: block;
	height: 240px;
	width: 180px;
}
#gallery #gallery_2nd .table h3 {
	margin: 5px;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
	font-weight: bold;
}
#cont_bg #gallery #gallery_2nd .table span { font-size: 0.7em; }
#gallery #gallery_2nd .table p {
	padding: 0px 5px;
	font-size: 0.8em;
	line-height: 1.2em;
}
#gallery #gallery_3rd {
	clear: both;
}
#gallery #gallery_3rd .table {
	clear: both;
}
#gallery #gallery_3rd .table div {
	width: 160px;
	float: left;
	padding: 0px 0px 10px;
}
#gallery #gallery_3rd .table img {
	background: url(../img/3rd_photo_bg.png) no-repeat left top;
	padding: 5px;
	margin: 10px 0px 0px;
	display: block;
	height: 180px;
	width: 140px;
}
#gallery #gallery_3rd .table h3 {
	margin: 5px;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 0px;
	font-weight: bold;
}
#cont_bg #gallery #gallery_3rd .table span { font-size: 0.7em; }
#gallery #gallery_3rd .table p {
	padding: 0px 5px;
	font-size: 0.8em;
	line-height: 1.2em;
}
