@charset "utf-8";



/*---------------------------------- 左カラム ----------------------------------*/
#maintenance {
	width: 176px;
	height: 152px;
	background: url(../images/index/bg_maintenance.png) no-repeat;
}



/*---------------------------------- 中央カラム ----------------------------------*/
#centerColumn {
	padding:15px 0px 0 5px;
	position: relative;
	z-index: 4;
	float: left;
}

#topicsBanner {
	padding-bottom: 10px;
}

.topicMenu {
	padding-bottom: 5px;
}

.topicMenu li {
	display: inline;
}

.topicMore {
  margin-right: 10px;
	text-align: right;
}

.topicList {
	margin-bottom: 5px;
	line-height: 1;
}

.topicList .title {
	width: 290px;
	padding: 0 11px 0 10px;
}

#userContents {

}

#userWiki {

}

#userWiki h2 {
	width: 225px;
	height: 42px;
	background: url(../images/index/title_breederFarm.png) no-repeat;
}

#userWikiList {
	width:462px;
	height: 200px;
	margin-top: 5px;
	padding: 3px 0px 0 11px;
	background: url(../images/index/bg_userFeed.png) no-repeat;
}

#userWikiList th {
	line-height: 1.5;
	text-align: center;
}

#userWiki h3 {
	padding-top: 10px;
	text-align: center;
}

#userBlog {
	padding-top: 15px;
}

#userBlog h2 {
	width: 225px;
	height: 42px;
	background: url(../images/index/title_breedingBlog.png) no-repeat;
}

#userBlogList {
	height: 200px;
	margin-top: 5px;
	padding: 3px 0 0 11px;
	background: url(../images/index/bg_userFeed.png) no-repeat;
}

#userBlogList th{
	line-height: 1.5;
	text-align: center;
}

#userBlog h3 {
	padding-top: 10px;
	text-align: center;
}

/*---------------------------------- 右カラム ----------------------------------*/
#rightColumn {
	padding-top: 15px;
	position: relative;
	z-index: 3;
	float: left;
}

#webSearch {
	width: 160px;
	height: 78px;
	background: url(../images/index/bg_search.png) no-repeat;
}

#webSearch #searchText {
	padding: 51px 0 0 13px;
	float: left;
}

#webSearch .wordInput {
	width: 105px;
	display: inline;
}

#webSearch #searchBtn {
	padding: 44px 0 0 6px;
	float: left;
}

#rightBanner li {
	padding: 5px 0 2px 0;
}