@charset "utf-8";

/*
**********************************************
*
* WALKIN'FISH | INDEX
*
**********************************************
*/

.TopArea{
	margin:5px 0;
	}

.Event-schedule{
	float:left;
	width:400px;
	margin:0 0 5px 0;
	}

.Release{
	float:right;
	width:345px;
	background-color:#B4B4B4;
	}

.MiddleArea{
	clear:both;
	}

.BottomArea{
	width:750px;
	margin:10px 0;
	}

.WhatNew{
	float:left;
	width:265px;
	}

.Community{
	float:right;
	width:480px;
	margin:0 0 10px 0;
	}

h2.event a{
	width:400px;
	height:34px;
	background-image:url(../images/title/event.gif);
	display:block;
	}

.Release p{
	float:left;
	text-align:center;
	padding:5px 0 0 0;
	width:110px;
	background-color:#FFF;
	margin:0 1px 5px 3px;
	color:#E96598;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica;
	font-weight:bold;
	}

.Release p img{
	margin:0 0 5px 0;
	}

.Block{
	padding:5px 5px 5px 20px;
	font-size:12px;
	background-color:#EDEEED;
	border-bottom:2px solid #B4B4B4;
	}

.Block:hover{
	background-color:#DEDDDE;
	}

h2.release a{
	width:345px;
	height:34px;
	background-image:url(../images/title/release.gif);
	display:block;
	}

h2.livehouse{
	display:block;
	background-image:url(../images/title/livehouse.gif);
	width:750px;
	height:28px;	
	}

h2.whatsnew{
	background-image:url(../images/title/whatsnew.gif);
	width:260px;
	height:28px;
	margin:0 0 5px 0;
	}

.WhatNew ul{
	list-style:none;
	margin:0;
	padding:0;
	}

.WhatNew li{
	background-color:#EDEEED;
	padding:10px 10px 10px 17px;
	margin:0 0 2px 0;
	background-image:url(../images/arrow_wn.gif);
	background-repeat:no-repeat;
	background-position:10px 17px;
	}

.WhatNew li strong{
	color:#E96598;
	font-weight:bold;
	font-size:14px;
	text-indent:0px;
	font-family: helvetica, arial;
	}

h2.community{
	background-image:url(../images/title/community.gif);
	width:97px;
	height:28px;	
	margin:0 0 5px 0;
	}

h2 a:hover{
	background-position:0 -28px;
	}

h2.event a:hover,h2.release a:hover{
	background-position:0 -34px;
	}

.Event-schedule h3{
	color:#E96598;
	font-weight:bold;
	font-size:14px;
	text-indent:-10px;
	font-family: helvetica, arial;
	}

.Event-schedule .Block a{
	color:#333;
	}

.Event-schedule .Block a:hover{
	color:#A82B5C;
	}


h3.mail-magazine a{
	display:block;
	width:480px;
	height:30px;
	background-image:url(../images/title/mailmagazine.gif);
	}

h3.band-entry a{
	display:block;
	width:480px;
	height:30px;
	background-image:url(../images/title/bandentry.gif);
	}

h3.bbs a{
	display:block;
	width:480px;
	height:30px;
	background-image:url(../images/title/bbs.gif);
	}

h3.link a{
	display:block;
	width:480px;
	height:30px;
	background-image:url(../images/title/link.gif);
	}

h3 a:hover{
	background-position:0 -30px;
	}

.Community p{
	margin:0 0 2px 0;
	padding:0 10px 7px 17px;
	background-color:#EDEEED;
	}

.livehouseBlock-01,.livehouseBlock-02,.livehouseBlock-03,.livehouseBlock-04,.livehouseBlock-05{
	float:left;
	width:148px;
	margin:5px 2px 5px 0;
	}

.livehouseBlock-05{
	width:150px;
	margin:5px 0 0 0;
	}

.Livehouse-Schedule h3{
	margin:0;
	padding:0;
	height:35px;
	}

.livehouse01 a , .livehouse02 a , .livehouse03 a , .livehouse04 a , .livehouse05 a{
	display:block;
	height:35px;
	background-position:0 0;
	font-size:1px;
	padding:0;
	}

.livehouse01 a:hover , .livehouse02 a:hover , .livehouse03 a:hover , .livehouse04 a:hover , .livehouse05 a:hover{
	background-position:0 -35px;
	}

.livehouse01 a{
	width:148px;
	background-image:url(../images/title/livehouse_01.gif);
	}

.livehouse02 a{
	width:148px;
	background-image:url(../images/title/livehouse_02.gif);
	}

.livehouse03 a{
	width:148px;
	background-image:url(../images/title/livehouse_03.gif);
	}

.livehouse04 a{
	width:148px;
	background-image:url(../images/title/livehouse_04.gif);
	}

.livehouse05 a{
	width:150px;
	background-image:url(../images/title/livehouse_05.gif);
	}

.Livehouse-Schedule p{
	background-color:#EDEEED;
	height:90px;
	margin:2px 0 0 0;
	}

.Livehouse-Schedule p span{
	padding:3px 5px;
	display:block;
	}