@charset "utf-8";
/* CSS Document */

/*---------------------------------------

reset

---------------------------------------*/

*{ margin: 0; padding:0; color: #333;}

html, body,
ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6,
div, p, blockquote,
th, td,
/*form, fieldset, input, textarea,*/
pre { 
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	vertical-align: baseline;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
body {
	background-color: #ffffff;
	color: #000000;
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

address,
caption, th
cite,
code, var,
dfn,
em, strong { font-style: normal; }

table { 
	border-collapse: collapse;
	border-spacing: 0;
	}
caption,th { text-align: left;}
fieldset { border: 0; }
ul { list-style: none; }
img { border: 0; }

a{
	color: #0077aa;
	text-decoration: none;
	}

a:hover{
	color: #ff0000;
	text-decoration: underline;
	}
	
a:hover img{
	opacity: 0.90;
	filter: alpha(opacity=90);
	}

.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
}

	
/*---------------------------------------

main

---------------------------------------*/

body {
	background: #000 url(images/index_bg.png) center top no-repeat;
	}
	
#wrapper {
	width: 800px;
	margin: 0 auto;
	position: relative;
	}

#wrapper img#rule {
	position: absolute;
	top: 790px;
	left: 360px;
	}

#wrapper #mainContent {
	position: absolute;
	top: 900px;
	width: 800px;
	margin: 0 auto;
	background: #ffc url(images/mainBg.png) center top repeat-y;
	}

#wrapper #mainContent #itemWrap {
	width: 700px;
	margin: 0 auto;
	}

#wrapper #mainContent div.item {
	width: 340px;
	text-align: center;
	float: left;
	margin: 0 auto 30px 10px;
	}

#wrapper #mainContent div#item01 {
	background: url(images/item01_over.png) top center no-repeat;
	}

#wrapper #mainContent div#item02 {
	background: url(images/item02_over.png) top center no-repeat;
	}

#wrapper #mainContent div#item03 {
	background: url(images/item03_over.png) top center no-repeat;
	}

#wrapper #mainContent div#item04 {
	background: url(images/item04_over.png) top center no-repeat;
	}

#wrapper #mainContent div#item05 {
	background: url(images/item05_over.png) top center no-repeat;
	}

#wrapper #mainContent div#item06 {
	background: url(images/item06_over.png) top center no-repeat;
	}

#wrapper #mainContent div#item07 {
	background: url(images/item07_over.png) top center no-repeat;
	}

#wrapper #mainContent div#item08 {
	background: url(images/item08_over.png) top center no-repeat;
	}

#curtainLeft,
#curtainRight {
	top: 0;
	width: 50%;
	height: 2500px;
	background: #000;
	position: absolute;
}
#curtainLeft { left: 0; z-index:100;}
#curtainRight { right: 0; z-index:101;}

#footer {
	clear: both;
	margin: 20px auto 0;
	text-align: center;
	line-height: 2em;
	}

#floatMenu {
	position: relative;
	height: 100%;
	width: 80px;
	position:fixed;
	right:20px;
	bottom: 0;
	z-index: 1;
	}

#floatMenu a#itemList {
	position: absolute;
	display: block;
	top: 10px;
	right: 0;
	}

#floatMenu a#pageTop {
	position: absolute;
	display: block;
	bottom: 10px;
	right: 0;
	}

.tooltip{  
	position: absolute;  
	top: -9999px;  
	}  
  
.tooltip p{  
	margin:0;  
	padding:0;  
	color: #000; 
	background: url(images/mainBg.png) repeat-y top center;
	padding: 5px;  
	width:200px;  
	top: -9999px;
	border: 3px outset #900;
	line-height: 16px;
}

#social_btn {
	width: 350px;
	margin: 0 0 10px 420px;
	height: 20px;
	}

#social_btn #inner {
	width: 350px;
	margin-left: 0px;
	}

#social_btn .twitter {
	float: left;
	margin: 0 5px 0;
	padding: 0;
	display: inline;
	width: 80px;
	}

#social_btn .facebook {
	float: left;
	margin: 0 5px 0;
	padding: 0px;
	display: inline;
	width: 120px;
	}

#social_btn .plus1 {
	float: left;
	margin: 0 5px 0;
	padding: 0px;
	display: inline;
	width: 60px;
	}

a#infotopLogo {
	width: 130px;
	height: 50px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	}

a#dendoTop {
	width: 540px;
	height: 80px;
	display: block;
	position: absolute;
	top: 60px;
	left: 120px;
	}

img.center {
	clear: both;
	display: block;
	margin: 40px auto 10px;
	}

ul {
	width: 620px;
	margin: 10px auto 30px;
	}

li.q {
	font-weight: bold;
	color: #006699;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 10px;
	background: url(images/q_icon.png) 5px 0 no-repeat;
	padding: 5px 0 0 40px;
	height: 30px;
	}

li.a {
	background: #fff url(images/a_icon.png) 5px 5px no-repeat;
	padding: 10px 10px 10px 40px;
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.5em;
	}

#thanks {
	background: url(images/thanks.png) no-repeat top center;
	width: 620px;
	height: 80px;
	margin: 10px auto;
	position: relative;
	}

#thanks img {
	display: block;
	position: absolute;
	top: 18px;
	right: 20px;
	}
.2012banner {
	height: 100px;
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
}
