@charset "utf-8";


/* 
---------------------------------------------------- */
div#content {
	width:730px;
	margin:20px auto 0;
	text-align:left;
}

.mainCopy {
 	 font-size: 12px;
	line-height: 130%;
	color: #555555;
}


/* ミスパリコンテンツ1 */
.misscontent1 {
	background-image: url(../img/content1_bg.gif);
	background-repeat: no-repeat;
  font-size: 12px;
	line-height: 130%;
	color: #555555;
	padding-left: 37px;
	padding-right: 30px;
}

/* ミスパリコンテンツ2 */
.misscontent2 {
	font-size: 12px;
	line-height: 130%;
	color: #555555;
	padding-left: 37px;
	padding-right: 30px;
	background: url(../img/content2_bg.gif) no-repeat left top;
}

/* ミスパリコンテンツ2 */
.misscontent3 {
	background-image: url(../img/content3_textbg.jpg);
	background-repeat: no-repeat;
  font-size: 12px;
	line-height: 130%;
	color: #555555;
	padding-left: 86px;
	padding-right: 5px;
}

/* ミスパリおすすめ */
.missosusume {
	background-image: url(../img/osusume_textbg.jpg);
	background-repeat: no-repeat;
  font-size: 12px;
	line-height: 130%;
	color: #555555;
	padding-left: 0px;
	padding-right: 210px;
}


.spacer {
	width:10px;
	height:13px;
	overflow:hidden;
}
.spacer2 {
	width:10px;
	height:6px;
	overflow:hidden;
}
