@charset "utf-8";

h3 {
	background-repeat: no-repeat;
	height:34px;
	width: 811px;
	margin:0 auto;
	text-indent:-999px;
	overflow:hidden;
}
#bbsWrapper {
	width: 779px;
	border:1px solid #DF3F8A;
	padding:10px 15px;
	margin:0 auto;
}

#bbsIchiran {
	margin:10px auto;
	width: 700px;
	overflow:hidden;
}
#bbsIchiran li {
	float:left;
	margin:0 3px 3px 0;
}
#bbsIchiran li a {
	height:28px;
	padding-top:12px;
	background-image:url(http://ks.lovework.jp/img/main/bbs_nabi_link_back.png);
	background-position:center top;
	background-repeat:no-repeat;
	color:#E666A3;
	display:block;
	line-height:120%;
	text-align:center;
	text-decoration:none;
	width:170px;
}
#bbsIchiran li a:hover {
	background-position:center bottom;
	color:#8C0046;
}

/* clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/* end clearfix */

.breadCrumb{
 width:100%
}

.confirmation .toroku {
	background-image:url(img/torokuBtn.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border:0 none;
	display:block;
	height:55px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	width:196px;
}
.confirmation .del {
	background-image:url(img/sakujoBtn.gif);
	background-position:center top;
	background-repeat:no-repeat;
	border:0 none;
	display:block;
	height:55px;
	margin:0 auto;
	overflow:hidden;
	text-indent:-9999px;
	width:196px;
}
