@charset "UTF-8";

#kanban{
	display: none;
}

div#inazuma{
	width: 800px;
	height: 2565px;
	background-color: #691C14;
	margin: 0 auto;
}

#inazuma p{
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

#header{
	position: relative;
	width: 100%;
	height: 92px;
	overflow: hidden;
	background: left top no-repeat url(/pages/images/inazuma_gentei/header.jpg);
}
#header h2{
	margin-top: 100px;
}

#doublename{
	position: relative;
	width: 100%;
	height: 631px;
	overflow: hidden;
	background: left top no-repeat url(/pages/images/inazuma_gentei/doublename.jpg);
}

#doublename h2{
	margin-top: 640px;
}

p#net_yoyaku{
	left: 569px;
	top: 528px;
	position: absolute;
	width: 166px;
	height: 90px;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 12px;
	line-height: 1.5em;
}

#fukubukuro{
	position: relative;
	width: 100%;
	height: 450px;
	overflow: hidden;
	background: left top no-repeat url(/pages/images/inazuma_gentei/fukubukuro.jpg);
}

#fukubukuro h2{
	margin-top: 460px;
}

div#fuku_caption{
	left: 557px;
	top: 15px;
	position: absolute;
	width: 190px;
	height: 423px;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 12px;
	line-height: 1.3em;
}

#fuku_caption strong{
	font-weight: bold;
}

#fuku_caption em{
	color: #D60C18;
	font-weight: bold;
}

#fuku_caption p{
	font-size: 11px;
	line-height: 1.3em;
}

#fuku_caption p.accent_fuku{
	color: #AA6600;
}

p#fuku_notice{
	left: 229px;
	top: 396px;
	position: absolute;
	width: 304px;
	height: 44px;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 11px;
	line-height: 1.5em;
	text-align: center;
}

#turquoise{
	position: relative;
	width: 100%;
	height: 238px;
	overflow: hidden;
	background: left top no-repeat url(/pages/images/inazuma_gentei/turquoise.jpg);
}

#turquoise h2{
	margin-top: 250px;
}

#beads{
	position: relative;
	width: 100%;
	height: 447px;
	overflow: hidden;
	background: left top no-repeat url(/pages/images/inazuma_gentei/beads.jpg);
}

#beads h2{
	margin-top: 460px;
}

#apron{
	position: relative;
	width: 100%;
	height: 192px;
	overflow: hidden;
	background: left top no-repeat url(/pages/images/inazuma_gentei/apron.jpg);
}

#apron h2{
	margin-top: 210px;
}

#box{
	position: relative;
	width: 100%;
	height: 198px;
	overflow: hidden;
	background: left top no-repeat url(/pages/images/inazuma_gentei/box.jpg);
}

#box h2{
	margin-top: 210px;
}

#odaiba{
	position: relative;
	width: 100%;
	height: 155px;
	overflow: hidden;
	background: left top no-repeat url(/pages/images/inazuma_gentei/odaiba.jpg);
}

#odaiba h2{
	margin-top: 160px;
}

p#odaiba_caption{
	left: 277px;
	top: 13px;
	position: absolute;
	width: 465px;
	height: 124px;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 14px;
	line-height: 1.5em;
}

#odaiba_caption strong{
	font-weight: bold;
}

#odaiba_caption em{
	color: #D60C18;
	font-weight: bold;
}

#yoyaku{
	position: relative;
	width: 100%;
	height: 162px;
	overflow: hidden;
	background: left top no-repeat url(/pages/images/inazuma_gentei/yoyaku.jpg);
}

#yoyaku h2{
	margin-top: 170px;
}

p#yoyaku_caption{
	left: 278px;
	top: 51px;
	position: absolute;
	width: 465px;
	height: 67px;
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 16px;
	line-height: 1.5em;
}


