/*カテゴリータイトル*/

#category-gallery {
background-image:url(../../MT_Templates/img/category/gallery.jpg);
background-repeat:no-repeat;
height:72px;
width:584px;
}

/*エントリー*/
#entry {
padding: 15px 0px 15px 15px;;
/*
width:554px;
*/
width: 565px;
}

.entry-header {
float:left;
}

.entry-inner {
margin-left:2px;
}

.entry-title {
background-image:url(../../MT_Templates/img/parts/sw_icon.jpg);
background-repeat:no-repeat;
background-position:center left;
padding-left:28px;
font-size: 2em;
color:#510621;
float:left;
}

#galleryPaging {
float:right;
font-size:13px;
font-weight:bold;
margin-right:13px;
margin-top:10px;
color:#8E0C48;
}

#galleryPaging a {
	color:#8E0C48;
	text-decoration:none;
}

#galleryPagingBottom {
width:552px;
text-align:right;
font-size:13px;
font-weight:bold;
padding-right:13px;
margin-top:10px;
color:#8E0C48;
clear:both;
}

#galleryPagingBottom a {
	color:#8E0C48;
	text-decoration:none;
}

#entry-body {
clear:both;
padding:15px 0px;
float:left;
}

#galleryStage {
	width: 565px;
}

.stageBits {
	width: 131px;
	height: 164px;
	float: left;
	padding-right: 10px;
	overflow: hidden;
}

.bitsThumbnail {
	border: 1px solid #cecece;
	width: 125px;
	height: 92px;
	padding: 2px;
                background-color: #ffffff;
}
			
.bitsThumbnailbox {
	width: 125px;
	height: 92px;
overflow: hidden;
	text-align: center;
	margin: auto auto;
} 

.bitsThumbnailbox img {
                display:block;
}
			
.bitsDescription {
	padding: 4px 4px 4px 4px;
	color: #999999;
}

.bitsDescription .title {
	color: #7e042f;
} 

.entry-footer {
clear:both;
text-align:right;
border-top:1px #cccccc solid;
padding:10px 0px;
}

.entry-header a {
font-size:20px;
color:#510621;
text-decoration:none;
}


#entry-body .detail, {
font-size:11px;
line-height:16px;
}

/*ボタン*/

.gallery-btn {
/*
background-color:#666666; */
background-color:#cf024c;
margin:0;
padding:0;
text-align:left;
width:584px;
height: 19px; /* makki */
line-height:0; /* makki */
}
