@charset "utf-8";

/* ----------------------

css for : about us (en)

------------------------- */

body#index div#nav {
	height: 602px;
	background: url("../images/nav_bg_index.jpg") no-repeat;
}

div#content {
	height: 602px;
	background: url("../images/content_bg_index.jpg") no-repeat;
}

.text {
	padding: 170px 30px 0 0;
	font-size: 12px;
	line-height: 1.6;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}

p {
	margin-right: 234px;
}

p#jewelry {
	width: 204px;
	float: right;
	margin-right: 0;
}

p#menu_store {
	margin-top: 30px;
}

