@import url(cinfn.css);

div#container {width: 720px; position: absolute; top: 5px; left: 0;}
div#container #udate {position: absolute; top: 64px; left: 530px;}
div#container h1 {text-align:left; margin-left:176px;}
.ttl {margin-top:8px;}
div#ads-home { position: absolute; top: 0px; left: 5px; width: 120px; }
div#navi-hp ul{
	margin: 0;
	padding: 0;
}
div#navi-hp ul li{
	float: left;
	margin-bottom: 0.5em;
	list-style-type: none;
}
div#navi-hp ul li a {
	display: block;
	padding: 5px 5px 0 5px;
	margin-right: 5px;
	border-right: 2px solid #003;
	border-bottom: 2px solid #003;
	background-color: #00c;
	background-image: url(images/navi-back.gif) ;
	background-repeat: no-repeat;
}
form {
	margin: 0;
	padding: 0;
}
#navi-hp ul.drop {
	visibility: hidden;
	background-color:#009;
}
#navi-hp ul.drop li {
	clear: left;
}
#navi-hp ul.drop li a {
	background-image: none;
}
#navi-hp ul#concerts li a {
	width: 7em;
}
#navi-hp ul#others li a {
	width: 4.5em;
}
ul#others {
	position: absolute;
	top: 122px;
	left: 546px;
	z-index:3;
}
ul#concerts {
	position: absolute;
	top: 122px;
	left: 286px;
	z-index:3;
}
