@charset "UTF-8";
* {
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
	color: #6e6e6e;
	font-family: "ＭＳ Ｐゴシック", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, sans-serif;
	line-height: 140%;
	list-style-type: none; }
body {
	background-image: url(../img/back.png);
	background-repeat: repeat;
	text-align: center; }
p   {
	margin: 0 0 8px; }
#white_back {
	background-color: #fff;
	width: auto;
	margin: 0; }
/*バグ修正*/
.clearfix {zoom: 100%;}
.clearfix:after {
    content: " ";
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac ?\*/
* html .clearfix {
	height: 1%; }
.clearfix {display: block;}
/* End hide from IE-mac */
#wrapper {
	text-align: left;
	width: 850px;
	margin: 0 auto 15px;
	padding: 0;
	display: block; }
/*▼▼▼▼▼▼ ヘッダー ▼▼▼▼▼▼*/
#header {
	background-image: url(../img/back.png);
	background-repeat: repeat;
	width: 850px;
	height: 110px;
	clear: both;
	margin: 0; }

#header h1 {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	width: 230px;
	height: 110px;
	float: left;
	margin: 0; }

#header .navigation {
	background-color: #fff;
	text-align: right;
	width: 620px;
	height: 40px;
	float: left;
	margin: 40px 0 0; }

/*▼▼▼▼▼▼ メニューボタン ▼▼▼▼▼▼*/
.navigation ul {
	float: right;
	margin-right: 4px; }

.navigation li {
	float: left; }

.navigation .calgel a {
	background-image: url(../img/menu2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
	text-indent: -9999px;
	width: 67px;
	height: 40px;
	margin: 0 2px 0 0;
	display: block; }

.navigation .bridal a {
	background-image:    url(../img/menu2.png);
	background-repeat:   no-repeat;
	background-position: -67px 0;
	text-align: left;
	text-indent: -9999px;
	margin:              0 2px 0 0;
	width:               89px;
	height:              40px;
	display: block; }
.navigation .bodyjewelry a {
	background-image:    url(../img/menu2.png);
	background-repeat:   no-repeat;
	background-position: -156px 0;
	text-align: left;
	text-indent: -9999px;
	margin:              0 2px 0 0;
	width:               115px;
	height:              40px;
	display: block; }
.navigation .gallery a {
	background-image:    url(../img/menu2.png);
	background-repeat:   no-repeat;
	background-position: -271px 0;
	text-align: left;
	text-indent: -9999px;
	margin:              0 2px 0 0;
	width:               81px;
	height:              40px;
	display: block; }

.navigation .price a {
	background-image:    url(../img/menu2.png);
	background-repeat:   no-repeat;
	background-position: -352px 0;
	text-align: left;
	text-indent: -9999px;
	margin:              0 2px 0 0;
	width:               54px;
	height:              40px;
	display: block; }

.navigation .salon a {
	background-image:    url(../img/menu2.png);
	background-repeat:   no-repeat;
	background-position: -406px 0;
	text-align: left;
	text-indent: -9999px;
	margin:              0 2px 0 0;
	width:               68px;
	height:              40px;
	display: block; }

.navigation .blog a {
	background-image:    url(../img/menu2.png);
	background-repeat:   no-repeat;
	background-position: -474px 0;
	text-align: left;
	text-indent: -9999px;
	margin:              0 2px 0 0;
	width:               64px;
	height:              40px;
	display: block; }

.navigation .home a {
	background-image:    url(../img/menu2.png);
	background-repeat:   no-repeat;
	background-position: -538px 0;
	text-align: left;
	text-indent: -9999px;
	margin:              0 2px 0 0;
	width:               62px;
	height:              40px;
	display: block; }

.navigation .calgel a:hover {
	background-position: 0 -40px; }
.navigation .bridal a:hover {
	background-position: -67px -40px; }
.navigation .bodyjewelry a:hover {
	background-position: -156px -40px; }
.navigation .gallery a:hover {
	background-position: -271px -40px; }
.navigation .price a:hover {
	background-position: -352px -40px; }
.navigation .salon a:hover {
	background-position: -406px -40px; }
.navigation .blog a:hover {
	background-position: -474px -40px; }
.navigation .home a:hover {
	background-position: -538px -40px; }
/*▼▼▼▼▼▼ ページタイトル ▼▼▼▼▼▼*/
#title {
	margin: 0; }
#content_title {
	text-align: center; }
/*▼▼▼▼▼▼ フッター ▼▼▼▼▼▼*/
#footer {
	width: auto;
	clear: both;
	margin: 0 0 20px;
	padding: 8px 0 0;
	border-top: 1px solid #c86400; }
#footer td {
	color: #fafac8;
	font-size: 10px; }

#footer .large {
	color: #f0027f;
	font-size: 18px;
	font-weight: bold; }
#footer .footnavi a {
	color: #fafac8;
	font-size: 10px;
	text-decoration: none; }

#footer .footnavi a:hover {	text-decoration: underline; }

/*▼▼▼▼▼▼ 共通 ▼▼▼▼▼▼*/
h1 {
	margin: 0 0 20px;
	display: block; }
h2 {	display: block;
	margin:  0 0 15px; }
h3 {
	font-size: 16px;
	font-weight: bold;
	display: block;
	margin:  0 0 10px; }
h4 {	font-size:   14px;
	font-weight: bold;
	display:     block;
	margin:      0 0 5px; }
h5 {	font-size:   12px;
	font-weight: bold;
	display:     block;
	margin:      0 0 3px; }
.small {
	font-size: 10px; }
.go_top a {
	color: #6d5b4a;
	font-size: 10px;
	text-decoration: none;
	text-align: right; }
.go_top a:hover {
	color:      #321900;
	text-decoration: underline; }
strong {
	font-weight: bold; }
em {
	font-style: italic; }

.asset-body ul li {
	margin-left: 30px;
	list-style-type: disc; }

.asset-body ol li {	list-style-type: decimal;
	margin-left:     35px; }

.strong {
	font-weight: bold; }
.red {
	color: #dd0505; }

.blue {
	color: #000080; }

.green {
	color: #228b22; }

.yellow {
	color: #ffd700; }

.pink {
	color: #f0027f; }

.brown {
	color: #8b4513; }

.gray {
	color: #808080; }

.purple {
	color: #9932cc; }

.olive {
	color: #808000; }

