@charset "UTF-8";


/*
information{
	file name : /css/individual/hachinan/index.css;
	site name : 阿佐ヶ谷神明宮 オフィシャルサイト;
	copyrihgt : Copyright(c)阿佐ヶ谷神明宮 All rights reserved.;
}
*/

/* contents
--------------------------------------------------------------------------

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

/* 1. #hachinan-list
-----------------------------------------------	*/
#hachinan-list {
	margin-bottom: 15px;
}

#hachinan-list dl dt {
	margin: 0 0 5px 10px;
	font-size: 110%;
	font-weight: bold;
}

#hachinan-list dl dt span {
	color: #AD359A;
}

#hachinan-list dl dd {
	margin-bottom: 5px;
	padding: 15px;
	background-color: #F9EDFF;
	color: #411E41;
	font-weight: bold;
	line-height: 150%;
}


/* 1. #hachinan-itemList
-----------------------------------------------	*/
#hachinan-itemList table {
	width: 580px;
	margin: auto;
	border-collapse: collapse;
	font-size: 90%;
}

#hachinan-itemList table th {
	padding: 8px ;
	border-right: 4px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	background-color: #AD359A;
	color: #FFFFFF;
	text-align: left;
	white-space: nowrap;
}

#hachinan-itemList table td {
	padding: 8px;
	border-bottom: 2px solid #FFFFFF;
	background-color: #EEEEEE;
}











