@charset "UTF-8";

.event_text_link {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 5px;
}

.event_text_link a {
	color: #FF6600;
	text-decoration: underline;
}

.event_text_link a:hover {
	color: #FF6600;
	text-decoration: none;
}

.event_text {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 5px;
}

.event_text a {
	color: #000000;
	text-decoration: underline;
}

.event_text a:hover {
	color: #FF6600;
	text-decoration: none;
}

.event_shikaku {
	padding-right: 6px;
	padding-bottom: 5px;
	color: #dedddb;	
}

.event_shikaku02 {
	padding-right: 6px;
	color: #ff9900;	
}

.event_text_title {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 14px;
	line-height: 150%;
}

div#event_text_syosai {
	font-family: Verdana, "ＭＳ Ｐゴシック", Osaka, Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", "MS P Gothic", sans-serif;
	font-size: 12px;
	line-height: 150%;
}

div#event_text_syosai a {
	color: #FF6600;
	text-decoration: underline;
}

div#event_text_syosai a:hover {
	color: #FF6600;
	text-decoration: none;
}

.table-align {
	vertical-align: top;
}

.pic_border {
    padding: 3px;
    background-color: #ffffff;
    border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
    border-width: 1px;
    border-style: solid;
	margin-right: 10px;
}