#remind {
		clear:both;
		font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, Meiryo, "メイリオ", "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", sans-serif;
}

.remind-wrapper {
		width:980px;
		margin:20px auto;
		padding:10px;
		background-color:#ffffff;
		overflow:hidden;
}
.remind-wrapper h3 {
/*		border-top:1px solid #d6d6d6;
		background-color:#f8f8f8;
		background-image:none;
		padding:10px 0px; */
		font-weight: bold;
		font-size: 1.4em;
		padding: 0 0 10px;
		border-bottom: 1px solid #BBBBBB;
		background-color: #FFFFFF;
		color: #333333;
		letter-spacing: 1px;
}
.remind-wrapper h3 span {
/*		color:#4b4b4b;*/
		font-size: 1em;
		margin: 0;
}

#remind-items div.navi-btn {
		width:22px;
}
#prev-btn {
		float:left;
		text-align:left;
}
#next-btn {
		float:right;
		text-align:right;
}
#remind-items div.navi-btn img {
		position:relative; top:50px;
}
#remind-items div.page-unit {
}
#remind-items div.remind-item {
		float:left;
		width:110px;
		margin:10px;
}
#remind-items div.remind-item img {
		margin:10px 0px;
		width:100px;
		height:100px;
}
#remind-items div.remind-item span.item-name {
		font-size:0.9em;
		line-height:1.2em;
}
