@charset "UTF-8";
/* CSS Document */
#main{
  width:660px;
  }

h1{
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	line-height:2em;
	color: #333333;
	margin-bottom: 20px;
	padding-left:7px;
	background-image:url(img/bg_h1.gif);
  }

#boxA{
   width:660px;
   }
   

#boxA img{
    width:200px;
	float:right;
	}
	
	
#boxA .boxA_text{
	margin-right:210px;
	width:450px;
}
#boxB{
clear:both;
}	
  
#container #header #header-inner {
    margin-top:30px;
	width: 155px;
}

#close{
    text-align:center;
	margin-top:35px;
	margin-bottom:20px;
	}
	
	
#main p.acrobat {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px dotted #333;
	line-height: 1.2;
	font-size: 85%;
}
