
#main{
	width:721px;
	}

/*概要テーブル*/
html:not([lang*=""]) #border{
	border-top:solid 1px #cccccc;
	width:510px;
	margin-left:33px;
	}
	
#outline{
	border-top:solid 1px #cccccc;
	margin-left:33px;
	}
	
html:not([lang*=""]) #outline{
	margin-left:0px;
	}

#outline tr{
	font-size:120%;
	line-height:150%;
	}
	
#outline th{
	background-color:#F2F2F2;
	padding:3px 10px;
	border-bottom:solid 1px #cccccc;
	}
	
#outline td{
	padding:3px 10px;
	border-bottom:solid 1px #cccccc;
	}
	

/*アクセス*/	
#photo{
	float:right;
	padding-right:33px;
	}

#map{
	background-color:#CCCCCC;
	width:650px;
	height:350px;
	margin:0 auto;
	}
	
#access{
	margin:15px 0 0 33px;
	line-height:222%;
	}
	
#access li{
	background-image:url(../img/access/icon.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#333333;
	}