/*---------------------------------
   header
---------------------------------*/
#header {
	width: 700px;
	background-color:#FFFFFF;
	margin: 0px auto 0px auto;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

#header #midashi {
	width: 700px;
	background-color:#996633;
	font-size:1em;
	font-weight:normal;
	text-align:right;
	padding:0 0 1px 0;
	margin:3px 0px 0px 0px;
	border-bottom:#CCCCCC solid 1px;
	color: #FFFFFF;
	height: 18px;
}

#header #title h1 {
display:none;
}

#header #title p {
display:block;
}

#header #title #Layer2 {
	position:absolute;
	width:187px;
	height:60px;
	z-index:1;
	left: 642px;
	top: 26px;
	visibility: visible;
	color: #666666;
	font-size: 12px;
}

#jblog{
	margin-top:10px;
	margin-bottom: 10px;
}

#rssfld{
	margin-left: 45px;
}