@charset "utf-8"; 
@import "common_ex.css";




* {
  margin:0;
  padding:0;
}
form {
  margin:0;
  padding:0;
}

body {
	font-size: 12px !important; 
	line-height:150%;
	text-align:center;
	color:#666666;
	background-color:#ffffff;
}

p {
margin: 0px 0px 15px 0px; 
}

img {
border:none;
}

div.clear {
	clear: both;
}
div.clear hr {
	display: none;
	margin: 0px;
	padding: 0px;
}




#center {
	margin: 0px 10px 15px 10px; 
	padding: 0px; 
	text-align: center; 
}

#layout {
	width: 800px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}








h3 {
	font-size: 14px !important; 
	font-weight: normal; 
	color: #333333;
	background: url("../images/title.gif") no-repeat;
	clear: both;
	padding: 3px 10px 30px 15px; 
}


h4 {
font-size:12px;
font-weight: normal; 
color:#FFFFFF;
background-color:#cccccc;
border: 0px; 
clear:both;
margin:0px 0px 15px 0px; 
padding:2px 2px 2px 10px;
}



.tit {
	font-size: 14px !important; 
	font-weight: normal; 
	color: #333333;
	background: url("../images/title.gif") no-repeat;
	clear: both;
	padding: 3px 10px 0px 15px; 
	height: 24px; 
}





a:link {
	color: #3366cc; 
	text-decoration: underline;
}
a:visited {
	color: #3366cc; 
	text-decoration: underline;
}
a:hover {
	color: #003399; 
	text-decoration: underline;
}






table {
margin:0px auto;
}
    table th {
    text-align:left;
    }
    table td {
    }


table.xc_normal {
width:100%;
margin-bottom: 20px; 
border-top   :1px solid #DDDDDD;
border-right :1px solid #DDDDDD;
border-bottom:0;
border-left  :0;
}
    table.xc_normal th {
    padding:4px 8px;
    text-align:center;
	font-weight: normal; 
    background-color:#F3F3F3;
    border-top   :0;
    border-right :0;
    border-bottom:1px solid #DDDDDD;
    border-left  :1px solid #DDDDDD;
    }
    table.xc_normal td {
    padding:4px 8px;
    border-top   :0;
    border-right :0;
    border-bottom:1px solid #DDDDDD;
    border-left  :1px solid #DDDDDD;
    }

    table.xc_normal th.xc_checkbox {
    width:15px;
    }
    table.xc_normal td textarea{
    width:95%;
    font-size:10pt;
    }






ul.xc_error {
color:#FF0000;
padding-bottom:10px !important;
}
    ul.xc_error li {
    margin:0;
    color:#FF0000;
    }


ul.xc_warning{
list-style-type:none;
background:url(../images/list_warning.gif) no-repeat left ;
margin:0 0 0 15px;
padding:7px 0 7px 35px;
}
    ul.xc_warning li{
    
    padding: 3px 3px 3px 22px ;
    color:#cc0000;
    font-weight:bold;
    }











#center {
	margin: 0px 0px 15px 0px; 
	padding: 0px; 
	text-align: center; 
}





.xc_header {
	width: 800px;
	height: auto;
	margin: 0px auto;
	border: 0px; 
	text-align: center;
}

#il_header {
	width: 800px; 
	padding-top: 20px; 
}

#logo {
	width: 600px;
	float: left; 
	text-align: left; 
}

#viewcart {
	width: 200px;
	float: right;
	margin: 0; 
	text-align: right;
}

#il_navi {
	clear: both; 
	width: 800px; 
	padding-top: 20px; 
}

#gotop {
	float: left; 
	text-align: left;
	background: url(../images/link_back.gif) no-repeat center left;
	padding: 0px 0px 0px 17px;
}

	#gotop a {
		text-decoration: none;
		color: #666666;
	}
	#gotop a:hover {
		text-decoration: underline;
	}
	

#il_menu {
	clear: both; 
	width: 100%; 
	margin: 0;  
	padding-top: 7px; 
	text-align: center; 
	background: url(../images/menu/menu_bg.gif) repeat-x bottom;
}

#menu {
	width: 800px;
	text-align: left; 
}






.xc_body {
	padding:16px 15px 0px 15px; 
	text-align:center;
}

.xc_contents {
width:574px;
float:left;
text-align:left;
padding-bottom: 30px; 
}

    
    .xc_contentsHeader {
    padding: 0;
    }
    
    .xc_contentsFooter {
    padding: 0;
    }





.xc_contentsRight {
float:right;
width:180px;
text-align:left; 
padding-bottom: 30px; 
}





.xc_footer {
    60px;
    0 10px 0 0px;
    :5px 0 5px 0;
}

.xc_header {
	width: 800px;
	height: auto;
	margin: 0px auto;
	border: 0px; 
	text-align: center;
}









.xc_hrCenter {
border-top:1px solid silver;
padding-top:5px;
text-align:center;
background-color:white;
}

hr.xc_hr1pxDashed {
border:1px dashed silver;
border-width:1px 0 0 0;
height:1px;
}

.xc_borderTop1px {
border-top:1px solid silver;
}
.xc_borderBottom1px {
border-bottom:1px solid silver;
}

#xc_borderBottom1px {
border-bottom:1px solid silver;
}
#xc_borderBottom1pxDashed {
border-bottom:1px dashed silver;
}

#xc_borderBottom2px {
border-bottom:2px solid #9a9a9a;
}

p.xc_textCenter {
	margin: 0px 0px 10px 0px;
}



.xc_text10px {
font-size:10px;
}

.xc_bold {
}

.xc_orange {
color:#FF6600;
font-weight:bold;
}

.xc_red {
color:#CC0000;
}

.xc_green {
color:#008837;
}

#bgGray {
background-color:gray;
}




.xc_spacer1x1 {
width:1px;
heght:1px;
margin:0;
padding:0;
}



.align_right{
	text-align: right; 
}

.arrow_top {
	background: url("../images/icon_arrow_top.gif") no-repeat;
	background-position: left center;
}

.arrow_top a {
	padding-left: 13px; 
	text-decoration: none;
	color: #666666;
}

.arrow_top a:hover {
	text-decoration: underline;
}

.arrow_right {
	background: url("../images/icon_arrow_right.gif") no-repeat;
	background-position: left center;
}

.arrow_right a {
	padding-left: 13px; 
	text-decoration: none;
	color: #666666;
}

.arrow_right a:hover {
	text-decoration: underline;
}










#il_side_iltvm {
	padding-bottom: 10px; 
}

#il_side_shochu {
	padding-bottom: 10px; 
}

#il_side_hit {
	padding-bottom: 10px; 
}

#il_side_cat {
	padding-bottom: 10px; 
}

#il_side_search {
	padding-bottom: 10px; 
}

.side_hls {
}

.side_frame {
	margin: 0px auto;
	border: 1px solid #DDDDDD; 
	padding: 5px 8px;
}

.side_frame ul {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
}

.side_frame ul li {
	background: url("../images/icon_arrow_right2.gif") no-repeat top left;
	padding: 2px 0px 2px 17px;
}

.side_frame ul li a {
	text-decoration: none;
	color: #666666;
}

.side_frame ul li a:hover {
	text-decoration: underline;
}


.side_dotline {
	background: url("../images/line_dot24.gif") repeat-y top left;
	margin: 0px auto;
	padding: 5px 8px;

}

.side_dotline ul {
	list-style-type: none; 
	margin: 0px; 
	padding: 0px; 
}

.side_dotline ul li {
	background: url("../images/icon_arrow_right2.gif") no-repeat top left;
	height: 24px; 
	padding: 0px 0px 0px 17px;
}

.side_dotline ul li a {
	text-decoration: none;
	color: #666666;
}

.side_dotline ul li a:hover {
	text-decoration: underline;
}






div.xc_searchBlock{
margin:0px auto;
padding:7px 10px;
border:1px solid #DDDDDD;
text-align: right;
}

    
    .xc_searchBlock ul {
    list-style-type:none;
    margin:0;
    padding:0;
    }
        .xc_searchBlock ul li {
        float:left;
        margin:0;
        padding:0px;
        }

    
    
    .xc_searchBlock select {
    width:110px;
    }
        
        .xc_searchBlock #rootCategory{
        }
        
        .xc_searchBlock #childCategory{
        }

    
    .xc_searchBlock input {
    }
        
        .xc_searchBlock #keyword{
        width:158px;
        text-align:left;
        }
    
    .xc_searchBlock #submit {
    vertical-align:bottom;
	margin-top: 5px; 
    }





h1.xc_siteTitle {
margin:0px;
padding:20px 10px 5px 20px;
}
    h1.xc_siteTitle a {
    font-size: 24px;
    color: #636152;
    text-decoration:none;
    }
    
   
    h1 img {
    margin:0;
    }




h2 {
margin:0px;
padding:2px 10px 5px 30px;
color: #636152;
font-weight:normal;
font-size: 9pt;
}










div.xc_categoryTree {
background-color:#636152;
height:24px;
width:860px;
padding:0px;
margin:0px;
border:0px;
border-bottom:5px solid #D64800;
}
    .xc_categoryTree ul {
    list-style-image:none;
    list-style-type:none;
    margin:0;
    padding:0;
    }
        .xc_categoryTree  ul li{
        margin:0;
        padding:0;
        float:left;
        }
            .xc_categoryTree  ul li a{
            display:block;
            width:130px;
            padding:4px 2px 4px 2px;
            text-align:center;
            color:#FFFFFF;
            text-decoration:none;
            }
            .xc_categoryTree  ul li a:hover{
            color:#FFFFFF;
            background-color:#D64800;
            }




.xc_categoryTree table{
width: 200px;
}






div.xc_login {
background-color:#efefef;
margin:5px auto;
padding: 5px;
border:1px solid #c7c8be;
}

    
    .xc_login table th {
    padding: 2px;
    text-align: right;
    }
        
        .xc_login input {
        margin:2px ;
        }

    
    .xc_login ul {
    list-style-image:url(../images/list_arrow.gif);
    list-style-position: inside;
    margin:0;
    padding:0;
    }
        .xc_login ul li {
        margin:0;
        padding:1px;
        }

    
    span.xc_loginPoint {
    color: #cc0000;
    }

    
    .xc_login ul.xc_error {
    list-style-image:url(../images/error_icon.gif);
    color:#cc0000;
    }
    .xc_login ul.xc_error li{
    font-size: 10pt;
    }
    





img.xc_viewCart {
float:right;
margin:5px 0px 5px 5px;
}




.xc_cartInfo {
margin:0;
text-align:right;
}
div.xc_cartInfo {
clear:both;
margin: 0px auto;
padding: 5px;
border-top   :1px solid #c7c8be;
border-right :1px solid #c7c8be;
border-bottom:1px solid #c7c8be;
border-left  :1px solid #c7c8be;
}
    
    .xc_cartInfo a{
    }
    
    .xc_cartInfo p{
    }
    
    .xc_cartInfo div{
    clear:both;
    margin: 2px 0px 2px 0px;
    border-bottom:1px solid #c7c8be;
    }
        
        .xc_cartInfo img{
        float:left;
        margin:3px 0px;
        border:0;
        }
        
        .xc_cartInfo h5{
        text-align:left;
        float:left;
        margin-bottom:5px;
        padding:1px 3px;
        font-size:10pt;
        font-weight:normal;
        width:134px;
        }
        
        .xc_cartInfo p.xc_cartInfo_unitPrice{
        }
            .xc_cartInfo .xc_cartInfo_unitPrice span{
            color:#ff0000;
            }
        
        .xc_cartInfo p.xc_cartInfo_amount{
        }
            .xc_cartInfo p.xc_cartInfo_amount span{
            color:#ff0000;
            }
        
        .xc_cartInfo p.xc_cartInfo_subtotal{
        }
            .xc_cartInfo .xc_cartInfo_subtotal span{
            color:#ff0000;
            }

    
    .xc_cartInfo div p.xc_cartInfo_total{
    clear:both;
    }
        .xc_cartInfo .xc_cartInfo_total span{
        color:#ff0000;
        }


    
    .xc_cartInfo h4 {
    margin-top:0;
    margin-bottom:0;
    }




.xc_itemGroup h4 {
	font-size: 14px !important; 
	font-weight: normal; 
	color: #333333;
	background: url("../images/title.gif") no-repeat;
	clear: both;
	padding: 3px 10px 20px 15px; 
}

.xc_itemGroup div {
    height:70px;
    width: 275px;
    margin: 0px 0px 6px 6px;
	border:1px solid #DDDDDD;
    float: left;
}

.xc_itemGroup img {
	float:left;
	margin: 5px;
	width : 60px;
	border:0;
}

.xc_itemGroup h5{
	float:right;
	padding-top:5px;
	font-size:10pt !important; 
	font-weight:normal;
	width:185px;
}










.xc_salesRanking {
text-align:left;
}
div.xc_salesRanking,div.xc_itemGroup {
clear:both;
}

    
    .xc_salesRanking h4 {
    margin-top:0;
    margin-bottom:0;
    }
    
    .xc_salesRanking div {
    height:66px;
    margin: 2px 0px 2px 0px;
    background-color:#efefef;
    }
        
        .xc_salesRanking img {
        margin: 3px 4px;
        float:left;
        width : 60px;
        max-height: 60px;
        border:0;
        }
        
        .xc_salesRanking span {
        color: #FF0000;
        font-weight: bold;
        display:block;
        float: left;
        margin: 0 5px 0 0;
        }
        
        .xc_salesRanking h5 {
        float:right;
        margin-bottom:5px;
        padding:1px 3px;
        font-size:10pt;
        font-weight:normal;
        width:139px;
        }
    
        
        .xc_salesRanking p {
        font-size:9pt;
        margin:0;
        padding:5px 0;
        }







div.xc_calendar{
text-align:center;
clear:both;
}
    table.xc_calender {
    background-color:#FFFFFF;
    width:90%;
    margin:0px auto;
    border-top:1px solid #c7c8be;
    border-right:1px solid #c7c8be;
    border-bottom:0;
    border-left:0;
    }
        
        table.xc_calender caption {
        text-align:left;
        font-weight:bold;
        }
        
        table.xc_calender th {
        background-color:#EEEEEE;
        padding:1px 2px;
        text-align:center;
        border-top:0;
        border-right:0;
        border-bottom:1px solid #c7c8be;
        border-left:1px solid #c7c8be;
        font-weight:normal;
        }
        
        table.xc_calender td {
        padding:1px 2px;
        text-align:center;
        border-top:0;
        border-right:0;
        border-bottom:1px solid #c7c8be;
        border-left:1px solid #c7c8be;
        font-weight:normal;
        }

            
            table.xc_calender td a {
            display:block;
            text-decoration:none;
            }
            table.xc_calender td a:hover {
            background-color: #FFCC66;
            }

            
            span.xc_bgGray {
            background-color:#FFD9EC ! important;
            }
            
            td.calendarHighlight {	
            background:#FFF0AA;
            }
            
            span.xc_blue {
            color:#649AA2;
            }
            
            span.xc_red {
            color:#cc0000;
            }




div.xc_qrCode {
background-color:#FFFFFF;
clear:both;
height:92px;
margin:10px auto;
border-top:1px solid #c7c8be;
border-right:1px solid #c7c8be;
border-bottom:1px solid #c7c8be;
border-left:1px solid #c7c8be;
}
    div.xc_qrCode img{
    float:left;
    margin:5px;
    }
    div.xc_qrCode p{
    text-align:left;
    margin:5px;
    }




div.xc_ssl {
margin:10px auto;
text-align:center;
}




.xc_contents dl {
margin:0;
}
.xc_contents dt {
margin:2px 0;
padding:2px 5px;
text-align:right;
}
.xc_contents dd {
margin:2px 0;
padding:2px 5px;
text-align	:left;
}





.xc_valignMiddle ul {
list-style-image:url(../images/scrollTop.gif);
}
div.xc_paywayAll {
background-image: url(../images/paywayAll.gif);
width :227px;
height:114px;
}






.xc_itemList {
	text-align: left;
}

div .xc_itemList {
	clear:both; 
}

.xc_itemList div {
	padding-top: 34px; 
	padding-bottom: 15px; 
	margin: 0;
    float: left;
    width: 574px;
	background: url(../images/hl_osusume.gif) no-repeat top left; 
}

.xc_itemList img {
	margin: 0;
	float:left;
	width : 200px;
	border: 0;
}

.xc_itemList h5{
	font-size: 14px; 
	float: right;
	width: 354px;
}

.xc_itemList p {
	margin:0;
	padding: 40px 0px 0px 220px;
}











ul.xc_categoryList {
list-style-type:none;
margin:0;
padding:5px 10px;
}
    ul.xc_categoryList li {
    list-style-type:none;
    margin:0;
    padding:3px 5px;
    }
        ul.xc_categoryList ul {
        text-indent: 20px;
        }





.xc_itemImage{
border:0;
}

span.xc_amount {
white-space:nowrap;
}




table.xc_productList {
border-top:0;
border-right:0;
border-bottom:0;
border-left:0;
width: 552px; 
margin-left: 7px; 
}

    table.xc_productList td {
    padding: 0;
    border: 0; 
    vertical-align:top;
    }
            
            table.xc_productList td.xc_productCol2 {
            width:50%;
            }
            
            table.xc_productList td.xc_productCol4 {
            width:25%;
            padding: 8px 5px 18px 3px; 
            }

        
        table.xc_productListDetail {
        margin:0;
        border:1px solid #DDDDDD;
		width: 132px; 
        }
            
table.xc_productListDetail td#xc_textCenter {
	padding: 0px 10px;
	font-size: 12px !important;
	line-height: 130%; 
	border: 0;
}

table.xc_productListDetail td {
	padding: 3px 0px 5px 10px;
	font-size: 10px !important;
	border: 0;
}

table.xc_productListDetail td#xc_textRight {
	padding: 3px 10px 5px 0px;
	font-size: 10px !important;
	border: 0;
	text-align: right; 
}

table.xc_productListDetail div.xc_itemImage{
	width: 110px !important; 
	margin-top: 10px; 
	margin-bottom: 10px; 
}

p.xc_textRight{
	text-align: right; 
	padding-right: 12px; 
	margin: 0px; 
}





table.xc_productDetail {
border-top:0;
border-right:0;
border-bottom:0;
border-left:0;
	vertical-align:top;
	width: 554px;
	margin-left: 10px; 	
}
    table.xc_productDetail th {
    background:transparent;
    width:70px;
    padding:3px 0px;
    border-top:0;
    border-right:0;
    border-bottom:0;
    border-left:0;
    text-align:left;
    vertical-align:top;
	font-weight: normal; 
    }
    table.xc_productDetail td {
    padding:3px 0px;
    border-top:0;
    border-right:0;
    border-bottom:0;
    border-left:0;
    text-align:left;
    vertical-align:top;
    }
        
        table.xc_productDetail td.xc_productsImage {
        width:284px;
        text-align:left;
        }
        
        table.xc_productDetail td.xc_icon {
        }
        
        table.xc_productDetail td.xc_inquiry {
        width:200px;
        padding-left:20px;
        }
        
        table.xc_productDetail form select {
        width:135px;
        margin:2px auto;
        }

table.xc_productDetail div.xc_itemImage{
	width: 256px; 
	margin-top: 10px; 
	margin-bottom: 10px; 
}

table.xc_productDetail td#xc_textRight{
	text-align: right; 
	padding-left: 25px; 
	vertical-align: middle; 
}



.xc_productDetailTop {
}

.xc_productDetailBottom {
	width: 554px;
	margin-left: 10px; 
	margin-top: 30px; 
	margin-bottom: 50px; 
}






div.explain {
	padding-bottom: 15px; 
	padding-top: 10px; 
}

div.explain table {
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;	
	width: 270px; 
}
div.explain td,
div.explain th {
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	padding: 2px 6px;
	vertical-align: top;
}
div.explain th {
	background-color: #F3F3F3;
	text-align: left;
	font-weight: normal; 
	width: 65px; 
	white-space: nowrap; 
}

.note {
	padding-top: 15px; 
	font-size: 10px !important;
}

.exp_main {
	margin-bottom: 25px; 
}

.exp_tit {
	color:#008837;
	margin-bottom: 5px; 
}

.exp_text {
	margin-bottom: 15px; 
}

div.explain div.product-detail {
	padding-bottom: 3px; 
}






table.xc_cartView {
margin:5px 0 40px 0;
border-style:solid;
border-top-width:1px;
border-right-width:0;
border-bottom-width:0;
border-left-width:0;
border-color: #DDDDDD; 
}
    
    table.xc_cartView th {
    background-color:#F3F3F3;
    padding:4px 5px 2px 5px;
    text-align:left;
    border-style:solid;
    border-top-width:0;
    border-right-width:0;
    border-bottom-width:1px;
    border-left-width:0;
	border-color: #DDDDDD; 
	font-weight: normal; 
    }

        
        table.xc_cartView th.xc_productsImage {
        width:70px;
        }
        
        table.xc_cartView th.xc_unitPrice{
        width:80px;
        }
        
        table.xc_cartView th.xc_productPrice {
        width:80px;
        }
        
        table.xc_cartView th.xc_productDeleteBtn {
        width:80px;
        }

    
    table.xc_cartView td {
    padding:4px 5px 2px 5px;
    border-style:solid;
    border-top-width:0;
    border-right-width:0;
    border-bottom-width:1px;
    border-left-width:0;
	border-color: #DDDDDD; 
    }
        
        table.xc_cartView td.xc_productsImage {
        padding:5px;
        }
        
        table.xc_cartView td.xc_amount {
        width:80px;
        }
            
            table.xc_cartView td.xc_amount select{
            width:50px;
            }

        
        table.xc_cartView td.xc_bottomText {
        border-style:solid;
        border-top-width:0;
        border-right-width:0;
        border-bottom-width:1px;
        border-left-width:0;
        vertical-align:top;
        }
        
        table.xc_cartView td.xc_totalPrice {
        border-style:solid;
        border-top-width:0;
        border-right-width:0;
        border-bottom-width:1px;
        border-left-width:0;
        font-weight:normal;
        color:#cc0000;
        }

    
    table.xc_cartView input[type=text]{
    width:50px;
    }





table.xc_salemention{
}
    table.xc_salemention th {
    width:200px;
    }
    table.xc_salemention td {
    }





table.xc_orderList{
}
    table.xc_orderList th{
    text-align:center;
    }
    table.xc_orderList td {
    text-align:center;
    }




table.xc_orderList th.xc_checkbox {
width:15px;
} 
table.xc_orderList th.xc_orderId {
width:85px;
}
table.xc_orderList td.xc_orderId {
width:85px;
font-size:9pt;
}

table.xc_orderList th.xc_totalPrice {
width:70px;
}

table.xc_orderList th.xc_orderStatus{
width:65px;
}
table.xc_orderList td.xc_orderStatus {
width:65px;
}





td.xc_paymentExplain ul {
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
padding-left:20px;
}




table.xc_netCVS {
}
    table.xc_netCVS th {
    }
    table.xc_netCVS td {
    text-align:center;
    }




.xc_popup {
backgroud-color: #FFFFFF;
padding: 5px;
}








div#header {
	width: 800px;
	margin: auto;
	text-align: left;
}

div#header .header_left {
	float: left; 
	width: 500px;
	text-align: left;
}

h1 {
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

div#header .header_right {
	float: right; 
	width: 300px;
	text-align: right;
	padding-top: 30px; 
}


div#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
div#header ul#btn {
	text-align: right;
	margin-top: -22px;
}
div#header ul#btn li {
	display: inline;
	margin-left: 8px;
}

div#navi {
!	padding-top: 20px;
}
div#header div#navi ul {
	margin: 0px;
	padding: 0px;
}
div#header div#navi ul.navi1 {
	width: 12%;
	float: left;
	text-align: left; 
}
div#header div#navi div.navi2 {
	width: 88%;
	float: right;
	text-align: right;
}
div#header div#navi div.navi2 li {
	display: inline;
}
div#header div#navi li a {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
div#header div#navi ul.navi1 li a {
	background-image:  url("../images/icon_arrow_left.gif");
}																																																																																							
div#header div#navi div.navi2 li a {
	margin-left: 8px;
	background-image:  url("../images/icon_arrow_right.gif");																																													}
div#header div#navi a {
	text-decoration: none;
	color: #666666;
}
div#header div#navi a:hover {
	text-decoration: underline; 
}


div#menu {
	background: url("../images/menu/menu_bg.gif") no-repeat left bottom;
	width: 800px;
	height: 25px;
	text-align: left;
	padding-top: 7px; 
}


div#wrapper {
	width: 770px;
	margin: auto;
	text-align: left;
}
div#container {
	width: 574px;
	float: left;
	line-height: 1.6em;
}
div#navigation {
	width: 180px;
	float: right;
}

h2 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
}
div#navigation div.block {
	border: 1px solid #DDDDDD;
	margin-top: 1px;
	padding: 5px 8px;
}
div#navigation div.block2 {
	margin-top: 1px;
	padding: 5px 8px;
}
div#navigation div.block ul,
div#navigation div.block2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div#navigation div.block li a,
div#navigation div.block2 li a {
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 15px;
	list-style-type: none;
	background-image:  url("../images/icon_arrow_right.gif");
	background-repeat: no-repeat;
	background-position: left center;
	text-decoration: none;
	color: #333333;
}
div#navigation div.block li a:hover,
div#navigation div.block2 li a:hover {
	color: #999999;
}
div#navigation div.block2 li {
	padding: 2px 0px;
	background-image:  url("../images/line_dot.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#navigation div.block form,
div#navigation div.block form p {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: center;
}
div#navigation div.block form p.text input {
	width: 158px;
	border: 1px solid #C9C9C9;
}
div#navigation div.block form p.btn {
	text-align: right;
}


div#footer {
	width: 800px; 
	background-image:  url("../images/footer_bg.gif");
	background-repeat: no-repeat;
	margin: 0px auto; 
}
div#footer a {
	text-decoration: none;
	color: #666666;
}
div#footer a:hover {
	text-decoration: underline;
}
div#footer ul {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	list-style-type: none;
}
div#footnavi {
	width: 770px;
	height: 25px;
	margin: auto;
	padding: 0px;
}
div#footlink {
	width: 770px;
	margin: auto;
	padding: 8px 0px 0px 0px;
	text-align: left;
}
div#footer li {
	background-image:  url("../images/icon_arrow_right.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	display: inline;
}

div#footnavi ul.navi1 {
	float: left;
}
div#footnavi ul.navi2 {
	float: right;
}
div#footnavi ul.navi1 li,
div#footlink ul li {
	margin-right: 10px;
}
div#footnavi ul.navi1 li.top {
	margin-right: 32px;
	background-image:  url("../images/icon_arrow_left.gif");
}																																																																																					div#footnavi ul.navi2 li {
	background-image:  url("../images/icon_arrow_top.gif"); 
}
div#footlink p {
	margin: 0px;
	padding: 10px 0px;
	text-align: right;
	color: #999999;
	font-size: 10px;
}


div#title p {
	margin: 0px;
	padding: 0px;
}

p.link a{
	background-image:  url("../images/icon_arrow_right.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	text-decoration: none;
	color: #333333;
}
p.link a:hover {
	color: #999999;
}
p.index {
	text-align: right;
}
p.index a{
	background-image:  url("../images/icon_arrow_top.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	text-decoration: none;
	color: #333333;
}
p.index a:hover {
	color: #999999;
}




.subtitle{
	width: 552px; 
}

.subtitle1{
	text-align: left; 
	border-bottom: 1px solid #8ECBA7;
	padding-bottom: 3px; 
}

.subtitle2 {
	text-align: right; 
	border-bottom: 1px solid #8ECBA7;
	padding-bottom: 3px; 
}

td.subtitle2 li {
	background-image:  url("../images/icon_arrow_right.gif"); 
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	display: inline;
}

td.subtitle2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

td.subtitle2 ul li {
	background-image:  url("../images/icon_arrow_right.gif"); 
	padding-left: 13px;
	display: inline;
}

td.subtitle2 ul li a {
	text-decoration: none;
	color: #666666;
}

.subtitle2 ul li a:hover {
	text-decoration: underline;
}


.subtitleR1{
	text-align: left; 
	border-bottom: 1px solid #F2B5B6;
	padding-bottom: 3px; 
}

.subtitleR2 {
	text-align: right; 
	border-bottom: 1px solid #F2B5B6;
	padding-bottom: 3px; 
}

td.subtitleR2 li {
	background-image:  url("../images/icon_arrow_right.gif"); 
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
	display: inline;
}

td.subtitleR2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

td.subtitleR2 ul li {
	background-image:  url("../images/icon_arrow_right.gif"); 
	padding-left: 13px;
	display: inline;
}

td.subtitleR2 ul li a {
	text-decoration: none;
	color: #666666;
}

.subtitleR2 ul li a:hover {
	text-decoration: underline;
}



.subcopy {
	padding-top: 8px; 
	padding-bottom: 5px; 
}

div#il_cat table.xc_productList {
	padding-bottom: 10px; 
}



.new_tit_green {
	color:#008837;
	padding-bottom: 5px; 
}

.new_tit_red {
	color:#CC0000;
	padding-bottom: 5px; 
}

.new_text {
	padding-bottom: 10px; 
}
