* {
	margin:0;
	padding:0;
	font-style:normal;
	text-align:left;
	font-size:95%;
}

html{
    height:100%;
    overflow:hidden;
}
#stopnlisten{
    height:100%;
/*	background-image:url(../images/main_base.png);
*/	background-repeat:repeat-x;
	background-color:#000;
}

#head{
	width:100%;
    height:75px;
	background-image:url(../images/head_base.jpg);
	left:0px;
	top:0;
    position:absolute;
    z-index:100;
}

#logo{
	position:absolute;
	left:50%;
	margin-left:-400px;
	behavior: expression(IEPNGFIX.fix(this));
	z-index:200;
}

#counter{
	position:absolute;
	left:50%;
	margin-left:285px;
	top:50px;
	z-index:200;
}

#clap{
	position:absolute;
	left:50%;
	margin-left:285px;
	top:25px;
	z-index:200;
}

#navi{
	position:absolute;
	left:50%;
	margin-left:-460px;
	width:960px;
	height:57px;
/*	background-image:url(../images/headmenu_base.jpg);*/
	background-repeat:no-repeat;
}

.btn{
	background-color:#111;
	border: outset 2px #FF9900;
	color:#CCCCCC;
	padding:1px;
	font-size:10px;
	width:100px;
	text-align:center;
}

div#main{
    height:100%;
    padding-top:75px;
    overflow:auto;
}

div#contents{
	width:840px;
	margin:0 auto;
	background-color:#fff;
}


div#publicity{
	width:840px;
	height:320px;
	background-color:#262626;
}

div#abyss_publicity{
	float:right;
	background-color:#262626;
}

div#abyss_publicity img{
	border: 1px solid #5d5d5d;
	margin:10px;
	margin:20px 15px 10px 10px;
}

div#list_publicity{
	float:left;
	background-color:#262626;
}

#list_publicity ul{
	padding:26px 0 0 15px;
}

#list_publicity li{
	text-indent:50px;
	list-style:none;
	padding:4px;
	font-size:12px;
	font-weight:bold;
	font:"lr SVbN", "Osaka|";
	line-height:48px;
}

#list_publicity li a{
	text-decoration:none;
	display:block;
	width:230px;
	height:45px;
	color:#fff;
	background-image:url(../images/btn_base.jpg);
	background-repeat:no-repeat;
}

#contents_new {
	width:300px;
	float:left;
	background-color:#eee;
	margin:20px 0 40px 30px !important;
	margin:20px 0 40px 15px;
	border-top:4px solid #eee;
	border-bottom:20px solid #eee;
}

#contents_new h2{
	width:280px;
	height:40px;
	line-height:40px;
	text-indent:52px;
	background-image:url(../images/h_base1.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #dad9d9;
	border-right:1px solid #dad9d9;
	letter-spacing:1px;
	font-weight:normal;
	color:#eee;
	font-family:"Arial Black", Helvetica, sans-serif;
	font-size:16px;
	margin-left:9px;
}

#contents_new dl{
	width:280px;
	border-left:1px solid #dad9d9;
	border-right:1px solid #dad9d9;
	border-bottom:1px solid #dad9d9;
	background-color:#FFFFFF;
	margin-left:9px;
	padding:10px 0px 30px 0px;
}


#contents_new dt{
	color:#a50303;
	font-size:1.3em;
	font-weight:bold;
	text-indent:15px;
	padding:10px 0px 0px 0px;
}

#contents_new dd{
	font-size:1.2em;
	padding:2px 5px 15px 15px;
	border-bottom:1.5px dotted #aaa;
	margin:0 10px 0 10px;
}

#contents_new dd a:link{
	text-decoration:underline;
	color:#000
}

#contents_new dd a:visited{
	text-decoration:underline;
	color:#000;
}

#contents_new dd a:hover{
	text-decoration:underline;
	color:#FF3333;
}

#contents_new dd a:active{
	text-decoration:underline;
	color:#FF3333;
}

#contents_map {
	width:460px;
	float:right;
	background-color:#ccc;
	margin:20px 25px 40px 0px !important;
	margin:20px 10px 40px 0px;
	border-top:3px solid #ccc;
	border-bottom:1px solid #ccc;
}

#contents_map h2{
	width:458px;
	height:40px;
	line-height:40px;
	text-indent:52px;
	background-image:url(../images/h_base2.jpg);
	background-repeat:repeat-x;
	font-family:"Arial Black", Helvetica, sans-serif;
	color:#333;
	letter-spacing:1px;
	font-weight:normal;
	font-size:16px;
	margin-left:1px;
}

#contents_map p{
	width:370px;
	padding:10px 10px 7px 6px;
	margin:0 0 15px 16px;
	border-left: 7px solid #ccc;
}

#contents_map iframe{
	padding:10px;
	margin:0 0 20px 15px;
}

#h2base li{
	background-image:url(../images/mark.gif);
	background-repeat:no-repeat;
	background-position:15px 11px;
	list-style:none;
}

#h2base2 li{
	background-image:url(../images/mark2.gif);
	background-repeat:no-repeat;
	background-position:15px 11px;
	list-style:none;
}


#contents_map dl{
	width:458px;
	background-color:#FFFFFF;
	margin-left:1px;
	padding:20px 0px 30px 0px;
}


#contents_map dt{
	color:#a50303;
	font-size:16px;
	font-size:160%;
	font-weight:bold;
	text-indent:18px;
	padding:6px 0px 5px 0px;
}

#contents_map dd{
	font-size:12px;
	font-size:120%;
	padding:2px 10px 2px 20px;
}

#event dl{
	width:358px;
	background-color:#FFFFFF;
	margin-left:1px;
	padding:10px 0px 15px 0px;
}

#event dt {
  clear: left;
  float: left;
  margin: 0 0 0 0;
  padding:0 0 0 5px;
  color: #000;
  font-size:12px;
  font-size:120%;
}

#event dd {
	width:230px;
  	margin-bottom: 0.65em;
  	margin-left: 6.5em;
}


.mainlist li{
	font-size:0.95em;
	padding:4px;
	text-indent:10px;
	width:370px;
	border: 1px dashed #999999;
	list-style:none;
	margin-left:15px;
	margin-bottom:15px;
}

.mainlist li a{
	display:block;
	line-height:1.6em;
	width:360px;
	padding:5px;
	background-color:#efefef;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
}

.mainlist li a:link{
	color:#222;
}

.mainlist li a:visited{
	color:#222;
}

.mainlist li a:hover{
	color:#FF3333;
}

.mainlist li a:acitive{
	color:#FF3333;
}


.sublist li{
	font-size:0.95em;
	text-indent:25px;
	padding:0px 0px 0px 0px;
	margin-top:3px;
	list-style:none;
	border:none;
	margin-bottom:0px;
}

.sublist li a{
	color:#111;
	text-decoration:none;
	display:inline;
	line-height:1.1em;
	background-color:#FFFFFF;
	font-weight:normal;
}

.sublist li a:link{
	color:#111;
	text-decoration:underline;
}

.sublist li a:visited{
	color:#111;
	text-decoration:underline;
}

.sublist li a:hover{
	color:#FF3333;
	text-decoration:underline;
}

.sublist li a:active{
	color:#FF3333;
	text-decoration:underline;
}

#contents_banner {
	width:770px;
	clear:both;
	background-color:#fff;
	margin:20px 0px 40px 30px;
	border-top:3px solid #ccc;
}

#contents_banner h2{
	width:770px;
	height:40px;
	line-height:40px;
	text-indent:52px;
	background-image:url(../images/h_base2.jpg);
	background-repeat:repeat-x;
	font-family:"Arial Black", Helvetica, sans-serif;
	color:#333;
	letter-spacing:1px;
	font-weight:normal;
	font-size:16px;
	margin-bottom:15px;
}

#contents_banner img{
	border:1px solid #CCCCCC;
	padding:5px;
	margin:10px 10px 10px 20px;
}

#contents_linkbanner {
	width:770px;
	clear:both;
	background-color:#fff;
	padding-top:40px;
	margin:0px 0px 20px 30px;
}

#contents_linkbanner h2{
	width:770px;
	height:40px;
	line-height:40px;
	text-indent:52px;
	background-image:url(../images/h_base2.jpg);
	background-repeat:repeat-x;
	font-family:"Arial Black", Helvetica, sans-serif;
	color:#333;
	letter-spacing:1px;
	font-weight:normal;
	font-size:16px;
	margin-bottom:15px;
	border-top:3px solid #ccc;
}

#contents_linkbanner p{
	border:1px solid #CCCCCC;
	padding:5px;
	margin:10px 10px 10px 10px;
}

#contents_linkbanner img{
	border:1px solid #CCCCCC;
	padding:5px;
	margin:10px 10px 10px 20px;
}


#contents_link {
	width:244px;
	float:left;
	background-color:#fff;
	margin:30px 0 40px 24px !important;
	margin:30px 0 40px 12px;
}

#contents_link h2{
	width:244px;
	height:36px;
	line-height:36px;
	text-indent:15px;
	background-image:url(../images/h_base1.jpg);
	background-repeat:repeat-x;
	border-left:1px solid #dad9d9;
	border-right:1px solid #dad9d9;
	letter-spacing:1px;
	font-weight:bold;
	font-size:16px;
	color:#eee;
	font-family:"Arial Black", Helvetica, sans-serif;
	margin-left:9px;
}

#contents_link ul{
	width:230px;
	background-color:#FFFFFF;
	margin-left:9px;
	padding:10px 0px 30px 0px;
	list-style:none;
}

#contents_link img{
}

#contents_link a{
	font-size:110%;
	display:block;
	width:200px;
	height:40px;
	text-decoration:none;
	color:#000000;
	text-align:center;
	padding:4px;
	border: 1px dashed #999999;
	line-height:40px;
}

#contents_link li{
	padding:5px 0px 5px 17px;
}


div#footer{
	height:155px;
	width:840px;
	background:#eee;
	border-top:1px solid #ccc;
	clear:both;
}

div#footer p{
	text-align:right;
	color:#999;
	font-size:10px;
	font-size:100%;
	margin:5px;
	padding:10px;
}

#contents_downlist {
	width:90%;
	float:left;
	font-size:100%;
	margin:20px 0 40px 30px !important;
	margin:20px 0 40px 15px;

}


