@charset "shift_jis";

.sttl {
	color:#f0f0f0;
	font-size:12px;
	font-weight:bold;
	padding: 0 0 0 20px;
	line-height:22px;
	height: 22px;
	width:380px;

	border-style:solid;
	border-width:1px;
	border-color:#D0D0D0;
	background:url(https://winofsql.jp/image/ttl2.gif) no-repeat;

	display:-moz-inline-box;
	-moz-box-align: center;
	display: inline-block;
	vertical-align: middle;
}


	A:link		{ color:snow }
	A:visited	{ color:snow }
	A:active	{ color:snow }
	A:hover		{ color:black;font-weight:bold; }

	A {
		font-family:'‚l‚r ‚oƒSƒVƒbƒN';
		font-size:13px;
		text-decoration:none;
	}

	LI {
		font-family:'‚l‚r ‚oƒSƒVƒbƒN';
		font-size:13px;
		color:navy;
	}

	TEXTAREA {
		font-family:'‚l‚r ƒSƒVƒbƒN';
		border-style:ridge;
		border-width:5px;
		font-size:13px;
	}

	BODY {
		background-color:FORESTGREEN;
		font-family:IMPACT,'‚l‚r ‚oƒSƒVƒbƒN';
		font-size:16px;
		color:white;
	}

	.rlink  {
		font-family:'‚l‚r ‚oƒSƒVƒbƒN';
		font-size:13px;
	}

	.dline  {
		margin-top:-4px;
		border-style:dashed;
		color:silver;
	}

	.hlist  {
		font-family:'‚l‚r ‚oƒSƒVƒbƒN';
		font-size:13px;
		color:black;
	}

	.ctitle  {
		font-weight:bold;
		color:white;
		background-color:FORESTGREEN;
	}

	.Menu {
		background-color:black;
	}

	.Sql {
		background-color:FORESTGREEN;
	}

	TABLE {
		background-color:FORESTGREEN;
	}

	TD {
		font-family:IMPACT,'‚l‚r ‚oƒSƒVƒbƒN';
		font-size:13px;
		color:white;
	}

	SPAN {
		background-color:FORESTGREEN;
		font-family:IMPACT,'‚l‚r ‚oƒSƒVƒbƒN';
		font-size:16px;
		color:white;
	}

	HR {
		color:white;
	}

	.SpanTitle {
		font-family:"‚l‚r ‚oƒSƒVƒbƒN";
		font-size:12px;
		font-weight:bold;
		position:relative;
		top:1;
		left:15;
	}

	.SpanTtl {
		font-family:"‚l‚r ‚oƒSƒVƒbƒN";
		font-size:12px;
		font-weight:bold;
		position:relative;
		top:1;
		left:15;
	}

	.TdTtl {
		font-family:"‚l‚r ‚oƒSƒVƒbƒN";
		background-color:FORESTGREEN;
	}

	.readme {
		color: white;
		border-style: dashed;
		border-width: 1px;
		border-color: #145514;
		background-color: #1d761d;
		padding: 10px;
		font-size:12px;
		margin-left:20px;
		line-height: 14px;
		font-weight:normal;
		margin-right:50px;
	}

	.this {
		width: 90%;
		font-weight: bold;
		border-style: dashed;
		border-width: 1px;
		border-color: #707070;
		background-color: #D0D0D0;
		padding: 15px;
		font-size:10px;
		margin-left:20px;
	}

	.li {
		margin-left:5px;
		font-family:Verdana,'‚l‚r ‚oƒSƒVƒbƒN';
		font-size:13px;
	}
	.ul {
		margin-left:20px;
		margin-top:2px;
	}

