body{
		margin				:0px; 
		font-size			:12px; 
		color				:#fff;
}
img {
		border:none;
}
#all{
		background: url(images/tekitou2.jpg) ;
		height: 270px;
}
#container{
		margin-left: auto;
		margin-right: auto;
		width: 900px;
		background: url(images/background-1.jpg);
}
#sitename {
		background:#52c354; 
		width:930px; 
		height: 50px;
		margin-left: auto;
		margin-right: auto;
}
#logo {
		width:896px; 
		margin-left: auto;
		margin-right: auto;
		
}
#head {
		width:900px;
		padding-bottom: 10px;
		padding-top: 10px;
		background:  #000;
		margin-left: auto;
		margin-right: auto;
}
#headbar {
		background:url(images/undermenu-1.gif) #000; 
		float:left; 
		width:100%; 
		height: 5px;
		border-top: 1px solid #000;
		border-bottom: 1px solid #000;
}
#mainmenu {
		float:left; 
		width: 184px;
		min-height: 270px;
		height: auto !important;  
    	height: 270px;  
		color: black;
		border-right: 1px solid #333;
		padding-right: 9px;
		padding-left: 9px;
}
#mainmenu h1 {
		background:url(images/btn1.jpg) #000; 
		height: 21px; 
		text-align: center;
		color: #fff;
		margin-top: 20px;
		font-family: "メイリオ";
		font-weight: 500;
		font-size: 16px;

}
#leftmain {
		float:left; 
		width: 220px;
		padding-right: 5px;
		padding-left: 7px;
		color: #000;
		min-height: 270px;
		height: auto !important;  
    	height: 270px;  
		border-left: 1px solid #aaa;
		border-right:1px solid #ddd;
}
#leftmain h1 {
		background:url(images/btn1.jpg) #000; 
		height: 21px; 
		text-align: center;
		margin-top: 20px;
		color: #fff;
		font-family: "メイリオ";
		font-weight: 500;
		font-size: 16px;
		}
#rightmain{
		float:right; 
		width: 220px;
		padding-right: 5px;
		padding-left: 5px;
		color: black;
		min-height: 270px;
		height: auto !important;  
    	height: 270px;  
		border-left: 1px solid #888;
}
#rightmain h1 {
		background:url(images/btn1.jpg) #000; 
		height: 21px; 
		text-align: center;
		color: #fff;
		margin-top: 20px;
		font-family: "メイリオ";
		font-weight: 500;
		font-size: 16px;
}
#centermain{
		float:left; 
		width: 220px;
		padding-left: 5px;
		padding-right: 5px;
		color: black;
		min-height: 270px;
		height: auto !important;  
    	height: 270px;  
		border-left: 1px solid #888;
		border-right:1px solid #ddd;
}
#centermain h1 {
		background:url(images/btn1.jpg) #000; 
		height: 21px; 
		text-align: center;
		color: #fff;
		margin-top: 20px;
		font-family: "メイリオ";
		font-weight: 500;
		font-size: 16px;
}
#text p {
		border-bottom: 1px solid #555;
		font-size: 12px;
		color: #000;
		}
#footer {
		color:#fff; 
		background:url(images/btn1.jpg);
		text-align: center;
		height: 21px;
		clear: both;
		border-top: 1px solid #52ff54;

}
.bun{
		padding-left: 20px;
		padding-right: 20px;
		line-height: 20px;
}