#banner {
	width:800px;
	height:100px;
	margin-bottom:10px;
}

#bannerRight {
	width:609px;
	height:49px;
	background:url(http://img.atwiki.com/image/021mandarin/bg1c.gif) repeat-x;
	float:left;
	border:1px solid #CCC;
	border-width:1px 0 0 1px;
	padding:50px 0 0 10px;
}

#rightColumn {
	float:left;
	width:630px;
	padding-left:20px;
	color:#000;
}

#container {
	margin:0px auto 10px auto;
	width:800px;
	padding:10px;
	height:auto;
	background-color:#FFF;
	text-align:left;
}

#leftColumnTop ul a {
	display:block;
	color:#F90;
	font-size: 100%;
	text-decoration:none;
	padding:2px;
	width:125px;
	height:10px;
	border-bottom:none;
	
}

h4{
background:#b0c4de;
font-size: 110%;
font-weight: bold;
letter-spacing: 0.2em;
padding:5px;
margin:5px 0px 8 0px;
border-bottom: solid 3px #778899;
border-right: solid 3px #778899;

}

h5{

  padding: 2px 1em;
  border-left: double 17px #888888;/*左の二本線*/

  font-size: 110%;
  border-bottom:1px dotted #CCC;
  letter-spacing: 0.2em;/*文字間隔*/

}
