/* CSS Document */

body,td,th {
	font-family:'"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","MS PGothic", "Osaka", "Hiragino Kaku Gothic Pro", sans-serif';
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.lightgreen {
	color: #A6D900;
}
.red {
	color: #FF0000;
}
.txt_14px {
	font-size: 14px;
	line-height: 140%;
	
}
.txt_11px {
	font-size: 11px;
	line-height: 130%;
	
	}
.smidashi_14px {
	font-size: 14px;
	line-height: 130%;
	color: #CC6600;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	
	}	
.event_ttl {
	font-size: 18px;
	line-height: 18px;
	color: #669900;
	font-family:'"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","MS PGothic", "Osaka", "Hiragino Kaku Gothic Pro", sans-serif';
	font-weight: normal;
	
	}		
	
.Lmidashi_16px {
	font-size: 14px;
	line-height: 130%;
	color: #FF3300;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: bold;
	
	}		
.txt_e12px {
	font-size: 12px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	}
.txt_e11px {
	font-size: 11px;
	line-height: 120%;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.txt_e12px_red {
	font-size: 12px;
	line-height: 140%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.green {
	color: #669900;
}
.white {
	color: #FFFFFF;
}

.clear {
	clear: both;
	float: none;
}

/* ////////////////////////// Hack */

.clearfix:after {
	content: ".";
	display: block;
	height:	0;
	clear:	both;
	visibility:	hidden;}

.clearfix {	display:	inline-block;} /* IE7 */

/* Hides from IE-mac ¥*/
* html .clearfix {	height: 1%;}
.clearfix {	display:	block;}
/* End hide from IE-mac */

/* //////////////////////////////// イベントインフォ：ボックス 写真あり*/

.EventBox {
	display: block;
	clear: both;
	float: none;
	border: 1px solid #CCCCCC;
}

.EventBox .EvBox-L {
	display: block;
	width: 500px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.EventBox .EvBox-R {
	display: block;
	width: 230px;
	float: right;
	padding-top: 10px;
}

.EventBox .EvBox-L h1 {
	margin: 0px 0px 10px;
	font-size: 18px;
	line-height: 18px;
	color: #669900;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669900;
	background-color: #EFF9D9;
}

.EventBox .EvBox-L h2 {
	margin: 0px 0px 10px;
	font-size: 12px;
	line-height: 130%;
	color: #FF3300;
	font-weight: bold;}

.EventBox .EvBox-L p, #preview_body p {
	margin: 0px 0px 10px;
	/* display: inline; */
}

.EventBodySpan {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.EventBox .EvBox-R img {
}

/* /////////// */

/* //////////////////////////////// イベントインフォ：ボックス 写真なし*/

/*
.EventBox2 {
	display: block;
	clear: both;
	float: none;
	border: 1px solid #CCCCCC;

}

.EventBox2 .EvBox-L {
	display: block;
	width: 730px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.EventBox2 .EvBox-L h1 {
	margin: 0px 0px 10px;
	font-size: 18px;
	line-height: 18px;
	color: #669900;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	padding-bottom: 5px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669900;
	background-color: #EFF9D9;
}

.EventBox2 .EvBox-L h2 {
	margin: 0px 0px 10px;
	font-size: 12px;
	line-height: 130%;
	color: #FF3300;
	font-weight: bold;}

.EventBox2 .EvBox-L p {
	margin: 0px 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	display: inline;
}
*/

/* /////////// */
