@charset "shift-jis";

.info_sidetop {
	width: 300px;
	margin-top:15px;
	margin-left:5px;
	line-height: 20px;
}

.info_sidetop a {
	text-decoration:none;
	font-size: 16px;
}

a {
	color:#000000; 
}

.LboxTd,.LboxTh {
	padding:8px;
	font-family: Arial, Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif!important;
	font-size: 14px!important;
}

.syntaxhighlighter,.syntaxhighlighter .toolbar {
	border-radius: 10px;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.syntaxhighlighter .toolbar {
	opacity:0.5;
}

.llkbox {
	padding:5px 0 5px 20px;
}

.ta {
	background-color: #008080;
	padding: 3px 8px 2px 8px;
}
.ta a {
	color: #FFFAFA!important;
	font-size: 14px;
	text-decoration: none;
}
.tb {
	background-color: #483D8B;
	padding: 3px 8px 2px 8px;
}
.tb a {
	color: #FFFAFA!important;
	font-size: 14px;
	text-decoration: none;
}
.tc {
	background-color: #2F4F4F;
	padding: 3px 8px 2px 8px;
}
.tc a {
	color: #FFFAFA!important;
	font-size: 14px;
	text-decoration: none;
}

table img, table .SRC {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 0px!important;

	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-ms-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.bn {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}

.underlink2 {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

	padding:5px;
	background:url(https://winofsql.jp/image/lttl.gif) repeat-x 0px 0px;
	width:50%;
	font-size:12px;
}

a table {
	margin-bottom: 10px;
}
body,pre,input,select,select optgroup,select optgroup option,textarea {
	font-family: Arial, Helvetica, Verdana, "qMmpSPro W3", "Hiragino Kaku Gothic Pro", Osaka, "CI", Meiryo, "lr oSVbN", sans-serif!important;
}

/*
a {
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;

	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-ms-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
*/

.yuimenuitem a {
	box-shadow: none;
}

.grad {
	color:#ffffff;
	height:50px;
	font-size:14px;
	text-align:left;

	background: -moz-linear-gradient(left, #00008B, #a2afdf);
	background: -webkit-linear-gradient(left, #00008B, #a2afdf);
	background: -o-linear-gradient(left, #00008B, #a2afdf);
	background: linear-gradient(to right, #00008B, #a2afdf );
	filter:progid:DXImageTransform.Microsoft.gradient(GradientType="1",startColorstr="#00008B", endColorstr="#a2afdf");
}

.underul li {
	margin-left:20px;
}

TH { font-size:12px; }
TD { font-size:14px; }
PRE { font-size:13px; }
SELECT { font-size:13px; }
.COMMENT {
	border-color: #3a3a3a!important;
	border-style: dashed!important;
	border-width: 1px;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5);
	margin: 0 0 20px 0;
	border-radius: 10px;
}
.COMMENT span {
	font-weight: normal!important;
	font-size: 16px!important;
}

.SRC { border-style:solid;border-width:1px;border-color:#000000;background-color:#E6E6FA }
.src { border-style:solid;border-width:1px;border-color:#000000;background-color:#E6E6FA }
.star {
	vertical-align: bottom;
	margin-right: 7px;
	border-width: 0px;
}
.EXL {
	text-decoration:none;
	color:navy;
	/*font-family:Verdana,'lr oSVbN';*/ font-size:12px;
	line-height: 21px;
}
.exh {
	text-decoration:none;
	color:black;
	font-weight:bold;
	font-size:12px;
        border-style:solid;
        border-width:1px;
        border-color:#9192A3;
        background:url(https://winofsql.jp/image/h5.png) repeat-x 0 0;
}
.EXH2 { text-decoration:none;color:navy;font-weight:bold;font-size:12px }
/*
.SUBT {
	background-color:#CEDFF6;
	color:black;
	font-weight:bold;
	width:100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr="#CEDFF6", endColorStr="TEAL", gradientType="1");
}
*/

.gttl {
	border-radius: 2px 0px 20px 2px;
	-webkit-border-radius: 2px 0px 20px 2px;
	-moz-border-radius: 2px 0px 20px 2px;


	color:#f0f0f0;
	font-size:16px!important;
	font-weight:bold;
	padding: 3px 0 3px 20px;
	line-height:26px;
	height: 26px;
	width:500px;

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

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

	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-ms-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

}

.sttl2 {
	display:-moz-inline-box;
	-moz-box-align: center;
	display: inline-block;
	vertical-align: middle;
	color:#f0f0f0;

	font-size:16px;
	font-weight:bold;
	padding: 3px 0 3px 20px;
	line-height:26px;
	height: 26px;
	width:500px;

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

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}

.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;
}

.ttl {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	padding: 0 0 0 20px;
	line-height:20px;
	height: 20px;
	width:300px;

	border-style:solid;
	border-width:1px;
	border-color:#404040;
	background-color:#336699;

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

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

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

}

.ul {
	margin-left:20px;
	margin-top:2px;
}
.li {
	margin-left:5px;
	/*font-family:Verdana,'lr oSVbN';*/
	font-size:13px;
	line-height: 21px;
}
.clipbutton {
	background-color:snow;
	color: darkgreen;
}

.SUBT {
	letter-spacing: 1px;
	font-size: 18px!important;
	font-weight: bold!important;
	z-index: 0;
	position: relative;
	padding: 0 0 0 10px;
        padding-left:10px;
        line-height:36px;
        height: 36px;
	color:black;
	font-weight:bold;
	width:100%;
        border-style:solid;
        border-width:1px;
        border-color:#9192A3;
        background:url(https://winofsql.jp/image/h5.png) repeat-x 0 0;
}

.SUBT2 {
	z-index: 0;
	position: relative;
	padding: 0 0 0 10px;
        padding-left:10px;
        line-height:26px;
        height: 26px;
	font-weight:bold;
	font-size:13px;
	width:400px;
/*	cursor:pointer; */
/*	text-decoration:underline; */
	color:blue;
        border-style:solid;
        border-width:1px;
        border-color:#9192A3;
        background:url(https://winofsql.jp/image/h5.png) repeat-x 0 0;
}

.SUBTN {
	z-index: 0;
	position: relative;
	padding: 0 0 0 10px;
        padding-left:10px;
        line-height:26px;
        height: 26px;
	font-weight:bold;
	width:400px;
	cursor:default;
        border-style:solid;
        border-width:1px;
        border-color:#9192A3;
        background:url(https://winofsql.jp/image/h5.png) repeat-x 0 0;
}

.S2 {
	position:relative;
	top:-1px;
}

H5 {
	display: inline;
        line-height:17px;
        border-style:solid;
        border-width:1px;
        border-color:#9192A3;
        height: 20px;
	width:90%;
        padding: 3px; 15px 3px 15px;
 /*       background:url(http://homepage2.nifty.com/lightbox/h5.png) repeat-x 0 0; */
        background:url(https://winofsql.jp/image/h5.png) repeat-x 0 0;

}
h6 {
	display: inline;
	font-size: 12px;
	line-height: 30px;
	border-style: solid;
	border-width: 1px;
	border-color: #9192A3;
	height: 30px;
	width: 400px;
	padding-left: 10px;
	background: url(https://winofsql.jp/image/h6.png) repeat-x 0px 0px;

}

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

.readme {
	border-style: dashed;
	border-width: 1px;
	border-color: #947931;
	background-color: #DED2B1;
	padding: 15px;
	font-size:11px;
	margin-left:20px;
	margin-right:50px;
}

.this {
	font-weight: bold;
	border-style: dashed;
	border-width: 1px;
	border-color: #707070;
	background-color: #D0D0D0;
	padding: 15px;
	font-size:14px;
	margin-left:0px;
	margin-right:50px;

	white-space: pre;
	white-space: pre-wrap;
/*	white-space: pre-line; */
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	word-wrap: break-word;
}

.this2 {
	font-size: 14px;
	border-width: 1px;
	border-style: solid;
	border-color: #A0A0A0;
	background-color: #EAEAEA;
	padding-left: 15px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 7px;
	color: #000000;
	border-left: 3px solid #6CE26C!important;
	line-height:18px;

	white-space: pre;
	white-space: pre-wrap;
/*	white-space: pre-line; */
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -hp-pre-wrap;
	word-wrap: break-word;

	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-bottom: 0px!important;

	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-ms-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;

}



.si {
	margin-left:20px;
}

#DispArea {
	margin-left:0!important;
}

.wttl {
	display:-moz-inline-box;
	-moz-box-align: center;
	display: inline-block;
	vertical-align: middle;
	color:#f0f0f0;

	font-size:16px;
	font-weight:bold;
	padding: 3px 0 3px 13px;
	line-height:26px;
	height: 26px;
	width:150px;

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

	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;

	margin-top:6px;
	margin-bottom:6px;

}

#sidelink div {
	padding-left: 10px;
	padding-bottom: 6px;
}

#sidelink a {
	box-shadow: none;
}
