@charset "utf-8";
/* CSS Document */

body{
	width:750px;
	}
h2{
	margin-right:30px;
	float:right;
	}

h3{
	float:left;
	}

p{
	font-size:14px;
	}
	
img{
	border:0px;
	}
	
.top2{
	border-color:#000033;
	}
	
.top3{
	text-align:center;
	color:#FF0000;
	}
	
.style1 {
	font-size:12px
	}
	
.style2{
	background-color:#000066;
	color:#FFFFFF;
	}	
	
.footer{
	clear:both;
	background-image:url(images/footer_01.gif);
	width:750px;
	color:#FFFFFF;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	text-align:center;
	}