@charset "UTF-8";

/*========================================================
 *
 *	css file for "Qui System"
 *	file name : menu.css
 *	page name : "初期設定"
 *
==========================================================*/

/*---------------------------------------------------------------*/
/*	ヘッドメニュー
/*---------------------------------------------------------------*/
#head_menu {
	width: 860px;
	height: 50px;
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}
#head_menu ul{
	display: block;
	text-indent: -9999pt;
	float: left;
	padding: 0px;
	margin: 0px;
	width: 860px;
}

#head_menu li{
	list-style-type: none;
	display: block;
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
	height: 50px;
	text-align: left;
	float: left;
}

/*	左	*/
#head_left {
	background-image:  url(../common/head_left.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 19px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


/*	お取り扱いブランド	*/
#head_brand {
	background-image:  url(../common/head_brand.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 137px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_brand a{
	background-image:  url(../common/head_brand.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 137px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_brand a:hover{
	background-image:  url(../common/head_brand_ro.gif);
	background-repeat: no-repeat;
}

/*	商品一覧	*/
#head_list {
	background-image:  url(../common/head_list.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 136px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_list a{
	background-image:  url(../common/head_list.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 136px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_list a:hover{
	background-image:  url(../common/head_list_ro.gif);
	background-repeat: no-repeat;
}

/*	お買い物ガイド　*/
#head_guide {
	background-image:  url(../common/head_guide.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 136px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#head_guide a{
	background-image:  url(../common/head_guide.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 136px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_guide a:hover{
	background-image:  url(../common/head_guide_ro.gif);
	background-repeat: no-repeat;
}

/*	新規会員登録　	*/
#head_member {
	background-image:  url(../common/head_member.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 137px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#head_member a{
	background-image:  url(../common/head_member.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 137px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_member a:hover{
	background-image:  url(../common/head_member_ro.gif);
	background-repeat: no-repeat;
}


/*	マイページ　*/
#head_mypage {
	background-image:  url(../common/head_mypage.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 136px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#head_mypage a{
	background-image:  url(../common/head_mypage.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 136px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_mypage a:hover{
	background-image:  url(../common/head_mypage_ro.gif);
	background-repeat: no-repeat;
}

/*	田尻洋服店とは	*/
#head_tajiri {
	background-image:  url(../common/head_tajiri.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 140px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#head_tajiri a{
	background-image:  url(../common/head_tajiri.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 140px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#head_tajiri a:hover{
	background-image:  url(../common/head_tajiri_ro.gif);
	background-repeat: no-repeat;
}


/*	右	*/
#head_right {
	background-image:  url(../common/head_right.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 19px;
	height: 50px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}


/*---------------------------------------------------------------*/
/*	サイドメニュー
/*---------------------------------------------------------------*/

#side_td{
	background-position: left top;
	text-align: left;
	width: 168px;
	padding-right: 14px;
	padding-left: 20px;
}

/*	新規会員登録	*/
#side_member {
	background-image:  url(../side/side_member.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 167px;
	text-decoration: none;
	margin: 15px 0px 0px;
	padding: 0px 0px 8px;
	text-align: left;
}

/*	プレゼントバナー　*/
#side_present_banner {
	background-image:  url(../side/side_present_banner.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 146px;
	text-decoration: none;
	margin: 0px 0px 8px;
	padding: 0px;
	text-align: left;
}
#side_present_banner a{
	background-image:  url(../side/side_present_banner.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 146px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_present_banner a:hover{
	background-image:  url(../side/side_present_banner_ro.gif);
	background-repeat: no-repeat;
}


/*	初回購入特典　*/
#side_first_privilege {
	background-image:  url(../side/side_first_privilege.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 101px;
	text-decoration: none;
	margin: 0px 0px 8px;
	padding: 0px;
	text-align: left;
}
#side_first_privilege a{
	background-image:  url(../side/side_first_privilege.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 101px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_first_privilege a:hover{
	background-image:  url(../side/side_first_privilege_ro.gif);
	background-repeat: no-repeat;
}


/*	アウトレットバザール　*/
#side_outlet_bazaar {
	background-image:  url(../side/side_outlet_bazaar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 101px;
	text-decoration: none;
	margin: 0px 0px 14px;
	padding: 0px;
	text-align: left;
}
#side_outlet_bazaar a{
	background-image:  url(../side/side_outlet_bazaar.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 101px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_outlet_bazaar a:hover{
	background-image:  url(../side/side_outlet_bazaar_ro.gif);
	background-repeat: no-repeat;
}


/*	サマーセール　*/

#side_sale {
	background-image:  url(../side/side_summer_sale.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 101px;
	text-decoration: none;
	margin: 0px 0px 14px;
	padding: 0px;
	text-align: left;
}
#side_sale a{
	background-image:  url(../side/side_summer_sale.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 101px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_sale a:hover{
	background-image:  url(../side/side_summer_sale_ro.jpg);
	background-repeat: no-repeat;
}



/*	お取り扱いブランド　*/
#side_title_brand {
	background-image:  url(../side/side_title_brand.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 18px;
	text-decoration: none;
	margin: 0px 0px 4px;
	padding: 0px;
	text-align: left;
}
#side_title_brand a{
	background-image:  url(../side/side_title_brand.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_title_brand a:hover{
	background-image:  url(../side/side_title_brand_ro.gif);
	background-repeat: no-repeat;
}


/*	raika　*/
#side_raika {
	background-image:  url(../side/side_raika.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 76px;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: left;
}
#side_raika a{
	background-image:  url(../side/side_raika.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 76px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_raika a:hover{
	background-image:  url(../side/side_raika_ro.gif);
	background-repeat: no-repeat;
}


/*	HARDY AMIES　*/
#side_hardy {
	background-image:  url(../side/side_hardy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 76px;
	text-decoration: none;
	margin: 0px 0px 5px;
	padding: 0px;
	text-align: left;
}
#side_hardy a{
	background-image:  url(../side/side_hardy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 76px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_hardy a:hover{
	background-image:  url(../side/side_hardy_ro.gif);
	background-repeat: no-repeat;
}


/*	ANGELO　*/
#side_angelo {
	background-image:  url(../side/side_angelo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 76px;
	text-decoration: none;
	margin: 0px 0px 13px;
	padding: 0px;
	text-align: left;
}
#side_angelo a{
	background-image:  url(../side/side_angelo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 76px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_angelo a:hover{
	background-image:  url(../side/side_angelo_ro.gif);
	background-repeat: no-repeat;
}


/*	コンテンツ　*/
#side_title_contents {
	background-image:  url(../side/side_title_contents.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 18px;
	text-decoration: none;
	margin: 0px 0px 4px;
	padding: 0px;
	text-align: left;
}
#side_title_contents a{
	background-image:  url(../side/side_title_contents.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_title_contents a:hover{
	background-image:  url(../side/side_title_contents_ro.gif);
	background-repeat: no-repeat;
}


/*	自分発見アドバイザー
		田尻泰久のご紹介　*/
#side_adviser_intro {
	background-image:  url(../side/side_adviser_intro.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 101px;
	text-decoration: none;
	margin: 0px 0px 8px;
	padding: 0px;
	text-align: left;
}
#side_adviser_intro a{
	background-image:  url(../side/side_adviser_intro.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 101px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_adviser_intro a:hover{
	background-image:  url(../side/side_adviser_intro_ro.gif);
	background-repeat: no-repeat;
}


/*	ビフォーアフター　*/
#side_befor_after {
	background-image:  url(../side/side_befor_after.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 104px;
	text-decoration: none;
	margin: 0px 0px 8px;
	padding: 0px;
	text-align: left;
}
#side_befor_after a{
	background-image:  url(../side/side_befor_after.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 104px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_befor_after a:hover{
	background-image:  url(../side/side_befor_after_ro.gif);
	background-repeat: no-repeat;
}


/*	織物素材の基本知識　*/
#side_material_knowledge {
	background-image:  url(../side/side_material_knowledge.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 66px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#side_material_knowledge a{
	background-image:  url(../side/side_material_knowledge.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 66px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_material_knowledge a:hover{
	background-image:  url(../side/side_material_knowledge_ro.gif);
	background-repeat: no-repeat;
}


/*	シーン別オススメ商品　*/
#side_title_scene {
	background-image:  url(../side/side_title_scene.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 18px;
	text-decoration: none;
	margin: 8px 0px 4px;
	padding: 0px;
	text-align: left;
}
#side_title_scene a{
	background-image:  url(../side/side_title_scene.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 168px;
	height: 18px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_title_scene a:hover{
	background-image:  url(../side/side_title_scene_ro.gif);
	background-repeat: no-repeat;
}


/*	旅行に　*/
#side_travel {
	background-image:  url(../side/side_travel.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 40px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
	text-align: left;
}
#side_travel a{
	background-image:  url(../side/side_travel.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_travel a:hover{
	background-image:  url(../side/side_travel_ro.gif);
	background-repeat: no-repeat;
}


/*	スポーツに　*/
#side_sports {
	background-image:  url(../side/side_sports.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 40px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
	text-align: left;
}
#side_sports a{
	background-image:  url(../side/side_sports.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_sports a:hover{
	background-image:  url(../side/side_sports_ro.gif);
	background-repeat: no-repeat;
}


/*	休日は　*/
#side_holiday {
	background-image:  url(../side/side_holiday.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 40px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
	text-align: left;
}
#side_holiday a{
	background-image:  url(../side/side_holiday.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_holiday a:hover{
	background-image:  url(../side/side_holiday_ro.gif);
	background-repeat: no-repeat;
}


/*	デートで　*/
#side_date {
	background-image:  url(../side/side_date.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 40px;
	text-decoration: none;
	margin: 0px 0px 6px;
	padding: 0px;
	text-align: left;
}
#side_date a{
	background-image:  url(../side/side_date.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_date a:hover{
	background-image:  url(../side/side_date_ro.gif);
	background-repeat: no-repeat;
}


/*	プレゼントに　*/
#side_present {
	background-image:  url(../side/side_present.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 40px;
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
	text-align: left;
}
#side_present a{
	background-image:  url(../side/side_present.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 40px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_present a:hover{
	background-image:  url(../side/side_present_ro.gif);
	background-repeat: no-repeat;
}


/*	お買い物ガイド　*/
#side_guide {
	background-image:  url(../side/side_guide.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 26px;
	text-decoration: none;
	margin: 10px 0px 4px;
	padding: 0px;
	text-align: left;
}
#side_guide a{
	background-image:  url(../side/side_guide.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 26px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_guide a:hover{
	background-image:  url(../side/side_guide_ro.gif);
	background-repeat: no-repeat;
}


/*	会社概要　*/
#side_campany {
	background-image:  url(../side/side_campany.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 26px;
	text-decoration: none;
	margin: 0px 0px 4px;
	padding: 0px;
	text-align: left;
}
#side_campany a{
	background-image:  url(../side/side_campany.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 26px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_campany a:hover{
	background-image:  url(../side/side_campany_ro.gif);
	background-repeat: no-repeat;
}

/*	特定商取引法に関する表記　*/

#side_specific {
	background-image:  url(../side/side_specific.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 26px;
	text-decoration: none;
	margin: 0px 0px 4px;
	padding: 0px;
	text-align: left;
}
#side_specific a{
	background-image:  url(../side/side_specific.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 26px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_specific a:hover{
	background-image:  url(../side/side_specific_ro.gif);
	background-repeat: no-repeat;
}

/*	プライバシー　*/
#side_privacy {
	background-image:  url(../side/side_privacy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 26px;
	text-decoration: none;
	margin: 0px 0px 8px;
	padding: 0px;
	text-align: left;
}
#side_privacy a{
	background-image:  url(../side/side_privacy.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 26px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_privacy a:hover{
	background-image:  url(../side/side_privacy_ro.gif);
	background-repeat: no-repeat;
}


/*	お問い合わせ　*/
#side_inquiry {
	background-image:  url(../side/side_inquiry.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 124px;
	text-decoration: none;
	margin: 0px 0px 12px;
	padding: 0px;
	text-align: left;
}
#side_inquiry a{
	background-image:  url(../side/side_inquiry.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	width: 167px;
	height: 124px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-position: top;
}
#side_inquiry a:hover{
	background-image:  url(../side/side_inquiry_ro.gif);
	background-repeat: no-repeat;
}
#head_shadow {
	background-image: url(../common/head_shadow.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 860px;
	background-position: top;
	display: block;
	margin: 0px;
	padding: 0px;
}


.brand_title {
	border: 1px solid #C0C0C0;
	width: 157px;
	padding: 5px;
	margin-bottom: 5px;
	line-height: 22px;
}

.brand_title a{
	color: #999999;
	line-height: 22px;
}

.brand_title a:hover{
	color: #505050;
	line-height: 22px;
}
