/* CSS Document */


/*トップページ
--------------------------------------*/
#container .topleftcolum{
	width:240px;
	float:left;
	margin-top:6px;
	margin-right:10px;
	margin-left:6px;
	}
p.eventco{
	width:200px;
	margin:5px auto;
	font-size:0.7em;
	font-family:normal !important;
	color:#0066CC;}

#container .topcentercolum{
	width:448px;
	float:left;
	margin-top:10px;
	}
.topcentercolum .oshirase{
	margin-bottom:8px;
	}	
.topcentercolum .news{
	width:440px;
	padding:3px;
	border:#5A3D1C 1px solid;
	background:#FFFFFF;
	margin-bottom:8px;
	}


#container .toprightcolum{
	width:240px;
	float:right;
	margin-right:5px;
	margin-top:7px;
	}

/*右カラムバナーエリア
--------------------------------------*/
.bannerarea img{
	margin:5px auto 2px auto;
	}
	
.bannerarea  tr img{
	margin:0 auto;
	}	
		
.bannerarea p.banacome{
	text-align:left;
	margin:0 5px;
	font-size:0.75em;
	color: #333333;
	line-height:120%;
	}

.address{
	text-align:center;
	line-height:140%;
	color:#333333;
	font-size:0.8em;
	padding:8px 0;
	border: #ccc  double 3px;
	background: #eee;
	width:228px;
	margin:5px auto;}