/* 第六期デザイン用スタイルシート。「梅」2001.01.25.あきら☆Ｍ */

@import "freeold_.css";

body { 					/* 本文 */
	margin: 0; 	padding:45px 10px 0 10px;
	color: #401;
	background-color: #fef;
}
a:link { color: #e37 }
a:link:active { color: #6fc }
a:link:hover {
	color: #6a0;
	background-color: #fff;
	font-weight: bolder;
	text-decoration: none;
}
a:visited { color: #a32 }
a:visited:active { color: #6fc }
a:visited:hover {
	color: #6a0;
	background-color: #fff;
	font-weight: bolder;
	text-decoration: none;
}
hr { display: none; }
h1 {
	background : #f69;
	color : #fff;
	text-align : center;
	font-size : x-large;
	padding : 2px 100px 2px 100px ;
	border-width : 6px 0px;
	border-style : none;
 }
h2 {
 	clear: both;
	background : #f9c;
	color : #907;
	font-weight: bold;
	font-size : large;
	margin: 0 5px 0 5px;
	padding : 2px 25px 2px 10px ;
	border-width : 6px 0px;
	border-style : none;
}
h2.jpn {
 }
h2.eng {
	font-family: "Times", serif;
}
h3 {
	font-weight: bold;
	color : #303;
	font-size : large;
	margin: 0 5px 0 5px;
}
.float-left { float: left; margin: 0 40px 10px 10px; }
.cgarea{
	margin : 20px 40px 5px 40px ;
	border-style : none;
}
.txtarea{
	color: #7a2040;
	margin : 5px 50px ;
	border-style : none;
}
p {
	color: #401;
	text-indent: 1em;
	margin : 5px 1em 10px 1em;
	border-style : none;
}
.footnote {
	color: #936;
	font-size:smaller;
	text-indent: 1em;
	margin : 5px 1em ;
	border-style : none;
}
ul {
	color: #7a2040;
	line-height: 1.2;
}
dl {
	color: #7a2040;
	margin : 5px 1em ;
	border-style : none;
	line-height: 1.5;
}
dt { font-weight: bold; }
pre {
	color: #603;
	margin : 5px 2em ;
	border-style : none;
}
.linkbar {
	margin: 20px 5px 5px 10px;
	padding: 5px 0 0 0;
	border-width: 5px 0 0 0;
	border-color: #f69;
	border-style: solid;
}
.caution {
	text-align:center;
	color: #703066;
}
.direction {
	margin: 5px 1em;
	padding :5px;
	border-color : #f69;
	border-width : 5px 0px;
	border-style : solid;
	text-align: center;
	clear: both; 
}
.links {
	padding : 0 1em ;
	line-height: 1;
	text-indent: 0;
}
.ref {
		font-family: "Comic Sans MS","Chicago","Impact",sans-serif;
		color: #36c;
}
.ua {
		font-family: "Courier","Courier New","Times New Roman","Times",serif;
		font-style: italic;
		color: #c63;
}
.sysline {
		font-family: "Times New Roman","Times","Courier","Courier New",serif;
		color: #33c;
}
.button {
	border: 0;
	border-style: none;
}
.headnote {
	color: #306670;
/*	text-align:center;	*/
	width: 80%;
	margin: 10px auto 10px auto;
}
.headnote .backnumber {
	text-align: right;
}
address.headline {
	background-color: #fad;
	margin: 0 -10px ;
	padding: 0;
	position : fixed;
	top: 0;
	width : 100%; 
	color: #936;
	vertical-align: text-top;
	text-align: right;
	font-size: x-small;
	font-family: "Chicago", "Arial Black", sans-serif;
	border-width: 0;
	border-style: none;
	font-style: normal;
}

/* 002 */
strong.toranoana {
	font-size:1.5em;
	font-weight:bolder;
	color: #30c;
}
.usodayo { font-size:small; }

