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


.small{font-size:small}
.x-small{font-size:x-small}
.normal{font-weight:normal}
a {color:#666699; text-decoration:none}
a:hover{color:#660066; text-decoration:underline}
.red{color:#FF3300}
.medium{font-size:medium}
img {border:none}

#contents {
	width: 720px;
	text-align: left;
	background-image: url(ttl_bg.jpg);
	background-repeat: no-repeat;
	font-size:small;
	border: 1px solid #636;
	letter-spacing:0.07em;
	background-position: 0px 20px;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image: url(bg.gif);
}
#contents strong#header {
	background-color: #663366;
	text-align: right;
	height:1em;
	padding:5px;
	display:block;
	color:#FFFFFF;
}
#contents h1 {
	text-indent: -9999px;
	height: 130px;
}
#contents .text {
	margin:40px 45px 10px 45px;
	line-height:240%;
	text-align: left;
}
/*ときところ*/
#contents .toki {
	/*float:left;
	clear: both;*/
	padding: 10px 40px;
	font-size: medium;
	border:1px solid #636;
	text-align:left;
	background-image: url(dott_bg.gif);
}
#contents .toki ul li{
	margin:10px 0px;
	line-height:140%;
	font-size:90%;
	color: #333333;
	list-style-type: none;
	}
#contents .toki ul strong{
	font-size:150%;
	color:#663366;
	}
#contents td h2{
	margin:5px 0px;
	font-size: small;
	}
#contents hr {
	display: block;
	float: none;
	visibility: hidden;
	clear: both;
	height: 10px;
}
/*プロフィール*/
#contents .prof {
	margin-top: 13px;
	margin-right: 10px;
	width:400px;
	margin:0px;
	padding: 0px;
}
#contents .prof h2 {
	font-size: medium;
	margin: 0px 0px 3px 0px;
	color: #000000;
}
#contents .prof img {
	clear: both;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents .prof li {
	line-height: 130%;
	font-size: x-small;
	color: #666666;
	text-align: left;
	padding:10px 0px;
	list-style-type: none;
}
#contents h3 {
	margin: 10px 10px 25px 10px;
	padding:5px;
	text-align: center;
	letter-spacing: 0.01em;
}
#contents .toki ul {
	margin: 0px;
	padding: 0px;
}
#contents h3 img {
	margin-top: 15px;
}
/*トップページ*/
#home #contents {
	background-image: none;
}
#home #contents .toki .text {
	margin: 10px;
	font-size:small;
	line-height:145%;
}
#home #contents .toki {
	margin-top: 25px;
	width: 500px;
	background-image:none;
}
#home #contents .toki h2 {
	margin: 10px 0px 0px 0px;
	padding:1px 5px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	height:40px !important;
}
#home #contents .genji-bg h2{background-image:url(genji_ttl.gif)}
#home #contents .bakumatu-bg h2{background-image:url(bakumatu_ttl.gif)}
#home #contents h1 {
	height: 1px;
}
.genji-bg{
	background-image:url(ttl_bg.jpg) !important;
	background-repeat: no-repeat;
	background-position: center center;
}
.bakumatu-bg {
	background-image:url(bakumatu_img/contents_bg.jpg) !important;
	background-position:center bottom;
	background-repeat: no-repeat;
	margin-bottom:25px;
	border-color:#003399 !important;
}
#home {
	background-color: #99CCFF;
	background-image: url(dott_bg.gif);
}

#contents .footer {
	font-size: small;
	color: #FFFFFF;
	padding: 3px;
	background-color: #663366;
	text-align:center;
}
#contents .footer a{color:#FFFFFF}