* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align: center;
	background: url(../img/bg_image.jpg) left top repeat;

}

div {
	height: auto;
	overflow: hidden;
}


#header .link_areaA a.left:hover,
#header .link_areaA a.right:hover,
.step a.text01:hover,
.step a.text02:hover,
.extra div.left a.logo:hover,
.extra div.right a.logo:hover,
a.detail:hover {
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}


/*-------------------------------------------------
header
-------------------------------------------------*/
#header {
	margin: 0px auto 0px auto;
	width: 1065px;
	height: 990px;
	background: url(../img/header_-back.jpg) left top no-repeat;
	position: relative;
-moz-background-size:cover;
 background-size:cover;
}
#header a.logo_sega {
	display: block;
	margin: 17px 0px 0px 50px;
	width: 145px;
	height: 48px;
	background: url(../img/sega_logo.png) left top no-repeat;
	text-indent: -9999px;
}
#header h1 {
	display: block;
	height: 277px;
	text-indent: -9999px;
}
#header .text_areaA {
	height: 120px;
	text-indent: -9999px;
}
#header .link_areaA {
	margin: 0px 189px 0px 210px;
	height: 151px;
}
#header .link_areaA a.left {
	display: block;
	float: left;
	width: 298px;
	height: 148px;
}
#header .link_areaA a.right {
	display: block;
	float: right;
	width: 351px;
	height: 151px;
}


/*-------------------------------------------------
footer
-------------------------------------------------*/
#footer {
	margin: 20px 20px 0px 20px;
	text-align: left;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
}
#footer div {
	margin-top: 25px;
	text-align: center;
}


/*-------------------------------------------------
container
-------------------------------------------------*/
body#campaing #container {
	margin: 0px auto 10px auto;
	padding: 15px 20px 20px 20px;
	width: 945px;
	background-color: #ffffff;
}
body#detail #container {
	margin: 10px auto 10px auto;
	padding: 15px 20px 20px 20px;
	width: 820px;
	background-color: #ffffff;
}

/*---------- タイトル ----------*/
h2 {
	margin-bottom: 20px;
	width: 945px;
	height: 66px;
	background: url(../img/title.gif) left top no-repeat;
	text-indent: -9999px;
}
h3 {
	margin-bottom: 45px;
	width: 945px;
	height: 70px;
	background: url(../img/subtitle.gif) left top no-repeat;
	text-indent: -9999px;
}
h4 {
	margin: 25px 15px 0px 15px;
	width: 915px;
	height: 81px;
	background: url(../img/title_extra.gif) left top no-repeat;
	text-indent: -9999px;
}

/*---------- step ----------*/
.step {
	margin: 0px 15px 15px 15px;
	padding: 0px 0px 19px 0px;
	background: url(../img/h_line.gif) left bottom no-repeat;
	position: relative;
	height: auto;
	overflow: hidden;
}
.no_borderimg {
	background: none!important;
}
.step div.text01 {
	z-index: 1;
	margin: -65px 0px 0px 0px;
	width: 810px;
	height: 87px;
	background: url(../img/step01.gif) left top no-repeat;
	text-indent: -9999px;
	position: inherit;
}
.step a.text01 {
	z-index: 2;
	display: block;
	margin: 0px 0px 0px 368px;
	width: 193px;
	height: 65px;
	position: inherit;
}
.step div.text02 {
	z-index: 1;
	margin: -65px 0px 0px 0px;
	width: 466px;
	height: 300px;
	background: url(../img/step02.gif) left top no-repeat;
	text-indent: -9999px;
	position: inherit;
}
.step a.text02 {
	z-index: 2;
	display: block;
	margin: 0px 0px 0px 267px;
	width: 171px;
	height: 69px;
	position: inherit;
}
.step div.text02a {
	float: right;
	margin-top: -279px;
	padding: 185px 29px 0px 26px;
	width: 332px;
	height: 60px;
	background: url(../img/qr_back.gif) left top no-repeat;
	position: inherit;
}
.step div.text02a a.left {
	float: left;
}
.step div.text02a a.right {
	float: right;
}
.step div.text03 {
	margin-bottom: 15px;
	width: 736px;
	height: 114px;
	background: url(../img/step03.gif) left top no-repeat;
	text-indent: -9999px;
}
.step div.text03a {
	float: right;
	padding-bottom: 14px;
	width: 845px;
	height: 446px;
	background: url(../img/step03_back.gif) left bottom no-repeat;
}
.step div.text03a span.title {
	display: block;
	width: 845px;
	height: 71px;
	background: url(../img/step03_cord.gif) left top no-repeat;
	text-indent: -9999px;
}
.step div.text03a span.left {
	display: block;
	float: left;
	margin-left: 22px;
	width: 389px;
	height: 375px;
	background: url(../img/img_aime.gif) left top no-repeat;
	text-indent: -9999px;
}
.step div.text03a span.right {
	float: right;
	margin-right: 22px;
	width: 392px;
	height: 375px;
	background: url(../img/img_osaifu.gif) left top no-repeat;
	text-indent: -9999px;
}

/*---------- extra ----------*/
.extra {
	margin: 0px 15px 0px 15px;
	width: 915px;
	height: 505px;
	background: url(../img/v_line.gif) left top no-repeat;
}
.extra div.lef,
.extra div.right {
	width: 445px;
	height: 505px;
}
.extra div.left {
	float: left;
	background: url(../img/extraA_text.gif) left top no-repeat;
}
.extra div.right {
	float: right;
	background: url(../img/extraB_text.gif) left top no-repeat;
}
.extra div.left div.text,
.extra div.right div.text {
	width: 445px;
	height: 459px;
	text-indent: -9999px;
}
.extra div.left a.logo {
	display: block;
	margin: 0px auto 5px auto;
	width: 324px;
	height: 157px;
}
.extra div.right a.logo {
	display: block;
	margin: 0px auto 0px auto;
	width: 382px;
	height: 162px;
}
.extra div.left a.bnr {
	display: block;
	margin: 0px auto 0px auto;
	width: 411px;
	height: 112px;
}


/*-------------------------------------------------
table
-------------------------------------------------*/
table {
	margin: 0px auto 0px auto;
	color: #666666;
}
table p {
	margin: 15px 0px 0px 0px;
	text-align: left;
}
th {
	padding: 5px;
	font-size: 13px;
}
td {
	padding: 2px 0px 7px 0px;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	font-size: 14px;
}
td.h_last {
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
}
td.v_last1 {
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-bottom: solid 1px #666666;
}
td.v_last2 {
	border: solid 1px #666666;
}
.blue {
	background-color: #E0FFFF;
}
.w350 {
	width: 280px!important;
}
.w380 {
	width: 400px;
}
.w80 {
	padding-right: 15px!important;
	width: 55px;
	text-align: right;
}
td img {
	margin: 5px 0px -5px 0px;
}
span.blank1 {
	display: block;
	width: 9em;
	height: 20px;
	float: left;
}
span.blank2 {
	margin: 0px 0px 0px auto;
	display: block;
	width: 14.2em;
	height: 20px;
	float: left;
}


.cl{
	clear: both;
	float: none;
}


.extra2{
	text-align:left;
	background-image:url(h_line.gif);
}
