.imgBack {
	width: 100%;
	background-image: url(../../img/main_back.gif);
	background-repeat: repeat-x;
	height: 372px;
	padding-top: 10px;
	margin-bottom:5px;
}

#topImg {
	width:950px;
	margin:0 auto;
}

#topImg .mainPhot {
	width:950px;
	height:350px;
	overflow:hidden;
}

#topImg .titBlock {
	width: 489px;
	position: absolute;
	top: 420px;
	text-align: left;
}


#topImg ul.changeImg {
	position: absolute;
	display: block;
	overflow: hidden;
	margin-right: 0px;
	padding-left: 830px;
	clear: both;
	top: 520px;
	height: 25px;

}

#topImg ul.changeImg li {
	float:left;
	margin-right:10px;
	display: block;
}


#summary {
	background-image: url(../../img/summ_bk.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 20px;
	margin-top: 20px;
	border: 1px solid #CCCCCC;
}

#summary .block1 {
	width:678px;
}



#summary .block1 .textBox {
	width:309px;
	margin:0px;
	float:left;
}

#summary .block1 .tArea {
	
	padding-right: 15px;
	padding-left: 15px;
	
}

#summary .block1 .tArea p{
	padding-top: 5px;
	
	font-size: 100%;
	line-height: 1.7em;
	color: #333;
}

#summary .block1 .imgBox {
	width:269px;
	float:left;
	margin:0px;
}

.summ_shadow {
	margin: 0px;
	display:none;
}

#summary .block2 {
	margin-top:20px;
	width:678px;
}

#summary .block2 .imgBox {
	width:253px;
	padding-left: 15px;
	float:left;
}

#summary .block2 .textBox {
	width:390px;
	float:right;
	font-size: 100%;
	line-height: 1.7em;
	color: #333;
	
}

#summary .block2 .textBox .tArea {
	
	
	padding-right:15px;
}

#summary .block2 .textBox .tArea p{
	padding-top: 5px;
	
	font-size: 100%;
	line-height: 1.7em;
	color: #333;
}

#summary .block2 .textBox .tDetail {
	text-align:right;
	padding-right:15px;
}

#summary .texblock {
	margin-top:5px;
}

#summary .texblock ul li{
	background-image: url(../../img/mark_summary.gif);
	background-repeat: no-repeat;
	background-position: left 0.5em;
	padding-left: 15px;
	font-weight: bold;
	font-size: 100%;
	color: #333;
	line-height: 1.5em;
}
	
	

#eventBox{
	margin-top:30px;
}

#eventBox ul.deText li {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	font-size: 12px;
	line-height: 1.7em;
	color: #333;
	background-image: url(../../img/arrow_k.gif);
	background-position: left 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	margin-left: 15px;
}

#newsBox{
	margin-top:20px;
}

#newsBox .ttl{
	margin:0px;
}

#newsBox ul.deText {
	margin: 0px;
	background-image: url(../../img/news_back.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
}

#newsBox ul.deText li.eventM {
	padding-top: 0px;
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	background-image: url(../../img/mark_event.gif);
	background-position: left 0px;
	padding-left: 70px;
	background-repeat: no-repeat;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

#newsBox ul.deText li.newsM {
	padding-top: 0px;
	font-size: 13px;
	line-height: 1.5em;
	color: #333;
	background-image: url(../../img/mark_news.gif);
	background-position: left 0px;
	padding-left: 70px;
	background-repeat: no-repeat;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	
}
#newsBox ul.deText li.more {
	padding: 0px 10px;
	font-size: 12px;
	color: #333;
	background-position: left 0px;
	background-repeat: no-repeat;
	margin-left: 13px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align:right;
}
#newsBox .under{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#programBox {
	margin:0px;
}




.bx-wrapper{
	position:relative;
}
.bx-controls{
	position:absolute;
	top:0px;
	right:0px;
	width:100px;
}
	




