@charset "Shift_JIS";
/*================================================================
 LAYOUT CSS 
 ================================================================*/
/*---------------------------------
 body
-----------------------------------*/
body {
 color: #333333;
 font-size: 12px;
 height: 100%;
 background: #fff;
 font-family: "Lucida Grande", Verdana, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3","MS PGothic", sans-serif;
}
a {
 color: #103e9e;
 text-decoration: underline;
}
a:link,
a:visited {
 color: #103e9e
}
a:hover,
a:active {
 color: #103e9e;
 text-decoration: none;
}
body img {
 vertical-align: bottom
}
input {
 font-family: "Lucida Grande", Verdana, "Hiragino Kaku Gothic Pro", "ƒqƒ‰ƒMƒmŠpƒS Pro W3","MS PGothic", sans-serif
}
input[type="radio"],
input[type="checkbox"] {
 vertical-align: middle;
 margin-right: 5px;
}

.hiddenEnter_ {
    height: 0;
    width: 0;
}
/*---------------------------------
 wrap
-----------------------------------*/
div#wrap {
 width: 100%;
 min-width: ;
}
/*---------------------------------
 header
-----------------------------------*/
div#header {
 width: 100%;
 min-width: 1000px;
}
/*canonLine*/
div#header .canonLine_ {
 padding: 0 0 5px 0;
 width: 100%;
 background: url(../../common/img/bg_canon_line.gif) repeat-x left bottom;
 min-width: 1000px;
 border-top: 4px solid #ce0000;
}
div#header .canonLine_ .inner_ {
 margin: 0 auto;
 width: 930px;
 overflow: hidden;
}
div#header .canonLine_ .inner_ .brandLogo_ {
 padding: 20px 0 10px;
 float: left;
}
div#header .canonLine_ .inner_ .brandSite_ {
 padding: 7px 0;
 width: 463px;
 float: right;
}
div#header .canonLine_ .inner_ .brandSite_ li {
 padding: 0 0 0 3px;
 float: left;
}
div#header .canonLine_ .inner_ .brandSite_ li.nav01_ a:hover,
div#header .canonLine_ .inner_ .brandSite_ li.nav02_ a:hover {
 text-decoration: underline
}
div#header .canonLine_ .inner_ .brandSite_ li.nav01_  a {
 background: url(../../common/img/header_btn_homepage_off.gif) no-repeat top left;
 display: block;
 height: 55px;
 width: 167px;
 font-size: 15px;
 color: #000;
 text-decoration: none;
 line-height: 55px;
 padding-left: 44px;
 line-height: 60px\9;
}
div#header .canonLine_ .inner_ .brandSite_ li.nav02_  a {
 background: url(../../common/img/header_btn_imagegateway_off.gif) no-repeat top left;
 display: block;
 height: 55px;
 width: 202px;
 font-size: 15px;
 color: #000;
 text-decoration: none;
 line-height: 55px;
 padding-left: 44px;
}
/*onlineLine*/
div#header .onlineLine_ {
 width: 100%;
 background: url(../../common/img/bg_online_line.gif) repeat-x bottom left;
 min-width: 1000px;
}
div#header .onlineLine_ .inner_ {
 margin: 0 auto;
 width: 920px;
 overflow: hidden;
 padding-right: 5px;
}
div#header .onlineLine_ .inner_ h1.logo_ {
 padding: 12px 0 18px 0;
 width: 314px;
 float: left;
}
div#header .onlineLine_ .inner_ p.logo_ {
 padding: 12px 0 18px 0;
 width: 314px;
 float: left;
}
div#header .onlineLine_ .inner_ p {
 padding: 18px 0 0 0;
 clear: right;
 float: right;
 font-weight: bold;
}
div#header .onlineLine_ .loginBox_ {
 padding: 20px 0 0 0;
 clear: right;
 float: right;
 width: 580px;
 overflow: hidden;
 font-weight: bold;
}
div#header .onlineLine_ .loginBox_ p {
 padding: 0 10px 0 0;
 font-size: 14px;
 float: left;
}
div#header .onlineLine_ .loginBox_ ul.memberMenu_ {
 width: 298px;
 float: right;
}
div#header .onlineLine_ .loginBox_ ul.memberMenu_ li {
 padding: 0 8px;
 font-size: 14px;
 float: left;
 border-right: 1px solid #333;
 line-height: 1.2;
}
div#header .onlineLine_ .loginBox_ ul.memberMenu_ li a {
 text-decoration: underline
}
div#header .onlineLine_ .loginBox_ ul.memberMenu_ li a:hover {
 text-decoration: none
}
div#header .onlineLine_ .loginBox_ ul.memberMenu_ li.mypage_ {
 margin: 0 8px 0 0;
 padding: 0 8px 0 0;
}
div#header .onlineLine_ .loginBox_ ul.memberMenu_ li.bookmark_ {
 margin: 0 8px 0 0;
 padding: 0 8px 0 0;
}
div#header .onlineLine_ .loginBox_ ul.memberMenu_ li.logout_ {
 border: none;
 padding: 0;
}
div#header .onlineLine_ .loginBox_ ul.memberMenu_ li.mypage_ a {
 padding: 0 0 0 17px;
 background: url(../../common/img/common_icon_mypage.gif) no-repeat left center;
}
div#header .onlineLine_ .loginBox_ ul.memberMenu_ li.bookmark_ a {
 padding: 0 0 0 17px;
 background: url(../../common/img/common_icon_favorite.gif) no-repeat left center;
}
div#header .onlineLine_ .loginBox_ ul.memberMenu_ li.logout_ a {
 padding: 0 0 0 17px;
 background: url(../../common/img/common_icon_logout.gif) no-repeat left center;
}


/*---------------------------------
 .logoArea_
-----------------------------------*/
div#header .logoArea_ {
 padding: 0;
 width: 100%;
 background: url(../../common/img/bg_canon_line.gif) repeat-x left bottom;
 min-width: 1000px;
 border-top: 4px solid #ce0000;
}
div#header .logoArea_ .inner_ {
 margin: 0 auto;
 padding-right: 10px;
 width: 920px;
 height: 72px;
 overflow: hidden;
 display: table;
}
div#header .logoArea_ .inner_ .logo_,
div#header .logoArea_ .inner_ .copyArea_,
div#header .logoArea_ .inner_ .brandLogo_ {
	display: table-cell;
	vertical-align: top;
	*float: left;
}
div#header .logoArea_ .inner_ h1.logo_,
div#header .logoArea_ .inner_ p.logo_ {
	padding: 9px 0 0 0;
	width: 355px;
}
div#header .logoArea_ .inner_ .copyArea_ {
	padding: 5px 0 9px;
	width: 420px;
	vertical-align: middle;
}
div#header .logoArea_ .inner_ .copyArea_ p { line-height: 1.5; }
div#header .logoArea_ .inner_ .brandLogo_ {
	padding: 22px 0 0;
	text-align: right;
}


/*---------------------------------
 .naviArea_
-----------------------------------*/
div#header .naviArea_ {
	padding: 7px 0;
	width: 100%;
	background: url(../../common/img/bg_online_line.gif) repeat-x bottom left;
	min-width: 1000px;
}
div#header .naviArea_ .inner_ {
	margin: 0 auto;
	display: table;
	width: 930px;
	height: 67px;
}
div#header .naviArea_ .loginBtn_,
div#header .naviArea_ .registerBtn_ {
	float: left;
	width: 192px;
	height: 67px;
	background: url(../../common/img/bg_btn_wide.png) no-repeat;
}
div#header .naviArea_ .loginBtn_:hover,
div#header .naviArea_ .registerBtn_:hover { opacity: 0.6; }
div#header .naviArea_ .loginBtn_ { margin: 0 7px 0 -3px; }
div#header .naviArea_ .registerBtn_ { margin: 0 7px 0 0; }
div#header .naviArea_ .loginBtn_ a,
div#header .naviArea_ .registerBtn_ a {
	display: block;
	position: relative;
	padding: 14px 0 0 50px;
	width: 142px;
	height: 53px;
	font-size: 20px;
	font-weight: bold;
	color: #4D4D4D;
	line-height: 1.3;
	text-decoration: none;
}
div#header .naviArea_ .loginBtn_ a span,
div#header .naviArea_ .registerBtn_ a span {
	font-size: 11px;
	font-weight: normal;
}
div#header .naviArea_ .loginBtn_ a { background: url(../../common/img/icon_loginBtn.png) no-repeat 17px 24px; }
div#header .naviArea_ .registerBtn_ a { background: url(../../common/img/icon_registerBtn.png) no-repeat 11px 10px; }
div#header .naviArea_ .copyArea_ {
	padding: 3px 7px 4px 6px;
	width: 330px;
	text-align: left;
}
div#header .naviArea_ .copyArea_ p {
	font-size: 14px;
	line-height: 1.4;
}
div#header .naviArea_ .cartBtn_ {
	position: relative;
	float: right;
	margin-right: 7px;
	width: 185px;
	height: 67px;
	background: url(../../common/img/bg_cartBtn.png) no-repeat;
}
div#header .naviArea_ .cartBtn_ a {
	display: block;
	position: relative;
	padding: 23px 0 0 72px;
	width: 113px;
	height: 44px;
	background: url(../../common/img/icon_cartBtn.png) no-repeat 19px 20px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}
div#header .naviArea_ .cartBtn_:hover { opacity: 0.6; }
div#header .naviArea_ .cartBtn_ .count_ {
	position: absolute;
	right: 12px;
	top: 16px;
	display: block;
	width: 33px;
	height: 33px;
	border-radius: 50% 50%;
	background: #FFF;
	font-size: 17px;
	font-weight: bold;
	line-height: 31px;
	color: #f00;
	text-align: center;
}
div#header .naviArea_ .copyArea_,
div#header .naviArea_ .profileBox_,
div#header .naviArea_ .btnArea_ {
	display: table-cell;
	vertical-align: middle;
	*float: left;
}
div#header .naviArea_ .profileBox_ {
	padding-top: 12px;
	width: 353px;
}
div#header .naviArea_ .profileBox_ .logout_ {
	float: right;
	margin-right: 22px;
}
div#header .naviArea_ .profileBox_ .logout_ a {
 padding: 0 0 0 17px;
 background: url(../../common/img/common_icon_logout.gif) no-repeat left center;
 font-size: 12px;
 color: #000;
}
div#header .naviArea_ .profileBox_ .memberName_ {
	margin-bottom: 6px;
	width: 250px;
	font-size: 12px;
}
div#header .naviArea_ .profileBox_ .pointTxt_ {
	font-size: 12px;
	line-height: 1.5;
}
div#header .naviArea_ .profileBox_ .pointTxt_ .num_ {
	padding-right: 3px;
	font-size: 19px;
	color: #F00;
}
div#header .naviArea_ .profileBox_ .pointTxt_ .num_ a { color: #F00; }
div#header .naviArea_ .profileBox_ .pointTxt_ .unit_ { font-size: 17px; }
div#header .naviArea_ .memberMenu_ div {
	position: relative;
	float: left;
	width: 94px;
	height: 67px;
	background: url(../../common/img/bg_btn_mid.png) no-repeat;
}
div#header .naviArea_ .memberMenu_ div:hover { opacity: 0.6; }
div#header .naviArea_ .memberMenu_ div a {
	display: block;
	padding-top: 44px;
	width: 94px;
	height: 23px;
	background-position: center 10px;
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #4D4D4D;
	text-align: center;
	text-decoration: none;
}
div#header .naviArea_ .memberMenu_ .mypage_ a { background-image: url(../../common/img/icon_mypage.png); }
div#header .naviArea_ .memberMenu_ .history_ a { background-image: url(../../common/img/icon_history.png); }
div#header .naviArea_ .memberMenu_ .bookmark_ a { background-image: url(../../common/img/icon_bookmark.png); }
div#header .naviArea_ .memberMenu_ .coupon_ a { background-image: url(../../common/img/icon_coupon.png); }
div#header .naviArea_ .memberMenu_ .coupon_ .count_ {
	position: absolute;
	right: 12px;
	top: 6px;
	display: block;
	width: 26px;
	height: 26px;
	border-radius: 50% 50%;
	background: #f00;
	font-size: 13px;
	font-weight: bold;
	line-height: 25px;
	color: #fff;
	text-align: center;
}




/*sitenavLine*/
div#header .sitenavLine_ {
 width: 100%;
 background: url(../../common/img/bg_sitenav_line.gif) repeat-x left bottom;
 min-width: 1000px;
}
div#header .sitenavLine_ .inner_ {
 margin: 0 auto;
 padding: 5px 0 0 0;
 position: relative;
 width: 930px;
 min-height: 53px;
 z-index: 100;
}
div#header .sitenavLine_ .inner_ .categorySearch_ {
 position: absolute;
 top: 2px;
 left: -3px;
 width: 266px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dt {
 cursor: pointer;
 background: url(../../common/img/common_btn_category.gif) no-repeat top left;
 width: 251px;
 height: 53px;
 line-height: 53px;
 padding-left: 15px;
 color: #fff;
 font-size: 14px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd {
 display: none;
 margin-top: -13px;
 padding-top: 13px;
 background: url(../../common/img/common_btn_category_bottom.gif) no-repeat top;
}
.topWrap_ div#header .sitenavLine_ .inner_ .categorySearch_ dd {
 display: block!important;
 opacity: 1!important;
 filter: alpha(opacity=100)!important;
 -ms-filter: "alpha(opacity=100)"!important;
 zoom: 1;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul {
 padding: 0 0 4px;
 background: url(../../common/img/bg_categorysearch.png) no-repeat left bottom;
 position: relative;
 z-index: 99;
 zoom: 1;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd>ul>li{
	 background: url(../../common/img/gnav_btn.png) no-repeat 0 0;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li a {
 padding: 6px 0 6px 18px;
 text-decoration: none;
 font-size: 14px;
 display: inline-block;
 width: 258px;
	height: 28px;
	vertical-align:middle;
		line-height:24px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li a .img{
	display:inline-block;
	width:38px;
	vertical-align:middle;
	
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd>ul>li.cur>a,
div#header .sitenavLine02_ .inner_ .categorySearch_ dd>ul>li.cur>a {
 background: url(../../common/img/gnav_arrow_bg.png) no-repeat right center;
 margin-right: -10px;
 position: relative;
 z-index: 10;
 zoom: 1;
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd>ul>li.cur>a {
 margin-right: -9px
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd>ul>li.cur>a:hover,
div#header .sitenavLine02_ .inner_ .categorySearch_ dd>ul>li.cur>a:hoer {
 text-decoration: underline
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_ {
 position: absolute;
 left: 263px;
 top: 0;
 width: 308px;
 height: 363px;
 min-height: 363px;
 background: url(../../common/img/gnav_bg_chirdren.png) no-repeat left bottom;
 border-top: #ccc 1px solid;
 z-index: 9;
 line-height: 1.5;
 padding: 0;
 zoom: 1;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ {
 background: url(../../common/img/gnav_bg_chirdren_wide.png) no-repeat right bottom;
 width: 572px;
}
div#header .sitenavLine_ .inner_ .categorySearch_.login_ dd ul li ul.childList_ {
 height: 403px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_ li,
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li ul.childList_ li {
 margin: 0 20px 0 15px;
 border-bottom: 1px solid #ccc;
 width:265px;
 zoom: 1;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ li,
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li ul.childList_ .wide_li {
 margin: 0 0 0 15px;
}

div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_ li a,
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li ul.childList_ li a {
 padding: 6px 10px 5px 25px;
 background: url(../../common/img/gnav_arrow_link.gif) no-repeat 8px center;
 text-decoration: underline;
 font-size: 12px;
 zoom: 1;
 width: 230px;

}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_ li a:hover,
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li ul.childList_ li a:hover {
 text-decoration: none;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_ ul.childList_ {
 top: -1px;
 left: 280px;
}

div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ li.wide01_{
	position:absolute;
	top:0;
	left:276px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ li.wide02_{
	position:absolute;
	top:39px;
	left:276px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ li.wide03_{
	position:absolute;
	top:80px;
	left:276px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ li.wide04_{
	position:absolute;
	top:120px;
	left:276px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ li.wide05_{
	position:absolute;
	top:160px;
	left:276px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ li.wide06_{
	position:absolute;
	top:200px;
	left:276px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ li.wide07_{
	position:absolute;
	top:240px;
	left:276px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ li.wide08_{
	position:absolute;
	top:280px;
	left:276px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ li.wide09_{
	position:absolute;
	top:320px;
	left:276px;
}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li ul.childList_.wide_ li.wide10_{
	position:absolute;
	top:360px;
	left:276px;
}


div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li,
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li a,
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li a:hover {
 zoom: 1;

}
div#header .sitenavLine_ .inner_ .categorySearch_ dd ul li a:hover {
 text-decoration: underline;

}

div#header .sitenavLine_ .inner_ .searchWindow_ {
 margin: 0 0 0 280px;
 width: 310px;
 height: 45px;
 background: url(../../common/img/common_seach_bg.gif) no-repeat 0 0;
 float: left;
}
div#header .sitenavLine_ .inner_ .searchWindow_ input {
 margin: 5px;
 font-size: 14px;
 vertical-align: top;
 width: 238px;
 border: 0;
 background: #fff;
 height: 55px;
}

div#header .sitenavLine_ .inner_ .searchWindow_.wide_ {
 width: 448px;
 background: url(../../common/img/common_seach_bg3.gif) no-repeat;
}
div#header .sitenavLine_ .inner_ .searchWindow_.wide_ input {
 width: 376px;
}


div#header .sitenavLine_ .inner_ .searchWindow_ input[type="text"],
div#header .sitenavLine02_ .inner_ .searchWindow_ input[type="text"] {
 height: 17px;
 padding: 9px 0;
}
div#header .sitenavLine_ .inner_ .searchWindow_ input.btn_,
div#header .sitenavLine02_ .inner_ .searchWindow_ input.btn_ {
 margin: 3px -4px 0 0;
 width: 59px;
 height: 39px;
 background: url(../../common/img/common_seach_btn.gif) no-repeat top left;
 line-height: 39px;
 color: #fff;
 font-size: 14px;
 cursor: pointer;
}
div#header .sitenavLine_ .inner_ .searchWindow_ input.btn_:hover,
div#header .sitenavLine02_ .inner_ .searchWindow_ input.btn_:hover {
 text-decoration: underline
}
div#header .sitenavLine_ .inner_ .buyGuide_,
div#header .sitenavLine02_ .inner_ .buyGuide_ {
 margin: -3px 2px 0 0;
 padding: 0 0 0 9px;
 float: left;
 font-size: 14px;
 position: relative;
 z-index: 100;
}
div#header .sitenavLine_ .inner_ .buyGuide_ a,
div#header .sitenavLine02_ .inner_ .buyGuide_ a {
 text-decoration: none;
 background: url(../../common/img/common_btn_guide.gif) no-repeat top left;
 display: block;
 width: 102px;
 height: 17px;
 padding: 19px 42px 16px;
 color: #000;
 font-weight: bold;
}
div#header .sitenavLine_ .inner_ .buyGuide_ a:hover,
div#header .sitenavLine02_ .inner_ .buyGuide_ a:hover {
 text-decoration: underline
}
div#header .sitenavLine_ .inner_ .buyGuide_ .childList_,
div#header .sitenavLine02_ .inner_ .buyGuide_ .childList_ {
 position: absolute;
 top: 39px;
 left: 12px;
 z-index: 100;
 border: 1px solid #e5e5e5;
 border-top: none;
 border-bottom: none;
 background: url(../../common/img/bg_guide_top.gif) repeat-x top #fff;
 padding-top: 14px;
 width: 178px;
 -moz-box-shadow: 0px 2pxpx 2px rgba(0,0,0,0.2);
 -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
 box-shadow: 0px 2px 2px rgba(0,0,0,0.2);
}
div#header .sitenavLine_ .inner_ .buyGuide_ .childList_ li,
div#header .sitenavLine02_ .inner_ .buyGuide_ .childList_ li {
 border-bottom: 1px solid #e4e4e4;
 margin-top: 1px;
 background: #f9f9f9;
}
div#header .sitenavLine_ .inner_ .buyGuide_ .childList_ a,
div#header .sitenavLine02_ .inner_ .buyGuide_ .childList_ a {
 font-weight: normal;
 padding: 16px 30px;
 width: auto;
 background: url(../../common/img/gnav_arrow_link.gif) no-repeat 15px center;
 color: #103E9E;
 text-decoration: underline;
}
div#header .sitenavLine_ .inner_ .buyGuide_ .childList_ a:hover,
div#header .sitenavLine02_ .inner_ .buyGuide_ .childList_ a:hover {
 text-decoration: none
}
div#header .sitenavLine_ .inner_ .buyGuide_ .childList_ a:hover img {

}
div#header .sitenavLine_ .inner_ .cartBtn_ {
 margin: -3px 0 0 0;
 float: left;
 position: relative;
 font-size: 14px;
}
div#header .sitenavLine_ .inner_ .cartBtn_ a,
div#header .sitenavLine02_ .inner_ .cartBtn_ a {
 text-decoration: none;
 color: #000;
 padding: 19px 0 14px 40px;
 display: block;
 width: 96px;
 height: 17px;
 background: url(../../common/img/common_btn_cart.gif) no-repeat top left;
 font-weight: bold;
}
div#header .sitenavLine_ .inner_ .cartBtn_ a:hover,
div#header .sitenavLine02_ .inner_ .cartBtn_ a:hover {
 text-decoration: underline
}
div#header .sitenavLine_ .inner_ .cartBtn_ .count_ {
 position: absolute;
 color: #CC0000;
 text-align: right;
 font-size: 14px;
 font-weight: bold;
 top: 18px;
 right: 15px;
}
/*sitenavLine02*/
div#header .sitenavLine02_ {
 width: 100%;
 background: url(../../common/img/bg_sitenav_line.gif) repeat-x left bottom;
 min-width: 1000px;
}
div#header .sitenavLine02_ .inner_ {
 margin: 0 auto;
 padding: 5px 0 0 0;
 position: relative;
 width: 930px;
 min-height: 53px;
 z-index: 99;
}
div#header .sitenavLine02_ .inner_ .categorySearch_ {
 position: absolute;
 top: 4px;
 left: -3px;
 width: 224px;
 z-index: 99;
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dt {
 cursor: pointer;
 background: url(../../common/img/common_btn_category_off.gif) no-repeat left top;
 height: 46px;
 color: #fff;
 line-height: 46px;
 font-size: 14px;
 padding-left: 15px;
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dt:hover {
 text-decoration: underline
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd {
 display: none
}
div#header .sitenavLine02_ .inner_ .categorySearch_.cur dd {
 display: block
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd {
 margin-top: -8px;
 margin-left: -3px;
 background: url(../../common/img/gnav02_btn_under.png) no-repeat top left;
 *background-color: #fff;
 background-color: #fff\9;
 padding-top: 15px;
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul {
 padding: 0 0 7px;
 background: url(../../common/img/bg_categorysearch02.png) no-repeat left bottom;
 zoom: 1;
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li ul.childList_ {
 position: absolute;
 left: 220px;
 top: 51px;
 width: 248px;
 height: 408px;
 background: url(../../common/img/gnav_bg_chirdren.png) no-repeat left bottom;
 border-top: #ccc 1px solid;
 z-index: 9;
 line-height: 1.5;
 padding: 0;
 zoom: 1;
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li {
 zoom: 1
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li a {
 padding: 13px 0 13px 53px;
 text-decoration: none;
 font-size: 14px;
 display: inline-block;
 width: 183px;
 zoom: 1;
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li a:hover {
 text-decoration: underline
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li.cat01_ {
 background: url(../../common/img/gnav02_btn_01.png) no-repeat 0 0
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li.cat02_ {
 background: url(../../common/img/gnav02_btn_02.png) no-repeat 0 0
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li.cat03_ {
 background: url(../../common/img/gnav02_btn_03.png) no-repeat 0 0
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li.cat04_ {
 background: url(../../common/img/gnav02_btn_04.png) no-repeat 0 0
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li.cat05_ {
 background: url(../../common/img/gnav02_btn_05.png) no-repeat 0 0
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li.cat06_ {
 background: url(../../common/img/gnav02_btn_06.png) no-repeat 0 0
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li.cat07_ {
 background: url(../../common/img/gnav02_btn_07.png) no-repeat 0 0
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li.cat08_ {
 background: url(../../common/img/gnav02_btn_08.png) no-repeat 0 0
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li.cat09_ {
 background: url(../../common/img/gnav02_btn_09.png) no-repeat 0 0
}
div#header .sitenavLine02_ .inner_ .categorySearch_ dd ul li.cat10_ {
 background: url(../../common/img/gnav02_btn_10.png) no-repeat 0 0
}
div#header .sitenavLine02_ .inner_ .searchWindow_ {
 margin: 0 0 0 230px;
 width: 360px;
 height: 45px;
 background: url(../../common/img/common_seach_bg2.gif) no-repeat 0 0;
 float: left;
}
div#header .sitenavLine02_ .inner_ .searchWindow_ input {
 margin: 5px;
 font-size: 14px;
 vertical-align: top;
 width: 288px;
 height: 35px;
 border: none;
 background: #fff;
}
div#header .sitenavLine02_ .inner_ .buyGuide_ {
 margin: -3px 0 0 0;
 padding: 0 0 0 9px;
 float: left;
 font-size: 14px;
}
div#header .sitenavLine02_ .inner_ .cartBtn_ {
 margin: -3px 0 0 0;
 padding: 0 0 0 2px;
 float: left;
 position: relative;
 width: 136px;
 font-size: 14px;
}
div#header .sitenavLine02_ .inner_ .cartBtn_ .count_ {
 position: absolute;
 color: #CC0000;
 text-align: right;
 font-size: 14px;
 font-weight: bold;
 top: 18px;
 right: 15px;
}
.categorySearch_ .childList_ {
 display: none
}
.buyGuide_ .childList_ {
 display: none
}
.buyGuide_.cur .childList_ {
 display: block
}
/*---------------------------------
 ourPhoto
-----------------------------------*/
.ourPhoto_ {
	margin-bottom: 6px;
	font-size: 12px;
}
/*---------------------------------
 homeContentsTop
-----------------------------------*/
.homeContentsTop_ {
 margin: 15px auto 30px auto;
 width: 930px;
 overflow: hidden;
 padding: 0 35px;
}
.homeContentsTop_ .colL_ {
 margin: 405px 0 0 0;
 width: 260px;
 float: left;
}
.homeContentsTop_ .colL_ .infoBox_ {
 background: url(../../common/img/bg_infobox.gif) no-repeat left bottom;
 zoom: 1;
}
.homeContentsTop_ .colL_ .infoBox_ p.ttl_ {
 position: relative
}
.homeContentsTop_ .colL_ .infoBox_ p.ttl_ span {
 position: absolute;
 top: 17px;
 right: 15px;
}
.homeContentsTop_ .colL_ .infoBox_ ul {
 margin: 0 0 1px;
	padding:0 5px; 
	height: 312px;
	overflow-y: auto;
}
.homeContentsTop_ .colL_ .infoBox_ ul li {
 padding: 13px 7px;
 border-top: 1px dashed #cccccc;
 line-height: 140%;
}
.homeContentsTop_ .colL_ .infoBox_ ul li.first_ {
 border: none
}
.homeContentsTop_ .colL_ .infoBox_ ul li a {
 font-size: 14px
}
.homeContentsTop_ .colR_ {
 padding: 0 10px 0 0;
 width: 640px;
 float: right;
}
.carouselVisual_ {
 position: relative;
 height: 383px;
 background: #dedede;
}
.carouselVisual_ .thumbs_ {
 position: absolute;
 width: 640px;
 bottom: 6px;
 overflow: hidden;
}
.carouselVisual_ .thumbs_ ul {
 width: 9999px;
 overflow: hidden;
 margin-left: -30px;
}
.carouselVisual_ .thumbs_ li {
 padding: 0 2px;
 float: left;
}
.carouselVisual_ .thumbNav_ {
 width: 640px;
 overflow: hidden;
}
.carouselVisual_ .thumbNav_ li {
 cursor: pointer
}
.carouselVisual_ .thumbNav_ li.next_ {
 padding: 5px 0;
 position: absolute;
 text-align: right;
 width: 40px;
 background: #dedede;
 right: 0;
 bottom: 5px;
}
.carouselVisual_ .thumbNav_ li.back_ {
 padding: 5px 0;
 position: absolute;
 width: 40px;
 background: #dedede;
 left: 0;
 bottom: 5px;
}
.bnrList01_ {
 margin: 20px -10px -20px -10px;
 width: 660px;
 min-height: 220px;
 overflow: hidden;
 background: #fff;
}
.bnrList01_ li {
 margin: 0 10px 20px;
 background: #fff;
 float: left;
}
.bnrList01_ li a:hover img {
 opacity: 0.6;
 filter: alpha(opacity=60);
 -ms-filter: "alpha(opacity=60)";
 zoom: 1;
}
/*---------------------------------
 contents
-----------------------------------*/
#contents {
 margin: 15px auto 0 auto;
 width: 930px;
}
#contents .section_ {
 margin: 0 0 30px 0
}
/*---------------------------------
 contentsCol2
-----------------------------------*/
#contentsCol2 {
 margin: 15px auto 0 auto;
 width: 930px;
 overflow: hidden;
}
#contentsCol2 .section_ {
 margin: 0 0 30px 0
}
#contentsCol2 #sideNav {
 clear: left;
 width: 260px;
 float: left;
}
#contentsCol2 #mainCol {
 width: 620px;
 float: right;
}
/*sideNav*/
#sideNav dl.categoryNav_ {
 margin: 0 0 20px 0;
 width: 260px;
}
#sideNav dl.categoryNav_ dt {
 padding: 0 24px 0 24px;
 width: 212px;
 height: 54px;
 background: url(../../common/img/bg_sidenav_category_dt.gif) no-repeat 0 0;
 font-weight: bold;
 display: table;
}
#sideNav dl.categoryNav_>dt>a,
#sideNav dl.categoryNav_>dt>span {
 text-align: left;
 font-size: 14px;
 line-height: 1.5;
 text-decoration: underline;
 display: table-cell;
 width: 212px;
 vertical-align: middle;
 margin: 0;
 /display: inline;
 /zoom: 1;
 /position: relative;
 /top: 50%;
}
#sideNav dl.categoryNav_>dt>span {
 text-decoration: none
}
#sideNav dl.categoryNav_ dt>a>span {
 /position: relative;
 /top: -50%;
}
#sideNav dl.categoryNav_ dt>a:hover {
 text-decoration: none
}
#sideNav dl.categoryNav_ dd {
 padding: 14px 10px 1px 24px;
 width: 226px;
 background: url(../../common/img/bg_sidenav_category_dd.gif) no-repeat left bottom;
}
#sideNav dl.categoryNav_ dd ul.parent_ {
 width: 226px
}
#sideNav dl.categoryNav_ dd ul.parent_ li {
 margin: 0 0 10px;
 padding: 0 0 0 1em;
 color: #333;
 font-size: 14px;
 text-indent: -1em;
 font-weight: bold;
}

#sideNav dl.categoryNav_ dd ul.parent_ li span a{
 margin: 0 0 10px;
 padding: 0 0 0 14px;
 text-decoration: none;
 background: url(../../common/img/icon_arrow02.gif) no-repeat left center;
 font-size: 14px;
 font-weight: normal;
}

#sideNav dl.categoryNav_ dd ul.parent_ li span a:hover {
 text-decoration: underline
}

#sideNav dl.categoryNav_ dd ul.parent_ li ul.child_ {
 margin: 0 0 0 -1em;
 padding: 7px 0 0 0;
 width: 212px;
}
#sideNav dl.categoryNav_ dd ul.parent_ li ul.child_ li {
 margin: 0;
 padding: 7px 0;
 text-indent: 0;
 font-weight: normal;
}
#sideNav dl.categoryNav_ dd ul.parent_ li ul.child_ li a {
 padding: 0 0 0 14px;
 text-decoration: none;
 font-size: 14px;
 background: url(../../common/img/icon_arrow02.gif) no-repeat left center;
 display: block;
}
#sideNav dl.categoryNav_ dd ul.parent_ li ul.child_ li a:hover {
 text-decoration: underline
}
#sideNav dl.categoryNav_ dd ul.parent_ li ul.child_ li span {
 padding: 0 0 0 14px;
 text-decoration: none;
 font-size: 14px;
 display: block;
 font-weight: bold;
}
/*sideNav*/
#sideNav dl.categoryNav02_ {
 margin: 0 0 20px 0;
 width: 260px;
}
#sideNav dl.categoryNav02_ dt {
 padding: 0 24px 0 24px;
 width: 212px;
 height: 54px;
 background: url(../../common/img/bg_sidenav_category_dt02.gif) no-repeat 0 0;
 font-weight: bold;
}
#sideNav dl.categoryNav02_ dt span {
 text-align: left;
 font-size: 14px;
 display: block;
 line-height: 54px;
}
#sideNav dl.categoryNav02_ dt a:hover {
 text-decoration: none
}
#sideNav dl.categoryNav02_ dd {
 background: url(../../common/img/bg_sidenav_category_dd.gif) no-repeat left bottom;
 padding: 15px 15px 15px 15px;
 width: 230px;
 word-wrap: break-word;
}
#sideNav dl.categoryNav02_ dd p.firstTtl_ {
 border-bottom: 1px solid #ccc;
 padding: 5px 0 15px 0;
 font-size: 14px;
 font-weight: bold;
 margin: 0 10px 0 0;
}
#sideNav dl.categoryNav02_ dd p.firstTtl_ a {
 text-decoration: none
}
#sideNav dl.categoryNav02_ dd p.firstTtl_ a:hover {
 text-decoration: underline
}
#sideNav dl.categoryNav02_ dd .categoryTop_ {
 padding: 7px 0 0 8px
}
#sideNav dl.categoryNav02_ dd .categoryTop_ li {
 padding: 7px 0
}
#sideNav dl.categoryNav02_ dd .categoryTop_ li.hasChild_ {
 padding: 7px 0 0
}
#sideNav dl.categoryNav02_ dd .categoryTop_ li a {
 padding: 0 0 0 14px;
 text-decoration: none;
 font-size: 14px;
 background: url(../../common/img/icon_arrow02.gif) no-repeat left center;
 display: block;
}
#sideNav dl.categoryNav02_ dd .categoryTop_ li a:hover {
 text-decoration: underline
}
#sideNav dl.categoryNav02_ dd .categoryTop_ li span {
 padding: 0 0 0 0;
 font-size: 14px;
 display: block;
 font-weight: bold;
}
#sideNav dl.categoryNav02_ dd .categoryTop_ .subCategory_ {
 margin: 7px 0 0 2px
}
#sideNav dl.categoryNav02_ dd .categoryTop_ .subCategory_ li a {
 display: block;
 background: url(../../common/img/icon_subcategry_arrow01.gif) no-repeat left 0.2em;
 padding: 0 0 0 12px;
 font-size: 13.5px;
}
#sideNav dl.categoryNav02_ dd .categoryTop_ .subCategory_ li.last_ a {
 display: block;
 background: url(../../common/img/icon_subcategry_arrow02.gif) no-repeat left 0.2em;
 padding: 0 0 0 12px;
 font-size: 13.5px;
}
#sideNav dl.categoryNav02_ dd .categoryTop_ .subCategory_ li.hasChild_ span {
 font-size: 13px;
 background: url(../../common/img/icon_subcategry_arrow01.gif) no-repeat left 0.2em;
 padding: 0 0 7px 12px;
}
#sideNav dl.categoryNav02_ dd .categoryTop_ .subCategory_ li.hasChild_ ul.itemList_ {
 margin: 0 0 0 15px
}
#sideNav dl.categoryNav02_ dd .clear_ {
 text-align: right;
 font-size: 14px;
 border-top: 1px solid #e6e6e6;
 padding: 10px 0 0;
 margin: 0 10px 0 0;
}
#sideNav dl.categoryNav02_ dd .clear_ span {
 color: #003399;
 background: url(../../common/img/icon_close_02.gif) no-repeat left center;
 padding: 0 0 0 16px;
 cursor: pointer;
}
#sideNav dl.categoryNav02_ dd .clear_ span:hover {
 text-decoration: underline
}
.priceSearch_ {
 margin: 0 0 0 0;
 padding: 20px 0 0 0;
}
.priceSearch_ p.price01_ {
 font-size: 14px;
 margin: 0 0 12px;
}
.priceSearch_ p.price02_ {
 font-size: 14px;
 margin: 0 0 12px;
}
.priceSearch_ p.price01_ select {
 width: 170px;
 line-height: 20px;
 margin: 0 5px 0 0;
}
.priceSearch_ p.price02_ select {
 width: 170px;
 line-height: 20px;
 margin: 0 5px 0 0;
}
.priceSearch_ p.btnSearch01_ input {

}
.priceSearch_ p.btnSearch01_ {
 background: url(../../common/img/btn_search01.gif) no-repeat 0 0;
 width: 220px;
 height: 35px;
 text-align: center;
 margin: auto;
 margin: 20px 0 20px 0;
}
.priceSearch_ p.btnSearch01_ input {
 border: none;
 background: none;
 color: #fff;
 display: block;
 text-align: center;
 font-weight: bold;
 font-size: 14px;
 width: 220px;

}
.priceSearch_ p.btnSearch01_ input:hover {
 text-decoration: underline;
 cursor: pointer;
}
.searchValue01_ {
 background: url(../../common/img/bg_side_searchvalue02.gif) no-repeat left bottom;
 width: 260px;
 margin: 0 0 20px 0;
}
.searchValue01_ .ttl_ {
 height: 50px;
 line-height: 50px;
 padding: 0 20px;
 font-size: 14px;
 font-weight: bold;
 background: url(../../common/img/bg_side_searchvalue01.gif) no-repeat 0 0;
}
.searchValue01_ ul {
 width: 240px;
 margin: 0 auto;
 padding: 0 0 10px 0;
}
.searchValue01_ ul li {
 padding: 15px 10px;
 position: relative;
 line-height: 19px;
 border-top: 1px dashed #ccc;
 word-wrap: break-word;
}
.searchValue01_ ul li span.delete_ {
 position: absolute;
 width: 19px;
 height: 19px;
 right: 10px;
 top: 19x;
 cursor: pointer;
}
.searchValue01_ ul li span.delete_ img:hover {
 opacity: 0.6;
 filter: alpha(opacity=60);
 -ms-filter: "alpha(opacity=60)";
 zoom: 1;
}
.searchValue01_ ul li.first_ {
 border: none;
 word-wrap: break-word;
}
/*---------------------------------
 wideContents
-----------------------------------*/
#wideContents {
 margin: 0 auto;
 width: 1000px;
}
#wideContents .section_ {
 margin: 0 auto 35px;
 width: 920px;
}
/*---------------------------------
 pageTop
-----------------------------------*/
#pageTop {
 width: 100%;
 min-width: 1000px;
 margin-top: 70px;
}
#pageTop .inner_ {
 margin: 0 auto;
 width: 930px;
}
#pageTop .inner_ p {
 text-align: right;
 width: 100%;
 overflow: hidden;
}
#pageTop .inner_ p a {
 display: block;
 background: url(../../common/img/common_pagetop_off.gif) no-repeat left top;
 height: 30px;
 width: 165px;
 text-align: center;
 line-height: 30px;
 padding-right: 20px;
 color: #333333;
 text-decoration: none;
 float: right;
}
/*---------------------------------
 footerLinks
-----------------------------------*/
#footerLinks {
 width: 100%;
 background: #f4f4f4;
 min-width: 1000px;
}
#footerLinks .inner_ {
 margin: 0 auto;
 width: 930px;
 overflow: hidden;
 padding: 40px 0 50px;
}
#footerLinks .inner_ .textList_ {
 width: 630px;
 float: left;
 overflow: hidden;
}
#footerLinks .inner_ .textList_ .categoryLinks_ {
 width: 315px;
 float: left;
}
#footerLinks .inner_ .textList_ .categoryLinks_ dt {
 margin: 0 0 5px 0;
 font-weight: bold;
}
#footerLinks .inner_ .textList_ .categoryLinks_ dt a {
 font-size: 14px;
 line-height: 32px;
}
#footerLinks .inner_ .textList_ .categoryLinks_ dt a img {
 margin: 0 5px 0 0
}
#footerLinks .inner_ .textList_ .categoryLinks_ dd {
 margin: 0 0 20px 0
}
#footerLinks .inner_ .textList_ .categoryLinks_ dd ul {
 margin: 0 0 0 12px
}
#footerLinks .inner_ .textList_ .categoryLinks_ dd ul li {
 padding: 8px 0
}
#footerLinks .inner_ .textList_ .categoryLinks_ dd ul li a {
 padding: 0 0 0 20px;
 background: url(../../common/img/icon_arrow01.gif) no-repeat 0 0.3em;
}
#footerLinks .inner_ .otherList_ {
 width: 295px;
 float: right;
}
#footerLinks .inner_ .otherList_ .announceList_ dl {
 padding: 15px 0;
 width: 100%;
 border-top: 1px solid #d9d9d9;
 overflow: hidden;
}
#footerLinks .inner_ .otherList_ .announceList_ dl dt {
 text-align: center;
 width: 78px;
 float: left;
}
#footerLinks .inner_ .otherList_ .announceList_ dl.nortonMark dt,#footerLinks .inner_ .otherList_ .announceList_ dl.privacyMark dt,#footerLinks .inner_ .otherList_ .announceList_ dl.cartridgeMark dt
{
 text-align: center;
 background-color:#FFF;
 width: 80px;
 height: 80px;
 float: left;
}
#footerLinks .inner_ .otherList_ .announceList_ dl dd {
 margin: 0 0 0 15px;
 width: 200px;
 float: left;
}
#footerLinks .inner_ .otherList_ .announceList_ dl dd p {
 line-height: 1.4
}
#footerLinks .inner_ .otherList_ .announceList_ dl dd p.ttl_ {
 margin: 0 0 5px 0;
 font-size: 14px;
 font-weight: bold;
}
#footerLinks .inner_ .otherList_ .facebookWindow_ {
 padding: 10px 0 0 0;
 background: url(../../common/img/bg_facebook_top.gif) no-repeat left top;
}
#footerLinks .inner_ .otherList_ .facebookWindow_ .inner_ {
 padding: 0 0 10px 0;
 background: url(../../common/img/bg_facebook_btm.gif) no-repeat left bottom;
 min-height: 400px;
}
#footerLinks .inner_ .otherList_ .facebookWindow_ .inner_ iframe {
 margin: -35px 0 0 0
}


/*---------------------------------
 footer
-----------------------------------*/
#footer {
 color: #fff;
 width: 100%;
 background: #000;
 min-width: 1000px;
}
#footer .inner_ {
 margin: 0 auto;
 padding: 15px 0;
 width: 930px;
 overflow: hidden;
}
#footer .inner_ .copy_ {
 font-weight: bold;
 line-height: 1;
 float: left;
}
#footer .inner_ ul {
 float: right
}
#footer .inner_ ul li {
 padding: 0 15px;
 font-weight: bold;
 line-height: 1;
 border-right: 1px solid #fff;
 display: inline;
}
#footer .inner_ ul li a {
 color: #fff;
 text-decoration: none;
 line-height: 1;
}
#footer .inner_ ul li a:hover {
 color: #fff;
 text-decoration: underline;
}
#footer .inner_ ul li.last_ {
 padding: 0 5px 0 15px;
 border: none;
}
/*IE lt 10*/
:root div#header .canonLine_ .inner_ .brandSite_ li.nav01_  a {
 line-height: 60px\9
}