@charset "UTF-8";

/******************************
@album.css
@author k
@dateCreated 2015/08/31 11:18
@dateModified 
@description fimo_newsで適用
@note 
******************************/

.globalTitle {
  background: #10386B;
}

.wrp {
  border: 1px solid #C0C0C0;
}

.news {
  margin: 0 10px 5px;
}

.news .objDate {
  float:left;
  padding:0;
  display:block;
  width:100px;
}

.whatslink {
  text-align:right;
  margin: 0 10px 10px;
}

.news a {
  margin-left:100px;
  display:block;
}

.fimo_news-blog-blogRecommend-wrapper{
  margin-top:9px;
}
.fimo_news-blog-blogRecommend-wrapper .objTitle{
  width:100px;
}
.fimo_news-blog-blogRecommend-wrapper h3,
.fimo_news-blog-goodGame-wrapper h3{
  background: none repeat scroll 0 0 #10386B;
  color: #FFFFFF;
  font-size: 100%;
  font-weight: bold;
  padding: 6px 0 6px 6px;
  margin-bottom:6px;
}
.fimo_news-blog-goodGame-wrapper .objTitle{
  width:100px;
}

.innerMainMenu li{
  float:left;
  padding-left:20px;
}
.innerRecommended th{
  width:100px;
  height:100px;
  text-align:center;
  vertical-align:middle;
}
.innerRecommended td{
  width:100px;
}
.objImage img{
  width:100px;
  height:auto;
}

/* fimo_news/index 本日のgoodgame --*/

.gameList{
  width:536px;
  padding-left:20px;
}
.gameList td{
  padding-right:16px;
}
.objTitle{
  padding-left:0;
  width:100px;
  height:40px;
  word-break: break-all;
}
.gameImg{
  display: table-cell;
  line-height:50px;
  width:100px;
  height:100px;
  text-align:center;
  vertical-align:middle;
}
.gameImg img{
  line-height:50px;
  width:auto;
  height:auto;
  max-width:100px;
  max-height:100px;
}


/* 登録ライター --*/
#torokuWriterCont{
  padding: 0.5em 1em;
}

#torokuWriterList a {
  color: #339933;
}

.fimo_news-index-torokuBlog-wrapper {
  background:#FFF;
  margin-top:9px;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border: 1px solid #C0C0C0;
}

.fimo_news-index-torokuBlog-wrapper h4{
  background: none repeat scroll 0 0 #10386B;
  color: #FFFFFF;
  font-size: 100%;
  font-weight: bold;
  padding: 6px 0 6px 6px;
  margin-bottom: 6px;
}

.fimo_news-index-torokuBlog-wrapper .toExplanation{
  display:none;
}

.recentUnit-hor {
    width: 160px;
}

.fimo_news-index-torokuBlog-wrapper #torokuWriterList p.objImg{
  float:left;
  display:table-cell;
  margin-right:5px;
  width:50px;
  height:55px;
  text-align:center;
  vertical-align:middle;
}

.fimo_news-index-torokuBlog-wrapper #torokuWriterList p.objImg a{
  display:table-cell;
  width:50px;
  height:50px;
  text-align:center;
  vertical-align:middle;
  background:#eee;
}

.fimo_news-index-torokuBlog-wrapper #torokuWriterList .recentUnit-hor dl{
  clear:none;
  float:left;
  width:105px;
}

.fimo_news-index-torokuBlog-wrapper #torokuWriterList .recentUnit-hor dl,
x:-moz-any-link{	/* firefox用 */
  overflow:auto;
}

.fimo_news-index-torokuBlog-wrapper #torokuWriterList .recentUnit-hor dt,
.fimo_news-index-torokuBlog-wrapper #torokuWriterList .recentUnit-hor dd{
  width:auto;
  padding:0;
}

.fimo_news-index-torokuBlog-wrapper #torokuWriterList .recentUnit-hor .objDate{
  padding:0;
  float:none;
  line-height:1.1;
}

.fimo_news-index-torokuBlog-wrapper #torokuWriterList .recentUnit-hor .objTitle{
  padding:0;
  line-height:1.1;
  height:auto;
}

.fimo_news-index-torokuBlog-wrapper #torokuWriterList .toList{
  padding:0;
}

/* start [ヘッダー] */
#header {
  position:relative;
  margin:0 15px;
  padding-top:10px;
    border-top:7px solid #B90008;
}
#header h1{
  width:128px;
  height:90px;
}
#header h1 a{
  display:block;
}
#headerBnr{
  width:700px;
  height:90px;
  margin-left:220px;
  margin-top:-90px;
  margin-bottom:7px;
  background-color:#FFF;
  text-align:right;
}

/* END [ヘッダー] */



/* start [マイナビ] */
#myNv{
  float:right;
  margin: 0 0 7px;
  padding: 0;
}
#myNv li{
  float:left;
  padding: 0;
  font-size:0.8em;
  vertical-align:middle;

}
#myNv li a,
#myNv li span{
  display: block;
  float:left;
  padding:5px;
  margin: 0;
}
#myNv li#aboutBtn a,
#myNv li#logout a,
#myNv li#loginBtn a,
#myNv li#registBtn a{
  background-color:#F90;
  color:#FFF;
  margin-left:5px;
}
/* END [マイナビ] */



/* start [グローバルナビ] */
#globalNv{
  clear:both;
  background:#10386B url(/img/common/globalNv02.gif) 0 0;
}
#globalNv li{
  float:left;
  height:34px;
  text-indent:-9999px;
}
#globalNv li a{
  display:block;
  height:34px;
}
#globalNv li#homeBtn{
  width:83px;
}
#globalNv li#mypageBtn{
  width:99px;
}
#globalNv li#newsBtn{
  width:90px;
}
#globalNv li#tsurilogBtn{
  width:93px;
}
#globalNv li#getfishBtn{
  width:93px;
}
#globalNv li#sugoudeBtn{
  width:71px;
}
#globalNv li#tokushuBtn{
  width:67px;
}
#globalNv li#rankingBtn{
  width:105px;
}
#globalNv li#communityBtn{
  width:126px;
}
#globalNv li#shopBtn{
  width:93px;
}

#globalNv li#homeBtn a:hover{
  width:83px;
  background:#10386B url(/img/common/globalNv02.gif) 0 -34px;
}
#globalNv li#mypageBtn a:hover{
  width:99px;
  background:#10386B url(/img/common/globalNv02.gif) -85px -34px;
}
#globalNv li#newsBtn a:hover{
  width:90px;
  background:#10386B url(/img/common/globalNv02.gif) -182px -34px;
}
#globalNv li#tsurilogBtn a:hover{
  width:93px;
  background:#10386B url(/img/common/globalNv02.gif) -272px -34px;
}
#globalNv li#getfishBtn a:hover{
  width:93px;
  background:#10386B url(/img/common/globalNv02.gif) -365px -34px;
}
#globalNv li#sugoudeBtn a:hover{
  width:71px;
  background:#10386B url(/img/common/globalNv02.gif) -458px -34px;
}
#globalNv li#tokushuBtn a:hover{
  width:71px;
  background:#10386B url(/img/common/globalNv02.gif) -529px -34px;
}
#globalNv li#rankingBtn a:hover{
  width:105px;
  background:#10386B url(/img/common/globalNv02.gif) -596px -34px;
}
#globalNv li#communityBtn a:hover{
  width:126px;
  background:#10386B url(/img/common/globalNv02.gif) -701px -34px;
}
#globalNv li#shopBtn a:hover{
  width:93px;
  background:#10386B url(/img/common/globalNv02.gif) -827px -34px;
}
/* END [グローバルナビ] */


/* start [グローバルナビ（ログイン前）] */
#globalGustNv{
  clear:both;
  background:#10386B url(/img/common/globalNvGuest.gif) 0 0;
}
#globalGustNv li{
  float:left;
  height:34px;
  text-indent:-9999px;
}
#globalGustNv li a{
  display:block;
  height:34px;
}
#globalGustNv li#homeBtn{
  width:85px;
}
#globalGustNv li#getbookBtn{
  width:93px;
  background:#10386B url(/img/common/globalNv.gif) -175px 0px;
}
#globalGustNv li#tsurilogBtn{
  width:93px;
  background:#10386B url(/img/common/globalNv02.gif) -272px 0px;
}
#globalGustNv li#getfishBtn{
  width:93px;
  background:#10386B url(/img/common/globalNv02.gif) -365px 0px;
}
#globalGustNv li#sugoudeBtn{
  width:65px;
  background:#10386B url(/img/common/globalNv.gif) -438px 0px;
}
#globalGustNv li#communityBtn{
  width:115px;
  background:#10386B url(/img/common/globalNv.gif) -503px 0px;
}
#globalGustNv li#tokushuBtn{
  width:65px;
  background:#10386B url(/img/common/globalNvGuest.gif) -170px 0px;
}
#globalGustNv li#rankingBtn{
  width:84px;
   background:#10386B url(/img/common/globalNv.gif) -752px 0px;
}
#globalGustNv li#shopBtn{
  width:85px;
  background:#10386B url(/img/common/globalNvGuest.gif) -235px 0px;
}
#globalGustNv li#newsBtn{
  width:85px;
  background:#10386B url(/img/common/globalNvGuest.gif) -305px 0px;
}

#globalGustNv li#homeBtn a:hover{
  background:#10386B url(/img/common/globalNvGuest.gif) 0 -34px;
}
#globalGustNv li#getbookBtn a:hover{
  background:#10386B url(/img/common/globalNv.gif) -175px -34px;
}
#globalGustNv li#tsurilogBtn a:hover{
  width:93px;
  background:#10386B url(/img/common/globalNv02.gif) -272px -34px;
}
#globalGustNv li#getfishBtn a:hover{
  width:93px;
  background:#10386B url(/img/common/globalNv02.gif) -365px -34px;
}
#globalGustNv li#sugoudeBtn a:hover{
  background:#10386B url(/img/common/globalNv.gif) -438px -34px;
}
#globalGustNv li#communityBtn a:hover{
  background:#10386B url(/img/common/globalNv.gif) -503px -34px;
}
#globalGustNv li#tokushuBtn a:hover{
  background:#10386B url(/img/common/globalNvGuest.gif) -170px -34px;
}
#globalGustNv li#rankingBtn a:hover{
   background:#10386B url(/img/common/globalNv.gif) -752px -34px;
}
#globalGustNv li#shopBtn a:hover{
  background:#10386B url(/img/common/globalNvGuest.gif) -235px -34px;
}
#globalGustNv li#newsBtn a:hover{
  background:#10386B url(/img/common/globalNvGuest.gif) -306px -34px;
}


/* END [グローバルナビ（ログイン前）] */


.fimo_news-index-footer-wrapper{
	margin:60px 15px 0;
	padding:0px 0 20px 0;
	height:auto;
	background:#FdFdFd;
}

.fimo_news-index-footer-wrapper #footerBnr{
	margin: auto;
	width:700px;
	height:90px;
	background-color:#ffffff;
	/*-display:none;-*/
}

.fimo_news-index-footer-wrapper #footerNvback{
	margin:0 auto;
	text-align:center;
}

.fimo_news-index-footer-wrapper #footerNv{
	width:auto;
	margin:20px auto;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
    color: #333333;
}

.fimo_news-index-footer-wrapper #footerNv li{
	display:inline;
    color: #333333;

}

.fimo_news-index-footer-wrapper #footerNv li a{
	font-weight:bold;
    color: #333333;
}

.fimo_news-index-footer-wrapper #footerInfo a{
	margin-left:5px;
	}

.fimo_news-index-footer-wrapper #copyRight{
	clear:both;
	text-align:center;
}
.fimo_news-auth-signin-wrapper {
	text-align:center;
	border:1px solid #C0C0C0;
	padding:10px 0;
	margin-bottom:10px;
}
.fimo_news-auth-signin-wrapper #signin_login_name,
.fimo_news-auth-signin-wrapper #signin_password{
	width:130px;
}

#getPassLnk{
	font-size:80%;
	padding:10px 0;
}

.fimo_news-auth-signin-wrapper .sso_list li {
	margin-top:5px;
}
.fimo_news-auth-registration-wrapper{
	text-align:center;
	border:1px solid #C0C0C0;
	padding:10px 0;
	margin-bottom:10px;
}

.fimo_news-profile-userStatus_for_top-wrapper .userField{
	margin:5px;
}

.fimo_news-profile-userStatus_for_top-wrapper #sidePointInfo ul{
	float:left;
	width:139px;
}
.fimo_news-profile-userStatus_for_top-wrapper #sidePointInfo li{
}

.fimo_news-profile-userStatus_for_top-wrapper #sideFriendInfo{
	clear:both;
	padding-top: 1em;
}



.fimo_news-profile-userStatus_for_top-wrapper #toMypage{
	padding:5px;
	}


.fimo_news-profile-userStatus_for_top-wrapper #toMypage a{
	background-image:url("/img/common/tomypage.gif");
	display:block;
	height:23px;
	margin:10px auto;
	text-indent:-9999px;
	width:160px;
}
#index-auth-about-wrapper a{
    display:block;
    margin-top:10px;
    width:180px;
    height:80px;
    background:url("/images/aboutFimoBnr.gif") no-repeat;
    text-indent:-9999px;
}

.fimo_news-index-qrcode-wrapper{
    margin:10px 0;
    padding:10px 0;
}

.fimo_news-index-qrcode-wrapper p{
    text-align:center;
    margin:10px auto;
	font-size:80%;
	font-weight:bold;
}


.fimo_news-blog-blogRecommend-wrapper h3 {
  background-color: #10386B;
}
.fimo_news-blog-blogRecommend-wrapper .whatslink {
  text-align: right;
  margin: 0 10px 10px;
}
.fimo_news-blog-blogRecommend-wrapper .recommendInner {
  padding: 0 15px;
}
.fimo_news-blog-blogRecommend-wrapper .innerMainMenu {
  float: left;
  width: 246px;
  margin: 0 15px 0 0;
}
.fimo_news-blog-blogRecommend-wrapper .innerMainMenu:last-child {
  margin-right: 0;
}
.fimo_news-blog-blogRecommend-wrapper .innerMainMenu h4 {
  margin-bottom: 10px;
  padding: 5px 0 5px 7px;
  font-weight: bold;
  color: #fff;
  background-color: #D10009;
}
.fimo_news-blog-blogRecommend-wrapper .innerMainMenu:first-child h4 {
  background-color: #10386B;
}
.fimo_news-blog-blogRecommend-wrapper .innerMainMenu li {
  float: none;
  padding-left: 0;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #DFDFDF;
}
.fimo_news-blog-blogRecommend-wrapper .innerMainMenu li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.fimo_news-blog-blogRecommend-wrapper .innerMainMenu li .objImg {
  float: left;
  margin-right: 10px;
}
.fimo_news-blog-blogRecommend-wrapper .innerMainMenu li .objImg a {
  display: table-cell;
  width: 100px;
  height: 100px;
  vertical-align: middle;
  text-align: center;
  background-color: #eee;
}
.fimo_news-blog-blogRecommend-wrapper .innerMainMenu li dl {
  overflow: hidden;
}

.fimo_news-blog-blogRecommend-wrapper .innerMainMenu .toList {
  margin-right: -15px;
}
