@charset "utf-8";
/* CSS Document */
body,div,form,input,select,option,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,address{
margin:0;
padding:0;
font-size:100%;
font-weight:normal;
font-style:normal;
line-height:1.5;
}


img {
	border:0;
	background-image: url(images/vb_bg_img.ai_a_02.gif);
}
ul {list-style:none;}

body {
	font-size:80%;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color:#212220;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #212220;
}

p {
font-size:1.0em;
}

a {
color:#696969;
text-decoration:underline;
}

a:visited {
color:#696969;
text-decoration:underline;
}

a:hover {
color:#9a9a9a;
text-decoration:none;
}

