﻿@charset "utf-8"; 

/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: #e0e0e0;
    background-image: url("/img/bgBody.gif");
    background-attachment: fixed;
    background-position: center;
    background-repeat: repeat-y;
    font-size: .75em;
    font-family: 'メイリオ', 'ＭＳ ゴシック', Verdana, Helvetica, Sans-Serif;
    margin: 0;
    padding: 0;
}

a:link
{
    color: #0063e3;
    text-decoration: none;
}
a:visited
{
    color: #505abc;
    text-decoration: none;
}
a:hover
{
    color: #1d60ff;
    text-decoration: none;
}
a:active
{
    color: #12eb87;
}

p
{
    margin-bottom: 10px;
    line-height: 1.5em;
}

ul
{
    margin: 0 0 0 0;
}

ul.menu li 
{
    display: inline;
    color: #ffffff;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

img
{
    border-width: 0px;
    border-spacing: 0px;
}


/* HEADINGS   
----------------------------------------------------------*/
h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #000;
    font-family: 'ＭＳ ゴシック', Arial, Helvetica, sans-serif;
}

h1
{
    font-size: 2em;
    padding-bottom: 0;
    margin-bottom: 0;
}
h2
{
    padding: 0 0 10px 0;
}
h3
{
    font-size: 1.2em;
}
h4
{
    font-size: 1.1em;
}
h5, h6
{
    font-size: 1em;
}


/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

/* Site.Master  --------------------------------------------*/
/***** clearfix *****/
.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

#page_margins { margin: 0 auto; }   
  
#page_margins { width: 975px;  min-width: 975px; max-width: 975px; background: #fff;}  

#header_div { width: 975px;  min-width: 975px; height: 100px; margin: 0 auto;}  

#nav_div
{
    width: 920px;
    min-width: 920px;
    height: 45px;
    margin: 0 auto;
    background-color: #E6E6E6;
    vertical-align: middle;
}      

#nav_div_info_ul
{
    margin: 0px;
    padding: 0px;
    float: left;
}

#nav_div_info_ul li
{    
    margin: 0px;
    padding: 0px;    
    list-style: none;
    position: relative;
    float: left;
}

#nav_div_ope_ul li
{
    margin: 0px;
    padding: 0px;    
    list-style: none;
    position: relative;
    float: left;
}
    
#main_div 
{
     margin: 0 auto;
     background: #fff; 
}

#side_nav_div 
{
    float: left; 
    width: 200px;  
    margin: 30px 10px 10px 10px;     
}   

#main_content_div 
{ 
    width: 735px;  
    margin: 30px 10px 10px 220px;     
}

/* float for IE6 */
* html #side_nav_div 
{
    float: left; 
    width: 200px;  
    /*margin: 30px 10px 10px 10px;*/ 
    margin: 15px 5px 5px 5px;
    /*display: inline;*/
}   

* html #main_content_div 
{ 
    width: 735px;  
    /*margin: 30px 10px 10px 220px;*/
    margin: 15px 5px 5px 110px; 
    /*display: inline;*/
}

/* float for IE7 */
* + html #side_nav_div
{
	float: left; 
    width: 200px;  
    margin: 30px 10px 10px 10px;    
    /*display: inline;*/
}

* + html #main_content_div
{	
    width: 735px;  
    margin: 30px 10px 10px 220px;
    /*display: inline;*/
}


#footer_div
{    
    clear: both;
    width: 975px;
    margin: 0 auto;
}  

#footer_title_pref
{
    width: 970px;
    margin: 0 auto;
}

#footer_content_pref
{
    width: 850px;
    margin: 0 auto;
}

.pager_div
{    
    width: auto;
    margin: 0 auto;
    position: relative;    
}

#zero_result_description
{
    width: 100%;
    text-align: center;    
}

#footer_adsense
{
    margin: 30px 0px 20px 0px;
    text-align: center;
}

#logo_h1
{ 
    text-indent: -9999px; 
    background: url('/img/toplogo.png') no-repeat; 
    height: 80px;
    width: 600px; 
}

#adspace_div
{
    border: 1px solid #C0C0C0;
    width: 180px;
    margin: 10px 0px 0px 0px;
    text-align: center;
}

.adspace_title
{
    width: 180px;
    margin: 5px 0px 5px 0px;
    text-align: left;
    font-size: 85%;
    color: #808080;
}

.ad
{
    margin: 0px 0px 5px 0px;
}

/* Home ---------------------------------------------------- */
#home_category_ul
{
    width: 100%;
    padding: 0;
    border: 0px;
}

.home_category_li
{
    vertical-align: top;
    display: -moz-inline-box; /* Firefox 2 and older */
    display: inline-block;
    width: 350px;
    margin: 10px 10px 0px 0px;
    list-style: none;    
    border: 0px;
    padding: 0;
    float: left;
}

* html .home_category_li{ /* IE 6 */
    display:inline;
    zoom:1;    
}
 
*:first-child+html .home_category_li{ /* IE 7 */
    display:inline;
    zoom:1;    
}

.home_category_article_ul
{
    width: 100%;
    padding: 0;
    border: 0px;
}

.home_category_article_ul li
{
    vertical-align: top;
    display: -moz-inline-box; /* Firefox 2 and older */
    display: inline-block;
    width: auto;
    margin: 10px;
    list-style: none;    
    border: 0px;
    padding: 0;
}

* html .home_category_article_ul li{ /* IE 6 */
    display:inline;
    zoom:1;
    float: left;
}
 
*:first-child+html .home_category_article_ul li{ /* IE 7 */
    display:inline;
    zoom:1;
    float: left;
}

#top_content_container
{    
    width: 720px;
    margin: 15px 0px 10px 0px;
    padding: 5px;
    background-color: #E6E6E6;
}

#top_content_banner
{
    float: left;
    width: 300px;     
    height: 200px;   
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
}

#top_content_news
{
    padding: 0px;
    margin: 0px;        
    background-color: #fff;
}

#news_table
{       
    width: 415px;
    height: 200px;
    margin: 0px 0px 0px 5px;
    padding: 0px;
    background-color: #fff;
    vertical-align: middle;
}

.news_date
{
    width: 80px;
    height: 15px;
    font-size: 10px;
    color: #FF6600;
    vertical-align: top;    
}

.news_title
{
    width: 330px;
    height: 15px;
    font-size: 10px;
    vertical-align: top;
}

.news_content
{
    width: auto;
    font-size: 10px;
    vertical-align: top;
    border-top-style: dotted;
    border-top-width: 1px;
    border-top-color: #808080;
}

.news_content strong
{
    font-weight: normal;
}

#top_newarrival_h2
{
    background-position: url('/img/top_newarrival.png') no-repeat;
    text-indent: -9999px;
    background: url('/img/top_newarrival.png') no-repeat;
    height: 25px;
    width: 730px;
    margin: 0px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}

#top_container
{
    width: 734px;
}

#top_recomend_container
{        
    width: 733px;
    margin: 0px 0px 0px 0px;
}

#top_recomend_ul
{
    width: 100%;
    padding: 0;
    border: 0px;
    margin: 0px 0px 20px 0px;
}

#top_recomend_ul li
{
    border:0; margin:0px 5px 0px 0px; padding:0;
    font-size:10px;
    text-align: center;
    list-style:none;
    position: relative;
    float: left;
}

#top_secondrec_ul
{
    width: 100%;
    padding: 0;
    border: 0px;
    margin: 10px 0px 20px 0px;
}

#top_secondrec_ul li
{
    border:0; margin:0px 25px 0px 0px; padding:0;
    font-size:10px;
    text-align: center;
    list-style:none;
    position: relative;
    float: left;
}

* html #top_secondrec_ul li
{
    border:0; margin:0px 12px 0px 0px; padding:0;
    font-size:10px;
    text-align: center;
    list-style:none;
    position: relative;
    float: left;
}

*:first-child+html #top_secondrec_ul li
{
    border:0; margin:0px 12px 0px 0px; padding:0;
    font-size:10px;
    text-align: center;
    list-style:none;
    position: relative;
    float: left;
}

#top_newarrival_container
{
    width: 733px;
    margin: 0px 0px 0px 0px;
}

/* Search -------------------------------------------------- */

#article_search_base_div
{
    width: 900px;
    margin: 20px 10px 20px 10px;
    padding: 5px 5px 10px 5px;
    background-color: #272727;
    float: left;
}

/* float for IE6 */
* html #article_search_base_div 
{
    width: 900px;
    margin: 10px 5px 10px 5px;
    padding: 5px 5px 10px 5px;
    background-color: #272727;
}  

/* float for IE7 */
* + html #article_search_base_div
{
	width: 900px;
    margin: 10px 5px 10px 5px;
    padding: 5px 5px 10px 5px;
    background-color: #272727;
}

.search_price
{
    padding: 0px 10px 15px 10px;
}

#search_category
{
    width: 200px;
}

#search_subcategory
{
    width: 200px;
}

#search_target
{
    width: 80px;
}

#search_query
{
    width: 190px;
}


/* Pager --------------------------------------------------- */
#pagination-flickr ul
{
    border: 0; 
    margin: 0; 
    padding: 0;
    position: relative;
}

#pagination-flickr li{
    border:0; margin:0; padding:0;
    font-size:11px;
    list-style:none;
    position: relative;
}

* html #pagination-flickr li{
    border:0; margin:0; padding:0;
    font-size:11px;
    list-style:none;
    position: relative;
    float: left;
}

* + html #pagination-flickr li{
    border:0; margin:0; padding:0;
    font-size:11px;
    list-style:none;
    position: relative;
    float: left;
}

#pagination-flickr a{
    border:solid 1px #DDDDDD;
    margin-right:2px;
}

#pagination-flickr .previous-off,
#pagination-flickr .next-off {
    color:#666666;
    display:block;
    float:left;
    font-weight:bold;
    padding:3px 4px;
}

#pagination-flickr .next a,
#pagination-flickr .previous a {    
    border:solid 1px #DDDDDD;
} 

#pagination-flickr a:link,
#pagination-flickr a:visited {
    color:#0063e3;
    display:block;
    float:left;
    padding:3px 6px;
    text-decoration:none;
}

#pagination-flickr .active
{
    color: #FF0000;
    font-weight: bold;    
}

#pagination-flickr .active a
{
    color: #FF0000;
    font-weight: bold;
    display: block;
    float: left;
    margin-right:2px;
}

#pagination-flickr a:hover
{
    color: #FF0000;
    border:solid 1px #666666;
}

/* 商品検索結果 ------------------------------------------------ */

ul.article_list
{
    width:100%;
    padding:0;
    border:0px;
}

ul.article_list li
{
    vertical-align:top;
    display:-moz-inline-box; /* Firefox 2 and older */
    display:inline-block;
    width:135px;
    margin: 20px;
    list-style:none;
    border:0px;
}

* html ul.article_list li{ /* IE 6 */
    display:inline;
    zoom:1;
}
 
*:first-child+html ul.article_list li{ /* IE 7 */
    display:inline;
    zoom:1;
}

/* code for "-moz-inline-box" [BEGIN] */
div.article_list_text{
    display:table-row-group;
}

div.article_list_text p
{
    width: 135px;
    font-size: 90%;
}

p.article_list_image{
    width:135px;
    display:table-row-group;
}

div.article_list_price
{
    display: table-row-group;
    text-align: right;
}

div.article_list_price p{
    width:135px;
}

#article_adsense
{
    margin-top: 10px;
    text-align: center;
}

/* ページ共通レイアウト -------------------------------------------- */

#header_container_div
{
    width: 735px;    
}

#header_sb_div
{
    width: auto;
    height: 21px;
    min-height: 21px;
    margin: 0 0 10px 580px;
    padding: 8px 0 0 0;
}

#header_title_div
{        
    width: 735px;     
}

#header_title_h2
{
    padding: 5px 0px 0px 5px;
    border-left-style: solid;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-left-width: 5px;
    border-left-color: #DD2222;
    border-bottom-color: #C0C0C0;
    font-size: 16px;
    font-family: 'メイリオ' , 'ＭＳ ゴシック' , Verdana, Helvetica, Sans-Serif;
}

#body_container_div
{
    float: left;
    width: 570px;
    height: auto;
}

/* IE6 */
* #body_container_div
{
    float: left;
    width: 565px;
    height: auto;
}

/* IE7 */
* html #body_container_div
{
    float: left;
    width: 565px;
    height: auto;
}

#info_container_div
{
    width: 155px;  
    margin: 0 0 0 575px;    
}

/* float for IE6 */
* html #info_container_div
{        
    width: 155px;   
    margin: 0px 0px 0px 575px;    
}


#tag_title
{
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

/* 商品ページ ------------------------------------------------ */
/*
#article_info_cart_div
{
    float: left;
    width: 145px;
    margin: 0 0 0 0;
}
*/

.offpercent
{
    font-family: 'Arial Black';
    font-size: 10px;
    color: #FFFFFF;
    background-color: #CC0000;
    padding-right: 2px;
    padding-left: 2px;
    margin-top: 5px;
}

.list_price
{
    font-family: 'Arial Black';
    font-size: medium;
    font-weight: bold;
    color: #FF0000;
}

.price
{
    font-family: 'Arial Black';
    font-size: medium;
    font-weight: bold;
    color: #FF0000;
}

.retail_price
{
    font-family: 'Arial Black';
    font-size: medium;
    font-weight: normal;
    color: #000080;
    text-decoration: line-through;
}

/* 商品詳細 画像リスト */
ul.article_image_list
{
    width:100%;
    padding:0;
    border:0px;
}

/* Firefox 2 and older */
ul.article_image_list li
{
    vertical-align:top;
    display:-moz-inline-box; 
    display:inline-block;
    width:80px;
    margin:5px;
    list-style:none;
    border:0px;
}

/* IE 6 */
* html ul.article_image_list li{ 
    display:inline;
    zoom:1;
}
 
/* IE 7 */
*:first-child+html ul.article_image_list li{ 
    display:inline;
    zoom:1;
}

/* code for "-moz-inline-box" [BEGIN] */
div.article_image_list_text
{
    display:table-row-group;
}

div.article_image_list_text p
{
    width:80px;
}

p.article_image_list_image
{    
    width: 80px;
    display: table-row-group;
}

.article_image_list_image img
{
    border: 1px solid #C0C0C0;
}

#article_tag
{
    padding: 0px 10px 10px 10px;
    margin: 0px 0px, 20px, 0px;
}

#article_tag li
{
    float: left;
    list-style-type: none;
    padding: 5px 10px 5px 0px;
}

#article_spec
{
    padding: 10px;
    margin: 20px 5px 30px 5px;
    border: 1px solid #C0C0C0;
}

.cart_table
{
    width: 155px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    border-collapse: collapse;

}

.cart_table_tr
{
    padding: 0px;
    margin: 0px;
}

.cart_header_div
{
    background-image: url(/img/cart_info_title.png);
    background-repeat: no-repeat;    
    height: 25px;
}

.cart_title_div
{
    background-image: url(/img/cart_info_bg.png);
    background-repeat: repeat-y;
    padding-top: 5px;
    padding-left: 5px;
    text-align: left;
    font-size: 10px;
}

.cart_body_div
{
    background-image: url(/img/cart_info_bg.png);
    background-repeat: repeat-y;
    text-align: right;
    font-size: 10px;
    padding-right: 5px;
}

.cart_body_div ul
{
    margin-bottom: 10px;    
}

.cart_body_div ul li
{
    list-style-type: none;
    margin-bottom: 2px;
}

* html .cart_body_div ul
{
    margin-bottom: 0px;    
}

* html .cart_body_div ul li
{
    list-style-type: none;    
}

* + html .cart_body_div ul
{
    margin-bottom: 0px;    
}

* + html .cart_body_div ul li
{
    list-style-type: none;    
}

.cart_ope_div
{
    background-image: url(/img/cart_info_bg.png);
    background-repeat: repeat-y;
    text-align: center;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;    
    padding-top: 5px;
    margin: 0;
}

/* IE6 */
* html .cart_ope_div
{
    background-image: url(/img/cart_info_bg.png);
    background-repeat: repeat-y;
    text-align: center;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;    
    margin: 0;
}

/* IE7 */
* + html .cart_ope_div
{
    background-image: url(/img/cart_info_bg.png);
    background-repeat: repeat-y;
    text-align: center;
    font-size: 10px;
    padding-right: 5px;
    padding-left: 5px;    
    margin: 0;
}

.cart_footer_div
{
    background-image: url(/img/cart_info_bottom.png);
    background-repeat: no-repeat;    
    height: 25px;
}

.packing
{
    font-size: 12px;
    color: #333333;
    font-weight: bold;
}

#article_carousel_icon
{
    margin: 30px 0px 0px 0px;
}

#article_carousel_container
{
    margin: 0px 0px 0px 9px;
}

.carousel_link
{
    margin: 5px;
    font-size: 9px;    
}

/* sales rank ------------------------------------------------ */

#sales_rank_div
{    
    margin: 0 auto;
}

ul.sales_rank 
{
    border: 0px;
    padding: 0px;
    width: 150px;
}

ul.sales_rank li
{
    border-color: #C0C0C0;
    padding: 0px;
    list-style-type: none;
    text-align: center;
    width: 150px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
}   

#ranking_last
{
    padding: 0px;
    list-style-type: none;
    text-align: center;
    width: 150px;
}

.sales_rank_number
{
    color: #FF6600;
}

.sales_rank_articlename
{
    padding: 0px;
    font-size: 9px;
    text-align: left;
}

/* wish list ------------------------------------------ */

ul.wish_list
{
    width:100%;
    padding:0;
    border:0px;
}

ul.wish_list li
{
    list-style-type: none;
    list-style-position: inherit;
    margin: 10px;
}

.wishitem_image_div 
{
    float: left;
    width: 140px;
    height: 140px;
}

.wishitem_content_div 
{
    float: left;
    width: 380px;
    height: 140px;
}

.wishitem_operate_div
{
    float: left;
    width: 150px;
    height: 140px;
}

/* site map ---------------------------------------- */

.sitemap_ul
{
    list-style-type: none;
    list-style-position: inside;
    padding: 0px;
    margin: 0px;
}

.sitemap_ul li
{    
    list-style-type: none;
}

.sitemap_toplevel
{
    font-size: 12px;
}

.sitemap_category
{
    list-style-type: none;
    font-size: 10px;
}

.sitemap_category li
{
    list-style-type: none;
    font-size: 9px;
}

.sitemap_menu
{
    clear: both;
    list-style-type: none;
    font-size: 10px;
}

#sitemap_mainmenu_ul
{
    list-style-type: none;
    list-style-position: inside;
    padding: 0px;
    margin: 0px;
    width: auto;
    text-align: right;
}

#sitemap_mainmenu_ul li
{
    float: left;
    padding-right: 20px;
    font-size: 10px;
    margin: 30px 0px 0px 0px;    
    width: auto;
}

#site_map_table
{
    table-layout: auto;
    empty-cells: hide;
}

#site_map_table td
{
    padding: 0px 15px 0px 0px;    
    vertical-align: top;
}

#copyright
{
    float: left;
    font-size: 9px;
    color: #808080;
    margin: 30px 0px 0px 0px;
    width: 280px;
}

/* カテゴリメニュー------------------------ */
#category_menu_ul
{
    width: 180px;
    margin: 0 0 10px 0;
    padding: 0px;
}

#category_menu_ul li
{
    list-style-type: none;    
    padding: 0px;
}

/* カテゴリインデックス --------------------- */
#category_h2_text
{
    padding: 5px 0px 0px 5px;
    border-left-style: solid;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-left-width: 5px;
    border-left-color: #DD2222;
    border-bottom-color: #C0C0C0;
    font-size: 16px;
    font-family: 'メイリオ' , 'ＭＳ ゴシック' , Verdana, Helvetica, Sans-Serif;
}

#category_h2_img
{
    border-style: none;
    margin-bottom: 15px;
}

#category_items_div ul
{
    width:100%;
    padding:0;
    border:0px;
}

#category_items_div ul li
{
    vertical-align: top;
    display: -moz-inline-box; /* Firefox 2 and older */
    display: inline-block;
    width: auto;
    margin: 15px;
    list-style: none;
    border: 0px;
}

* html #category_items_div ul li{ /* IE 6 */
    display:inline;
    float: left;
    zoom:1;
}
 
*:first-child+html #category_items_div ul li{ /* IE 7 */
    display:inline;
    float: left;
    zoom:1;
}

#newarrival_h3
{ 
    text-indent: -9999px; 
    background: url('/img/new_icon.png') no-repeat; 
    height: 40px;
    width: 560px; 
}

#afford_h3
{ 
    text-indent: -9999px; 
    background: url('/img/sale_icon.png') no-repeat; 
    height: 40px;
    width: 560px; 
}

#subcategory_h3
{
    text-indent: -9999px; 
    background: url('/img/subcategory_icon.png') no-repeat; 
    height: 40px;
    width: 560px; 
}

.sub_category_ul
{
    padding: 0;
}

.subcategory_li
{
    margin: 10px;
    vertical-align: top;
    display: -moz-inline-box;
    display: inline-block;
    list-style: none;
    width: auto;
    padding: 0px 10px 0px 16px;    
    background: url('/img/subcategory_li_icon.png') no-repeat;
    float: left;
}

.item_ul
{
    clear: both;
}

.item_li
{
    background: url('/img/subcategory_li_icon.png') no-repeat;
    padding: 0px 0px 0px 16px;
    list-style: none;
    font-size: 10px;
}

.category_detail_item_li
{
    margin: 0px 15px 10px 0px;
    vertical-align: top;
    display: -moz-inline-box;
    display: inline-block;
    list-style: none;
    font-size: 10px;
    width: auto;
    padding: 0px 10px 0px 16px;
    background: url('/img/subcategory_li_icon.png') no-repeat;
    float: left;
}

* html .category_detail_item_li
{
    margin: 0px 8px 5px 0px;
    vertical-align: top;
    display: -moz-inline-box;
    display: inline-block;
    list-style: none;
    font-size: 10px;
    width: auto;
    padding: 0px 10px 0px 16px;
    background: url('/img/subcategory_li_icon.png') no-repeat;
    float: left;
}

* + html .category_detail_item_li
{
    margin: 0px 8px 5px 0px;
    vertical-align: top;
    display: -moz-inline-box;
    display: inline-block;
    list-style: none;
    font-size: 10px;
    width: auto;
    padding: 0px 10px 0px 16px;
    background: url('/img/subcategory_li_icon.png') no-repeat;
    float: left;
}

.category_article_list
{
    width:100%;
    padding:0;
    border:0px;
}

.category_article_list li
{
    vertical-align:top;
    display:-moz-inline-box; /* Firefox 2 and older */
    display:inline-block;
    width: auto;
    margin: 20px;
    list-style:none;
    border:0px;
}

* html .category_article_list li{ /* IE 6 */
    display:inline;
    width: auto;
    float: left;
    zoom:1;
}
 
*:first-child+html .category_article_list li{ /* IE 7 */
    display:inline;
    width: auto;
    float: left;
    zoom:1;
}

