*{
	margin:0;
	padding:0;
}
img{
	vertical-align:bottom;
}
a img{
	border:none;
}
ul li{
	list-style:none;
}
body{
	background:#000 url(../images/body_bg.gif) repeat-y center top;	
	font-size:small;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
#wrapper{
	position:relative;
}
#bgmflash{
	position:absolute;
	top:0;
	right:0;
}
#headline{
	width:950px;
	margin:0 auto;
	position:relative;
}
#npack{
	background:url(../images/npack_bg.jpg) no-repeat;
	width:475px;
	height:240px;
	float:left;
}
#npack .inner{
	position:absolute;
	width:350px;
	overflow-y:auto;
	top:295px;
	left:90px;
}
#npack table{
	width:100%;
	border:1px solid #fff700;
	border-collapse:collapse;
	font-size:0.9em;
	line-height:1.2;
}
#npack table th{
	background:#fff700;
	border:1px solid #fff700;
	font-weight:normal;
	text-align:right;
	padding:2px;
}
#npack table td{
	background:#fff;
	border:1px solid #fff700;
	padding:2px 4px;
}
#spack{
	background:url(../images/spack_bg.jpg) no-repeat;
	width:475px;
	height:240px;
	float:right;
}
#spack .inner{
	position:absolute;
	width:350px;
	overflow-y:auto;
	top:295px;
	right:95px;
}
#spack table{
	width:100%;
	border:1px solid #ff8a8a;
	border-collapse:collapse;
	font-size:0.9em;
	line-height:1.2;
}
#spack table th{
	background:#ff8a8a;
	border:1px solid #ff8a8a;
	font-weight:normal;
	text-align:right;
	padding:2px;
}
#spack table td{
	background:#fff;
	border:1px solid #ff8a8a;
	padding:2px 4px;
}
#maincontent{
	width:890px;
	margin:0 auto;
	overflow:hidden;
	clear:both;
	background:url(../images/content_bg.jpg) repeat-y center top;
}
#maincontent .box{
	margin:0 0 55px 0;
}
#maincontent .box .text{
	margin:0 0 20px 51px;
}
#maincontent .inner_l{
	width:432px;
	float:left;
}
#maincontent .inner_r{
	width:432px;
	float:right;
}
#virus{
}
#mode_n{
	width:416px;
	float:left;
	padding:0 0 25px 28px;
}
#mode_s{
	width:416px;
	float:right;
	padding:0 20px 25px 0;
}
#about p{
	margin:0 0 0.5em 0;
}
#item p{
	margin:0 0 15px 50px;
}
#caption{
	margin:0 0 0 12px;
}
#item h4{
	margin:0 0 5px 0;
}
#footer{
	width:890px;
	margin:0px auto 0px auto;
}
#footer .bn_left{
	width:378px;
	float:left;
	margin:15px 0px 0px 60px;
	padding:0px 0 10px 0;
}
#footer .bn_right{
	width:378px;
	float:right;
	margin:15px 60px 0px 0px;
	padding:0 0 10px 0;
}

#footer .bn{
	clear:both;
	width:520px;
	margin:0 auto;
	padding:0 0 10px 0;
}
#footer .bn a:focus{
	outline:none;
}
#footer .bn p:nth-child(2){
	margin:0 0 10px 0;
}
#footer .name{
	margin:0 0 0 20px;
}
#footer #copyright{
	text-align:center;
	padding:0 0 20px 0;
	font-size:0.9em;
}
#footer #copyright a{
	color:#000;
}

	
