/*
	Copyright (C) 2013 Trend Micro Inc. All rights reserved.
*/

/*
.t0, .t0mt, .tn {
	margin-top:1px;
	margin-top:1px;
	border:2px solid red !important;}
	
.am, .wrs, .fw, .dpi, .li, .im {
	margin-top:1px;
	margin-bottom:1px;
	border:2px solid blue !important;}

.backup, .runScript, .discovery, .portScan, .syncVcenter, .syncCloud, .syncDirectory, .defaultRelayGroup, .autoCheckUpdates, .dataPrivacy, .siemTab, .smtpTab, .storageTab {
	margin-top:1px;
	margin-bottom:1px;
	border:2px solid #00FF00 !important;}
*/
a.external {
	
}

code,pre,tt {
	font-size: 12px;
	font-weight: bold;
}
pre.code{padding:3px;}

body,p,td,li,input,dt,dd,pre, h2, h3, h4 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #191919;
	line-height: 1.5em;
	margin-right: 15px;
	margin-left: 25px;
}

body {
	/* background: url(../images/beta.gif); */
	margin-bottom: 25px;
}

pre {
	margin-left: 25px;
}

dt {
	padding-top: 3px;
}

dd {
	padding-bottom: 3px;
}

div,span {
	margin: 0px;
	padding: 0px;
}

/* NOTES, WARNINGS, TIPS, BEST PRACTICES */
.note,.warning,.tip {
	margin-left: 25px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 25px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	background-color: #f1f1f1;
}

.note:before,.warning:before,.tip:before {
	position: absolute;
	white-space: pre;
	display: inline;
	font-size: 110%;
	font-weight: bold;
}

.note {
	padding-left: 50px;
}

.note:before {
	content: " 注意: ";
	color: #000000;
	margin-left: -50px;
}

.warning {
	padding-left: 73px;
}

.warning:before {
	content: " 警告: ";
	color: #FF0000;
	margin-left: -73px;
}

.tip {
	padding-left: 40px;
}

.tip:before {
	content: " ヒント: ";
	color: #00CC00;
	margin-left: -40px;
}

li .note,li .tip,li .warning {
	margin-left: 0px;
}

/* NOTES, WARNINGS, TIPS, BEST PRACTICES */
dt {
	font-weight: bold;
}

a {
	color: #104A92;
	text-decoration: underline;
}

a:hover {
	color: #104A92;
	text-decoration: none;
}

a.seealso {
	color: #f17921;
	display: block;
	margin-left: 35px;
}

.screenshot {
	margin-left: 30px;
}
li img {
	display:block;
	padding-top:5px;
}
.intext {
	position: relative;
	top: 3px;
	display:inline;
}

img.headImg {
	position: absolute;
	top: 8px;
	left: 8px;
}


h2 {
	font-size: 22px;
}

h3 {
	font-size: 15px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 11px;

}



h2 {
	text-decoration: none;
	font-weight: normal;
	margin-left: 15px;
}

h3 {
	text-decoration: none;
	font-weight: normal;
	border-bottom: 1px solid black;
	margin-left: 15px;
	margin-right: 20px;
}

h4 {
	text-decoration: underline;
	font-weight: normal;
	margin-left: 17px;
	margin-right: 20px;
}

h5 {
	text-decoration: underline;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
}

h6 {
	text-decoration: underline;
	font-weight: normal;
	margin-left: 20px;
	margin-right: 20px;
}



ul.dsmicons {
	list-style-type: none;
}

ul li {
	margin-left: 20px
}

ol li {
	margin-left: 30px
}

ul li ul li {
	margin-left: -10px
}

ol li ol li {
	margin-left: -10px
}

ul li ol li {
	margin-left: -10px
}

ol li ul li {
	margin-left: -10px
}

.code {
	font-family: "Courier New", Courier, monospace;
	border: 1px solid gray;
	background-color: #EDEDED;
	display: block;
	padding-left: 4px;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

.searchStringHi {
	background-color: #ffff99;
	padding: 0px;
	margin: 0px;
}

.searchStringMed {
	background-color: #ffffaa;
	padding: 0px;
	margin: 0px;
}

.searchStringLow {
	background-color: #ffffcc;
	padding: 0px;
	margin: 0px;
}


