@charset "utf-8";
/* CSS Document */

.x-small{font-weight:normal}
/*-------------------------
幕末の京都
--------------------------*/
body#bakumatu  {
	background-image: url(bg.gif);
}
#bakumatu #contents #header {
	background-color: #003366;
}
#bakumatu #contents {
	background-image: url(contents_bg.jpg);
	text-align: center;
	border:1px solid #003366;
}

/*ときところ2*/
#contents .toki {
	padding: 5px;
	margin-right:10px;
	font-size:small;
}
#contents .toki2 {
	border:1px solid #003399;
	margin-left:10px;
	margin-right:0px;
}

#contents .toki ul li{
	margin:10px 5px 5px 5px;
	}
#contents .toki {width:290px}
#contents .toki2{width:290px}
#contents td.toki h2{
	font-size: small;
	color:#fff;
	padding:3px;
	background-color:#663366;
	}
#contents td.toki2 h2{
	background-color:#003399;
	}
#bakumatu #contents .prof h2 {
	color: #003399;
	border-bottom: #003399 1px dotted;
}
#bakumatu #contents hr {
	height: 5px;
	margin:5px;
}
#bakumatu #contents .footer {
	background-color: #003366;
}
