@charset "utf-8";

/* layout */
#wrap {width:100%;}
#header {position:relative; width:1200px; height: 120px; border-bottom: 3px solid #f7b82b; }
#content {position:relative; width:100%;}
#footer {position:relative; width:100%; height: 100px;  clear:both; background-color: #747474; padding-top: 50px; }

/* header */
#logo { position: relative;  width: 200px; float: left; text-align: center; padding-top: 10px; }
#gnb { position: relative; width: 1000px; float: left; padding-top: 55px;  }
#gnb ul {width: 980px; position: absolute; right: 0; }
#gnb ul li {float: left; font-size: 18px; color:#5f5f5f; width: 140px; font-weight: bold; text-align: center; }
#gnb ul li a { color: #5f5f5f; }
#gnb ul li a:hover {color: #f7b82b;}

/* content */

/* lnb */
#lnb_wrap { position: relative; width: 200px; float: left; }
#lnb { margin-top: 20px; margin-bottom: 40px; }
#lnb .lnb01 img { position: relative; height: 60px; border-bottom: 1px solid #cccccc; }
#lnb .lnb_ul01 {border-bottom: 1px solid #cccccc; }

/*#lnb .lnb_ul01 .lnb_li01 { height: 30px; background: url(../images/common/menu_bg.png) no-repeat left -8px; font-size: 16px; font-weight: bold; color: #5c9e01; }
#lnb .lnb_ul01 .lnb_li01 a { display: block;  margin-left:60px;  color: #747474; }
#lnb .lnb_ul01 .lnb_li01 a:hover { height: 30px; display: block; background: url(../images/common/menu_on.png) no-repeat left top; }*/

#lnb .lnb_ul01 .lnb_li01 { position: relative; height: 30px; font-size: 16px; font-weight: bold; color: #747474; display: block;  }
#lnb .lnb_ul01 .lnb_li01 > a {display: block;  width: 200px; height: 30px; background: url("../images/common/menu_bg.png") no-repeat left -6px; color: #747474; padding-left: 55px; padding-top: 2px;  }
#lnb .lnb_ul01 .lnb_li01 > a:hover {display: block;  width: 200px; height: 30px; background: url("../images/common/menu_on.png") no-repeat left -6px; color: #76381a; padding-left: 55px;  }
#lnb .lnb_ul01 .lnb_li02 { height: 110px; }
#lnb .lnb_ul01 .lnb_li02 ul { margin-bottom:5px;}
#lnb .lnb_ul01 .lnb_li02 ul li a { font-weight: normal; font-size: 12px; background: url("../images/common/m_line.png") no-repeat 35px 6px; padding-left: 55px;}
#lnb .lnb_ul01 .lnb_li02 ul li a:hover { color: #e4a007; }
#main_contWrap { position: relative; width: 999px; float: left;  border-left:1px solid #cccccc;}

/* mainVisual*/

.visual_bg {position: relative; width: 1200px; height: 220px; overflow: hidden;  }
.mainVisual .visualBg {height:220px; margin:0 auto; position:absolute; top:0; left:0; width:100%; z-index:500; text-indent:-2000%; }
.mainVisual .visualBg1 {background:url("/images/main/main_visual_01.png") no-repeat  center 0;}
.mainVisual .visualBg2 {background:url("/images/main/main_visual_01.png") no-repeat  center 0;}
.mainVisual .visualBg3 {background:url("/images/main/main_visual_01.png") no-repeat  center 0;}
.mainVisual .controller{width:600px; position:relative;  z-index:600; margin:0 auto; }
.mainVisual .controller .btns {position:absolute; top:100px; width:100%;}
.mainVisual .controller .btns .next {float:right;}
.mainVisual .controller2 {position:relative; z-index:99999;}
.mainVisual .controller2 .rollBtnD {position:absolute; top:190px; right:0px; width:170px;}
.mainVisual .controller2 .rollBtnD a {margin: 3px; }

#product_list { position: relative; margin-left: 30px; clear: both; margin-top: 50px;  }
#product_list h3 { position: relative; font-weight: bold; color: #f7b82b; font-size: 18px; margin-bottom:30px;  padding-left: 30px;    }
#product_list .cont_tit01 {background: url("../images/main/cont_tit01.png") no-repeat left center; width: 950px; }
#product_list ul li { position: relative; width: 215px; float: left; margin-bottom: 50px; margin-right: 25px;  }
#product_list ul li img { border: 1px solid #e4e4e4;}
#product_list .list_txt  { text-align: center; margin-top: 10px;  }
#product_list .list_txt .txt01 { font-size: 12px; color: #747474; line-height: 1.5em;}
#product_list .list_txt .txt02 { font-size: 16px; color: #000; font-weight: bold; line-height: 1.5em;}
#product_list .list_txt .txt03 { font-size: 14px; color: #e70d40; font-weight: bold; line-height: 1.5em;}

#notice {position: relative; clear: both; margin-left: 30px; margin-bottom: 50px;  }
#notice h3 { position: relative; font-weight: bold; color: #f7b82b; font-size: 18px; margin-bottom:30px;  padding-left: 30px;    }
#notice .cont_tit02 {background: url("../images/main/cont_tit01.png") no-repeat left center; width: 450px; }
#notice ul { margin-left: 30px; }


/* footer */

#f_logo { position: relative; width: 200px; float: left; text-align: center; margin-right: 10px; }
#copy {float: left; }
#copy ul { width: 1000px;  }
#copy ul li { float: left; color: #f4f4f4; line-height: 1.5em; padding-right: 20px;  }