@charset "utf-8";

hr { height:1px; border:dotted;}

/*
columns
----------------------------------------------------------*/
.width {
	width:340px;
}

.widthbottom { width:500px;}

.eventcolumn {
	width:865px;
	text-decoration: none;
	margin: 0　auto;

}

.centercolumn {
	width: 98%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
}

.imgspace {
	margin-top: 10px;
	margin-bottom: 5px;
}
.programtext {
	font-size: 1.2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-decoration: none;
	padding: 10px;
	line-height: 180%;
}
.itembox {
	margin-top: 10px;
	margin-bottom: 10px;
}
#headtitle {
	font-size: 1.1em;
	font-weight: bold;
}
.eventbox {
	width:auto;
	background-color: #FFF;
	height: auto;
	margin-bottom: 20px;
	margin-left: 20px;
}
/* その他 */
.other {
	border: 1px solid #DDD;
	margin-bottom: 1em;
	padding: 0.6em 0.8em;
}

.other {
	background: #e5ecf9;
	color: #333;
	border-color: #95b8f9;
}
.other a {color: #264409;}


/*table
-------------------------------------*/
table tr td { padding:10px;}

td p {
	padding: 0 12px 12px;
}
#kosin {
	width:100%;
	background-color:#f5f5f5;
	font-size:0.7em;
	padding: 5px 12px 12px;
}

.border {
	background: #FFF;
	padding: 3px;
	border: 1px solid #999;
}
#aomori dd table tr td p {
	padding: 10px;
}
