body
	{ background-image:url(../img/bg.jpg);
	  background-repeat:repeat;
	  text-align:center;}
		
		
#flash-box
	{ margin-top:66px;
	  background-color:#FFFFFF;
	  width:800px;
	  height:556px; }
	 
#all-box
	{	 
	  width:100%;
	  text-align:center; }
		
body div
	{ text-align: left;
	  margin: 0 auto; }

.bnrBox {
	width:800px;
	text-align:left;
	margin-top:14px;}

.bnrBox img {
	margin:0px 16px 0px 28px;
	float:left;}
	
		
.flash
		{ padding:8px;}
		
/* 2009年10月追加　TOP */
.bnrBox p {
	float:left;
	padding:14px 0px 0px 12px;
	font-size:13px;
	border:#D2CDBB solid 1px;
	height:31px;
	width:566px;
	margin:0px;
	background-color:#F4F0EF;
	letter-spacing:1px;}
	
* html .bnrBox p {
	height:45px;
	width:580px;}
	
*:first-child+html .bnrBox p {
	height:45px;
	width:580px;}

a.link_zexy {
	font-weight:bold;
	text-decoration:underline;}
	
a.link_zexy:link {
	color:#FF6699;
	text-decoration:underline;}
a.link_zexy:visited {
	color:#FF6699; 
	text-decoration:underline;}
a.link_zexy:active {
	color:#FF6699;
	text-decoration:underline;}
a.link_zexy:hover {
	color:#FF0066;
	text-decoration:underline;}