/* CSS Document */

body{
margin:auto;
padding:0;
background-color: #000;
text-align:center;
}


table{
margin: auto;
}
img {
 border:none; 
}
h1{
font: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
font-size:15px;
display:inline;
text-align:left;
}
h2	{ 
font-size:14px; 
color: #660000;
text-align: center;

	  }

#head{
width:800px;
height:200px;
}
#kizi{
width:800px;
background-image: url(images/aoi_yoru2_09.jpg);
}

#foot{
width:600px;
margin:auto;
text-align:left;
}
.text{
	width:800px;
	margin:auto;
	font-size:12px;
	color:#fff;
	line-height:200%;
	text-align:left;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
}


.bold{
font-weight: bold;
font-size:14px;
color: #FF0000;
}
.sub{
font-size:12px;
font-weight: bold;
color: #0033FF;
}
.sub2{
font-size:12px;
font-weight: bold;
color: #fff;
}

.copy{
font-size:10px;
}
.rightimg{
float: right;
padding-left:5px;
}

.leftimg{
float: left;
padding-right:5px;

}

