/*リンク関連*/
a {
	color: #333333;
	text-decoration: underline;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}

a.black {
	color: #333333;
	text-decoration: underline;
}
a:link.black {
	color: #333333;
	text-decoration: underline;
}
a:visited.black {
	color: #333333;
	text-decoration: underline;
}
a:hover.black {
	color: #333333;
	text-decoration: underline;
}
a:active.black {
	color: #000000;
	text-decoration: underline;
}

a.black2 {
	color: #333333;
	text-decoration: none;
}
a:link.black2 {
	color: #333333;
	text-decoration: none;
}
a:visited.black2 {
	color: #333333;
	text-decoration: none;
}
a:hover.black2 {
	color: #333333;
	text-decoration: underline;
}
a:active.black2 {
	color: #333333;
	text-decoration: underline;
}
a.gray {
	color: #494949;
	text-decoration: none;
}
a:link.gray {
	color: #494949;
	text-decoration: none;
}
a:visited.gray {
	color: #494949;
	text-decoration: none;
}
a:hover.gray {
	color: #494949;
	text-decoration: underline;
}
a:active.gray {
	color: #494949;
	text-decoration: underline;
}
a.orange {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link.orange {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited.orange {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.orange {
	color: #FFA340;
	text-decoration: underline;
}
a:active.orange {
	color: #FFA340;
	text-decoration: underline;
}

a.white {
	color: #FFA340;
	text-decoration: underline;
}
a:link.white {
	color: #FFA340;
	text-decoration: underline;
}
a:visited.white {
	color: #FFA340;
	text-decoration: underline;
}
a:hover.white {
	color: #FFA340;
	text-decoration: underline;
}
a:active.white {
	color: #FFA340;
	text-decoration: underline;
}

/*全般*/
body {
	margin-top		: 8px;
	margin-bottom	: 10px;
	margin-left		: auto;
	margin-right	: auto;
	line-height		: 16px;
	text-align		: center;
	color			: #000000;
	font-family: "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", Osaka, "Lucida Grande", "Hiragino Kaku Gothic Pro", sanserif;
	padding			: 0px;
	background-color	: #ffffff;
}

td {
	/*font-size			: 10px;*/
	line-height			: 16px;
	vertical-align		: top;
}

td .Ct5{
	text-align			: left;
	vertical-align		: middle;
	margin				: 0px;
	padding-left		: 5px;
}

form {
	padding					: 0px;
	margin					: 0px;
}

p {
	padding					: 0px;
	margin					: 0px;
}

td .Rm {
	text-align			: right;
	vertical-align		: bottom;
}

td .R {
	text-align			: right;
}

td .Rb {
	text-align			: right;
	vertical-align		: bottom;
}

td .b {
	vertical-align		: bottom;
}

.Rb img {
	margin-top			: 5px;
}

/*メイン配置*/
#ShopTopNavi {
	padding					: 15px 20px 0px 20px;
}

#ShopList {
	width					: 730px;
	padding					: 0px 20px 20px 20px;
}

#ShopMain {
	width					: 730px;
	padding					: 30px 5px 20px 5px;
}

.DtailMainBox {
	background-image		: url(../images/parts/dot_rightglay2.gif);
	padding					: 10px;
	margin					: 5px 70px 20px 0px;
}

.DtailMainBoxL {
	background-image		: url(../images/parts/dot_rightglay2.gif);
	padding					: 20px;
	margin					: 5px 70px 0px 70px;
}

.DetailBox {
	text-center				: center;
	margin					: 20px 70px 0px 5px;
}

.DetailSubBox {
	margin					: 5px 0px 5px 20px;
}

/* add 20091006 */
.ColorDevelopmentBox {
	display: inline;
	float: left;
	height: 110px;
	width: 60px;
	text-align: center;
	padding-left: 3px;
}
/* add 20091006 */
.ColorNameBox {
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
}
/* add 20091006 */
.ColorNameSpan {
	font-size: 110%;
	font-weight: bold;
}

.ItemListBox {
	padding					: 0px 0px;
	text-center				: center;
}

/*テキスト関連*/
.tall {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

.tallgray {
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	color: #999999;
}

.tallCopy {
	font-size: 10px;
	text-indent: 10px;
	display: block;
	margin-top: 1px;
	margin-bottom: 10px;
}

.red {
	font-size: 10px;
	line-height: 20px;
	color: #ff0000;
}

.tall2 {
	/*font-size			: 12px;*/
	line-height			: 17px;
}
.input_error {
	color:red;
	font-size:10px;
	background-color		: #FFCCCC;
}

.bold {
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}

/*.tall12 {
	font-size: 10px;
	line-height: 20px;
}

.tall13 {
	font-size: 10px;
	line-height: 14px;
}

.white1 {
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
}

.white2 {
	font-size: 10px;
	line-height: 20px;
	color: #ffffff;
}
*/
/*ヘッダー関連*/
#HeaderLogo {
	width					: 174px;
}

.HeaderMenu {
	text-align				: right;
	vertical-align			: bottom;
}

#HeaderBanner {
	text-align				: left;
	vertical-align			: top;
	padding-left			: 20px;
	padding-left			: 20px;
	padding-bottom			: 1px;
}

#NaviIcoBox {
	margin-left				: 30px;
}

.NaviIco {
	margin-right			: 10px;
	margin-bottom			: 7px;
}

.NaviIcoL {
	margin-left				: 2px;
	/*
	margin-bottom			: 1px;
	*/
}

#UserNameBox {
	background-image		: url(../images/parts/dot_glay.gif);
	color					: #ffffff;
	line-height				: 20px;
	padding					: 2px 0px 3px 0px;
}

#UserName {
	margin-left				: 15px;
	font-size: 12px;
}

#HeaderBottomLine {
	background-image		: url(../images/parts/dot_rightglay.gif);
}



/*メニュー関連*/
.LMenuBox {
	width					: 205px;
	background-image		: url(../images/parts/dot_left_back.gif);
color:#FFFFFF;
font-size:10pt
}


#LMNShopName {
	width					: 205px;
	background-image		: url(../images/parts/left2.gif);
}

.LMItemName {
	padding					: 15px 0px 15px 0px;
}

.LMItemNameS {
	padding					: 0px 0px 15px 10px;
	line-height				: 26px;
}

.LMItemList {
	margin-left				: 10px;
	line-height				: 17px;
}

.YTenten {
	padding-bottom			: 10px;
}

/*フッター関連*/
#DownBox {
	background-image		: url(../images/parts/dot_glay.gif);
	vertical-align			: middle;
	padding					: 5px 0px 5px 15px;
}

#DownBox img {
	margin-right			: 10px;
}

#FooterBox {
	line-height				: 20px;
	padding					: 3px 0px 0px 15px;
}

#Copy {
	text-align				: center;
	padding					: 8px 62px 0px 0px;
}

/*マージン関連*/
.IndL15 {
	margin-left				: 15px;
}

.IndL10 {
	margin-left				: 10px;
}

.IndL130 {
	margin-left				: 130px;
}

.Hgt10 {
	height					: 10px;
}

.Hgt15 {
	height					: 15px;
}

.Hgt50 {
	height					: 50px;
}

.TMgn10 {
	margin-top				: 10px;
}

.BMgn30 {
	margin-bottom			: 30px;
}

.TMgn30 {
	margin				: 30px 0 0 -15px;
}

.TMgn15 {
	margin-top				: 15px;
}

.TBMgn5 {
	margin					: 5px 0px;
}

.TBMgn10 {
	margin					: 10px 0px;
}

.Mgn20 {
	margin					: 20px;
}

.Pad20 {
	padding					: 20px;
}

/*背景関連*/
.BgDLB {
	background-image		: url(../images/parts/dot_left_back.gif);
}

.BgDLBB {
	background-image		: url(../images/parts/dot_left_back.gif);
}

.BgDR {
	background-image		: url(../images/parts/dot_rightglay.gif);
}

.BgDR3 {
	background-image		: url(../images/parts/dot_rightglay3.gif);
}

.BgDG1 {
	background-image		: url(../images/parts/dot_gray1.gif);
}

.BgDG2 {
	background-image		: url(../images/parts/dot_gray2.gif);
}

.MainBottomR {
	text-align				: right;
	background-image		: url(../images/parts/dot_rightglay.gif);
}

.MainSide {
	background-image		: url(../images/parts/dot_rightglay.gif);
	vertical-align			: bottom;
}

/*コンテンツ内ボックス*/
.InfoBox15 {
	padding					: 15px 10px;
	background-image		: url(../images/parts/dot_rightglay2.gif);
	margin-bottom			: 15px;
}

.InfoBoxL {
	padding					: 15px;
	background-image		: url(../images/parts/dot_rightglay2.gif);
}

.InfoBox15L {
	padding					: 15px 1px;
	background-image		: url(../images/parts/dot_rightglay2.gif);
	margin-bottom			: 15px;
}

.InfoBox50 {
	padding					: 15px 10px;
	background-image		: url(../images/parts/dot_rightglay2.gif);
	margin-bottom			: 50px;
}

.InfoBox50L {
	padding					: 15px;
	background-image		: url(../images/parts/dot_rightglay2.gif);
	margin-bottom			: 50px;
}

/*商品リスト関連*/
.ListPageNavi {
	margin					: 15px 0px;
}

.ListGoods {
	border					: 2px solid #CDCDC8;
}

.BlandInfoGoods4 {
	width					: 25%;
	text-align				: left;
	vertical-align			: top;
	padding					: 5px 1px 1px 8px;
}

.BlandInfoGoods4S {
	width					: 25%;
	text-align				: left;
	vertical-align			: top;
	padding					: 5px;
}

.ListGoods5 {
	width					: 20%;
	text-align				: left;
	vertical-align			: bottom;
	padding					: 5px 12px 15px 12px;
}

.ListGoodsImgBox {
	width					: 100%;
	text-align				: middle;
	vertical-align			: top;
	padding					: 0px 0px 0px 0px;
}

.ListGoods5S {
	width					: 20%;
	text-align				: left;
	vertical-align			: top;
	padding					: 5px 10px 15px 10px;
}

.BlandInfoGoods4 p {
	width					: 86cpx;
	margin-top				: 5px;
}

.ListGoods5 p {
	width					: 86px;
	margin-top				: 5px;
}

.icon-new {
	/*background: #FF6666;*/
	/*color: #FFFFFF;*/
	/*font-size: 10px;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-weight: normal;*/
	/*padding: 1px 4px;*/
	/*margin-right: 2px;*/
	/*width: 20px;*/
	/* 2007/04/20 S.Yamamoto IE対策 */
	/*word-wrap: normal;*/
}
.icon-recom {
	/*background: #669966;*/
	/*color: #FFFFFF;*/
	/*font-size: 10px;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-weight: normal;*/
	/*padding: 1px 4px;*/
	/*margin-right: 2px;*/
	/*width: 72px;*/
	/*width: 77px;*/
	/* 2007/04/20 S.Yamamoto IE対策 */
	/*word-wrap: normal;*/
}
.icon-spe {
	/*background: #336666;*/
	/*color: #FFFFFF;*/
	/*font-size: 10px;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-weight: normal;*/
	/*padding: 1px 4px;*/
	/*margin-right: 2px;*/
	/*width: 40px;*/
	/* 2007/04/20 S.Yamamoto IE対策 */
	/*word-wrap: normal;*/
}
.icon-empty {
/*
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 1px 4px;
*/
}
.icon-sale {
	/*background: #BE0039;*/
	/*color: #FFFFFF;*/
	/*font-size: 10px;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-weight: normal;*/
	/*padding: 1px 4px;*/
	/*margin-right: 2px;*/
	/*width: 30px;*/
	/* 2007/04/20 S.Yamamoto IE対策 */
	/*word-wrap: normal;*/
}
/* 2007/08/29 IKEDA ADD for mikiri */
.icon-mikiri {
	/*background: #BE0039;*/
	/*background: #0066cc;*/
	/*background: #3366cc;*/
	/*color: #FFFFFF;*/
	/*font-size: 10px;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-weight: normal;*/
	/*padding: 1px 4px;*/
	/*margin-right: 2px;*/
	/*width: 77px;*/
	/* 2007/04/20 S.Yamamoto IE対策 */
	/*word-wrap: normal;*/
}
/* 2007/11/28 IKEDA ADD for scevent */
.icon-scevent {
	/*background: #F6750D;*/
	/*color: #FFFFFF;*/
	/*font-size: 10px;*/
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-weight: normal;*/
	/*padding: 1px 4px;*/
	/*margin-right: 2px;*/
	/*width: 56px;*/
	/*word-wrap: normal;*/
}
/*U1-ショップトップ関連*/
.BlandDisc {
	padding					: 10px 0px;
}

.BlandDiscTitle {
	height					: 11px;
	background-image		: url(../images/parts/dot_tenten.gif);
	background-repeat		: repeat-x;
	margin-bottom			: 10px;
}

.BlandInfoItemBox {
	margin					: 5px 0px;
}

.BlandInfoItem {
	width					: 25%;
	text-align				: left;
	vertical-align			: top;
	padding					: 5px 0px 6px 15px;
	background-image		: url(../images/parts/dot_sankaku2.gif);
	background-repeat		: no-repeat;
}

.IcoMore {
	text-align				: right;
	margin					: 15px 0px;
}

.BlandSInfoItem {
	font-size				: 10px;
	line-height				: 15px;
	text-align				: left;
	vertical-align			: top;
	padding					: 2px 0px 5px 12px;
	background-image		: url(../images/parts/dot_sankaku2.gif);
	background-repeat		: no-repeat;
}

/*インクルードファイル＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.include {
    color               : #999999;
    text-align          : left;
    vertical-align      : top;
    border              : solid 1px #cccccc;
    padding             : 2px;
}

/*U4-カート関連*/
.CartTH {
	background-color		: #D4D4CA;
	padding					: 4px 2px 2px 10px;
	border-right			: 1px solid #ffffff;
}

.CartTHN {
	vertical-align			: middle;
	background-color		: #D4D4CA;
	padding					: 4px 2px 2px 10px;
}

.CartTD {
	vertical-align			: middle;
	padding					: 5px 2px 15px 10px;
}

.CartTDR {
	text-align				: right;
	padding					: 30px 2px 20px 10px;
}

.CartTDRB {
	text-align				: right;
	padding					: 10px 2px 20px 10px;
}

.CartTDE {
	padding					: 30px 15px 20px 10px;
}

.CartTHLine {
	width					: 10px;
	background-color		: #D4D4CA;
	background-image		: url(../images/parts/dot_white.gif);
	background-repeat		: repeat-y;
}

.LineDT {
	height					: 1px;
	background-image		: url(../images/parts/dot_tenten3.gif);
	background-repeat		: repeat-x;
	margin					: 0px 10px;
}

.LineDTH {
	height					: 1px;
	background-image		: url(../images/parts/dot_tenten3.gif);
	background-repeat		: repeat-x;
	margin					: 10px 0px;
}

.LineDTN {
	height					: 1px;
	background-image		: url(../images/parts/dot_tenten3.gif);
	background-repeat		: repeat-x;
}

.LineDTW {
	width					: 1px;
	background-image		: url(../images/parts/dot_tenten2.gif);
	background-repeat		: repeat-y;
}

.BottomLink {
	background-image		: url(../images/parts/dot_rightglay3.gif);
	background-repeat		: repeat-y;
	padding					:1px;
}

.BottomLinkEnd {
	background-image		: url(../images/parts/dot_rightglay3.gif);
	background-repeat		: repeat-y;
	padding					: 0px;
}

.CartIconIMg {
	text-align			: left;
	vertical-align			: top;
	border					: 0px;
}

/*U9-注文内容確認関連*/
.CartInfoBox {
	background-image		: url(../images/parts/dot_rightglay2.gif);
	margin-bottom			: 20px;
}

.CartInfoTotalBox {
	margin					: 0px 20px 20px 20px;
}

.CartTHD {
	padding					: 0px 2px 2px 10px;
	border-right			: 1px solid #ffffff;
}

.CartTHDN {
	padding					: 0px 2px 2px 10px;
}

.CartTDD {
	padding					: 2px 2px 2px 10px;
}

.CartTDDL {
	padding					: 2px 10px 2px 10px;
	border-right			: 1px solid #ffffff;
}

.CartTotalPrice {
	text-align				: right;
	vertical-align			: middle;
	background-color		: #D4D4CA;
	padding					: 4px 2px 2px 10px;
	margin					: 5px 15px 5px 50px;
}

.CartTotalPrice2 {
	text-align				: right;
	vertical-align			: middle;
	background-color		: #D4D4CA;
	padding					: 4px 2px 2px 10px;
	margin					: 5px 0px 5px 50px;
}

/*アラート関連*/
.Alert {
	background-image		: url(../images/parts/dot_orange2.gif);
	padding					: 30px 20px 30px 20px;
	text-align				: center;
	margin-bottom			: 25px;
}
.AlertTitle {
	background-image		: url(../images/parts/dot_orange.gif);
	text-align				: left;
	margin-bottom			: 1px;
}

/*完了関連ページタイトル*/
.ImageTitleBox {
	padding-left			: 4px;
	background-image		: url(../images/parts/dot_rightglay4.gif);
}

/*完了エラー関連ページタイトル　yokota*/
.ImageTitleBox2 {
	padding-left			: 4px;
	background-image		: url(../images/parts/dot_pink1.gif);
}

/*U11-マイページ*/
.MypageItemTitle {
	margin-top				: 35px;
	background-image		: url(../images/parts/dot_gray1.gif);
}

.MypageItemBox {
	padding					: 15px 15px 20px 0px;
	background-image		: url(../images/parts/dot_gray2.gif);
}

/*U7-会員情報登録*/
.FormLitem {
	width					: 130px;
}

.FormLitemM {
	width					: 70px;
	vertical-align			: middle;
}

.FormLitemL {
	width					: 130px;
}

.FormLitemLM {
	width					: 135px;
	vertical-align			: middle;
}

.Lm {
	text-align				: left;
	vertical-align			: middle;
	line-height				: 13px;
}

.TextTitel {
	background-image		: url(../images/parts/dot_rightglay3.gif);
	margin-top				: 15px;
	padding					: 6px 6px 6px 15px;
	font-weight				: bold;
	font-size				: 12px;
	line-height				: 16px;
}

.TableTitel {
	background-image		: url(../images/parts/dot_rightglay3.gif);
	font-weight				: bold;
	font-size				: 12px;
	line-height				: 16px;
	border: none;
}

.TextAreaBox {
	width					: 590px;
	margin-top				: 5px;
	/*font-size				: 12px;*/
	line-height				: 17px;
}

#ranking {
 padding: 0px 9px 9px 0px; 
 background-image		: url(../images/parts/dot_left_back.gif);
 margin-bottom: 8px;
 }

#ranking { 
padding: 0px 9px 9px 0px;
background-image		: url(../images/parts/dot_left_back.gif);
}

#rankingf {
margin-bottom: 0.5em;
}

#ranking table {
width: 90%;
align: left;

line-height: 1.3em;
}

#ranking table th {
background: #67655A;
color: #FFFFFF;
font-weight: bold;
width: 16px;
border-bottom: 1px solid #FFFFFF;
}

#ranking table td {
background: #FFFFFF;

border-bottom: 1px solid #FFFFFF;
padding: 3px;
0px;
}

#ranking table td img {
float: left;
margin-right: 6px;
border: none;
}

.zip_frame{
    padding:0px;
    text-align:center;
}
.zip_frame2{
    padding:0px;
    width:400px;
    margin:0px auto;
    text-align:left;
}

.zip_search_box{
padding: 15px;
    font-size:10px;
    color:#666666;
    text-align:center;
}

table.addr_list{
    font-size:10px;
}

td.addr_list{
    border-bottom:1px solid #CCCCCC;
    padding:2px 10px;
}

.pos_cel{
    margin:8px;
    padding:8px;
    border:1px solid #999999;
    background-color:#EEEEEE;
    color:#666666;
    text-align:left;
}

/* おすすめ商品 */
#recommend_title{
	height:21px;
	width:109px;
	background-image:url("../images/parts/recommend_name.gif");
	text-indent:-9999px;
}
#recommend {
	width: 590px;
}

#recommend td.goods{
	padding: 0 15px;
	height: 240px; 
	vertical-align: bottom;
}

.disp_recommned_goods_cell {
    width               : 90px;
    height              : 100px;
    float               : left;
    padding             : 2px;
    margin              : 4px 0px 10px 0px;
    text-align          : left;
    vertical-align      : top;
}

/* お気に入り商品 */
#favorite {
	margin:0 0 30px 0; 
	text-align: center;
}

#favorite table {
	margin:0 auto;
}

#favorite td {
	padding:0 12px;
}

#favorite input {
	font-size:10px; padding: 1px;
}
/*関連商品詳細＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.linkage_itembox_cell {
    /*width               : 345px;*/
    width               : 305px;
    text-align          : left;
    vertical-align      : top;
    /*border              : solid 1px #EF5B07;*/
    /*padding             : 4px 2px 2px 2px;*/
    padding             : 0px 0px 0px 0px;
    margin              : 0px 0px 10px 0px;
}

.disp_linkage_goods_cell {
    /*width               : 110px;*/
    width               : 97px;
    float               : left;
    font-size           : 11px;
    line-height         : 16px;
    padding             : 2px;
    /*margin              : 4px 4px 10px 0px;*/
    margin              : 0px 0px 0px 0px;
    text-align          : left;
    vertical-align      : top;
}

/*チェックしたアイテムタブ＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.check_itembox_caption_all {
    /*width               : 760px;*/
    /*width               : 560px;*/
    /*width               : 720px;*/
    width               : 730px;
    text-align          : left;
    vertical-align      : middle;
    font-weight         : bold;
    letter-spacing      : 1px;
    /*color               : #ffffff;*/
    font-weight         : bold;
    /*background-image        : url(../../images/parts/tub_check_item.gif);*/
    background-repeat       : no-repeat;
    padding             : 0px;
    margin              : 0px;
}

.check_item_left {
    width               : 582px;
    float               : left;
    padding             : 5px 0px 2px 8px;
    margin              : 0px;
}

.check_item_right {
    padding             : 5px 0px 2px 0px;
    margin              : 0px;
}

/*チェックしたアイテム詳細＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.check_item_all {
    /*width               : 758px;*/
    /*width               : 558px;*/
    width               : 720px;
    text-align          : left;
    font-size           : 11px;
    text-align          : left;
    vertical-align      : top;
    /*border              : solid 1px #336699;*/
    margin              : 0px;
    padding             : 0px;
}

.check_itembox_cell_l {
    /*width               : 580px;*/
    width               : 720px;
    float               : left;
    /*border-right            : solid 1px #336699;*/
    padding             : 4px 2px 2px 2px;
    margin              : 0px 8px 0px 0px;
}

.check_itembox_cell_r {
    float               : left;
    padding             : 6px 0px 0px 0px;
    margin              : 0px;
}

.disp_check_goods_cell {
    /*width               : 112px;*/
    width               : 115px;
    height              : 100px;
    float               : left;
    padding             : 2px;
    margin              : 4px 0px 10px 0px;
    text-align          : left;
    vertical-align      : top;
}

#brandName {
	font-Size:10px;
	color:#333333;
}


/*カスタマページメニューテキスト＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#leftlist a{color:#FFFFFF;
/*font-Size:12px;*/}
#leftlist li{width:180px}

.FavItemTitle {
	margin-top				: 35px;
	background-image		: url(../images/parts/dot_rightglay3.gif);
}
