@charset "utf-8";
/* CSS Document */

@import "/css/nailsruby/common/common.css";
@import "/css/nailsruby/common/navi.css";
@import "/css/nailsruby/common/sub_navi.css";
@import "/css/common/font.css";
@import "/css/nailsruby/common/footer.css";

#navi .c a {
	background-position:0px 47px;
	}

#contents h2 {
	margin-bottom:10px;
	}

/*--------------------------- */
/*--------------------------- */
#contents .margin1 {
	margin-bottom:20px;
	}

#contents .margin2 {
	margin-bottom:10px;
	}

/*--------------------------- */
/*--------------------------- */
#contents .box1a {
	width:400px;
	padding-right:20px;
	float:left;
	}

#contents .box1a p {
	margin-bottom:10px;
	}

#contents .box1a h4 {
	margin-bottom:10px;
	}


#contents .box1b {
	float:left;
	width:380px;
	}

/*--------------------------- */
/*--------------------------- */
#contents ol {
	list-style-type:none;
	margin:0px;
	padding:0px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	}

#contents ol li {
	padding-left:28px;
	background-repeat:no-repeat;
	margin-bottom:10px;
	}

#contents ol .q {
	background-image:url(/image/nailsruby/profile/c2.jpg);
	}

#contents ol .a {
	background-image:url(/image/nailsruby/profile/c3.jpg);
	}












