@charset "utf-8";
/* --------------------------------------------------

	css/news.css

-------------------------------------------------- */

/* ------------------------
	contents
------------------------ */
#contents {
	background-image: url(../img/common/cnt_bg01.gif);
	height: auto;
}
#contents h2 {
	padding-bottom: 18px;
}
#contents p {
	line-height: 2;
	padding-bottom: 14px;
	padding-left: 20px;
}
#contents table {
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f2fa;
}
#contents th {
	width: 79px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2fa;
	padding-top: 15px;
	padding-bottom: 15px;
	vertical-align: top;
	line-height: 2;
}
#contents td {
	width: 566px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2fa;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 2;
}
#contents dl {
	width: 659px;
	margin-left: 12px;
	background-image: url(../img/news/ttl_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}
#contents dt {
	line-height: 35px;
	height: 35px;
	padding-left: 20px;
	font-size: 14px;
	color: #3A4386;
	font-weight: bold;
	float: left;
}
#contents dd {
	float: right;
	padding-right: 10px;
	font-size: 12px;
	padding-top: 15px;
	line-height: 12px;
}

/* kiji */
#contents #kiji *,
#contents #kiji p {
	line-height: 2;
}
#contents #kiji {
	padding: 20px;
	width: 619px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	line-height: 150%;
}

/* ------------------------
	side
------------------------ */
#side {
	background-image: url(../img/event_cru/side_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 698px;
}
