@charset "Shift_JIS";

/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,/*strong,*/th,var{font-style:normal;font-weight:normal;}
ul,ol,li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}

/* .float clear class */
.clear-fix:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
}
* html .clear-fix {
  display: inline-block;
}
/* no ie mac \*/
* html .clear-fix {
  height: 1%;
}
.clear-fix {
  display: block;
  min-height: 0;
}
a {
  color: #fff;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.copy {
  text-align: center;
  padding-bottom: 20px;
}
#index {
  background-color: #000;
  font-color: #313131;
  font-size: 12px;
}
#index #top_contents {
  margin: 0 auto;
}
/*----------------------------------------------------
=#header
----------------------------------------------------*/

#index #top_contents div.header {
  margin: 0 auto;
  width: 980px;
  height: 38px;
  padding-top: 12px;
}
#index p#logo {
  width: 755px;
  float: left;
  display:inline;
}

#index #top_contents div.header ul li.first {
  padding: 0 10px 1px 10px;
}
#index #top_contents div.header ul li.end {
  padding: 0 0 1px 9px;
  background: none;
}


#index p#logo {
  width: 500px;
}
#index #top_contents div.header div.hdnav {
  float:right;
  text-align:right;
  padding-top:4px;
  margin-right:10px;
}

#index #top_contents div.header div.hdnav ul li {
  float: left;
  display:block;
  height:10px;
  padding: 1px 10px 1px 8px;
  background: url(../images/header_v3/header_li.gif) no-repeat right center;
}
#index #top_contents div.header div.hdnav ul li a {
  display:block;
}

#index #top_contents div.header div.hdnav ul li.first {
  padding: 1px 10px 1px 10px;
}
#index #top_contents div.header div.hdnav ul li.end {
  padding: 1px 0 1px 9px;
  background: none;
}


#index #top_contents div.header form,
#index #top_contents div.header input {
  margin:0;
  padding:0;
}

/* サイト内検索 */

div#___gcse_0 {
	width: 156px;
	padding-top:2px;
	margin-left: 10px;
	float:right;
}
div#___gcse_0 .gsc-control-cse {
	padding:0;
	border:none;
	background:none;
}

div#___gcse_0 form,
div#___gcse_0 input {
	margin: 0;
	padding: 0;
}

div#___gcse_0 form table.gsc-search-box {
	margin-bottom:0;
}
div#___gcse_0 form td.gsc-input {
	padding-right:0;
	background:url(http://www.jp.square-enix.com/common/images/gcse_icon_k.png) left center no-repeat !important;
}
div#___gcse_0 form td.gsc-clear-button {
	display:none;
}
div#___gcse_0 form input#gsc-i-id1 {
	width:137px;
	height:20px;
	border: 1px solid #333!important;
	font-size:11px;
	color:#333;
}

div#___gcse_0 form input#gsc-i-id1.gsc-input {
	background:url(http://www.jp.square-enix.com/common/images/gcse.gif) left center no-repeat #ffffff !important;
	line-height:20px;
}
div#___gcse_0 form input#gsc-i-id1.gsc-input-focus {
	background-image:none !important;
}

div#___gcse_0 form input.gsc-search-button {
	min-width:20px;
	width:20px;
	height:22px;
	cursor:pointer;
	text-indent:-9999px;
	background:url(http://www.jp.square-enix.com/common/images/gcse_icon_k.png) left center no-repeat !important;
}
div#___gcse_0 form div.gsc-clear-button {
	margin:0;
	padding:4px;
}

div#___gcse_0 div.gsc-results-wrapper-overlay {
	background:#1b1b1b;
}
div#___gcse_0 div.gsc-results-wrapper-overlay #resInfo-0{
	color:#ffffff;
}
div#___gcse_0 div.gsc-results-wrapper-overlay .gsc-orderby-label {
	color:#ffffff;
}
div#___gcse_0 div.gsc-results-wrapper-overlay .gsc-selected-option-container {
	border:1px solid #999;
	color:#999;
}
div#___gcse_0 div.gsc-results-wrapper-overlay .gcsc-branding {
	color:#999;
}
div#___gcse_0 div.gsc-results-wrapper-overlay .gsc-cursor-box {
	text-align:center;
}
div#___gcse_0 div.gsc-results-wrapper-overlay .gsc-cursor .gsc-cursor-page {
	background-color:#1b1b1b;
	color:#999;
}
div#___gcse_0 div.gsc-results-wrapper-overlay .gsc-cursor .gsc-cursor-page.gsc-cursor-current-page {
	background-color: #b6b6b6;
	color:#000;
}

div#___gcse_0 div.gsc-webResult.gsc-result {
	background-color: #ffffff;
	border: none;
	padding:10px;
	border-left:10px solid #ffffff;
}
div#___gcse_0 div.gsc-webResult.gsc-result:hover {
	border-left:10px solid #ff0000;
}

div#___gcse_0 div.gsc-webResult.gsc-result div.gs-title {
	margin-bottom:10px;
	text-decoration:none;
	font-weight:bold;
	height:21px;
}

div#___gcse_0 div.gsc-webResult.gsc-result div.gs-title a {
	color: #333;
	text-decoration:none;
}
div#___gcse_0 div.gsc-webResult.gsc-result div.gs-title a:hover,
div#___gcse_0 div.gsc-webResult.gsc-result div.gs-title a:hover em {
	text-decoration:underline;
	font-size:16px;!important
}
div#___gcse_0 div.gsc-webResult.gsc-result div.gs-title b {
	color: #000;
}
div#___gcse_0 div.gsc-webResult.gsc-result .gs-snippet {
	color:#333;
}

div#___gcse_0 div.gsc-webResult.gsc-result .gs-no-results-result .gs-snippet,
div#___gcse_0 div.gsc-webResult.gsc-result .gs-error-result .gs-snippet {
	background: none;
	border: none;
	padding:10px;
}


div#___gcse_0 div.gsc-webResult.gsc-result .gs-visibleUrl {
	color:#000;
	font-weight:bold;
}
div#___gcse_0 div.gsc-webResult.gsc-result div.gs-title.gs-bidi-start-align a em {
	text-decoration:underline;
	color:#000;
}
/* サイト内検索 */

/*----------------------------------------------------
=menu
----------------------------------------------------*/
#index #top_contents .menu_bg {
  background: url(/common/images/header_v3/menu/menu_bg2.jpg) repeat-x;
  margin:0 0 15px 0;
}
#index #top_contents .menu {
 margin:0 auto;
 width: 100%;
 padding-top:1px;
 height:30px;
}

.menu ul {
 background :url(/common/images/header_v3/menu/menu_btn_bg2.jpg) repeat-x scroll center;
 margin: 0 auto !important;
 width:980px;
}
#index #top_contents .menu ul li {
 float: left;
 height:28px;
 padding:0 1px 0 0;
}



#index #top_contents .main {
  margin: 0 auto;
  width: 980px;
}
#index #top_contents .main div.block {
  margin-bottom: 10px;
  overflow: hidden;
}
#index #top_contents .main div.block div {
  float: left;
}
#index #top_contents .main div.m_left {
  width: 551px;
  margin-right: 9px;
}
#index #top_contents .main div.m_right {
  width: 370px;
}
#index #top_contents .title {
  position: relative;
  width: 370px;
  height: 42px;
}
#index #top_contents .title a {
  position: absolute;
  top: 4px;
  right: 5px;
  width: 75px;
  height: 0 !important;
  padding-top: 36px;
  overflow: hidden;
  background: url(/common/images/header_v2/btn_more.png) no-repeat left top;
}
#index #top_contents .title a:hover {
  background-position: left bottom;
}
#index #top_contents .inner_bottom {
  background: url(/common/images/header_v2/r_box_bottom.gif) no-repeat left bottom;
  padding-bottom: 9px;
}
#index #top_contents .inner {
  background: url(/common/images/header_v2/r_box_inner.gif) no-repeat left top;
}
#index #top_contents .whatsnew .title {
  width: 551px !important;
  background: url(/common/images/header_v2/t_whatsnew.jpg) no-repeat;
}

#index #top_contents .whatsnew .inner {
  width: 523px;
  height: 426px !important;
  padding: 10px 5px 10px 22px;
  background: url(/common/images/header_v2/whatnew_bg.gif) no-repeat left top;
}
#index #top_contents .whatsnew .inner div {
  height: 426px;
}
#index #top_contents .whatsnew .inner table {
  margin-right: 12px;
  background: url(/common/images/header_v2/line_2.gif) repeat-x left bottom;
}
#index #top_contents .whatsnew .inner .day {
  width: 70px;
}
#index #top_contents .whatsnew .inner .icon {
  padding-right: 11px;
}
#index #top_contents .whatsnew .inner .news_title {
  width: 390px;
}
#index #top_contents .whatsnew .inner .icon ,
#index #top_contents .whatsnew .inner .news_title {
  background: url(/common/images/header_v2/line_1.gif) repeat-x left bottom;
}
#index #top_contents .whatsnew .inner .bottom {
  background: none;
}
#index #top_contents .whatsnew .inner tr {
  height: 30px
}
#index #top_contents .topics {
  margin-bottom: 7px;
}
#index #top_contents .topics .title {
  background: url(/common/images/header_v2/t_topics.jpg) no-repeat;
}
#index #top_contents .topics .inner {
  padding: 17px 17px 8px;
  width: 336px;
}
#index #top_contents .topics .inner img ,
#index #top_contents .topics .inner dl {
  float: left;
}
#index #top_contents .topics .inner dl {
  width: 188px;
  padding-left: 8px;
}
#index #top_contents .topics .inner dl dt {
  font-weight: bold;
}
#index #top_contents .topics .inner dl dd {
  font-size: 10px;
  line-height: 16px;
}
#index #top_contents .topics .inner dl dd.ex {
  color: #666;
  margin: 5px 0;
  letter-spacing: 2px;
}
#index #top_contents .blog .title {
  background: url(/common/images/header_v2/t_blog.jpg) no-repeat;
}
#index #top_contents .blog .inner_bottom {
  height: 217px;
}
#index #top_contents .blog .inner {
  padding: 12px 0 10px;
  letter-spacing: -1px;
  height: 195px;
}
#index #top_contents .blog .inner .top ,
#index #top_contents .blog .inner div.colum2 {
  width: 340px;
  display: inline;
}
#index #top_contents .blog .inner dl {
  float: left;
  font-size: 10px;
  padding-top: 10px;
  display: inline;
  width: 170px;
}
#index #top_contents .blog .inner dl dt {
  float: right;
  width: 280px;
}
#index #top_contents .blog .inner div dl dt {
  width: 110px;
}
#index #top_contents .blog .inner .line {
  border-bottom: 1px solid #e0e0e0;
  padding: 0px 9px 12px;
  margin: 0 6px;
}
#index #top_contents .blog .inner .last {
  border-bottom: none;
  padding: 0px 9px;
  margin: 0 6px;
}
#index #top_contents .blog .inner .icon {
  float: left;
  margin-right: 4px;
  width: 55px;
  height: 46px;
}
#index #top_contents .blog .ex {
  color: #ff0000;
  float: left;
}
#index #top_contents .blog .colum2 .ex {
  width: 108px;
}
#index #top_contents .topics a ,
#index #top_contents .topics a:hover ,
#index #top_contents .blog a ,
#index #top_contents .blog a:hover {
  color: #000;
}
#index #top_contents .main div.btn li ,
#index #top_contents .main div.banner li {
  float: left;
  margin-right: 10px;
}
#index #top_contents .main div.btn li {
  width: 130px;
}
#index #top_contents .main div.banner li {
  width: 180px;
}
#index #top_contents .main .series {
  padding-bottom: 6px;
  background: url(/common/images/header_v2/series_bottom.gif) no-repeat left bottom;
}
#index #top_contents .main .label {
  padding-bottom: 6px;
  background: url(/common/images/header_v2/label_bottom.gif) no-repeat left bottom;
}
#index #top_contents .main .se_la {
  padding: 8px; 
  background-color: #000;
}
#index #top_contents .main .label .se_la {
  padding-right: 7px; 
}
#index #top_contents .main .se_la dl {
  float: left;
  width: 169px;
  height: 46px;
  margin: 0 5px 5px 0;
  padding: 3px;
  background: url(/common/images/header_v2/s_l_bg.gif) no-repeat left top;
}
#index #top_contents .main .se_la dl dt {
  float: right;
  display: inline;
  width: 104px;
  font-size: 10px;
  margin: 15px 0 0 9px;
  letter-spacing: -1px;
}
#index #top_contents .main .se_la dl dd {
  float: left;
}
#index #top_contents .main .se_la .bottom {
  margin-bottom: 0px;
}
#index .re_top .btn {
  float: right;
  display: inline;
  margin-bottom: 11px;
}

/*----------------------------------------------------
=footer
----------------------------------------------------*/

.footer_bg {
  border-top:1px solid #333;
  background-color: #000;
}
.footer {
  width: 980px;
  margin: 0 auto;
  font-size: 10px;
	font-family:Verdana,Arial,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka,"MS P Gothic","ＭＳ Ｐゴシック",sans-serif;
}

.footer a, .footer a:link{color:#eee;}


.footer div.list2 {
  display: table-cell;
  padding: 15px 0;
  width:510px;
  vertical-align:top;
}

.footer div.qr {
  display: table-cell;
  padding: 15px 0;
  width:465px;
  vertical-align:top;
}


.footer ul li {
  float: left;
  display:inline;
  padding: 0 8px 5px;
  background: url(/common/images/header_v2/line_footmenu.gif) no-repeat right top;
}
.footer ul li.last {
  background-image:none!important;
 }

.footer .bridge {
  color: #9c9c9c;
  padding:0;
	float:right;
	display:block;
}
.footer .bridge {
	width:210px;
}
.footer .bridge img {
  float: right;
  display:inline;
  vertical-align:top;
  margin-left:5px;
}

/*201309修正前*/
.footer div.list {
  width: 710px;
  float: left;
  display: inline;
  margin: 15px 0;
}
.footer ul  li {
  float: left;
  padding: 0 8px 5px;
  background: url(/common/images/header_v2/line_footmenu.gif) no-repeat right top;
}
.footer .link li.last {
  background: none;
}
.footer .mobile {
  float: left;
  display: inline;
  width: 270px;
  color: #9c9c9c;
  padding-top: 20px;
}
.footer .mobile dt {
  float: left;
  width: 210px;
  padding: 0;
}

/*メニュー2*/
.index2 #top_contents div.headerv2 {
  background: none !important;
}
.index2 #top_contents .menu2_bg {
  padding-bottom: 8px;
  background: url(/common/images/header_v2/menu2.jpg) repeat-x;
}

.index2 #top_contents .menu2 {
 background :url(/common/images/header_v2/menu2_bg.jpg) no-repeat scroll center top;  height:46px;  margin:0 auto; width: 100%;
 padding: 0;
}

/* hide from Mac IE \*/
* html .index2 #top_contents .menu2 {
  width : 800px;
  width : expression((document.documentElement.clientWidth > 1143)? "1143px" : "auto");
  height : 1%;
}
/* end MacIE */

.menu2 ul {
 margin: 0 auto !important;
 width: 980px;
}

.index2 #top_contents .menu2 ul li {
  float: left;
  margin-top: 1px;
}
.index2 #top_contents .menu2 ul li.store {
  margin-left: 20px;
}

