@charset "euc-jp";
/* CSS Document */

body {
	background: #FFF;
	margin: 0px;
	padding: 0px;
	font: 0.8em/1.4em "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "MS PGothic", "¥á¥¤¥ê¥ª", Meiryo, sans-serif;
}

a:link,
a:visited,
a:active,
a:hover {
	color: #dcdcdc;
}

#menu {
	background: url(../images/menu_bg.png) repeat-x;
	height: 70px;
	width: 100%;
	position: fixed;
	top: 0px;
	z-index: 1;
}

#menu ul {
	margin: 0px auto;
	height: 70px;
	width: 1000px;
	position:relative;
	display: block;
}

#menu ul li{
	margin: 0px;
	float: left;
}

#menu ul li#en {
	margin-top: 22px;
	margin-left: 30px;
}

#main-wrapper {
	background: #FFF url(../images/index_bg.jpg) no-repeat center top;
	width: 100%;
	clear: both;
}

#contet-main {
	margin: 0px auto;
	height: 1200px;
	width: 1000px;
	background: url(../images/index_main.jpg) no-repeat left 55px;
	position:relative;
}

#social {
	position: absolute;
	left: 20px;
	top: 733px;
	height: 20px;
	display: inline;
}

div#social iframe {
	width: 110px !important;
	display: inline;
}

iframe.twitter-share-button {
	width: 110px!important;
}

#fb-page {
	position: absolute;
	left: 340px;
	top: 730px;
	height: 20px;
	display: inline;
}


#widget {
	position: absolute;
	left: 760px;
	top: 736px;
	width: 220px;
}

#review {
	position: absolute;
	left: 761px;
	top: 98px;
}

#award {
	position: absolute;
	left: 6px;
	top: 94px;
}

#copy {
	position: absolute;
	left: 770px;
	top: 197px;
}

#title {
	position: absolute;
	left: 22px;
	top: 181px;
}

#jyouei {
	position: absolute;
	left: 752px;
	top: 501px;
}

#roadshow {
	position: absolute;
	left: 382px;
	top: 656px;
}

#credit {
	position: absolute;
	left: 529px;
	top: 736px;
}

#people {
	position: absolute;
	left: 588px;
	top: 1003px;
}

#banner {
	position: absolute;
	left: 20px;
	top: 783px;
}

#banner-book {
	position: absolute;
	left: 20px;
	top: 885px;
}
