/* top */

#header-image {

	margin: 0px 10px;

	padding: 0px;

}

.top-contents {

	margin: 0px;

	padding: 10px;

	background-image: url(../../images/bg_top_contents.gif);

	background-color: #F8F8EE;

	background-repeat: no-repeat;

}

.top-contents table{

	margin:0px;

	padding:0px 0px 5px 0px ;

	font-size: 100%;

}

#right-contents{

	margin:0px;

	padding:0px 0px 5px;

	font-size: 100%;

	width: 420px;

}

#right-contents #news{

	margin:5px;

	padding:0px

}

#right-contents #news p{

	margin:5px 0px;

	padding:5px 5px 5px 15px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #DED6BC;

	background-image: url(../../images/icon_info.gif);

	background-repeat: no-repeat;

}

#right-contents .eve-photo {

	margin: 0px;

	padding: 3px;

	background-color: #FFFFFF;

	border-top: 1px solid #DED6BC;

	border-bottom: 1px solid #DED6BC;

	border-left: 1px solid #DED6BC;

	width: 52px;

}

#right-contents .event {

	margin: 0px;

	padding: 3px 0px;

	background-color: #FFFFFF;

	border-top: 1px solid #DED6BC;

	border-bottom: 1px solid #DED6BC;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #DED6BC;

	width: 146px;

}



#right-contents .event p {

	margin: 2px 0px;

	padding: 0px;

	line-height: 120%;

}

iframe {

	width: 421px;

	height: 226px;

	border:none;

}

#footer_inner {

	width:770px;

	clear:both;

}

#footer_adddress {

	width:300px;

	margin:0px;

	padding:0px 0px 0px 10px;

	float:left;

}

#footer_adddress p {

	margin:0px;

	padding:10px 0px 7px 0px;

}

#footer_counter {

	width:200px;

	margin:0px;

	padding:10px 0px 0px 0px;

	float:right;

	text-align:right;

}

#footer_mobile {

	width:400px;

	margin:0px;

	padding:10px 0px 0px 0px;

	float:right;

	text-align:right;

}
#footer_mobile #qr {
	
		float:right;
	
		margin:0px 0px 0px 5px!important;
		
		padding:0px!important;
}
/* ==================================================

clearfix

================================================== */

/* for modern browser */

#footer_inner:after {

	content:".";

	display:block;

	height:0;

	font-size:0.1%;

	line-height:0.1;

	clear:both;

	visibility:hidden;

}

/* for IE7.0 */

*:first-child+html #footer_inner {

	min-height:1%;

}

/* for IE6.0 */

* html #footer_inner {

	height:1%;

}


