@charset "utf-8"; 



/*------------ float ---------------*/
.fright {float:right;}
.fleft {float:left;}



/*------------ マージン ---------------*/
.mg10 {margin:10px;}
.mg100 {margin-left:100px; display:inline;}
.mgb28 {margin-bottom:28px;}
.mgl35 {margin-left:35px;}



/*------------ リンク装飾 ---------------*/
.arrow01 {margin-top:10px; border:none; line-height:1em;}
.arrow01 a {background:url(../images/img_link.gif) center left no-repeat; padding-left:23px; margin-right:5px;}
.arrow02 {margin-top:10px; border:none; line-height:1em;}
.arrow02 a {background:url(../images/img_page_top.gif) center left no-repeat; padding-left:23px; margin-right:5px;}
.next_page {border:none; line-height:1em; float:right; margin:0;}
.next_page a {background:url(../images/img_next.gif) center left no-repeat; padding-left:17px;}
.prev_page {border:none; line-height:1em; float:left; margin:0;}
.prev_page a {background:url(../images/img_prev.gif) center left no-repeat; padding-left:17px;}



/*------------ テーブル ---------------*/
.topics th {color:#996633; background:url(../images/img_list_01.gif) left center no-repeat; width:150px; padding:10px 0 10px 22px;}
.category th span {background:url(../shop/images/img_category.gif) no-repeat left top #DCF3DC; padding-left:20px; line-height:1.5em;}
.category th {width:140px; text-align:left; vertical-align:top;}
.table_center {text-align:center;}
.table_gray {border:#999999 solid 1px;}
.table_gray th {background:#999999; color:#FFFFFF; text-align:center;}
.send_price {border:#999999 solid 1px; width:770px;}
.send_price th {background:#999999; color:#FFFFFF; text-align:center; width:70px;}
.send_price td {text-align:center;}



/*------------ テキストカラー ---------------*/
.text_clr_red {color:#FF6666;}




/*------------ リスト ---------------*/
.list_style_01 {margin:0; padding:0; list-style:none;}
.list_style_01 li {margin:0; padding:0; background:url(../images/img_list_02.gif) left center no-repeat; float:left; margin-left:18px; padding-left:20px; margin-top:13px; display:inline;}
.list_style_02 {margin:0; padding:0; list-style:none;}
.list_style_02 li {margin:0; padding:0; background:url(../images/img_link.gif) left center no-repeat; padding-left:25px;}
.list_style_03 {margin:0 0 0 50px; padding:0; list-style:none;}
.list_style_03 li {margin:0; padding:0; background:url(../images/img_list_02.gif) left center no-repeat; padding-left:20px;}
.list_style_04 {margin:0 0 0 50px; padding:0; list-style:none; display:inline;}
.list_style_04 li {margin:0; padding:0; background:url(../images/img_list_03.gif) left center no-repeat; padding-left:20px;}


/*------------ ブロック ---------------*/
.block {display:block;}



/*------------ hr --------------*/
div.redrule {height:0; background:#FFFFFF; clear:both;}
div.redrule hr {display: none;}
div.redrule * {display: none;}
div.redrule2 {height: 1px; background:#CCCCCC; clear:both;}
div.redrule2 hr {display: none;}
div.redrule2 * {display: none;}




