/*構造*/ 
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	line-height:1.5em;
	text-align: center;
	margin:0px;
	padding:0px;
}
a:link,a:visited {color: #333464; text-decoration:none;}
a:hover {color: #333464; text-decoration:underline;}
a:active {color: #333464; text-decoration:underline;}
#wrapper {
	border-left:1px solid #333366;
	border-right:1px solid #333366;
	width:596px;
	text-align:left;
	margin:0 auto;
	}
dl {
	font-size: 11px;
	color:#000000;
	line-height: 1.2em;
}
h1,
h2 {
margin:0;
}
h3 {
font-size:14px;
}
h4 {
text-align:left;
font-size:13px;
}
h5 {
 text-align:left;
 font-size:10px;
}
h6 {
font-size:12px;
}
h7 {
	font-size: 10px;
	color:#999999;
	line-height: 1.2em;
}
p{
margin:10px 10px 0 10px;
}
dd {
margin: 0 6px 10px 12px;
}
table td,
table th {
text-align:center;
}
table td{
color:#333333;
text-align:center;
font-size: 12px;
}
td.ye{
	background-color: #FFFFCC;
	text-align: left;
}
td.bk12pt{
	color:#000000;
	font-size: 12px;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

#bt-close{
text-align:center;
}
#bt-mitsumori{
text-align:center;}
#center {
text-align:center;
}
#note {
width:520px;
padding:0px 20px 0px 20px;
color:#CC0000;
font-size:12px;
}

/*フォント*/ 

.gy{
color:#999999;
 font-size:18px;
}
.red{
color:#CC0000;
}
p span {
font-weight:bold;
}
p#caption {
color:#CC3300;
font-size:90%;
}
.keshi {
text-decoration:line-through;
}
/*トップ*/
body.top {
	color: #333333;
} 
/*アドビ*/
body.adobe {
	color: #333333;
} 
body.adobe h3 {
	color: #FF6633;
} 
/*シマンテック*/
body.symantec {
	color: #333333;
} 
body.symantec h3 {
	color: #FF6633;
} 
body.symantec h4 {
	color: #CC0000;
} 
/*マイクロソフト*/
body.ms {
	color: #333333;
} 
body.ms h3 {
	color: #000066;
} 
body.ms th {
	color: #CC0000;
} 
/*トレンドマイクロ*/
body.trend {
	color: #333333;
} 
body.trend h3 {
	color: #005B7F;
	}