@charset "euc-jp";


/*
serch key"="+"n"

=1 ヘッドメニュー
	=11 私たちの思い
	=12 コーディネート例
	=13 お客様の声
	=14 お客様のご紹介
	=15 お取引の流れ
	=16 送料について

=2 サイドメニュー
	=21 主力商品
	=22 店舗案内
	=23 ピックアップ
	=24 会社概要
	=25 歴史
	=26 つぶやきブログ
	=27 カートをみる
	=28 特定商
	=29 カレンダー
	=30 問い合わせ

=3　共通
	=31 お問合せ

*/

/*-----------------------------------　
	=1 ヘッドメニュー
------------------------------------*/
#head_menu ul{
	background-color: #BD6A8B;
	display: block;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-indent: -9999pt;
	float: left;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	width: 820px;
}

#head_menu li{
	list-style-type: none;
	display: block;
	text-indent: -9999px;
	margin: 15px 0px;
	padding: 0px;
}

/*	=11 私たちの想い	*/
#head_greeting {
	background-image:  url(../common/head_greeting.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 135px;
	height: 59px;
	text-decoration: none;
	margin: 0px;
	padding: 15px 0px;
	background-color: #bd6a8b;
	float: left;
}
#head_greeting a{
	background-image:  url(../common/head_greeting.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 135px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 70px;
}
#head_greeting a:hover{
	background-image:  url(../common/head_greeting_ro.gif);
	background-repeat: no-repeat;
}

/*	=12 コーディネート例	*/
#head_coordination {
	background-image:  url(../common/head_coordination.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 135px;
	height: 59px;
	text-decoration: none;
	margin: 0px;
	padding: 15px 0px;
	background-color: #bd6a8b;
	float: left;
}
#head_coordination a{
	background-image:  url(../common/head_coordination.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 135px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 59px;
}
#head_coordination a:hover{
	background-image:  url(../common/head_coordination_ro.gif);
	background-repeat: no-repeat;
}

/*	=13 お客様の声	*/
#head_voice {
	background-image:  url(../common/head_voice.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 135px;
	height: 59px;
	text-decoration: none;
	margin: 0px;
	padding: 15px 0px;
	background-color: #bd6a8b;
	float: left;
}
#head_voice a{
	background-image:  url(../common/head_voice.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 135px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 59px;
}
#head_voice a:hover{
	background-image:  url(../common/head_voice_ro.gif);
	background-repeat: no-repeat;
}

/*	=14 お客様のご紹介	*/
#head_customers {
	background-image:  url(../common/head_customers.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 135px;
	height: 59px;
	text-decoration: none;
	margin: 0px;
	padding: 15px 0px;
	background-color: #bd6a8b;
	float: left;
}
#head_customers a{
	background-image:  url(../common/head_customers.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 135px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 59px;
}
#head_customers a:hover{
	background-image:  url(../common/head_customers_ro.gif);
	background-repeat: no-repeat;
}

/*	=15 お取引の流れ	*/
#head_flow {
	background-image:  url(../common/head_flow.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 135px;
	height: 59px;
	text-decoration: none;
	margin: 0px;
	padding: 15px 0px;
	background-color: #bd6a8b;
	float: left;
}
#head_flow a{
	background-image:  url(../common/head_flow.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 135px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 59px;
}
#head_flow a:hover{
	background-image:  url(../common/head_flow_ro.gif);
	background-repeat: no-repeat;
}

/*	=16 送料について	*/
#head_carriage {
	background-image:  url(../common/head_carriage.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 124px;
	height: 59px;
	text-decoration: none;
	margin: 0px;
	padding: 15px 0px;
	background-color: #bd6a8b;
	float: left;
}
#head_carriage a{
	background-image:  url(../common/head_carriage.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 124px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	height: 59px;
}
#head_carriage a:hover{
	background-image:  url(../common/head_carriage_ro.gif);
	background-repeat: no-repeat;
}




/*---------------------------------------------------------------*/
/*	=2 サイドメニュー
/*---------------------------------------------------------------*/

/*
#side_menu ul{
	list-style:none;
	display: block;
	width: 166px;
	margin: 0px;
	padding: 0px;
}
*/

#side_menu li{
	list-style-type: none;
	display: block;
}

/*	=21 主力商品	*/
#side_constant {
	background-image:  url(../common/side_constant.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 6px 0px;
	padding: 0px;
}
#side_constant a{
	background-image:  url(../common/side_constant.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#side_constant a:hover{
	background-image:  url(../common/side_constant_ro.gif);
	background-repeat: no-repeat;
}

/*	=22 店舗案内	*/
#side_store {
	background-image:  url(../common/side_store.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
}
#side_store a{
	background-image:  url(../common/side_store.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#side_store a:hover{
	background-image:  url(../common/side_store_ro.gif);
	background-repeat: no-repeat;
}

/*	=23 ピックアップ	*/
#side_pickup {
	background-image:  url(../common/side_pickup.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
}
#side_pickup a{
	background-image:  url(../common/side_pickup.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#side_pickup a:hover{
	background-image:  url(../common/side_pickup_ro.gif);
	background-repeat: no-repeat;
}

/*	=24 会社概要	*/
#side_company {
	background-image:  url(../common/side_company.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
}
#side_company a{
	background-image:  url(../common/side_company.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#side_company a:hover{
	background-image:  url(../common/side_company_ro.gif);
	background-repeat: no-repeat;
}

/*	=25 歴史	*/
#side_history {
	background-image:  url(../common/side_history.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
}
#side_history a{
	background-image:  url(../common/side_history.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#side_history a:hover{
	background-image:  url(../common/side_history_ro.gif);
	background-repeat: no-repeat;
}

/*	=26 スタッフのつぶやき	*/
#side_blog {
	background-image:  url(../common/side_blog.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
}
#side_blog a{
	background-image:  url(../common/side_blog.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#side_blog a:hover{
	background-image:  url(../common/side_blog_ro.gif);
	background-repeat: no-repeat;
}

/*	=27 カートを見る	*/
#side_cart {
	background-image:  url(../common/side_cart.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
}
#side_cart a{
	background-image:  url(../common/side_cart.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 52px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#side_cart a:hover{
	background-image:  url(../common/side_cart_ro.gif);
	background-repeat: no-repeat;
}

/*	=28 特定商	*/
#side_privacy {
	background-image:  url(../common/side_privacy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 35px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
}
#side_privacy a{
	background-image:  url(../common/side_privacy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 35px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#side_privacy a:hover{
	background-image:  url(../common/side_privacy_ro.gif);
	background-repeat: no-repeat;
}

/*	=29 カレンダー	*/
#side_calendar {
	background-image:  url(../common/side_calendar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 180px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
}


/*	=30 お問い合わせ	*/
#side_inquiry01 {
	background-image:  url(../common/side_inquiry_01.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 117px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

#side_inquiry02 {
	background-image:  url(../common/side_inquiry_02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 98px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#side_inquiry02 a{
	background-image:  url(../common/side_inquiry_02.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 166px;
	height: 98px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#side_inquiry02 a:hover{
	background-image:  url(../common/side_inquiry_02_ro.gif);
	background-repeat: no-repeat;
}


/*-----------------------------------　
	=3 共通　メニュー
------------------------------------*/

/*	=31 お問い合わせ	*/
#for_inquiry {
	background-image:  url(../common/for_inquiry.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 588px;
	height: 119px;
	text-decoration: none;
	margin: 12px 0px 0px 0px;
	padding: 0px;
}
#for_inquiry a{
	background-image:  url(../common/for_inquiry.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 588px;
	height: 119px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#for_inquiry a:hover{
	background-image:  url(../common/for_inquiry_ro.gif);
	background-repeat: no-repeat;
}
