@charset "UTF-8";

.page_navi {
	margin:10px auto;
	text-align:center;
	width:500px;
	padding:0px;
	border:1px #d0d0d0 solid;
		background-color:#ffffff;	/**/
}

.div_line1 {
	clear:both;
	height:10px;
	width:520px;
	margin:0px auto;
	background:url(../../common/images/mark/line01.gif) repeat-x ;
	background-position:bottom;
	border:none;
	line-height:1px;
}

.event_list {
	clear:both;
	width:520px;
	margin:10px auto;
}
.event_photo {
	float:left;
	width:120px;
	margin:10px 5px 10px 0px;
}
.event_memo1 {
	float:right;
	width:370px;
	margin:10px 0px 10px 0px;
	border-left:10px solid #AB6778;
}
.event_memo2 {
	float:left;
	width:520px;
	margin:10px 0px 10px 0px;
	vertical-align:top;
}

#event_info_area {
	clear:both;
	width:530px;
	text-align:center;
	margin:0px auto;
	padding:10px 0 10px 25px;
}

.event_title {
/*	border-bottom:1px #ff8000 solid;	/**/
/*	border-top:1px #ff8000 solid;		/**/
	font-weight:bold;
	font-size:14px;
	text-align:left;
	background-image:url(../../common/images/mark/sankaku2.gif);
	background-repeat: no-repeat;
	background-position:left;
/*	background-color:#ffffe6;	/**/
	padding-left:10px;
}
.event_date {
/**
	text-align:right;
	padding-right:10px;
	color:#666666;
**/
		display:none;
}

.event_description {
	margin:5px 0px 10px;
	padding-left:10px;
	text-align:left;
}

.memo1 {
	clear:both;
	margin:15px auto;
	padding-top:20px;
	width:480px;
}
.memo2 {
	margin:0px auto;
	padding-top:20px;
	width:480px;
}


.img_b {
	border:1px #cccccc solid;
	padding:2px;
	margin-bottom:10px;
	background-color:#ffffff;
}

TABLE.noline1 {
	MARGIN: 10px  auto; 
	padding:0px;
	border: none;
}
TABLE.noline1 TD{
	text-align:center;
}

TABLE.noline1 TD.left{
	text-align:left;
}

TABLE.noline1 TD.right{
	text-align:right;
}

TABLE.noline1 TD img{
	text-align:center;
	vertical-align:bottom;
}
.nowpage{
	color:#ff0000;
	font-size:1.4em;
}

