body {
	color : #000080;
	background-color : #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #f54990;
	scrollbar-shadow-color: #f54990;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #000080;
	scrollbar-darkshadow-color:#ffffff;
}
a:link    {text-decoration:underline; color:#f54990}
a:visited {text-decoration:none; color:#f54990}
a:hover   {text-decoration:none; color:#000080}
.b        {line-height: 150%; font-size : 12pt; font-weight : bold}
.titlebanner	  {line-height: 100%; font-size : 13.5pt; font-weight : bold; border-color:#f54990; border-style:solid ; border-width:1px; margin : 10px 10px 0px 10px; padding: 0.7em 0.82em}
.menu     {font-size : 9pt; margin: 1em 0em 0em 1em}
.imgmenu  {font-size : 6pt; margin: 0.5em 0em 0em 1.5em}
.lead	  {font-size : 9pt; margin: 1em 1em 1em 1em}
.leadbig  {font-size : 11pt; margin: 1em 1em 1em 1em}
.font9pt  {font-size : 9pt}
.referer  {font-size : 7.5pt; margin: 1em 0em 1em 8em}
.diary	  {line-height: 150%; font-size : 9pt; margin: 1em 1em 1em 4em}
.link1	  {font-size : 12pt}
.linkpage { font-size : 9pt ; line-height: 13pt}
input,textarea { 
	border: 1px solid #f54990 ; 
}

/*
No banner のサイト名を200x40の箱で囲む
*/
.nobanner {
	position: auto;
	width: 198px;
	height: 38px;
	border-style: solid;
	border-color: #4040c0;
	border-width: 1px 1px 1px 1px;
}

/*
16位以下のサイト名を横幅200に収める（箱は無し）
*/
.nobanner2 {
	position: auto;
	width: 200px;
}
