/* header */
#globalNv li#sugoudeBtn{
  width:71px;
  background:url(/img/common/globalNv02.gif) -458px -34px;
}

#aboutSugoude a{
	position: relative;
	display:block;
	float:right;
	margin-top:-30px;
	margin-right:20px;
	padding:2px 20px 2px 5px;
	color:#FFFFFF;
	font-weight:bold;
	background:url(/img/common/explanBtn.gif) no-repeat right;
}


#monthNavi{
	background:#fff;
	text-align:center;
}

/* sub1 */
/* オフィシャルコミュニティバナー */
#communityBanner{
	margin-bottom:10px;
}
#communityBanner a{
	display:block;
	width:180px;
	height:80px;
	text-indent:-9999px;
}
.block_hokkaidou a{
	background:url(/img/common/sugoudeComHokkaido.gif) no-repeat;
}
.block_kitanihon a{
	background:url(/img/common/sugoudeComKitanihon.gif) no-repeat;
}
.block_kantou a{
	background:url(/img/common/sugoudeComKantou.gif) no-repeat;
}
.block_toukai a{
	background:url(/img/common/sugoudeComTokai.gif) no-repeat;
}
.block_kinki a{
	background:url(/img/common/sugoudeComKinki.gif) no-repeat;
}
.block_cyugoku a{
	background:url(/img/common/sugoudeComChugoku.gif) no-repeat;
}
.block_shikoku a{
	background:url(/img/common/sugoudeComShikoku.gif) no-repeat;
}
.block_kyusyu a{
	background:url(/img/common/sugoudeComKyushu.gif) no-repeat;
}
.block_offshore a{
	background:url(/img/common/sugoudeComOffshore.gif) no-repeat;
}

/*
開催中の大会sub1
大会結果
*/

.insessions li,
.backSugoude li,
.nextSugoude li{
	border-bottom: 1px solid #F3F3F3;
	margin: 0 3px 5px;
}
.resSugoude li{
	border-bottom: 1px solid #F3F3F3;
	margin: 5px 3px ;
	padding:5px;
}
.insessions li:last-child,
.backSugoude li:last-child,
.nextSugoude li:last-child,
.resSugoude li:last-child{
	border-bottom:0;
}
.objConvention{
	margin:5px;
}
.dokyuSugoude{
	margin:5px;
}
.backSugoude .dokyuSugoude span{
	display:block;
}
.dokyuSugoude em{
	background-color:#eee;
	padding-right:2px;
}

/* 来月の凄腕 */
#sugoude-nextSugoude-wrapper dl{
	padding: 5px 10px 0;
}
#sugoude-nextSugoude-wrapper dt,
#sugoude-nextSugoude-wrapper dd{
	padding-bottom:5px;
}
#sugoude-nextSugoude-wrapper dt{
	font-weight:bold;
}

/* 先月の凄腕 */
#sugoude-backSugoude-wrapper dl{
	padding: 5px 10px 0;
	text-align:center;
}
#sugoude-backSugoude-wrapper dt{
	text-align:left;
	font-weight:bold;
}
#sugoude-backSugoude-wrapper dd.sugoudeImg img{
	vertical-align:middle;
	padding:5px;
}
#sugoude-backSugoude-wrapper dd.sugoudeData{
	text-align:left;
}
#sugoude-backSugoude-wrapper dd.sugoudeComment{
	padding-top: 10px;
	text-align:left;
}

#sugoude-backSugoude-wrapper p{
	padding: 10px;
	text-align:right;
}

/* 過去の凄腕結果 */
#sugoude-backSugoudeSearch-wrapper dl{
	padding: 5px 10px 0;
}
#sugoude-backSugoudeSearch-wrapper select{
	margin:5px 0;
}

/* main */
h4{
	margin-bottom:10px;
	padding:7px 0 7px 7px;
	background-color:#6884A3;
	color:#FFFFFF;
	font-weight:bold;
}

#sugoudeSchedule{
	margin-bottom:5px;
}
.indexRanking {
    padding-bottom: 10px;
}
.memberCount{
	text-align:right;
}
.moreLink{
	font-weight:normal;
	margin:5px 10px 10px;
}
.moreLink a{
	background-color:#666;
	color:#fff;
	padding:5px;
}

/* キーアイテム */
#keyItem dl{
    float: left;
    margin-bottom: 5px;
    width: 250px;
}
#keyItem dl dt,
#keyItem dl dd{
	float:left;
	min-width:1%;
}

/* ウェイインする */
#WeighInUpdate,
#WeighIn{
	background:#fff;
	padding:10px;
	width:auto;
	margin:0 auto 10px auto;
}

#WeighIn a,
#WeighInUpdate a{
	display:block;
	margin: 0 auto;
	width:160px;
	height:28px;
	text-indent: -9999px;
}
#WeighIn a{
	background:url(/img/common/weighInBtn.gif) no-repeat;
}
#WeighInUpdate a{
	background:url(/img/common/weighInUpdateBtn.gif) no-repeat;
}

/* 凄腕ランキング */
.indexRanking,
.bygpRanking{
	padding-bottom:10px;
}
.indexRanking dt,
.indexRanking dd{
	float:left;
	margin-bottom: 10px;
}
.bygpRanking dt,
.bygpRanking dd{
	float:left;
	margin-bottom: 1px;
}

.indexRanking .rank,
.indexRanking .name,
.bygpRanking .rank,
.bygpRanking .name{
	color:#10386B;
}
.indexRanking .rank,
.bygpRanking .rank{
	width:30px;
	margin-right:10px;
}
.indexRanking .name,
.bygpRanking .name{
	width:130px;
	margin-right:10px;
}
.indexRanking .userRank,
.bygpRanking .userRank{
	margin:0;
	color:#000000;
	width: 250px;
	margin-right:10px;
}
.indexRanking .size{
	width:60px;
	text-align:right;
}

.advice{
  margin-bottom:10px;
  margin-right:10px;
  text-align:right;
}
.advice a{
  display:inline-block;
  padding:5px;
  border:2px solid #333;
}

/* 自分の順位 */
.myRank{
	padding:10px 0;
}
.myRank li{
	padding-bottom:5px;
	text-align:right;
}
.myRank li span{
	padding-right:10px;
	font-weight:bold;
}

.linkTop100{
	text-align:right;
}
.linkTop100 a{
	padding-left:15px;
	background:url(/img/common/list.gif) no-repeat left center transparent;
	font-size: 1.2em;
	font-weight:bold;
}

.resultSugoudeListWrp{
	border:1px solid #ccc;
}


/* 月間・ソル友内ランキング詳細表示 */
ul#changeListTab{
	padding:0 0 10px;
}
ul#changeListTab li{
	float:left;
}
ul#changeListTab li a{
	width:154px;
}
ul#changeListTab li form{
	width:362px;
}

ul#changeListTab li a,
ul#changeListTab li form{
	display:block;
	padding:5px;
	background: #D2D2D2 url(/img/common/sugoudeChangeList.gif) no-repeat 15px center;
	border: 1px solid #999999;
	text-align:center;
	font-size: 1.2em;
	font-weight:bold;
	color: #666666;
	height:25px;
}
ul#changeListTab li form{
	display:block;
}
ul#changeListTab li form input[type="submit"]{
	font-size:0.8em;
	padding:2px;
}
ul#changeListTab li.select a,
ul#changeListTab li a:hover,
ul#changeListTab li.select form,
ul#changeListTab li form:hover{
	background:#0033CC url(/img/common/sugoudeChangeListON.gif) no-repeat 15px center;
	color:#FFFFFF;
}

/* 順位切り替えタブ(共通)  */
ul#rankingListTabTop li,
ul#rankingListTabBottom li{
	float:left;
	overflow:hidden;
}
ul#rankingListTabTop li a,
ul#rankingListTabBottom li a{
	display:block;
	width:66px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-right:1px;
}
ul#rankingListTabTop li a{
	background:url(/img/common/sugoudetab.gif) no-repeat left top;
}
ul#rankingListTabBottom li a{
	background:url(/img/common/sugoudetab.gif) no-repeat left bottom;
}

#rankGroup6{
	margin-left:66px;
}
#rankGroup5 + #rankGroup6 {
	margin-left:0;
}
#rankGroup7{
	margin-left:132px;
}
#rankGroup5 + #rankGroup7{
	margin-left:66px;
}
#rankGroup6 + #rankGroup7{
	margin-left:0;
}
/* 順位切り替えタブ(上) */
ul#rankingListTabTop{
	margin-top:10px;
	margin-bottom:-1px;
}

/* 順位切り替えタブ(下) */
ul#rankingListTabBottom{
	margin-top:-1px;
	margin-bottom:10px;
}

ul#rankingListTabTop .select a,
ul#rankingListTabTop a:hover{
	background:url(/img/common/sugoudetab.gif) #00cc33 no-repeat right top;
	color:#fff;
}
ul#rankingListTabBottom .select a,
ul#rankingListTabBottom a:hover{
	background:url(/img/common/sugoudetab.gif) #00cc33 no-repeat right bottom;
	color:#fff;
}

/* ランキング詳細 */
#entryDetail{
	border:1px solid #C0C0C0;
	background:#fff;
}
.entryIndividual{
	border-bottom:1px dotted #999;
}
.entryIndividual:last-child{
	border-bottom:none;

}
.userStatus{
	float:left;
	width: 118px;
	padding: 9px;
	text-align:center;
}
.userStatus .userImg{
	width:70px;
	margin-top:0;
	padding:0;
	background:none;
}
.rankNo {
	margin:0 auto;
	padding:2px 0;
	width:2em;
	text-align:center;
	background-color:#FF9900;
	color:#FFFFFF;
	font-weight:bold;
}
.userStatus dl{
	border:1px solid #C0C0C0;
	padding:5px;
	margin:10px 5px;
}
.userStatus .userRank,
.userStatus .userName,
.userStatus .userField,
.userStatus .userPoint,
.userStatus .elimination{
	margin:0 0 5px;
	padding:0;
}
.userStatus .elimination{
    background: url(/img/common/disqualified.gif) no-repeat scroll center center transparent;
    color: #FFFFFF;
    height: 34px;
    padding: 5px;
    text-align: center;
    text-indent: -9999px;
    width: auto;
}
.entryData{
	float:left;
	padding-top: 10px;
	width: 400px;
	position:relative;
}
.entryData input[type="button"]{
	padding:2px;
}
.entryData dl{
	float:left;
	padding-right:10px;
	width:70px;
	font-size:0.9em;
	margin-bottom:5px;
}
.entryData dt{
	height:95px;
}

.entryData dd{
	margin-bottom:1px;
	padding:1px;
	text-align:left;
	border-bottom: 1px dotted #666;
	min-height:1.6em;
}
.entryData:hover dl dd{
	background-color:#d6ecff;
}
.entryData:hover dl dd.objProfImg{
	background-color:inherit;
}
.entryData dd.objProfImg{
	border-bottom: none;
}
.entryData dd span.judgment{
	color:#FF0000;
}
.entryData p.comment{
	padding:10px;
	border:1px solid #ccc;
	margin:0 10px 10px 0;
	clear:both;
}
/* 凄腕data項目名overlay用 */
.dataName{
  display:none;
  width:auto;
  background-color:#333;
  background-color:rgba(0, 0, 0, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#BF000000, endcolorstr=#BF000000, gradienttype=0);   
  zoom: 1;
  color:#fff;
  position:absolute;
  top:102px;
  left:-93px;
  line-height:1.6em;
  text-align:right;
  padding:1px 1px 1px 5px;
}
/* 凄腕data項目名overlay用 */
.examination{
	clear:both;
	margin:2px;
	padding-bottom:10px;
}
.examination a{
	display:block;
	float:right;
	background:url(/img/common/examinationBtn.gif) no-repeat;
	width:66px;
	height:20px;
	text-indent:-9999px;
}


.done{
    background-color: #EEEEEE;
    color: #666666;
    padding:5px;
}

/* 年間凄腕GPランキング */
.yearGp{
	width:auto;
}
#top3,
.under3{
	border-bottom:1px dotted #C0C0C0;
	padding:1px;
}
.rankTop3{
	float:left;
	padding:10px 5px;
}
.rankTop3 dt,
.rankTop3 dd{
	float:left;
	padding:10px 0;
}
.rankTop3 dt{
	width:60px;
	margin-right:5px;
}
.rankTop3 dd.userStatus{
	width:100px;
	text-align:center;
}
.rankTop3 dd.userStatus .userImg{
	width:100px;
}

.rankIndividual{
	float:left;
	width:130px;
	padding:10px 0;
}
.rankIndividual dt,
.rankIndividual dd.userImg{
	float:left;
}
.rankIndividual .rankNo{
	display:inline-block;
	margin:10px;
}
.rankIndividual dd.userImg{
	padding:0;
	width:70px;
	background:none;
}
.rankIndividual dd.userStatus{
	padding:0 0 10px;
}


/* 凄腕エントリー */
input,select{
	margin: 0 5px;
}
th.subheading{
	border-right:none;
}

.samplePhoto{
	padding:10px 0 20px;
}
.samplePhoto dt{
	font-weight:bold;
}
.samplePhoto dd img{
	float:right;
	margin-left:10px;
}
.acceptCheck input{
	margin-top:1.5em;
}
.acceptCheck p{
	margin-top:-2.5em;
	margin-left:30px;
}

/*-- 自分の凄腕--*/

#monthRecord{
	margin-bottom:20px;
}
#monthRecord dt, #monthRecord dd{
	float:left;
	margin-bottom: 10px;
}

#monthRecord .date{
	width: 75px;
	margin-right:10px;
	padding-left: 70px;
}
#monthRecord .taikai{
	width: 220px;
	margin-right:10px;
}
#monthRecord .rank{
	width: 120px;
	text-align: right;
}

#monthRecord .first, #monthRecord .second, #monthRecord .third{
	height: 45px;	/*アイコン高さ - padding-top*/
	padding-top: 15px;
	font-size: 1.1em;
	font-weight:bold;
}
#monthRecord dt.first{
	background:url(/img/common/trophy1st50.gif) no-repeat;
}
#monthRecord dt.second{
	background:url(/img/common/trophy2nd50.gif) no-repeat;
}
#monthRecord dt.third{
	background:url(/img/common/trophy3rd50.gif) no-repeat;
}



#yearRecord{
	margin-bottom:20px;
}
#yearRecord dt, #yearRecord dd{
	float:left;
	margin-bottom: 10px;
}

#yearRecord .date{
	width: 90px;
	margin-right:10px;
	padding-left: 70px;
}
#yearRecord .taikai{
	width: 260px;
	margin-right:10px;
}
#yearRecord .rank{
	width: 50px;
	text-align: right;
}

#yearRecord .first, #yearRecord .second, #yearRecord .third{
	height: 45px;	/*アイコン高さ - padding-top*/
	padding-top: 15px;
	font-size: 1.1em;
	font-weight:bold;
}
#yearRecord dt.first{
	background:url(/img/common/trophy1st50.gif) no-repeat;
}
#yearRecord dt.second{
	background:url(/img/common/trophy2nd50.gif) no-repeat;
}
#yearRecord dt.third{
	background:url(/img/common/trophy3rd50.gif) no-repeat;
}


/*---今月の凄腕エントリー更新---*/

/* 締め切り情報 */
#scheduleInfo{
	margin:10px 0;
}
#scheduleInfo dt{
	float:left;
	padding:5px 10px;
	border:1px solid;
	font-weight:bold;
}
#scheduleInfo dd{
	float:left;
	padding:0px 10px 5px 10px;
}

/* 幅 */
table.sugoudeEntryList th.titleCol,
table.sugoudeEntryList td.titleCol{
	width:46%;
}
table.sugoudeEntryList th.blockCol,
table.sugoudeEntryList td.blockCol{
	width:20%;
}
table.sugoudeEntryList th.stateCol,
table.sugoudeEntryList td.stateCol{
	width:17%;
}
table.sugoudeEntryList th.operateCol,
table.sugoudeEntryList td.operateCol{
	width:17%;
}

/* 文字位置 */
table.sugoudeEntryList td.stateCol{
	text-align:center;
}
table.sugoudeEntryList td.operateCol{
	text-align:center;
}


#sendReportExp{
	font-size:90%;
	padding:10px;
	background:#FAFCE3;
}
/*入力画面*/
tr.odd th{
	background-color:#ffe5fc;
}
tr.odd td{
	background-color:#fff2fd;
}

/*入力画面*/

/* 101以下 */
.entryIndividual.count5{
	margin:10px;
}
.count5 .rankNo,
.count5 .userNameWrp,
.count5 .userSize{
	display:block;
	float:left;
	min-width:1%;
	margin-right:6px;
}
.count5 .userField,
.count5 .sumsize{
	padding:5px;
}
.count5 .userNameWrp{
	width:185px;
}
/* 101以下 */


/******************************
action:backYearGp
ブロック別凄腕年間ページ
*******************************/
#action-backYearGp #sub2{
	width:370px;
}
#action-backYearGp #sub2 .sideMenu{
	width:368px;
}
#action-backYearGp #sub2 h3{
	background-image:none;
	background-color:#ddd;
}

.sugoude-blockSearch-wrapper h3{
    background: none repeat scroll 0 0 #10386B;
    color: #FFFFFF;
    font-size: 100%;
    font-weight: bold;
    padding: 6px 0 6px 6px;
}
.sugoude-blockSearch-wrapper select{
	margin-bottom:10px;
}
#block_id{
	max-width:150px;
}

#action-backYearGp #under_main{
	overflow:hidden;
}

#under_main .sugoude-blockSearch-wrapper{
	float:left;
	width:180px;
}
#under_main .sugoude-banner-disp-wrapper {
	float: left;
	padding-left: 10px;
	width: 348px;
}

/*
#action-backSugoudeWin
*/
#action-backSugoudeWin .sugoudeWinUnit{
    border-bottom: 1px solid #F3F3F3;
    margin: 0 3px 5px;
    padding:5px;
}
#action-backSugoudeWin .sugoudeWinUnit dt{
	text-align:left;
}

/*みんなの凄腕参戦記*/
.recentUnit p.objImg {
  width: 50px;
  height: 50px;
}

.recentUnit p.objImg a img{
  float: left;
}

.recentUnit dl {
  width: 410px;
}

.objDate {
  text-align: right;
}
/* 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 [グローバルナビ（ログイン前）] */


.sugoude-index-footer-wrapper{
	margin:60px 15px 0;
	padding:0px 0 20px 0;
	height:auto;
	background:#FdFdFd;
}

.sugoude-index-footer-wrapper #footerBnr{
	margin: auto;
	width:700px;
	height:90px;
	background-color:#ffffff;
	/*-display:none;-*/
}

.sugoude-index-footer-wrapper #footerNvback{
	margin:0 auto;
	text-align:center;
}

.sugoude-index-footer-wrapper #footerNv{
	width:auto;
	margin:20px auto;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
    color: #333333;
}

.sugoude-index-footer-wrapper #footerNv li{
	display:inline;
    color: #333333;

}

.sugoude-index-footer-wrapper #footerNv li a{
	font-weight:bold;
    color: #333333;
}

.sugoude-index-footer-wrapper #footerInfo a{
	margin-left:5px;
	}

.sugoude-index-footer-wrapper #copyRight{
	clear:both;
	text-align:center;
}

