@charset "Shift_JIS";

/* 富山ひとづくり財団
-----------------------------------------------------*/

/* ==============================================
    contents
============================================== */
#contents{
	padding: 18px 0 35px;
}

h2,
#detail,
.link{
	margin-left: 18px;
	margin-right: 18px;
}

/* ==============================================
    event
============================================== */
h2{
	margin-bottom: 18px;
	padding: 5px 8px;
	background: #e1f2ff;
	color: #007ee9;
	font-size: 115%;
}
h2 img{
	margin-right: 7px;
	vertical-align: bottom;
}

#detail{
	margin-bottom: 10px;
	padding-bottom: 7px;
	background : url(event.jpg) right bottom / auto auto no-repeat scroll padding-box border-box transparent;
}
#detail p{
	margin-bottom: 20px;
}
#detail table{
	width: 655px;
	border-collapse: collapse;
}
#detail th,
#detail td{
	padding: 10px 15px;
	border-bottom: 1px solid #007ee9;
}
#detail th{
	border-right: 1px solid #007ee9;
	text-align: center;
	font-weight: bold;
	color: #007ee9;
	white-space: nowrap;
}
#detail td{
	padding-right: 5px;
	text-align: left;
}

#photo{
	margin-bottom: 20px;
	text-align: center;
}
#photo table{
	margin: 0 auto;
}

.link{
	margin-top: 10px;
	padding-left: 22px;
	background : url(event_link.gif) 0% 0% / auto auto no-repeat scroll padding-box border-box transparent;
	font-weight: bold;
}

/* ==============================================
    event_archive
============================================== */
#event_archive #contents ul{
	list-style: none;
	margin: 10px 0 45px 18px;
	padding: 0 0 0 8px;
}
#event_archive #contents li{
	margin-bottom: 15px;
}
#event_archive #contents li img{
	margin-right: 10px;
}