/*main******************************************************/
#main {
	background: #f7f7e1 url(../images/main_bg.jpg) no-repeat center top;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

/*contentsBody******************************************************/


#contentsBody {
	margin: 0px auto;
	padding: 24px 0px 60px 0px;
	height: auto;
	width: 980px;
	background: url(../images/dress_bg.jpg) no-repeat 0px 8px;
}



/*Galleriffic******************************************************/



div#page {
}
div#container {
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}


/*Galleriffic******************************************************/.teikeiten {
	margin: 0px;
	padding: 30px 0px 0px;
}
.teikeiten h3 {
	margin: 0px;
	padding: 0px 0px 8px;
}
.teikeiList {
	margin: 0px;
	padding: 0px 0px 0px 27px;
	float: left;
	height: auto;
	width: 490px;
}
.bnTeikei {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	float: left;
	height: auto;
	width: 222px;
}
.teikeiList th {
	color: #ff6699;
	font-weight: bold;
	margin: 0px;
	padding: 6px 0px;
	border-bottom:#CCC 1px dotted;
}
.teikeiList td {
	margin: 0px;
	padding: 6px 0px 6px 12px;
	border-bottom:#CCC 1px dotted;
}
.teikeiList table {
	height: auto;
	width: 100%;
	line-height:1.5em;
}
