@charset "shift_jis";
@import url("contents.css");

/*コンテンツタイトル*/
h1 { background: url(../fleamarket/images/h1_title.jpg); }

/*キャプションh2*/
#contentsBig h2.caption01 { background: url(../fleamarket/images/h2_01.jpg); }

.watermark {
	color: #999 !important;
}
.watermark2 {
	color: #999 !important;
	font-style: italic !important;
}
.watermark3 {
	color: #c77 !important;
}

#privacy {
	width: 760px;
	height: 200px;
	overflow: auto;
	margin: 0px auto 20px auto;
	padding:10px 20px;
	background: #FFE;
	font-size: 93%;
	text-align: left;
}
#privacy ul{
	list-style: disc;
}
#privacy ul.decimal{
	list-style: decimal;
}
#privacy ul.decimal li{
	margin-bottom: 2px;
}

.w680{
	width: 680px;
	margin: 0 auto;
}

.Rw{
	float: right;
}
.Lw{
	float:left;
}

p.error{
	font-weight: bold;
	color: #F00;
}

#faxbtnBox {
	width:900px;
	height: 24px;
	margin: 0px auto 30px;
	position: relative;
}
a.faxbtn {
	background: url(../fleamarket/images/btn_fax.gif) no-repeat left top;
	text-indent: -9999px;
	width: 164px;
	height: 24px;
	display:block;
}
a:hover.faxbtn { background-position: 0px -24px;}

/*左右ボックス*/

