@charset "utf-8";
@import url(basic.css);


/*■メインコンテンツ
----------------------------------------------- */

/*メインビジュアル
------------------------------------------ */
h2.main-main-visual-box {
	clear: both;
	height: 383px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
ul.crearge-photo {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	list-style: none;
}


/*■メインコンテンツ　コンテナ
----------------------------------------------- */
.main-info-container {
	clear: both;
	width: 870px;
	margin-top: 20px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}

/*メインコンテンツ　コンテナ　左
------------------------------------------ */
.main-info-container-left {
	float: left;
	width: 280px;
}

/*メインコンテンツ　コンテナ　左リンク（共通スタイル）
------------------------------------------ */
.main-info-container-left a {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}

/*▲メインコンテンツ　（テンポラリー）かぐわバナー
------------------------------------------ */
a.temporary-banner-kaguwa {
	background-image: url(../img/index/l-body-banner-japan.gif);
	height: 102px;
	width: 277px;
}


/*メインコンテンツ　コンテナ　左（資料請求・問い合せ）
------------------------------------------ */
h3.main-customer-info-title {
	background-image: url(../img/index/l-body-title-salon.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 12px;
	width: 234px;
	margin-top: 30px;
}
.main-info-container-left ul {
	margin-top: 10px;
}
.main-info-container-left li {
	margin-top: 2px;
	list-style-type: none;
}

/*メインコンテンツ　コンテナ　左（資料請求・問い合せ）リンク　OFF
------------------------------------------ */
a.main-info-pamphlet-link {
	background-image: url(../img/index/l-body-btn-pamph-off.gif);
	height: 37px;
	width: 277px;
}
a.main-info-inquiry-link {
	background-image: url(../img/index/l-body-btn-inquiry-off.gif);
	height: 37px;
	width: 277px;
}
/*メインコンテンツ　コンテナ　左（資料請求・問い合せ）リンク　ON
------------------------------------------ */
a:hover.main-info-pamphlet-link {
	background-image: url(../img/index/l-body-btn-pamph-on.gif);
	height: 37px;
	width: 277px;
}
a:hover.main-info-inquiry-link {
	background-image: url(../img/index/l-body-btn-inquiry-on.gif);
	height: 37px;
	width: 277px;
}

.main-info-banner-mobilesite {
	height: 55px;
	width: 277px;
	margin-top: 35px;
}
/*メインコンテンツ　コンテナ　左（モバイルサイト）リンク　OFF
------------------------------------------ */
.main-info-banner-mobilesite a {
	background-image: url(../img/index/l-body-banner-mobile-off.gif);
	height: 55px;
	width: 277px;
}
/*メインコンテンツ　コンテナ　左（モバイルサイト）リンク　ON
------------------------------------------ */
.main-info-banner-mobilesite a:hover {
	background-image: url(../img/index/l-body-banner-mobile-on.gif);
}


/*メインコンテンツ　コンテナ　右
------------------------------------------ */
.main-info-container-right {
	float: right;
	width: 546px;
}

/*メインコンテンツ　コンテナ　右 ブライダルフェア情報
------------------------------------------ */
h3.main-info-bridal-fair-title {
	background-image: url(../img/index/r-body-evet-title.gif);
	height: 32px;
	width: 546px;
	background-repeat: no-repeat;
	text-align: right;
}
/*フェア情報FEED読み込み、リンク
------------------------------------------ */
.main-info-container-right ul {
	margin-top: 15px;
}

.main-info-container-right li {
	list-style-type: none;
	margin-left: 15px;
	margin-top: 5px;
}

.main-info-container-right li a {
	font-size: 70%;
	background-image: url(../img/index/r-body-evet-list-mark.gif);
	background-repeat: no-repeat;
	background-position: left 0.45em;
	padding-left: 15px;
	color: #333;
	text-decoration: none;
}
.main-info-container-right li a:hover {
	color: #930;
	text-decoration: underline;
}
h3.main-info-pickup-title {
	background-image: url(../img/index/r-body-pickup-title.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 32px;
	width: 546px;
	clear: both;
	margin-top: 25px;
}
.main-info-pickup-box {
	clear: both;
	width: 531px;
	overflow: hidden;
	padding-top: 15px;
	padding-left: 15px;
}
.main-info-pickup-box dd {
	float: left;
	height: 68px;
	width: 239px;
}
a.main-info-pickup-link1 {
	background-image: url(../img/index/r-body-pickup-banner1-off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 239px;
	text-indent: -9999px;
}
a.main-info-pickup-link2 {
	background-image: url(../img/index/r-body-pickup-banner2-off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 239px;
	text-indent: -9999px;
	margin-left: 30px;
}
a:hover.main-info-pickup-link1 {
	background-image: url(../img/index/r-body-pickup-banner1-on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 239px;
	text-indent: -9999px;
}
a:hover.main-info-pickup-link2 {
	background-image: url(../img/index/r-body-pickup-banner2-on.gif);
	background-repeat: no-repeat;
	display: block;
	height: 68px;
	width: 239px;
	text-indent: -9999px;
	margin-left: 30px;
}
