* {
	margin:0px;
	padding:0px;
}

body {
	margin:0 auto;
	padding:0;
	color: #333333;
	text-align:center;
	background:#369BCD url(../img/back.jpg) repeat-x top;
	font:12px/150% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	height:100%;
}

#flashcontent{
height:100%;
width:100%;
position:absolute;
left:0;
top:0;
}

#wall {
	width:1008px;
	margin:0 auto;
	padding:0px 0px;
	text-align:left;
}

img{
	border:none;
	margin:0px;
	padding:0px;
}

a{
  outline-width:0;
}

a img{ 
	border:none; 
}


a:link    {
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	color: #0066CC;
	text-decoration: underline;
}
a:hover   {
	color: #003399;
	text-decoration: none;
}
a:active  {
	color: #003399;
	text-decoration: none;
}

br{
	margin:0px;
	padding:0px;
	line-height:0px;
}.foot {
	background: url(../img/footer.jpg) no-repeat 0px 0px;
	
}
.mgn_t15 {
	margin-top: 5px;	
}
