@charset 'utf-8';
@import url("/common/styles/elements_schedule.css");
@import url("/info/common/info.css");

/*----------------------------------------------------------
	Kurachi
	Info > Index

	Build:2009.11.09
----------------------------------------------------------*/

/*======================================
	Color Glossary
	
	=>#
	=>#
	=>#
	=>#
	=>#
	=>#
	=>#
======================================*/

/*--------------------------------------
	
--------------------------------------*/
.location p.photo{
	float:left;
	margin-right:15px;
}
.location p.photo img{
	border:1px solid #ccc;
	padding:1px;
}
.location .detail dt{
	font-weight:bold;
}
.location .detail dd{
	margin-bottom:1.5em;
}
.location table.add {
	width:50%;
}
.location table.add th,
.location table.add td{
	padding:5px;
}
.location table.add th{
	width:20%;
}
.location table.add td{
	width:80%;
}
.location table.add {
	
}


.mapinfo{
	float:right;
	width:250px;
	margin-left:15px;
}
#mapimg{
	width:250px;height:250px;
	border:1px solid #ccc;
	margin-bottom:3px;
}
.mapinfo .jump{
	text-align:center;
}
.rootlist{
	margin-bottom:1.5em;
}
.rootlist dt{
	font-weight:bold;
	color:#D09C56;
}
.rootlist dd{
	margin-bottom:1.5em;
}
