/*コンテンツ1*/
	
.con	{
	background-image: url(../images/lobby0619.jpg);
	height: 350px;
}
.con p	{
	background-image: url(../images/lobby0619filter.jpg);
	background-position: -300px -280px;
	padding: 8px;
	line-height: 16px;
	width: 330px;
	top:280px;
	left:280px;
}
.con h1	{
	font-size: 60px;
	color:white;
}
.con div	{
	margin: 10px 31px;
	font-size:24px;
	font-weight:bold;
	color:white;
}
/*コンテンツ2*/
table.con2 {
    width: 630px;
}
table.con2  td {
	padding: 1em 1em;
	border-bottom: solid 1px silver;
	font-size: 11px;
	line-height: 16px;
}
.caption	p	{
	margin:0px 10px 5px;
	tex-align:justify;
	text-justify:destribute;
	line-height:120%;
	font-size:11px;
	background-color: #f1efef;

}
