@charset "utf-8";

/*----------------------------------------------------
		メインタイトル
----------------------------------------------------*/

#main_title {
	width: 730px;
	margin-top: 13px;
	margin-left: 25px;

}

#main_title p {
	font-size: 11px;
	line-height: 16px;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 10px;
	margin-left: 35px;


}

/*----------------------------------------------------
		ナビゲーション
----------------------------------------------------*/

#navi_box {
	width: 732px;
	height: 52px;
	margin: 0px;
	padding: 0px;

}

#navi_box ul {
	margin-left: 16px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

#navi_box li {
	text-decoration: none;
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;


}


/*----------------------------------------------------
		メインコンテンツ
----------------------------------------------------*/

#main_contents {
	overflow: auto;
	position: relative;
	width: 717px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #D06B8B;
	padding-bottom: 20px;
	padding-top: 19px;
	clear: both;
	padding-left: 13px;
}


#shop_info_title {
	margin: 0px;

}

#shop_info_waku {
	width: 713px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ECDAD6;
	border-bottom-color: #ECDAD6;
	border-left-color: #ECDAD6;
	height: 660px;
	overflow: hidden;

}

#shop_info_left {
	float: left;
	width: 256px;
	margin-top: 25px;
	padding-left: 44px;
	margin-right: 5px;


}

#shop_info_right {
	width: 378px;
	float: left;
	margin-top: 25px;


}

#shop_info_right p {
	margin-top: 12px;
	margin-right: 4px;
	margin-left: 4px;
	color: #666666;

}

.shop_info_tenpo {
	width: 624px;
	margin-left: 46px;
	margin-bottom: 38px;

}

.shop_info_tenpo img {
	margin-bottom: 20px;


}

.shop_info_tenpo p {
	color: #666666;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 1px;


}

.shop_info_tenpo a {
	color: #c34f70;
	text-decoration: none;

}

.shop_info_tenpo a:hover {
	color: #EFB4C6;


}

.shop_info_tenpo_text_color {
	color: #c34f70;
	margin-right: 7px;


}


/*----------------------------------------------------
		コピーライト
----------------------------------------------------*/


.copyright {
	font-size: 12px;
	color: #b73658;
	margin-left: 683px;


}


/*----------------------------------------------------
		結婚準備室ショッピング バナー
----------------------------------------------------*/


.kjec-banner img {
	margin: 30px 0px 0px 5px;


}

