#layout {
	width: 750px;
	margin-right: auto;
	margin-left: auto;



}
body {
	margin: 0px;
	padding: 0px;
	background-image: url(../img/bg.jpg);
	background-position: center;
	font-size: small;
	background-color: #ffffff;
	background-repeat: repeat-y;
}

#head {
	background-image: url(../img/head.jpg);
	background-repeat: no-repeat;
	background-color:#666666;
	height: 61px;
	width: 750px;

}

#main {

	width: 750px;
	
	padding-bottom:20px
	
	
}
#foot {
	background-image: url(../img/foot-bg.jpg);
	background-repeat: no-repeat;
	height: 5px;
	width: 750px;
	clear: both;
	background-color: #ffffff;
}
#leftside {
	background-repeat: no-repeat;
	width: 180px;
	float: left;
	margin-left: 5px;
}


#rightside {
	background-repeat: no-repeat;
	width: 540px;
	float: left;
	margin-left:7px;
	margin-right: 5px;
}
#juusho {
	width: 160px;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 30px;
	line-height: 150%;
	border: 1px solid #003399;
	filter: Alpha(Opacity=80, FinishOpacity=70, Style=0, StartX=0, StartY=0);
}
#juusho p{
	font-size:medium;
	margin-bottom:5px;
	text-align:center;}
h1 {
	width: 530px;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

h2{
	color:#336699;
	background-image: url(../img/h2-bg.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 25px;
	height:30px;
	font-weight: bold;
	
	font-size:medium;
	margin: 0px;
	}
h3{
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-weight: normal;
	color: #666666;
	font-size: small;
	margin: 15px 5px 0px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-left: 3px solid #55aadd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #eeeeee;
	border-right-color: #CCCCCC;
	}
h4 {
	font-size:small;	
	padding: 8px 5px 7px 30px;
	margin-bottom:0px;
	font-weight:bold;
	background-image: url(../img/h4-bg.gif);
	background-repeat: no-repeat;
}	
h5{
	font-size:small;	
	padding: 8px 5px 7px 30px;
	margin-bottom:0px;
	font-weight:bold;
	background-image: url(../img/h5-bg.gif);
	background-repeat: no-repeat;
}	
	
h6{font-size: small;
	margin: 0px 10px 3px 0px;
	padding-left:20px;
	font-weight:normal;
	float:left;
	clear:both;
	width:100px;background-image: url(../img/h6-bg.gif);
	background-repeat: no-repeat;}




	
.event-details{
	line-height:180%;}

ul{
	margin: 0px;
	padding: 0px;
}
li{
	margin: 0px;
	padding: 0px;
}
div.event-details{
	margin-left: 20px;
	}
div.event-details dl{
	margin: 0px;
	padding: 5px;
	}
div.event-details dt{

	font-size: small;
	margin: 0px 0px 3px 0px;
	padding:0 0 0 20px;
	font-weight:normal;
	float:left;
	clear:both;
	width:100px;background-image: url(../img/h6-bg.gif);
	background-repeat: no-repeat;}
div.event-details dd{

	margin: 0 0 0 130px;

	padding:3px;
	width:320x;


}
