@charset "utf-8";

div#left{ margin-top: 10px; float: left; width: 175px;}
div#right{margin-top: 10px; margin-left: 5px; float: left; width: 620px;}

div#shop_guide {padding: 5px; border-color: #666666; border-width: 1px; border-style: solid;}
#shop_guide a{ color: #336699; font-size: 11px;}

div#shop_contact {padding: 5px; border-color: #666666; border-width: 1px; border-style: solid; margin-bottom: 12px;}
#shop_contact p{ color: #333333; font-size: 12px;}

div#cart_info, div#category_list{ padding: 0px; width: 175px; margin-bottom: 12px;}
#cart_info div, #category_list div{ margin: 0px; padding-top: 5px; padding-bottom: 8px; padding-right: 5px; padding-left: 5px; width: 163px; border-right-color: #666666; border-left-color: #666666; border-bottom-color: #666666; border-right-width: 1px; border-bottom-style: solid; border-left-style: solid; border-right-style: solid; border-left-width: 1px; border-bottom-width: 1px;}
#cart_info h4, #category_list h4{padding: 0px; margin: 0px; height: 25px; width: 175px; display: block; text-indent:-9000px;}
#cart_info h4{background-repeat: no-repeat; background-image: url(../images/header_cart.png);}
#category_list h4{background-image: url(../images/header_category.png); background-repeat: no-repeat;}

#cart_info p{font-size: 12px;}
#cart_info span{color: #cc0000;}
#cart_info a{color: #336699; text-decoration: underline; font-size: 10px;}
#cart_info h6{margin-bottom: 3px;}

#category_list li{padding-bottom: 3px;}
#category_list a{display: block; height: 18px; font-size: 13px; padding-left: 3px; text-decoration: none; border-left-color: #999999; border-left-width: 3px; border-left-style: solid; color: #336699;}
#category_list a:hover{border-left-color: #666666; font-weight: bold; color: #333366;}

#recommend h2{height: 20px; width: 620px; background-repeat: no-repeat; background-image: url(../images/header_recommend.png); text-indent:-9000px;}
#lineup h2{height: 20px; width: 620px; background-repeat: no-repeat; background-image: url(../images/header_lineup.png); text-indent:-9000px;}
