@charset "UTF-8";
@import url("home.css");
/*2005-11-06T07:48:42+09:00 Hiroshi KAMIURA
http://www.kamiura.net/css/homeprint.css*/
body , #menu li a {
	color: #000;
	background-color: #fff;
	background-image: none;
}
address , .uri {
	font-family: "ＭＳ 明朝" , "ヒラギノ明朝 Pro W3" , 平成明朝 , serif;
}
#location {
	color: #000;
	background-color: #fff;
	margin-top: 0;
}
.date {
	border-top: none;
}
.uri {
	display: block;
	font-size: 90%;
}
#skip , form {
	display: none;
}
p , ul , ol , dl {
	line-height: 1.3;
}
acronym:after , abbr:after {
	content: " (" attr(title) ")";
	font-size: 90%;
}
q:after {
	content: "」 (" attr(title) ")";
	font-size: 90%;
}
#wrap {
	width: auto;
	margin: 0;
	padding: 0;
	text-align: left;
	background: #fff;
	border: 0;
	background-image: none;
}
a:link , a:visited {
	text-decoration: none;
}
#chronicle {
	padding: 0 0 5px;
}
.license {
	font-size: 90%;
	display: inline;
}