@charset "shift_jis";
/* CSS Document */

body,div,h1,h2,h3,h4,h5,h6,form,ul,li,ol,dl,dt,dd,fieldset,pre,code,legend,blockquote {
	margin: 0;
	padding:0;
	font-size:10px;
}
p { margin: 0;}
li { list-style:none; }
img { border:none; }

.clearFix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.posR{
	float:right;
}
#wrapper{
	margin:0 auto;
	width:964px;
}
#header{
	border-bottom:1px solid #000;
	height: 74px;
	margin-bottom: 5px;
}
#header img { display: block; float: left }
#header h2{
	display:block;
	float:right;
	width:180px;
	height:74px;
	background:url(../img/title.gif) 0 0 no-repeat;
	text-indent:-9999em;
}
#catch{
	padding:14px 0 11px 30px;
	width:934px;
	height:20px;
}
#catch h3{
	display:block;
	float:left;
	width:243px;
	height:20px;
	background:url(../img/catch.gif) 0 0 no-repeat;
	text-indent:-9999em;
}
#catch h1{
	display:block;
	float:right;
	width:344px;
	height:20px;
	background:url(../img/campaignTitle.gif) 0 0 no-repeat;
	text-indent:-9999em;
}
#footer{
	padding:0 103px;
}
#footer ul li{
	float:left;
	margin:15px;
}

#flashcontent {
	text-align: center;
}
#flashcontent img {
	margin: 20px 0;
}