@charset "UTF-8";

#fb-root {
	display: none;
}

html {
	background-color: transparent;
	overflow-x: hidden;
}

body {
	background: #000000 url(../img/bg.jpg);
	font-family: "メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,verdana,arial,clean,sans-serif;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

a:focus {
	overflow: hidden;
}

#wrapper {
	width: 1000px;
	position: relative;
	margin: 0px auto;
}

.clear {
	clear: both;
}

h1 {
	background: url(../img/logo.png) no-repeat;
	width: 202px;
	height: 174px;
	text-indent: -9999em;
	position: absolute;
	left: -14px;
	top: -1px;
}

.frame_top {
	background: url(../img/frame_top.png) no-repeat center top;
	width: 1000px;
	padding-top: 743px;
}

.frame_middle {
	background: url(../img/frame_middle.png) repeat-y center top;
	width: 1000px;
}

.frame_bottom {
	background: url(../img/frame_bottom.png) no-repeat center bottom;
	width: 1000px;
	padding-bottom: 176px;
}

.nav_frame_top {
	background: url(../img/nav_frame_top.png) no-repeat center top;
	width: 258px;
	padding-top: 22px;
	position: absolute;
	left: 10px;
	top: 208px;
}

.nav_frame_middle {
	background: url(../img/nav_frame_middle.png) repeat-y center top;
	width: 258px;
}

.nav_frame_bottom {
	background: url(../img/nav_frame_bottom.png) no-repeat center bottom;
	width: 258px;
	padding-bottom: 22px;
}

#main {
	position: absolute;
	left: 278px;
	top: 40px;
}

.section_frame_top {
	background: url(../img/section_frame_top.png) no-repeat center top;
	width: 698px;
	padding-top: 22px;
	position:relative;
}

.section_frame_middle {
	background: url(../img/section_frame_middle.png) repeat-y center top;
	width: 698px;
}

.section_frame_bottom {
	background: url(../img/section_frame_bottom.png) no-repeat center bottom;
	width: 698px;
	padding-bottom: 22px;
}

.section_frame_margin_top {
	margin-top: 3px;
}

/*----------------------------------------------------------

nav

----------------------------------------------------------*/
#nav {
	margin: 7px auto -8px 185px;
}

#nav li {
	float: left;
	position: relative;
}

#nav li a,
#nav li span {
	display: block;
	background: url(../img/nav.png) no-repeat;
	text-indent: -9999em;
	height: 41px;
}

#nav li span.new {
	background: url(../img/icon_new.png) no-repeat;
	width: 54px;
	height: 32px;
	text-indent: -9999em;
	position: absolute;
	right: -8px;
	bottom: -4px;
}

/*----- TOP -----*/
#nav .top a,
#nav .top span {
	background-position: -0px -0px;
	width: 70px;
}

#nav .top a:hover,
#nav .top .selected {
	background-position: -0px -41px;
}

#nav .top .new {
	visibility: hidden;
}

/*----- STORY -----*/
#nav .story a,
#nav .story span {
	background-position: -70px -0px;
	width: 108px;
}

#nav .story a:hover,
#nav .story .selected {
	background-position: -70px -41px;
}

#nav .story .new {
	visibility: hidden;
}

/*----- CHARACTER -----*/
#nav .character a,
#nav .character span {
	background-position: -178px -0px;
	width: 172px;
}

#nav .character a:hover,
#nav .character .selected {
	background-position: -178px -41px;
}

#nav .character .new {
	visibility: hidden;
}

/*----- SYSTEM -----*/
#nav .system a,
#nav .system span {
	background-position: -350px -0px;
	width: 129px;
}

#nav .system a:hover,
#nav .system .selected {
	background-position: -350px -41px;
}

#nav .system .new {
	visibility: hidden;
}

/*----- MOVIE -----*/
#nav .movie a,
#nav .movie span {
	background-position: -479px -0px;
	width: 102px;
}

#nav .movie a:hover,
#nav .movie .selected {
	background-position: -479px -41px;
}

#nav .movie .new {
	visibility: hidden;
}

/*----- SPECIAL -----*/
#nav .special a,
#nav .special span {
	background-position: -581px -0px;
	width: 136px;
}

#nav .special a:hover,
#nav .special .selected {
	background-position: -581px -41px;
}

#nav .special .new {
	visibility: hidden;
}

/*----- SPEC -----*/
#nav .spec a,
#nav .spec span {
	background-position: -717px -0px;
	width: 91px;
}

#nav .spec a:hover,
#nav .spec .selected {
	background-position: -717px -41px;
}

#nav .spec .new {
	visibility: hidden;
}

/*----------------------------------------------------------

footer

----------------------------------------------------------*/
#footer {
	clear: both;
	margin-top: 10px;
}

/*----- SNS -----*/
.social {
	float: right;
}

.social li {
	float: left;
}

.social .twitter iframe.twitter-share-button {
	width: 110px!important;
}

.copyright {
	clear: both;
	float: right;
	color: #ffffff;
	font-size: 11px;
	text-align: right;
}

.copyright img {
	vertical-align: top;
	margin-bottom: 5px;
}

/*----------------------------------------------------------

sns_nav

----------------------------------------------------------*/
#sns_nav {
	clear: both;
	float: right;
}

#sns_nav li {
	float: left;
}

#sns_nav li a {
	display: block;
	background: url(../img/sns_nav.png) no-repeat;
	text-indent: -9999em;
	height: 33px;
}

/*----- BLOG -----*/
#sns_nav .blog a {
	background-position: -0px -0px;
	width: 81px;
}

#sns_nav .blog a:hover {
	background-position: -0px -33px;
}

/*----- TWITTER -----*/
#sns_nav .twitter a {
	background-position: -81px -0px;
	width: 112px;
}

#sns_nav .twitter a:hover {
	background-position: -81px -33px;
}

/*----- FACEBOOK -----*/
#sns_nav .facebook a {
	background-position: -193px -0px;
	width: 138px;
}

#sns_nav .facebook a:hover {
	background-position: -193px -33px;
}
