/*メニュー*/
.menu2 a.mobile	{
    display:block;
    font-size: 11px;
    font-weight: normal;
    border: solid 1px #c0c0c0;
    width:105px;
    padding: 1.5em 0em;
    text-align: center;
    text-decoration: none;
    margin-top: 1em;
    font-family:Arial;
}
/*コンテンツ1*/
	
.con	{
	background-image: url(../images/lobby0705new.jpg);
	height: 350px;
}
.con p	{
	background-image: url(../images/lobby0705newfilter.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;

}
