body {
	text-align:center;
	}

body p{
	margin-left:6px;
	}
		
header {
	background: #000000;
	text-align: center;
	width:100%;
	height:16px;
	background-image:url(../../images/head.gif);
	background-repeat:repeat-x;
	}
nav {
	text-align: center;
	background: #FFFFFF;
	width:806px;
	background-image:url(../../images/navi.gif);
	height:56px;
	margin:0 auto;
}
nav ul{
	margin:0;
	padding:0;
	list-style:none;
	zoom:100%;
	}
nav ul:after{
	content:"";
	clear:both;
	height:0;
	display:block;
	visibility:hidden;
	}
nav li{
	width:120px;
	height:42px;
	float:left;
	margin-top:6px;
	display:block;
	}
nav a{
	display:block;
	font-size:20%;
	text-indent:-900px;
	overflow:hidden;
	height:44px;
	}	
#j-muse{
	background-image:url(../../images/j-muse.gif);
	background-repeat:no-repeat;
	height:42px;
	margin-left:20px;
	margin-right:270px;
	}
#j-muse a{
	width:150px;
	background:url(../../images/j-muse.gif) no-repeat 0 0;
	}
#j-muse a:hover{
	background:url(../../images/j-muse.gif) no-repeat 0 -45px;
	}
		
#navi01{
	background-image:url(../../images/navi01.gif);
	background-repeat:no-repeat;
	height:42px;
	}
#navi01 a:hover{
	background:url(../../images/navi01.gif) no-repeat 0 -45px;
	}
				
#navi02{
	background-image:url(../../images/navi02.gif);
	background-repeat:no-repeat;
	height:42px;
	}
#navi02 a:hover{
	background:url(../../images/navi02.gif) no-repeat 0 -45px;
	}
		
#navi03{
	background-image:url(../../images/navi03.gif);
	background-repeat:no-repeat;
	height:42px;
	}
#navi03 a:hover{
	background:url(../../images/navi03.gif) no-repeat 0 -45px;
	}
		
#navi04{
	background-image:url(../../images/navi04.gif);
	background-repeat:no-repeat;
	height:42px;
	}
#navi04 a:hover{
	background:url(../../images/navi04.gif) no-repeat 0 -45px;
	}
				
menu {
	text-align: left;
	padding: 20px;
	width: 200px;
	background: #CCFFCC;
	float: left;
	display: block;
}
footer {
	background: #000000;
	padding: 4px;
	text-align: center;
	clear: left;
	width:798px;
	color:#FFFFFF;
	font-size:80%;
	margin:0 auto;
}
footer a{
	color:#FFFFFF;
	}
#contents {

}
#main {
	text-align: left;
	display: block;
	white-space: normal;
	width: 806px;
	margin:0 auto;
}

.new {
	text-align: left;
	display: block;
	width: 806px;
	margin-bottom:1.5em;
}
.new p{
	line-height:150%;
	margin:1em 0;
	}
.waku{
	border:1px solid #CC0000;
	padding:6px;
	margin:12px 6px;
	width:720px;
	}
.list{
	float:left;
	margin:1em 0;
	width:240px;
	}
.list ul{
	margin:0 0 0 2em;
	}	

.title{
	border-left:8px solid #CC0000;
	padding-left:10px;
	font-size:110%;
	line-height:170%;
	font-weight:bold;
	margin:16px 0 12px 4px;
	}
.red{
	color:#FFFFFF;
	font-size:110%;
	line-height:200%;
	background-color:#CC0000;
	margin:1em 0.5em;
	padding-left:1em;
	display:block;
	width:600px;
	}	
	
