*{
margin:0;
padding:0;

}

body {
	margin: 0px 0px 0px 0px;
	background-color: #000;	
        text-align: center;
        letter-spacing:1px;


	}

a {
	text-decoration: underline;		
	}

a:link {
        text-decoration:none;
        color: #333;
	}

a:visited {
  text-decoration:none;
	 color: #000;
	}

a:active {
	 color: #000;
	}

a:hover {
 	color: #ccc;

	}
	
	

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

h1{}

h1 a{}

h1 a:hover{}


#container{
	width:750px;	
	background-color: #FFFFFF;
        position:relative;
        margin-right:auto;
        margin-left:auto;
}


#banner{
       height:100px;
       background-image:url("http://www.fukuoka24.net/img2/banner.jpg");
       background-repeat: no-repeat ;
}


#banner h1{
	text-indent: -9999px;
}

#banner h1 a {

        margin-left:200px;
        padding-top:50px;
	width:300px;
        height:0px;
	display: block;

	}

#banner1{
       font-size:8px;
}


h2{
       font-size:14px;
       margin-bottom:20px;
       border-bottom:solid 3px;
       border-color:#981e32;

}

#description{}


#center{}


#content{
        width:700px;
        text-align:left;
        margin-left:auto;
        margin-right:auto;
}

#content h3{
        font-size:18px;
        padding:0px 0px 10px 0px;

}
#content h4{
        font-size:14px;
        padding:10px 0px 10px 0px;

}


#content p{
        line-height:1.5;
        padding:0px 0px 10px 0px;
}


#topul{
       list-style-type:none;
       margin:20px 0px 20px 20px;
}



table{
 margin-left:auto;
 margin-right:auto;
 margin-bottom:20px;

}

#hidari{
 width:60px;
}

#mae{
 width:60px;

}

#yoko{
 width:60px;
}

#ue{
 width:60px;
}

#modori{
 width:60px;
}

#migi{
 width:60px;
}

#xxx{
 width:60px;
}

#saisyo{
 width:60px;
}


#topimg{
 margin:10px 0px 10px 0px;

}


#maps ul{
 list-style-type:circle;
}

#maps li{
 margin-left:40px;     
}


#maps dl{
 margin-bottom:30px;     
}


#maps dt{
 color:#005a8b;
 margin-left:30px;     
}

#maps dd{
 margin-left:40px;     
}



#powered{
 text-align:right;
 font-size:12px;
}


#foot{
 background-color:#ccc;
 color:#fff;
}

#foot a {
        color:#FFF;
   
	}