@charset "UTF-8";

/* CSS Document */


/* KEY VISUAL PAGE LAY OUT
====================================================================================================================================================== */

#keyvisual_page {
	width: 590px;
	height: 135px;
	margin: 5px 5px 10px 5px;
}

/* Nail Salon Ms LAYOUT
====================================================================================================================================================== */

#area_ms {
	width: 570px;
	margin: 0px 15px 0px 15px;
	padding: 0px;
}

#title_ms {
	width: 570px;
	height: 80px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-image: url(../../shop/images/ttl_ms.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#title_ms h3 {
	width: 570px;
	height: 30px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 30px;
	text-indent: -9999px;
}

#title_ms p {
	width: 385px;
	margin: 0px 5px 0px 10px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.67em;
	display: block;
	float: left;
}

#title_ms .goto_access {
	width: 160px;
	height: 25px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	text-indent: -9999px;
	float: right;
}

#title_ms .goto_access a {
	width: 160px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	background-image: url(../../shop/images/btn_gotoaccess.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
}

#title_ms .goto_access a:hover {
	background-image: url(../../shop/images/btn_gotoaccess.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#pic_ms_01 {
	width: 570px;
	height: 380px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}

#pic_ms_02 {
	width: 200px;
	height: 175px;
	margin: 0px 20px 0px 0px;
	padding: 0px;
	float: left;
}
#areaDescription {
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	float: right;
}

#areaDescription p {
	width: 350px;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	line-height: 1.67em;
}

#areaDescription ul {
	width: 350px;
	margin: 0px;
	padding: 0px;
}

#areaDescription li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	font-size: 1em;
	line-height: 1.67em;
	background-image: url(../../shop/images/icon_eyecatch_green.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}

