@charset "Shift_JIS";

/*----------------------------------------------------------------------------

	--- INDEX ---
	[0] index.html

----------------------------------------------------------------------------*/


/*	[0] index.html
----------------------------------------------------------------------------*/

#lead{
	height:127px;
	background:url(../carried/img/mainImg.jpg) right no-repeat;
}
#h2_carried{
	width:147px;
	height:23px;
	background:url(../carried/img/h2_carried.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:30px;
}


#carried table{
	margin-left:20px;
	/*\*/
	margin:0 auto;
	/**/
	margin-bottom:20px;
}
#carried .ttl{
	background:#999966;
}
#carried .ttl td{
	padding:2px 6px;
	color:#FFFFFF;
	border-bottom:5px solid #FFFFFF;
}
#carried .ttl td h4{
	font-size:117%;
	color:#FFFFFF;
}
#carried td,#carried td a{
	line-height:120%;
}
#carried .num{
	width:2%;
	text-align:center;
	padding:1px;	
}
#carried .hallName{
	width:20%;
	padding:4px 0 4px 2px;
}
#carried .adrs{
	font-size:84%;
	width:28%;
	padding:4px 0 4px 2px;
}
#carried .divide{
	height:1px !important;
	background:url(../common/dot.gif) repeat-x;
}






