/*
	"Zwei HP Styles" 
	written by Hoshino (2001/10/12)
*/

BODY { background: #fff; color: #036; margin-top: 2mm; }
A:hover { color : Aqua; }

TD { font-size : 12px; }

.keywords {
	background-image:url(./images/scanline.gif);
	background-repeat:repeat;
	color: #036;
	margin-top: 2mm;
}


.mtitle {
	display: box;
	width: 100%;
	font-size: 1.6em;
	font-weight: bold;
	color:#fff;
	background: #35f;
	border-color: #35f;
	border-width: 1px;
	padding: 0.2em 0.4em;
}
.stitle {
	font-size: 1.25em;
	font-weight: bold;
	color:#952;
	background: transparent;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
}
.info {
	font-size: 20px;
	font-weight: bold;
	color: #696969;
	background: transparent;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
}
.menu {
	font-size: 18px;
	font-weight: bold;
	color: #FF8C00;
	background: transparent;
	margin-top: 0.3em;
	margin-bottom: 0.1em;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.nolink {
	color : Gray;
}
.h1		{
	font-size: 26px;
	font-weight: bold;
	line-height : 1.2em;
	color: #888;
}
P STRONG {
	font-size : 32px;
	font-weight : bold;
	/*line-height : 1.5em;*/
	color : #c66;
}

.h2 {
	font-size: 18px;
	background: #d90;
	color: #ffc;
	letter-spacing: 0.3em;
	padding: 0.2em 0.4em;
	font-weight : bold;
}

.caption {
	line-height:16px;
	/* background: #ffe; */
}

.bgimage { background-repeat: norepeat; }
.winedge { background-repeat: repeat-y; }
.small { font-size:11px; line-height: 1em; }
.message {
	letter-spacing: 0px;
	line-height: 1.2em;
	color : #696969;
}



/* =================================================================================== */
