* { 
margin:0;
padding:0;
}

strong { 
font-weight: normal; 
} 

em { 
font-size: normal; 
}

    

body { 
	margin: 10px 0px 20px 0px;
	
       background-color: #FFBFCF;
	text-align: center;
	}

#container { 
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 750px;
	background:#fff;
	}

#banner { 
	background-color: #ffffff;
	text-align: left;
	margin: 10px 0px 10px 0px;
	}

#banner a {　
	color: #ff5e85;
	text-decoration: none;
	}

#banner h1 {　
font-size:180%;
margin-left: 10px;
	}

#content { 
float: left;
font-size: 82%;
width: 530px;
overflow: hidden;
line-height: 170%;
}


h2 {
font-size: 120%;
background-color: #FFBFCF;
border-bottom: 1px solid #ff5e85;
margin-left: 8px;
margin-bottom: 8px;
padding-left: 5px;
}

h3 {
font-size: 100%;
margin-left: 8px;
margin-top: 10px;
margin-bottom: 8px;
}

h4 {
font-size: 100%;
margin-left: 8px;
font-weight: normal;
}

#sidebar { 
	float: left;
	width: 200px;
       margin-left: 20px;
	overflow: hidden;
	background:#fff;
	}

.foot { 
clear:both;
text-align: center;
font-size:x-small;
margin-bottom: 10px;
}

#categories {
background-color: #FFBFCF;
text-align: center;
height: 22px;
border-top: 3px double #333333;
border-bottom: 3px double #333333;
margin-bottom: 12px;
}

#categories a {
color: #ff6e000;
font-weight: bold;
}

.kobe {
margin-left: 8px;
margin-bottom: 20px;
}

#p{
line-hight: 10px;
}


