@charset "UTF-8";

/******************************
@community.css
@author k
@dateCreated 2009/09/02 10:13
@dateModified 
@description communityで適用
@note 
******************************/
/* sub1 */
.sideMenu{
	border:1px solid #ccc;
	margin-bottom:10px;
}

/* main */

/*-- メンバ−一覧 ボックス--*/

#comEventWrp{
	width:auto;
	margin-bottom:20px;
	border-top:5px solid #F2835C;
	border-right:1px dotted #ccc;
	border-left:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	}

#comEventWrp h3{
	font-size:120%;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:7px;
	border-bottom:1px solid #ccc;
}

#comEventWrp h3 a{
	display:block;
	font-weight:bold;
	background:url(/img/common/startdate.gif) no-repeat;
	background-position:2px 4px;
	padding:7px 0px 3px 30px;
	}

#comEventWrp .privateTitle{
	border:none;
	border-bottom:1px dotted #ccc;
	}

#colList{
	float:left;
	text-align:center;
	width:95px;
	margin:5px;
	padding:10px;
	border:1px dotted #ccc;
	overflow:hidden;
}

#colList dt{
	width:auto;
	height:70px;
	}


#menderInfo{
	padding:10px;
	}


#eventMainImg{
	width:300px;
	height:300px;
	background:#f4f4f4;

}

#eventTable{
	width:98%;
	margin:5px auto;
	text-align:left;
	}

#eventTable th{
	width:110px;
	padding:5px;
	background:#f4f4f4;
	border:1px solid #ccc;
	}

#eventTable td{	
	padding:5px;
	border:1px solid #ccc;
	}

.outline{
	padding:10px;
	line-height:1.6em;
	}

#eventimages{
	padding:10px;
	text-align:center
	}

#acceptance{
	text-align:center;
	margin:0 auto;
	width:160px;
	padding:5px;
	background:#f4f4f4;
	border:1px solid #ccc;
	}

#acceptance_long{
	text-align:center;
	margin:0 auto;
	width:450px;
	padding:5px;
	background:#f4f4f4;
	border:1px solid #ccc;
}
entryStatus,
.commentStatus{
	text-align:right;
}
.catStatus{
	text-align:left;
	padding-left:10px;
}

.catStatus li{
	padding:10px 10px 10px 0px;
	}

.entryStatus li,
.commentStatus li{
	display:inline;
	padding:10px;
}

#comEventsTitle{
	background:url("/img/common/eventTitlebk.gif") no-repeat;
	padding:0px 20px;
	margin-bottom:5px;
	}

#comEventsTitle span{
	float:left;
	font-weight:bold;
	padding:9px 0px 9px 10px;
	}

#comEventsTitle a{
	display:block;
	float:right;
	background:url(/img/common/startdate.gif) no-repeat;
	background-position:2px 4px;
	padding:9px 0px 9px 30px;
	}

.entryUnit{
	width:auto;
	margin-bottom:5px;
	border-top:5px solid #F2835C;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

.entryUnit h3{
	font-size:120%;
	padding-top:7px;
	padding-left:10px;
	padding-bottom:7px;
	border-bottom:1px solid #ccc;
}

.entryUnit h3 a{
	display:block;
	font-weight:bold;
	background:url(/img/common/startdate.gif) no-repeat;
	background-position:2px 4px;
	padding:7px 0px 3px 30px;
	}

.entryBody{
	padding:5px 10px;
}
.entryFoot{
	padding:10px 10px;
	border-top:1px dotted #ccc;
	background:#f4f4f4;
}

.entryStatus,
.commentStatus{
	text-align:right;
}
.entryAuthor{
	text-align:left;
	padding-left:10px;
}
.entryAuthor li,
.entryStatus li,
.commentStatus li{
	display:inline;
	padding:10px;
}

.comEventState{
	margin:7px 0px 0px 10px;
	}

.comEventState li{
	float:left;
	
	}

.entryUnit .date{
	padding:1px;
	margin-right:10px;
	font-weight:bold;
	color:#666;
	}

.entryUnit .open{
	width:60px;
	padding:2px;
	text-align:center;
	font-size:80%;
	color:#fff;
	background:#F2835C;
	}

.entryUnit .close{
	width:60px;
	padding:2px;
	text-align:center;
	font-size:80%;
	color:#fff;
	background:#ccc;
	}

.comEventNv li{
	float:left;
	margin-right:10px;
	}

.comEventNv li a{
	display:block;
	background:url("/img/common/list.gif") no-repeat;
	background-position:center left;
	padding:1px 0px 0px 20px;
}


/*-- コメント部分 --*/
#commentList{
	margin:10px;
	border:1px solid #ccc;
	
}

#trackbackList h4,
#commentList h4{
	background-color:#f6f6f6;
	padding:7px 0 7px 20px;
	position:relative;
}

#commentList h4 a{
	position:absolute;
	right:15px;
	top:7px;
	padding:0 0 0 35px;
	background:url(/img/common/topicsListTitlebk.gif) no-repeat 0 -10px;
}

.commentUnit{
	margin-bottom:2px;
}
.commentBody{
	padding:5px 10px;
}
.commentStatus{
	border-bottom:1px dotted #ccc;
	margin:0 5px 5px;
}
#commentFormBody ul{
	margin-bottom:3px;
}

/*-- コンテンツ編集削除 --*/
.contEdit{
	padding:2px 10px;
	margin-bottom:5px;
	text-align:right;
}
.contEdit li{
	display:inline;
	border:1px dotted #ccc;
	padding:3px;
}

/*アンケート一覧*/
.answerAlready{
	background:url(/img/common/ok.gif) no-repeat right center;
	padding-right:18px;
}

/* sub2 */

.explainTx{
	margin-top:8px;
	}

/* 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 [グローバルナビ（ログイン前）] */


.community_event-index-footer-wrapper{
	margin:60px 15px 0;
	padding:0px 0 20px 0;
	height:auto;
	background:#FdFdFd;
}

.community_event-index-footer-wrapper #footerBnr{
	margin: auto;
	width:700px;
	height:90px;
	background-color:#ffffff;
	/*-display:none;-*/
}

.community_event-index-footer-wrapper #footerNvback{
	margin:0 auto;
	text-align:center;
}

.community_event-index-footer-wrapper #footerNv{
	width:auto;
	margin:20px auto;
	font-weight:bold;
	text-align:center;
	vertical-align:top;
    color: #333333;
}

.community_event-index-footer-wrapper #footerNv li{
	display:inline;
    color: #333333;

}

.community_event-index-footer-wrapper #footerNv li a{
	font-weight:bold;
    color: #333333;
}

.community_event-index-footer-wrapper #footerInfo a{
	margin-left:5px;
	}

.community_event-index-footer-wrapper #copyRight{
	clear:both;
	text-align:center;
}
.community_event-community-comInfo-wrapper{
	text-align:center;
}

.community_event-community-comInfo-wrapper .objImg{
	padding:10px 0;
}

.community_event-community-comInfo-wrapper .objTitle{
	font-weight:bold;
}

.community_event-community-comInfo-wrapper table{
	margin:2px auto;
	width:auto;
}

.community_event-community-comInfo-wrapper table tr{
	border-top:1px dotted #ccc;
}

.community_event-community-comInfo-wrapper table th{
	padding:5px;
	font-size:90%;
	font-weight:normal;
	background:#f4f4f4;
	border-right:1px dotted #ccc;
	text-align:right;
}

.community_event-community-comInfo-wrapper table td{
	padding:5px;
	font-size:90%;
}

.community_event-community-comInfo-wrapper dl{
	padding:0px;
	border:none;
}

.community_event-community-comInfo-wrapper dl dt{
	text-align:center;
	padding:5px 0;
	margin-top:5px;
	width:178px;
	background:#f4f4f4;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	font-weight:bold;
	float:none;
	}

.community_event-community-comInfo-wrapper dl dd{
	text-align:center;
	padding:5px 0;
	width:178px;
	float:none;
	}




/*アンケート一覧*/
.answerAlready{
	background:url(/img/common/ok.gif) no-repeat right center;
	padding-right:18px;
}

.community_event-community-comHeader-wrapper {
	margin-bottom:15px;
	border-left:5px dotted #ccc;
	border-right:5px dotted #ccc;
	}

.community_event-community-comHeader-wrapper h2{
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	border-bottom:1px dotted #ccc;
	}


.community_event-community-comHeader-wrapper a#comTitle{
	display:block;
	padding:7px 0px 0px 10px;
	font-weight:bold;
	font-size:1.2em;
	}


.community_event-community-comHeader-wrapper ul#comNv li{
	float:left;
	margin-right:5px;
	}

.community_event-community-comHeader-wrapper p{
	margin-left:auto;
	margin-right:0;
}

.community_event-community-comHeader-wrapper p a,
.community_event-community-comHeader-wrapper ul#comNv a{
	display:block;
	padding:10px 0px 0px 35px;
	height:25px;
	font-size:90%;
	}

/*-- コミュニティーオーナナビ --*/
.community_event-community-comHeader-wrapper li#comEditBtn a{
	background:url(/img/common/comeditBtn.gif) no-repeat;
	}
.community_event-community-comHeader-wrapper li#menberEditBtn a{
	background:url(/img/common/menberEditBtn.gif) no-repeat;
	}
.community_event-community-comHeader-wrapper li#menberInfoBtn a{
	background:url(/img/common/cominfoBtn.gif) no-repeat;
	}
.community_event-community-comHeader-wrapper li#comDeliteBtn a{
	background:url(/img/common/resignBtn.gif) no-repeat;
	}

/*-- トピックス投稿ボタン --*/
.community_event-community-comHeader-wrapper li#topicsBtn a{
	background:url(/img/common/topicsBtn.gif) no-repeat;
	}

/*-- コミュニティ参加・退会--*/
.community_event-community-comHeader-wrapper #comJoinBtn a{
	background:url(/img/common/comjoinBtn.gif) no-repeat;
	height:auto;
	}
	
.community_event-community-comHeader-wrapper #resignBtn a{
	background:url(/img/common/resignBtn.gif) no-repeat;
	}

.community_event-community-comHeader-wrapper p#resignBtn{
	width:210px;
	
	}
