h1, h2, h3, h4, p,goods_list_style,
ul, ol, li,
dl, dt, dd,
table, tr, td, body,
form{
	padding:0px;
	margin:0px;
	border:0px;
	}

*{	font-family: "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
	line-height:1.5;
	font-size:12px;
}

body{
}

img{
	border:none;
	}
	
ul,ol,li{
	list-style-type:none;
	}

table{
	border-collapse:collapse;
	}

.left{
	text-align:left;
	}
	
.right{
	text-align:right;
	}

.center{
	text-align:center;
	}

.auto{	
	margin:auto;
	}	
.clear{
	clear:both;
	}

.f_left{
	float:left;
	}

.f_right{
	float:right;
	}

.bold{
	font-weight:bold;
	}


.px_10{
	font-size:10px;
	line-height:1;
	}

.px_11{
	font-size:11px;
	}

.px_14{
	font-size:14px;
	}
	
.px_16{
	font-size:16px;
	}

.red{
	color:#cc0000;
	}
	

.goods_list_style {
	margin:0;
}



/****************************/
/* 　　　　ヘッダー　　　　 */
/****************************/

/*h1{
	float:left;
	}

#header{
	padding:6px 10px 0px 10px;
	}

ul#gmenu {
	float:right;
	margin-top:25px;
	}
	
ul#gmenu li{
	float:left;
	}
*/
/****************************/
/* ヘッダーのアンダーライン */
/****************************/

/*.line{
	height:6px;
	background:url(Images/line.gif);
	background-repeat:repeat-x;
	margin-top:6px;
	margin-bottom:0px!important;
	margin-bottom:-10px;
	}

*/




/****************************/
/* 　　　　ヘッダー　　　　 */
/****************************/

h1{
	float:left;
	}





h2.menu{
	}


/****************************/
/*　  Bコンテンツ　　　　    */
/****************************/

.item_cont{
	margin:0 auto 10px;
}



/****************************/
/*　  ショッピングカート    */
/****************************/

#cart1{
	float:right;
	margin-right:8px;
	margin-top:1px;
	}

	
	


/****************************/
/*　     カテゴリ一覧       */
/****************************/


td#DRAG__SIDE_CONTENTS table.category_list p a:link{
	color:#003abf;
	}
	
td#DRAG__SIDE_CONTENTS table.category_list p a:visited{
	color:#003abf;
	}	

td#DRAG__SIDE_CONTENTS table.category_list p a:hover{
	color:#003abf;
	}	
	

td#DRAG__MAIN_CONTENTS table.category_list p a:link{
	color:#003abf;
	}
	
td#DRAG__MAIN_CONTENTS table.category_list p a:visited{
	color:#003abf;
	}	

td#DRAG__MAIN_CONTENTS table.category_list p a:hover{
	color:#003abf;
	}

td#DRAG__MAIN_CONTENTS2 table.category_list p a:link{
	color:#003abf;
	}
	
td#DRAG__MAIN_CONTENTS2 table.category_list p a:visited{
	color:#003abf;
	}	

td#DRAG__MAIN_CONTENTS2 table.category_list p a:hover{
	color:#003abf;
	}
	
	



/****************************/
/*     コンテンツリンク     */
/****************************/



td#DRAG__SIDE_CONTENTS ul#content_link a:link{
	color:#003abf;
	}
	
td#DRAG__SIDE_CONTENTS ul#content_link a:visited{
	color:#003abf;
	}	

td#DRAG__SIDE_CONTENTS ul#content_link a:hover{
	color:#003abf;
	}	
	

td#DRAG__MAIN_CONTENTS ul#content_link a:link{
	color:#003abf;
	}
	
td#DRAG__MAIN_CONTENTS ul#content_link a:visited{
	color:#003abf;
	}	

td#DRAG__MAIN_CONTENTS ul#content_link a:hover{
	color:#003abf;
	}

td#DRAG__MAIN_CONTENTS2 ul#content_link a:link{
	color:#003abf;
	}
	
td#DRAG__MAIN_CONTENTS2 ul#content_link a:visited{
	color:#003abf;
	}	

td#DRAG__MAIN_CONTENTS2 ul#content_link a:hover{
	color:#003abf;
	}





/****************************/
/*     　　配送情報　　     */
/****************************/



#shipping p{
	padding:3px;
	}



/****************************/
/*   　商品一覧　ループ用   */
/****************************/


	
.item_list{
	text-align:center;
	margin:5px 0 5px;
	}
	


/**********************************/
/*     　　SHOPカートページ　　   */
/**********************************/

table.designtable{

	border:1px solid #dfdfdf;
	padding:4px;
	}

.designtable th{
	padding:4px;
	border:1px solid #dfdfdf;
	background:#dfdfdf;
	text-align:left;
	}

.designtable td{
	padding:4px;
	border:1px solid #dfdfdf;
	}
	



/**********************************/
/*           Information    　　  */
/**********************************/

td#DRAG__FOOT_CONTENTS h3{
	}

td#DRAG__FOOT_CONTENTS h4{

	padding:3px;
	font-size:13px;
	}

#container table.info{
	width:880px;
	margin-top:5px;
	}
	
#container1 table.info{
	width:880px;
	margin-top:5px;
	}

table.info td{
	width:50%;
	padding:3px;

	}



table#card td{
	padding:5px;
	border:none;

	}


/**********************************/
/*         　 商品詳細　    　　  */
/**********************************/

table#detail{
	
	}

table#detail th{
	text-align:left;
	}
	
table#detail th,table#detail td{
	padding:5px;
	}

ul.detail_img{
	text-align:center;
	}

ul.detail_img li{
	float:left;
	margin:5px;
	}

p#detail_text{
	line-height:1.8em;
	}






/****************************/
/*  　topページニュース　　 */
/****************************/


p.news{
	line-height:1.8em;
	padding-left:15px;
	}




