@charset "utf-8";

/*-----------------COMMON SETTINGS-----------------*/
body {
    font:13px "メイリオ",Meiryo,"ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
	color:#555;
}

table{
	border: none;
	border-collapse:collapse;
	padding: 0px;
	margin:0px;
	font-size:inherit;
    font:100%;
}

tr,td{
	padding: 0px;
	margin: 0px;
	
}


p{
	line-height:1.5em;
	font-size:93%;
	}

/*-----------------LINK SETTINGS-----------------*/

a:link{
    color:#555;
    text-decoration:none;
}

a:visited{
    color:#555;
    text-decoration:none;
}

a:hover{
    color:#555;
    text-decoration:underline;	
}


.linkBlue:link,.linkBlue:visited{
	color:#6A9E9E;
    text-decoration:none;
}
.linkBlue:hover,.linkBlue:active{
	color:#6A9E9E;
    text-decoration:underline;
}



/**********************************************
					レイアウト
***********************************************/

#bodyBg01{
	background:url(Images/body_bg_allRepeat.gif);
}

#bodyBg02{
	background:url(Images/body_bg_repeat.jpg) repeat-y center top;
}

#bodyBg03{
	background:url(Images/body_bg_top.jpg) no-repeat center top;
	text-align:center;
}


#layout{
	background:#fff;
	margin:0px auto;
}
#layout td{
	vertical-align:top;

}
td{
	text-align:left;
}
#DRAG__SIDE_CONTENTS1{
	vertical-align:top;
	width:180px;
}
#DRAG__SIDE_CONTENTS2{
	vertical-align:top;
	width:180px;
}
#DRAG__MAIN_CONTENTS1{
	padding-left:15px;
	padding-right:15px;
	vertical-align:top;
}



/**********************************************
					検索
***********************************************/

#searchWord{
	background:#E7DECE;
	border:#D3C3A5;
	padding:2px;
	height:15px;
	line-height:1.1em;
	font-size;12px;
	width:185px;
	color:#4F3124;
}

#searchBtn{
	border:none;
	width:44px;
	background:url(Images/btn_search.gif) no-repeat center center;
	height:20px;
	font-size:12px;
	color:#fff;
}
/**********************************************
					メニュー
***********************************************/
#navi{
	overflow:hidden;
	width:690px;
	height:40px;
}
#navi li{
	float:left;
}

/**********************************************
				サイドカテゴリ
***********************************************/
.sideCategoryTable{
	width:180px;
	border:solid 1px #0E0E0E;
	border-top:none;
}
#layout .sideCategoryTable td{
	padding:5px;
	vertical-align:middle;
	word-break:normal;
}

/**********************************************
				ランキング
***********************************************/
.rankingWrap{
	position:relative;
	background:url(Images/side_ranking_border.gif) repeat-x center bottom;
	padding-bottom:15px;
	padding-top:10px;
	margin-bottom:10px;
}
.rankImg{
	padding:2px;
	text-align:center;
	background:url(Images/side_ranking_img_bg.gif) repeat-y center top;
}
.rankNo{
	position:absolute;
	left:-5px;
	top:-5px;
}


/**********************************************
				brand検索
***********************************************/
.brandTable{
	width:570px;
}

.brandTable td{
	text-align:center;
}

/**********************************************
				商品一覧
***********************************************/
.itemWrapper{
	border:solid 2px #dedede;
	width:120px;
	padding:10px 5px;
	word-break:break-all;
	margin-top:10px;
}
.soldout{
	background:#34A39E;
	padding:2px;
	line-height:1.2em;
	text-align:center;
	color:#fff;
	font-size:9px;
	font-weight:bold;
	margin-top:5px;
}
.itemPrice{
	padding-top:7px;
	background:url(Images/center_underLine.gif) repeat-x center top;
	color:#B53232;
	font-weight:bold;
	line-height:1.2em;
	margin-top:5px;
}
.itemName{
	line-height:1.2em;
	margin-top:10px;
}

/**********************************************
					パンクズ
***********************************************/
.pankuzu{
	line-height:1.2em;
	background:url(Images/pankuzu_bg.jpg);
	padding:3px 10px;
	font-size:11px;
}
.pankuzu a:link,.pankuzu a:visited{
	color:#6A9E9E;
	text-decoration:underline;
}
.pankuzu a:hover,.pankuzu a:active{
	color:#6A9E9E;
	text-decoration:none;

}
/**********************************************
					見出し
***********************************************/

.titleCommonDsgn{
	background:url(Images/center_title_border_long.gif) repeat-x left bottom;
	color:#555;
	line-height:1.1em;
	padding-left:5px;
	font-size:108%;
	font-weight:bold;
	padding-bottom:7px;
	margin-top:10px;
}
.titleCommonDsgn2{
	background:url(Images/center_title_bg.jpg) no-repeat;
	line-height:1.1em;
	font-size:108%;
	font-weight:bold;
	padding:10px 20px;
	margin-top:10px;
	color:#fff;
}
/**********************************************
					商品ヒット数
***********************************************/
.recordCount{
	background:url(Images/center_title_border_long.gif) repeat-x left bottom;
	color:#555;
	line-height:1.1em;
	text-align:right;
	font-size:11px;
	padding-bottom:7px;
	margin-top:10px;
}
/**********************************************
				ページ数
***********************************************/
.page{
	background:url(Images/center_underline.gif) repeat-x left top;
	padding-top:10px;
	line-height:1.2em;
	text-align:right;
	font-size:11px;
}
.page2{
	background:url(Images/center_underline.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-top:10px;
}
/**********************************************
					footer
***********************************************/
#footerLink{
	border-top:1px dotted #666;
	width:960px;
	overflow:hidden;
	padding:5px 0px 10px;
	background:url(Images/footer_line.gif) no-repeat center bottom;
	margin-top:10px;
}
#footerLink li{
	float:left;
	border-right:1px dotted #666;
	padding:0px 10px;
	font-size:11px;
}
#footerLink02{
	overflow:hidden;
}
#footerLink02 li{
	float:left;
	font-size:11px;
	background:url(Images/icon_arrow01.gif) no-repeat left center;
	line-height:1.1em;
	padding:0px 20px 0px 10px;
}
address{
	font-size:11px;
	font-style:normal;
}

.newsDate{
	padding-left:22px;
	background:url(Images/icon_arrow03.gif) no-repeat left center;
	font-weight:bold;
	color:#538f8f;
	line-height:1.2em;
	margin-top:10px;
}
.newsTitle{
	background:url(Images/center_underLine.gif) repeat-x left bottom;
	padding-bottom:10px;
	margin-top:5px;
}
/**********************************************
					フォント関連
***********************************************/

.naviTxt {
    text-align:center;
}

.menu_title {
	font-weight: bold;
	vertical-align:middle;
	text-indent: 5px;
}
.menu_list {
	line-height: 1.5em;
	vertical-align: middle;

}
.copyright {
	font-size: 9px;
	text-align:center;
}
.main_title {
	font-weight: bold;
}
.news {
	line-height: 1.5em;
	font-weight: bold;
	text-indent: 10px;
	vertical-align: middle;
}
.news2 {
	line-height: 1.5em;
	font-weight: bold;
	vertical-align: middle;
}
.item_description {
	font-size: 10px;
	line-height: 1.5em;
}
.button {
	font-size: 10px;
	background-color: #FFFFFF;
	color: #000000;
	border-color: #555555;
	border-width: 1px;
}
.footer_link {

	text-align:center;
}

.c_white {
	color: #FFFFFF;
}
.c_purple {
	color: #6600CC;
}

.text_1 {
	font-size: 10px;
	line-height: 1.5em;
}

.text_2 {
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: 3px;
	text-indent: 12px;
	vertical-align: middle;
}
.text_3 {
	line-height: 1.5em;
	vertical-align: middle;
}

.text_4 {
	line-height: 1.5em;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: middle;
}

.text_5 {
	font-size: 10px;
	line-height: 1.5em;
	vertical-align: middle;
}

.text_6 {
	line-height: 1.5em;
	vertical-align: middle;
}

.catImage {
margin:5px;
float:left;
}

.catComment {
padding:5px;
display:block;
}

.menu_text_1 {

	vertical-align: middle;
}

.main_title_1 {
	line-height: 1.5em;
	font-weight: bold;
	text-indent: 4px;
}

.main_title_2 {
	font-weight: bold;
}

.purchase_text_1 {
	line-height: 1.5em;
	font-weight: bolder;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 2px;
padding:3px 5px;
}

.purchase_text_2 {
	line-height: 1.5em;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 2px;
padding:3px 5px;

}

.purchase_text_3 {
	line-height: 1.5em;
	font-weight: bold;
	vertical-align: middle;
	letter-spacing: 2px;]
padding:3px 5px;
}

.purchase_text_4 {
	line-height: 1.5em;
	vertical-align: middle;
	letter-spacing: 2px;
padding:3px 5px;
}

.detail_text_1 {
	vertical-align: middle;
	letter-spacing: 2px;
}

.detail_text_2 {
	line-height: 1.5em;
	font-weight: bolder;
	vertical-align: middle;
	letter-spacing: 3px;
	color:#FF0000;
}
.detailPrice{
	font-size:116%;
	color:#f30;
	font-weight:bold;
}
.detailPrice div{
	font-size:93%;
	color:#555;
}
/*//-----------------END FONT SETTINGS-----------------*/


.mt_05{
	margin-top:5px;
	}

.mt_10{
	margin-top:10px;
	}
	
.mt_15{
	margin-top:15px;
	}

.mt_20{
	margin-top:20px;
	}
.pt_05{
	padding-top:5px;
	}

.pt_10{
	padding-top:10px;
	}
	
.pt_15{
	padding-top:15px;
	}

.pt_20{
	padding-top:20px;
	}
	.mb_05{
	margin-bottom:5px;
	}
.mb_10{
	margin-bottom:10px;
	}
	
.mb_15{
	margin-bottom:15px;
	}

.mb_20{
	margin-bottom:20px;
	}
.pb_05{
	padding-bottom:5px;
	}
.pb_10{
	padding-bottom:10px;
	}
	
.pb_15{
	padding-bottom:15px;
	}

.pb_20{
	padding-bottom:20px;
	}

/**********************************************
					keycolor
***********************************************/
body .strg{
	color:#6A9E9E;
}
