@charset "utf-8";

/*-----------------COMMON SETTINGS-----------------*/

p{
	line-height:1.3em;
	}
table{
	border: none;
	border-collapse:collapse;
	padding: 0px;
	margin:0px;
}

tr,td{
	padding: 0px;
	margin: 0px;
}


body{
	color:#555;
	font-size:12px;
}

/*-----------------LINK SETTINGS-----------------*/

a:link{
    color:#555;
    text-decoration:none;
}

a:visited{
    color:#555;
    text-decoration:none;
}

a:hover{
    color:#0174C6;
    text-decoration:underline;	
}





/**********************************************
					レイアウト
***********************************************/

#headerWrap{
	width:100%;
	border-top:10px solid #171717;
	border-bottom:2px solid #171717;
	background:#fff;
}
#headerWrap table{
	width:950px;
	margin:0px auto;
	background:#fff;
}
#headerWrap table td{
	vertical-align:top;
}
#layout{
	margin:0px auto;
	width:950px;
	background:#fff;
}
#DRAG__SIDE_CONTENTS1{
	width:195px;
	padding-right:20px;
	vertical-align:top;
}
#DRAG__MAIN_CONTENTS1{
	width:735px;
	vertical-align:top;
}
#layoutInnerTable #DRAG__MAIN_CONTENTS2{
	vertical-align:top;
	width:352px;
	border-right:1px solid #171717;
	padding-right:15px;
}
#layoutInnerTable #DRAG__MAIN_CONTENTS3{
	vertical-align:top;
	width:352px;
	padding-left:15px;
}
#layoutInnerTable #DRAG__MAIN_CONTENTS4{
	width:735px;
	vertical-align:top;
}
#layout td{
	vertical-align:top;
}
#contentWrap{
	margin:0px auto;
	width:950px;
	padding-bottom:20px;
	background:url(Images/btn_pagetop_head.gif) no-repeat right bottom;
}
#PageTopWrap{
	background:#171717;
	width:100%;
}
#PageTopWrap p{
	width:950px;
	text-align:right;
	margin:0px auto;
}
#footerWrap{
	background:url(Images/footer_bg.gif);
}
#footerWrap table{
	width:950px;
	margin:0px auto;
}
/**********************************************
					ヘッダー
***********************************************/



/*----------------------商品検索--------------------------*/
#searchBox{
	background:#171717 url(Images/img_search_bg.gif) no-repeat right bottom;
	width:268px;
	padding-bottom:8px;
}
#searchBox table{
	background:#171717;
	width:258px;
	margin-left:5px;
	margin-right:5px;
	height:15px;
}
#searchWord{
	border:0px;
	font-size:11px;
	height:15px;
	background:#5A5D66;
	color:#fff;
	width:180px;
}
#searchBtn{
	background:url(Images/btn_search.gif) no-repeat;
	width:49px;
	height:15px;
	font-size:0px;
	border:none;
	text-indent:-9999px;
	display:block;
	
}






/*----------------------見出し--------------------------*/





/**********************************************
					左カラム
***********************************************/
/*-------ログイン------------*/
#loginWrap{
	width:195px;
	margin-top:15px;
}
.corner01,.corner02,.corner03{
	height:1px;
	background:#171717;
	display:block;
	font-size:0px;
	line-height:0px;
}
.corner01{
	margin:0px 4px;
}
.corner02{
	margin:0px 2px;
}
.corner03{
	margin:0px 1px;
}
#loginBox{
	background:#171717;
	padding:10px 15px;
}
#loginBox table{
	width:165px;
}
.loginTxt{
	font-size:12px;
	color:#fff;
	width:120px;
	background:#5A5C65;
	height:15px;
	border:0px;
}
#loginBox a:link,#loginBox a:visited{
	color:#fff;
	font-size:11px;
}
#loginBox a:hover,#loginBox a:active{
    color:#0174C6;
    text-decoration:underline;
	font-size:11px;
}



/*------ 各カテゴリ一覧------*/


.catLst{
	padding-left:20px;
	background:url(Images/icon_arrow01.gif) no-repeat 6px 4px;
	font-size:11px;
	margin-top:5px;
}




/**********************************************
					右カラム
***********************************************/
.topNew{
	padding-bottom:5px;
	border-bottom:dotted 1px #171717;
	margin-bottom:15px;
}
.topNew dt{
	color:#0174C6;
	font-weight:bold;
	background:url(Images/icon_arrow02.gif) no-repeat left center;
	padding-left:15px;
	font-size:11px;
}
.topNew dd{
	color:#555;
	font-size:11px;
}
.topNew dd a:link,.topNew dd a:visited{
	color:#555;
}
.topNew dd a:hover,.topNew dd a:active{
	color:#0174C6;
}
/**********************************************
			TOPページメイン
***********************************************/


/*--商品一覧パーツリンクテキスト共通---*/

.goodsName a:hover,.goodsName a:active{
	color:#0174C6;
}




/*----------------------copyright--------------------------*/

#footerLeftBox{
	border-right:solid 1px #fff;
	color:#333;
	vertical-align:top;
	width:316px;
}
#footerCenterBox{
	border-right:solid 1px #fff;
	color:#333;
	vertical-align:top;
	width:316px;
}
#footerRightBox{
	color:#333;
	vertical-align:top;
	width:316px;
}
#footerRightBox ul li{
	font-size:12px;
	line-height:1.5em;
}
address{
	font-style:normal;
	font-size:11px;
	margin-top:10px;
}

/**********************************************
			カテゴリ一覧ページ
***********************************************/
#categoryPage  #DRAG__MAIN_CONTENTS1 table td{
	vertical-align:middle;
}
.categoryTitleWrap{
	width:735px;
	margin-top:15px;
}
.r01,.r02,.r03{
	height:1px;
	background:#0C5AAB;
	display:block;
	font-size:0px;
	line-height:0px;
}
.r01{
	margin:0px 4px;
}
.r02{
	margin:0px 2px;
}
.r03{
	margin:0px 1px;
}
.categoryTitleWrap table{
	background:#0C5AAB;
	width:735px;
}
.categoryTitleWrap table th{
	padding-left:10px;
	width:20px;
	text-align:left;
	vertical-align:middle;
}
.categoryTitleWrap table td{
	font-weight:bold;
	color:#fff;
	text-align:left;
	vertical-align:middle;
	font-size:12px;
}
.categoryBrandTitle{
	font-size:12px;
	font-weight:bold;
	padding:2px;
	padding-left:10px;
	background:#E9E9E9;
	color:#333;
	width:723px;
}
/*-----------------FONTS SETTINGS-----------------*/

.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;
}

/*//-----------------END FONT SETTINGS-----------------*/


