@charset "utf-8";


#navi-third h2.on span {
	color: #2F2F2F;
	font-size: 105%;
	font-weight: bold;
	background: url(/festival/images/navi/square_on.gif) 0 46% no-repeat;
	padding: 0 0 0 9px;
	text-decoration: none;
	}

#contents .archive-title {
	font-size: medium;
	font-weight: bold;
	margin: 0 0 20px 0;
	padding: 0 0 0 0px;
	}

.contents-box .title {
	border-bottom: 1px #2E2E2E solid;
	margin: 0 0 5px 0;
	padding: 0 0 3px 0;
	}

.contents-box h2,
.contents-box h3 {
	line-height: 1.2;
	margin: 0;
	padding: 0;
	}

.contents-box .left {
	float: left;
	font-size: 80%;
	margin: 0 10px 0 0;
	}

.contents-box .right {
	float: right;
	font-size: 80%;
	margin: 0 0 0 10px;
	}

.entry-title {
	font-size: medium;
	font-weight: bold;
	}

.entry-keywords {
	color: #A1A1A1;
	font-size: small;
	font-weight: bold;
	padding: 0 0 5px 0;
	}

.category {
	text-align: right;
	font-size: 80%;
	}
