.font90 { 
font-size:90%;
}
.font80 { 
font-size:80%;
}
.font70 { 
font-size:70%;
}

#columm12 #title_image {
	margin-left:auto;
	margin-right:auto;
	padding-top: 6px;
	text-align:center;
}
#columm12 h1 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 32px;
	text-align: center;
	text-shadow: 1px 1px 3px #666;
}
#columm12 table th.th_title {
	height:30px;
	background-color:#E6F8CB;
	text-align: center;
}
#columm12 table dl dt {
	font-weight:bold;
	font-size:15px;
}
#columm12 #info {
	background-color: #FFF;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660;
	border-right-color: #660;
	border-bottom-color: #660;
	border-left-color: #660;
	height: 100px;
	line-height: 1.5em;
	text-align: center;
}

.eventcontents {
	width: 550px;
	height: auto;
	border: 2px dotted #000000;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 14px;
}

.date {
	font-size: 1.1em;
	margin-right: 10px;
	font-weight: bold;
	padding-right: 0.2em;
	padding-left: 0.2em;
	letter-spacing: 0.1em;
}
.eventcontents .subtitle {
	font-size: 1.1em;
	background-color:#C4D700;  
	width:100px;
	margin-top: 5px;
	margin-bottom: 15px;
	text-align:center;
}

.eventcontents .eventdate {
	font-size: 1.3em;
	font-weight: bold;
	color:#FFF;
	background-color:#000;
	width:250px;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left:5px;
}

.eventcontents .time {
	font-size: 1.1em;
	float:left;
	padding:0 10px;
	
}

.eventcontents .naiyou {
	padding:0 10px 15px 90px;;
	
}

.img{
	width:180px;
	float:left;
	padding:20px 10px;
	}
	
	.img p{
		margin:0;
		font-size:0.9em;
	}
