@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
	h1, h2, h3, h4, h5, h6, p, blockquote, pre,
	a, abbr, acronym, address, big, cite, code,
	del, dfn, em, font, img, ins, kbd, q, s, samp,
	small, strike, strong, sub, sup, tt, var,
	dl, dt, dd, ol, ul, li,
	fieldset, form, label, legend,
	table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-size: 100%;
	}


* {
	margin: 0;
	padding: 0;

}
body {
	background: #ccc url(../img/bg/bg_ccdpro.gif) top repeat-x;
	margin: 0 auto 0;
	font-size: 12px;
}	
body, textarea {
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
}
input, select { font-family: Arial, "ＭＳ Ｐゴシック", sans-serif; }




a { text-decoration: none; }


a:link {
	color: #0000ff;  /* 2009年12.5追加 */
	text-decoration: none;
	}
a:hover {
	color: #0000ff;
	text-decoration: underline;
	}
a:visited{
	color: #008;
	text-decoration: none;
	}



.c-both {
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	line-height: 0;
	clear: both;
	}


table {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	line-height: normal;
	}
td {
	border: 1px solid #CCCCCC;
	padding: 4px;
	}
th {
	border: 1px solid #CCCCCC;
	padding: 4px;
	text-align: left;
	background: #F8F8FF;
}
td ul {
	list-style-type: none;
	padding: 0px;
}
h1 {
	text-align: left;
	margin: 0px 0px 0px 2px;
}
#content h2 {
	color: #333333;
	font-size: 160%;
	margin: 4px 0px 2px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #66CCFF;
	-moz-text-shadow: 1px 1px 2px #66CCFF;
	-webkit-text-shadow: 1px 1px 2px #66CCFF;
}
/* h2内のimgはランキング等のアイコン */
h2 img, h2 a:visited img, h2 a:active img, h2 a:link img {
	border-style: none;
	margin: -3px 1px 0px 2px;
}
h3 {
	font-size: 140%;
	color: #333333;
	margin: 8px 2px 0px 6px;
	font-weight: bold;
}
#content h4 {
	color: #333333;
	margin: 16px 2px 5px 0px;
	background: url(../img/bg/h4.png) repeat-x;
	padding: 3px 5px;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 1px 1px 2px #66CCFF;
	-moz-text-shadow: 1px 1px 2px #66CCFF;
	-webkit-text-shadow: 1px 1px 2px #66CCFF;
}
#content h4 a {
	color: #333333 !important;
	text-decoration: none !important;
}
#content h5 {
	color: #333333;
	margin: 6px 0px 3px;
	font-size: 100%;
	font-weight: bold;
}
h6 {
	color: #333333;
	text-align: left;
	float: left;
	clear: both;
	font-size: 80%;
	line-height: 110%;
	font-weight: bold;
}


#ccdpro_header_seo {
	width: 100px;
	height: 1px;
	magin: 0;
	padding: 0;
	font-size: 6px;
	color: #FFF !important;
	text-shadow: none !important;
	text-indent: -300px;
	-webkit-text-size-adjust: none;
}
#ccdpro_header_seo h2 {
	width: 100px;
	height: 1px;
	font-size: 6px;
	color: #FFF !important;
	text-shadow: none !important;
	text-indent: -300px;
	-webkit-text-size-adjust: none;
}


/* コンテナ */
div#container {
	width: 1020px;
	margin: 0px auto 0px;
}


/* ヘッダー */

#ccdpro_header {
	width: 1020px;
	height: 190px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px 0px 0;
	}


#ccdpro_header_upper {
	width: 1020px;
	height: 130px;
	margin: 0 0 10px;
	padding: 0;
	clear: both;
	}
#ccdpro_header_left {
	width: 180px;
	height: 130px;
	margin: 0;
	padding: 0;
	float: left;
	}
#ccdpro_header_right {
	width: 820px;
	height: 130px;
	margin: 0;
	padding: 0;
	float: right;
	_position: relative;
	_left: 10px;
	}
#ccdpro_header_btn {
	width: 830px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	}

/* ヘッダーロゴ */

#ccdpro_header_logo {
	width: 180px;
	height: 90px;
	margin: 0;
	padding: 0;
	}
#ccdpro_header_logo h1 {
	width: 180px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: 100;
	}
#ccdpro_header_logo h2 {
	background: url(/img/header/logo_keiyo.png) no-repeat;
	width: 180px;
	height: 70px;
	margin: 0;
	padding: 0;
	font-size: 6px;
	color: #FFF !important;
	text-shadow: none !important;
	text-indent: -200px;
	-webkit-text-size-adjust: none;
	}
#ccdpro_header_logo h2 a {
	width: 180px;
	height: 60px;
	color: #FFF !important;
	display: block;
	}

/* ヘッダー営業時間 */

#ccdpro_header_hours {
	background: url(/img/header/keiyo_hours.png) top left no-repeat;
	width: 180px;
	height: 40px;
	margin: 0;
	padding: 0;
	text-indent: -200px;
	}
#ccdpro_header_hours h4 {
	background-image: none !important;
	margin: 0;
	padding: 0;
	font-size: 6px;
	color: #FFF !important;
	text-decoration: none !important;
	text-shadow: none !important;
	-webkit-text-size-adjust: none;
	}
#ccdpro_header_hours ul {
	font-size: 6px;
	color: #FFF !important;
	list-style-type: none;
	-webkit-text-size-adjust: none;
	}

/* ヘッダーボタン */

#ccdpro_header_estimate {
	width: 398px;
	height: 40px;
	float: left;
	}
#ccdpro_header_estimate ul {
	list-style-type: none;
	}
#ccdpro_header_estimate li {
	float: left;
	}


#ccdpro_header_order {
	width: 420px;
	height: 40px;
	margin: 0px;
	float: left;
	}
#ccdpro_header_order ul {
	list-style-type: none;
	}
#ccdpro_header_order li {
	float: left;
	}

#ccdpro_btn_faxorder {
	width: 190px;
	height: 30px;
	margin: 10px 0 0;
	font-size: 6px;
	-webkit-text-size-adjust: none;
	text-indent: -300px;
	}
#ccdpro_btn_faxorder a {
	background: url(../img/header/btn_fax.png) no-repeat;
	width: 190px;
	height: 30px;
	color: #FFF;
	display: block;
	}
#ccdpro_btn_faxorder a:hover {
	background: url(../img/header/btn_fax-ov.png) no-repeat;
	}

#ccdpro_btn_estimate {
	width: 190px;
	height: 30px;
	margin: 10px 0 0;
	font-size: 6px;
	-webkit-text-size-adjust: none;
	text-indent: -500px;
	}
#ccdpro_btn_estimate a {
	background: url(../img/header/btn_estimate.png) no-repeat;
	width: 190px;
	height: 30px;
	color: #FFF;
	display: block;
	}
#ccdpro_btn_estimate a:hover {
	background: url(../img/header/btn_estimate-ov.png) no-repeat;
	}

/* ヘッダーボタン カート */

#ccdpro_header_order ul {
	width: 424px;
	height: 40px;
	margin: 0;
	padding: 0;
	}

#ccdpro_btn_cart {
	width: 195px;
	height: 40px;
	margin: 0;
	font-size: 6px;
	-webkit-text-size-adjust: none;
	text-indent: -700px;
	}
#ccdpro_btn_cart a {
	background: url(/img/header/btn_cart.png) no-repeat;
	width: 195px;
	height: 40px;
	color: #FFF;
	display: block;
	}
#ccdpro_btn_cart a:hover {
	background: url(/img/header/btn_cart-ov.png) no-repeat;
	}

#ccdpro_btn_mypage {
	width: 75px;
	height: 40px;
	margin: 0;
	font-size: 6px;
	-webkit-text-size-adjust: none;
	text-indent: -900px;
	}
#ccdpro_btn_mypage a {
	background: url(/img/header/btn_mypage.png) no-repeat;
	width: 75px;
	height: 40px;
	color: #FFF;
	display: block;
	}
#ccdpro_btn_mypage a:hover {
	background: url(/img/header/btn_mypage-ov.png) no-repeat;
	}

#ccdpro_btn_member {
	width: 65px;
	height: 40px;
	margin: 0;
	font-size: 6px;
	-webkit-text-size-adjust: none;
	text-indent: -900px;
	}
#ccdpro_btn_member a {
	background: url(/img/header/btn_member.png) no-repeat;
	width: 65px;
	height: 40px;
	color: #FFF;
	display: block;
	}
#ccdpro_btn_member a:hover {
	background: url(/img/header/btn_member-ov.png) no-repeat;
	}

#ccdpro_btn_guide {
	width: 89px;
	height: 40px;
	margin: 0;
	font-size: 6px;
	-webkit-text-size-adjust: none;
	text-indent: -1000px;
	}
#ccdpro_btn_guide a {
	background: url(/img/header/btn_guide.png) no-repeat;
	width: 89px;
	height: 40px;
	color: #FFF;
	display: block;
	}
#ccdpro_btn_guide a:hover {
	background: url(/img/header/btn_guide-ov.png) no-repeat;
	}

/* ヘッダーバナー */
#ccdpro_header_banner {
	background: #39C;
	width: 468px;
	height: 60px;
	margin: 30px 20px 0 0;
	padding: 0;
	line-height: 0;
	float: left;
	}


/* ヘッダー送料無料 */
#ccdpro_header_delivery {
	margin: 10px 20px 0 0;
	padding: 0;
	font-size: 6px;
	color: #FFF;
	-webkit-text-size-adjust: none;
	float: left;
	}
#ccdpro_header_delivery ul {
	background: url(/img/header/keiyo_delivery.png) no-repeat;
	width: 102px;
	height: 80px;
	list-style-type: none;
	text-indent: -890px;
	}


/* ヘッダー問合せ */
#ccdpro_header_contact {
	width: 210px;
	height: 80px;
	margin: 10px 0px 0 0;
	padding: 0;
	float: left;
	}
#ccdpro_header_contact ul {
	list-style-type: none;
	}
#ccdpro_hd_telnum {
	background: url(/img/header/keiyo_tel.png) no-repeat;
	width: 210px;
	height: 55px;
	font-size: 6px;
	color: #FFF;
	-webkit-text-size-adjust: none;
	text-indent: -1000px;
	}

#ccdpro_btn_contact {
	width: 210px;
	height: 25px;
	margin: 0;
	font-size: 6px;
	-webkit-text-size-adjust: none;
	text-indent: -1000px;
	}
#ccdpro_btn_contact a {
	background: url(/img/header/btn_contact.png) no-repeat;
	width: 210px;
	height: 25px;
	color: #FFF;
	display: block;
	}
#ccdpro_btn_contact a:hover {
	background: url(/img/header/btn_contact-ov.png) no-repeat;
	}


/* ヘッダーナビゲーション */
#ccdpro_header_navi {
	width: 1020px;
	height: 40px;
	margin: 0;
	padding: 0;
	_position: relative;
	_bottom: 24px;
	clear: both;
	}
#ccdpro_header_navi ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
#ccdpro_header_navi li {
	margin: 0;
	padding: 0;
	font-size: 6px;
	color: #FFF;
	-webkit-text-size-adjust: none;
	float: left;
	}
#ccdpro_header_navi li a {
	width: 102px;
	height: 40px;
	margin: 0;
	padding: 0;
	display: block;
	color: #FFF;
	}

#ccdpro_navi_top {
	width: 102px;
	height: 40px;
	text-indent: -199px;
	}
#ccdpro_navi_top a {
	background: url(../img/new/menu_top.gif) no-repeat;
	}
#ccdpro_navi_top a:hover {
	background: url(../img/new/menu_top2.gif) no-repeat;
	}

#ccdpro_navi_review {
	width: 102px;
	height: 40px;
	text-indent:-299px;
	}
#ccdpro_navi_review a {
	background: url(../img/new/menu_review.gif) no-repeat;
	}
#ccdpro_navi_review a:hover {
	background: url(../img/new/menu_review2.gif) no-repeat;
	}

#ccdpro_navi_event {
	width: 102px;
	height: 40px;
	text-indent:-399px;
	}
#ccdpro_navi_event a {
	background: url(../img/new/menu_event.gif) no-repeat;
	}
#ccdpro_navi_event a:hover {
	background: url(../img/new/menu_event2.gif) no-repeat;
	}

#ccdpro_navi_outlet {
	width: 102px;
	height: 40px;
	text-indent:-499px;
	}
#ccdpro_navi_outlet a {
	background: url(../img/new/menu_outlet.gif) no-repeat;
	}
#ccdpro_navi_outlet a:hover {
	background: url(../img/new/menu_outlet2.gif) no-repeat;
	}

#ccdpro_navi_newitem {
	width: 102px;
	height: 40px;
	text-indent:-599px;
	}
#ccdpro_navi_newitem a {
	background: url(../img/new/menu_newitem.gif) no-repeat;
	}
#ccdpro_navi_newitem a:hover {
	background: url(../img/new/menu_newitem2.gif) no-repeat;
	}

#ccdpro_navi_rank {
	width: 102px;
	height: 40px;
	text-indent:-699px;
	}
#ccdpro_navi_rank a {
	background: url(../img/new/menu_rank.gif) no-repeat;
	}
#ccdpro_navi_rank a:hover {
	background: url(../img/new/menu_rank2.gif) no-repeat;
	}

#ccdpro_navi_faq {
	width: 102px;
	height: 40px;
	text-indent:-799px;
	}
#ccdpro_navi_faq a {
	background: url(../img/new/menu_faq.gif) no-repeat;
	}
#ccdpro_navi_faq a:hover {
	background: url(../img/new/menu_faq2.gif) no-repeat;
	}

#ccdpro_navi_shop {
	width: 102px;
	height: 40px;
	text-indent: -899px;
	}
#ccdpro_navi_shop a {
	background: url(../img/new/menu_shop.gif) no-repeat;
	}
#ccdpro_navi_shop a:hover {
	background: url(../img/new/menu_shop2.gif) no-repeat;
	}

#ccdpro_navi_blog {
	width: 102px;
	height: 40px;
	text-indent:-999px;
	}
#ccdpro_navi_blog a {
	background: url(../img/new/menu_blog.gif) no-repeat;
	}
#ccdpro_navi_blog a:hover {
	background: url(../img/new/menu_blog2.gif) no-repeat;
	}

#ccdpro_navi_info {
	width: 102px;
	height: 40px;
	text-indent:-1099px;
	}
#ccdpro_navi_info a {
	background: url(../img/new/menu_info.gif) no-repeat;
	}
#ccdpro_navi_info a:hover {
	background: url(../img/new/menu_info2.gif) no-repeat;
	}







/* パンくずリスト */
p#bread {
	background-color: #ffffff;
	font-size: 0.75em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-bottom: 20px
}
/* コンテンツ */
#content {
	width: 840px;
	margin: 0px;
	padding: 0 0 20px 0;
	float: right;
}

#sidebar {
	margin: 0;
	padding: 0;
	float: right;
}
/* フッター */
div#footer {
	background-image: url(../img/new/footer.gif);
	display: block;
	width: 1020px;
	height:75px;
	clear: both;
	margin-top:5px;
}
.footermenu1 {
	list-style: none;
	display: inline;
	margin-top:15px;
	margin-left:40px;
	float: left;
}
.footermenu2 {
	list-style: none;
	display: inline;
	margin-top:15px;
	margin-left:5px;
	float: left;
}
.footermenu3 {
	list-style: none;
	display: inline;
	margin-top:35px;
	margin-left:30px;
	float: left;
}
.footermenu4 {
	list-style: none;
	display: inline;
	margin-top:35px;
	margin-left:5px;
	float: left;
}
.footermenu5 {
	list-style: none;
	display: inline;
	margin-top:7px;
	margin-left:20px;
	float:left;
}
/* サイドメニュー */

#side {
	background: #3399CC;
	width: 170px;
	margin: 0 10px 0 0;
	padding: 0 0px 0 0;
	font-size: 14px;
	color: #FFFFFF;
	overflow: hidden;
}
.side {
	width: 170px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
/*サイト内検索*/
.side input {
	width: 40px;
	margin: 0px;
	padding: 2px;
	font-size: 11px !important;
}

input.gsc-input {
    border-color: #DECAFF;
  }
input.gsc-search-button {
	border-color: #923C99;
	background-color: #C78DCC;
	color: #FFF !important;
	text-shadow: 0px 0px 1px #66CCFF !important;
	-moz-text-shadow: 0px 0px 1px #66CCFF;
	-webkit-text-shadow: 0px 0px 1px #66CCFF;
  }



#cse-search-form {
	width: 192px !important;
}
#cse-search-form td {
	padding: 0 !important;
}
#cse-search-form input[type="text"] {
	height: 25px;
	padding: 0 !important;
	width: 167px;
	border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	box-shadow: 0 0 5px #3399CC;
	-moz-box-shadow: 0 0 5px #3399CC;
	-webkit-box-shadow: 0 0 5px #3399CC;
}
#cse-search-form input[type="submit"] {
	background: url("/img/icon_search.gif") no-repeat scroll 50% 50% #FFFFFF;
	border: 0 none;
	color: #FFFFFF;
	height: 25px;
	margin-left: -22px;
	overflow: hidden;
	text-indent: -50px;
	width: 20px;
	-webkit-appearance: none;
}



.sidep {
	padding: 3px 0 1px;
	margin: 3px 0 1px;
}
.sideul {
	list-style-image: url(/img/new/migi.gif);
}
.sideul li {
	list-style-image: url(/img/new/migi.gif);
	margin: 0px 0 0 10px;
	padding: 0px 0 0 0px;
	font-size:13px;
	line-height:120%;
	text-decoration: none;
}
.sideli a:link {
	color: #FFFFFF;
}
.sideli a:visited {
	color: #99ccff;
}
.sideli a:active {
	color: #FFFFCC;
}
.sideli a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.sideli a img {
	border-style: none;
}

#ccdpro_sidemenu {
	width: 170px;
	margin: 0px;
	padding: 0px;
}
#ccdprp_favo_addthis {
	width: 170px;
	padding: 20px 0 0;
	}



/* TOPオススメ */
.osusume {
	color: #333333;
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	width:265px;
}
/* 商品バリエーション（ページ中央） */
.variation {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.variation .cart .num {
	display: inline;
	line-height: 100%;
}
.variation .cart .button-p {
	display: inline;
	line-height: 100%;
}
.variation th {
	border-style: none;
	padding: 4px 6px;
}
.variation td {
	text-align: right;
	border-style: none;
	padding: 4px 6px;
}
/* 商品バリエーション（ページ冒頭） */
.variation2 {
	border-style: none;
}
.variation2 .cart .num {
	line-height: 100%;
	display: inline;
}
.variation2 .cart .button-p {
	line-height: 100%;
	display: inline;
}
.variation2 th {
	border-style: none;
	padding: 4px 6px;
}
.variation2 td {
	text-align: left;
	border-style: none;
	padding: 1px 5px;
	margin: 0px;
	line-height: 100%;
	vertical-align: middle;
}
.variation3 {
	border-style: none;
}
.variation3 .cart .num {
	line-height: 100%;
	display: inline;
}
.variation3 .cart .button-p {
	line-height: 100%;
	display: inline;
}
.variation3 table {
	border-style: none;
	line-height: normal;
}
.variation3 th {
	border-style: none;
}
.variation3 td {
	text-align: left;
	border-style: none;
	margin: 0px;
	line-height: 100%;
	vertical-align: super;
}
.variation4 {
	border-style: none;
}
.variation4 .cart .num {
	line-height: 100%;
	display: inline;
}
.variation4 .cart .button-p {
	line-height: 100%;
	display: inline;
}
.variation4 table {
	border: 0px solid #CCCCCC;
	border-collapse:collapse;
	line-height: normal;
	border-style: hidden;
}
.variation4 th {
	border-style: hidden;
}
.variation4 td {
	text-align: left;
	border-style: hidden;
	margin: 0px;
	line-height: 100%;
	vertical-align: middle;
}
.decoration table {
	width:840px;
	wborder-collapse:collapse;
	border-spacing:1px;
}
.decoration th {
}
.decoration td {
}
/*thが不要の時は、thの列を消去*/

/* 商品詳細1段 */
.view1 {
	margin: 5px 0 15px;
	clear: both;
}
.view1 img {
	margin-bottom: 12px;
	display: inline;
}
.view1 ol {
	list-style: decimal inside;
}
.view1 ul {
	list-style: none;
}
.view1 p {
	margin: 0px;
	padding: 3px;
}
.view1i {
	margin-left: 14px;
	margin-bottom: 8px;
	width: 160px;
	padding: 1px;
	font-size: 100%;
	line-height: 140%;
}
.view1i img {
	margin: 0px 0px 2px;
	display: block;
}
.view1 dt {
	margin: 4px 0px 0px 8px;
}
.view1 dd {
	margin-left: 24px;
}
/* 商品商品詳細2段インナー写真・テキスト用 */
.view2i2 {
	margin: 0px 0px 10px;
	float: left;
	width: 50%;
	font-size: 100%;
	line-height: 140%;
}
.view2i2 img {
	margin: 0px auto;
	display: block;
}
.view2i2 table {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

.view2i2 p {
	margin: 0px;
	padding-left:3px;
	padding-right:3px;
}

/* 商品商品詳細2段インナー */
.view2i {
	margin: 0px 0px 10px;
	float: left;
	width: 49%;
	font-size: 100%;
	line-height: 140%;
}
.view2i p {
	margin: 0px;
	padding: 3px;
}
.view2i img {
	margin: 0px auto;
	display: block;
}
.view2i table {
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

/* 商品詳細3段2段兼用アウター */
.view3o {
	width: 840px;
	margin: 20px 0 5px;
	clear: both;
}
/* 商品詳細3段インナー */
.view3i {
	margin: 0px 0px 10px;
	float: left;
	width: 270px;
	font-size: 100%;
	line-height: 140%;
}
.view3i p {
	margin: 0px;
	padding: 3px 3px 1px;
}
.view3i img {
	margin: 0px auto;
	display: block;
}
/* 背景色の異なるテーブルヘッダ */
.th2 {
	background: #FFFFE0;
}
.th2-numerical {
	background: #FFFFE0;
	text-align: right;
}

/* 背景色の異なるテーブルヘッダ */
.th3 {
	background: #66FFFF;
}
.th3-numerical {
	background: #66FFFF;
	text-align: right;
}

/* ヒストリー */
.historybody {
	color: #333333;
	margin: 8px;
	font-size: 83.3%;
	line-height: 150%;
}
.historyh2 {
	font-size: 10pt;
	font-weight: bold;
	margin: 0px 0px 2px;
	border-bottom: 1px solid #0099FF;
	line-height: 12pt;
}
.historygoods img {
	float: left;
	margin-right: 3px;
	margin-bottom: 12px;
	display: inline;
}
.historygoods p {
	margin: 8px 0px;
	line-height: 140%;
}
.historygoods {
	margin: 2px 0px 14px;
	clear: both;
}
.historyp {
	font-size: 10pt;
	line-height: 130%;
	margin-bottom: 1em;
}
.historyday {
	clear: both;
	font-weight: bold;
	color: #0099FF;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: normal;
}
.historyshop-day {
	font-size: 10pt;
	font-weight: bold;
	color: #0099FF;
	border-bottom: 1px solid #0099FF;
	margin: 1px 0px 2px;
}
/* メイン空白調整 */
.show_case {
	margin-top:300px;
}
/* 新着商品 */
.infiniteCarousel {
	width: 840px;
	position: relative;
}
.infiniteCarousel .wrapper {
	width: 750px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
	overflow: auto;
	min-height: 25em;
	margin: 0 40px;
	position: absolute;
	top: 0;
}
.infiniteCarousel ul a img {
	border: 5px solid #4682B4;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.infiniteCarousel .wrapper ul {
	width: 9999px;
	margin:0;
	padding:0;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	position: absolute;
	top: 0;
}
.infiniteCarousel ul li {
	width: 160px;
	height: 160px;
	padding: 14px;
	font-size: 12px;
	line-height: 15px;
	display:block;
	float:left;
}
.infiniteCarousel ul li a img {
	display:block;
}
.infiniteCarousel .arrow {
	display: block;
	width: 37px;
	height: 36px;
	background: url(/images/arrow.png) no-repeat 0 0;
	text-indent: -1999px;
	position: absolute;
	top: 75px;
	cursor: pointer;
}
.infiniteCarousel .forward {
	background-position: 0 0;
	right: 0;
}
.infiniteCarousel .back {
	background-position: 0 -72px;
	left: 0;
}
.infiniteCarousel .forward:hover {
	background-position: 0 -36px;
}
.infiniteCarousel .back:hover {
	background-position: 0 -108px;
}

/* 新着情報 */
.hot_news {
	background:#F5F5F5;
	width: 840px;
	height:auto;
	margin-bottom:20px;
	padding-bottom:20px;
}
.hot_news ul {
	margin-top:10px;
	margin-bottom:30px;
}
.hot_news li {
	list-style:none;
	font-size:14px;
	border-bottom:dotted 1px #696969;
	margin-top:5px;
	margin-left:3px;
}

.hot_news p {
	font-size:12px;
	float:right;
	}
.ccdpro_hotnews_date {
	width: 120px;
	font-family:"ＭＳ ゴシック", "Osaka－等幅", "Courier New", "Courier", mono, monospace;
	font-weight:bold;
	color: #3399CC;
	}

/* 新着商品 */
.new_item {
margin-top:280px;
	font-size:12px;
	float:right;
	}

/* 左コラム */
.ssl {
	width: 170px;
	display: inline; /* IE6対策 */
	font-size:10px;
	margin-bottom:5px;
	overflow: hidden;
}
.ssl p {
	width: 170px;
}
#ccdpro_ssl_bnr {
	text-align: center;
}
/* 左コラムの画像 */
.ssl img {
	border-style: none;
	margin: 10px 0px;
	
}
/* 左コラムのカコミ */
.ssl .kakomi {
	width: 166px;
	padding: 2px;
}
/* 左コラム囲み内リンクロゴ */
.logo {
	width: 170px;
	margin: 2px 0px;
}
/* 左コラム囲み内リンクロゴ */
.sougo {
	width:1020px;
	float:left;
	margin-top:5px;
}
.sougo_menu1 {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-right:2px
}
.sougo_menu2 {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-right:2px
}
.sougo_menu3 {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-right:2px
}
.sougo_menu4 {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-right:2px
}
.sougo_menu5 {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-right:2px
}
.sougo_menu6 {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-right:2px
}
.sougo_menu7 {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-right:2px
}
.sougo_menu8 {
	float:left;
	list-style:none;
	margin:0px;
	padding:0px;
	margin-right:2px
}
/* トップコンテンツ */
.top_contents {
	width: 840px;
	margin: 0;
	padding: 0;
	border-style:none;
}
.top_contents_td {
	width:50%;
	border-style:none;
	border-bottom:dotted 1px #999999;
	border-right:dotted 1px #999999;
}
.top_contents_td2 {
	width:50%;
	border-style:none;
	border-bottom:dotted 1px #999999;
	border-right-style:none;
}
.top_contents_td3 {
	width:50%;
	border-style:none;
	border-bottom-style:none;
	border-right: dotted 1px #999999;
}
.top_contents_td4 {
	width:50%;
	border-style:none;
	border-bottom-style: none;
	border-right-style: none;
}
.top_contents img {
	margin-right:3px;
}
/* 商品リンク-include用 */
.goods {
	margin: 0px;
	padding: 0;
	line-height: normal;
}
.goods a img {
	width: 150px;
	height: 150px;
	overflow: hidden;
	border-style: none;
}
.goods h2 {
	font-size: 14px !important;
	margin: 0;
	padding: 0;
	line-height: 12px;
	text-justify: distribute-all-lines;
	letter-spacing: -0.1em;
}
.goods a {
	width: 150px;
	height: 150px;
	display: block;
	}
.goods h2 a {
	width: 150px;
	height: 30px;
	}
.goods h2 img {
	margin: -3px 1px 0px 2px;
	float: right;
	border-style: none;
}
.goods h3 {
	height: 55px;
	margin: 0px;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
	line-height: 100%;
	text-justify: distribute-all-lines;
}
.goods img {
	display: inline;
	float: left;
	margin-bottom: 10px;
}
.goods .ship {
	margin: 5px 0px 0px;
	padding: 0;
	font-size: 80%;
}
.goods .num {
	display: inline;
	margin: 0px 1px;
}
.goods .price {
	display: inline;
	margin: 0px 0px 2px;
}
.goods .thumbnail {
	margin: 0px 4px 6px 0px;
	float: left;
}
.goods .button-p {
	display: inline;
	vertical-align: middle;
	margin: 0px 0px 0px 2px;
}
/* 価格 */
.price {
	color: #993333;
	font-weight: bold;
	font-size: x-large;
	padding:3px 0px; /* 2009年12.5追加 */
}
/* 価格インクルード用 */
.ccd_price2_kakaku {
	margin: 0px;
	padding: 0px;
	font-size: 9px;
}
.ccd_price2_tax {
	margin: 0px;
	padding: 0px;
	font-size: 8px;
	}
.price2 {
	margin: 0;
	padding: 0;
	height: 40px;
	color: #993333;
	font-size: 14px;
	text-indent: -3px;
	letter-spacing: -0.1em;
}

.ship {
}
.num {
}
/* ページ内リンク用ボックス */
.in-link {
	line-height: 120%;
	font-size: 100%;
	list-style: none;
	margin-left: 1em;
	padding-left: 1em;
	margin-bottom: 12px;
}
.in-link dl {
	margin: 0px;
	padding: 0px;
}
.in-link dl dt, .in-link dl dd {
	display: inline;
	margin: 1px 1px 1px 0px;
	padding: 0px;
	font-weight: normal;
}
/* 商品付属品 */
.attachment {
	margin: 0px 0px 12px;
}
.attachment ul {
	list-style: none;
	margin: 0px;
}
/* 使用上の注意 */
.directions {
	color: #333333;
	font-size: 80%;
	line-height: 120%;
	font-weight: normal;
}
/* 注意（赤文字） */
.notice {
	color: #FF3333;
	font-size: 90%;
	line-height: 110%;
	font-weight: normal;
}
.spec-notice {
	font-size: 90%;
	color: #FF3333;
	line-height: 110%;
	clear: left;
	margin: 0px;
}

/* 各部詳細 */
#ccdpro_product_detail {
	margin: 0;
	padding: 0;
	}
#ccdpro_product_detail .pict_left {
	margin: 0;
	padding: 0;
	float: left;
	}

/* 性能表 */
.spec {
	float: left;
	margin-right: 14px;
	margin-bottom: 2px;
}
.spec dl {
	margin: 0px;
	padding: 0px;
}
.spec dt {
	margin: 0px;
	font-weight: normal;
}
.spec dd {
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
/* オススメ周辺機器 */
.peri {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: none;
}
.logo img {
	vertical-align: middle;
	margin: 2px;
}
/* ページの先頭へ */
.to-page-top {
	font-size: 90%;
	text-align: right;
	clear: both;
	line-height: 120%;
	margin-bottom: 8px;
	margin-top: 4px;
	font-weight: normal;
}
/* ショッピングカート用 */
.cart {
	display: inline;
	padding:1px 0px; /* 2009年12.5追加 */
}
/* （includeのみ） */
.kosuu {
	font-size: 100%;
	width: 2em;
	margin-top: -6px;
	padding:4px 0px 0px 0px; /* 2009年12.5追加 */
}
/* サンプル画像用 */
.sample {
	margin-bottom: 10px;
}
/* 囲み記事用 */
.kakomi {
	width:170px;
	border: 1px solid #CCCCCC;
	clear: left;
}
.kakomi img {
	border-style:none;
}
/* 価格表示（値下げ用） */
.cut {
	text-decoration: line-through;
}
/* 商品ページ */
/* 商品写真 */
.img-item {
	margin: 2px 15px 15px 0px;
	border-style: none;
	float: left;
}
.button-p {
	margin: 5px;
}
.button-p a img {
	border-style: none;
}
.right a img {
	border-style: none;
}

/* パンくず */
.topic_path {
	font-size: 90%;
	margin: 0px 0px 15px 4px;
	clear: both;
	line-height: 120%;
	width: 100%;
	text-indent: 0px;
}

/* 日付表示 */
.date {
	text-align: right;}
	
	/* ショッピングカテゴリー */
.shopping {
	margin-bottom:3px;
	margin-top:3px;
	background: url(../img/new/menu_back.png);
	width: 840px;
	height:260px;}

.shopping img {border:none;}
	
.shopping1{
	width:150px;
	height:250px;
	float:left;
	margin-top:10px;
	margin-left:10px;
	}

.shopping1 li{ margin-top:1px;
	list-style:none;
	line-height:110%;
	}
	
	
.shopping2 {
	float:left;
	margin-left:10px;
	margin-top:10px;
	width: 500px;
	height:240px;}
	
	
	/* カテゴリーショーケース */
.showcase{
	margin: 5px 0 15px;
	clear: left;
}
.showcase img {
	float: left;
	margin-right: 12px;
	margin-bottom: 12px;
	display: inline;
}
.showcase ol {
	list-style: decimal inside;
}
.showcase ul {
	list-style: none;
}
.showcasei {
	float: right;
	margin-left: 14px;
	margin-bottom: 8px;
	width: 160px;
	padding: 1px;
	font-size: 90%;
	line-height: 140%;
}
.showcasei img {
	margin: 0px 0px 2px;
	display: block;
}
.showcase dt {
	margin: 4px 0px 0px 8px;
}
.showcase dd {
	margin-left: 24px;
}

/* カテゴリーショーケース用アウター */
.showcase3o {
	width:855px;
	margin: 0;
	padding: 0;
	clear: both;
}
/* カテゴリーショーケース用インナー */
.showcase3i {
	width: 156px;
	height: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0 15px 10px 0;
	font-size: 90%;
	line-height: 140%;
	float: left;
}
.showcase3i p {
	margin: 0px;
	padding: 3px 3px 1px;
}
.showcase3i img {
	margin: 0px auto;
	display: block;
}
.showcase3i h2 {
font-size:130%;
font-weight:bold;
}

.list {
list-style:none;

}
.banner {
	width:840px;
	clear: both;
	font-size:13px;
}

.banner3i{
	width:280px;
	height:100px;
	float:left;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	border:0px;
	font-size:12px;　
	line-height:13px;　/* 2009年12.5追加 */
}


.banner3i img{
	float:left;
	margin-right:2px;
}

.banner3i p{
	color: #993333;
	margin: 0px;
	font-size: 12px;
	font-weight: normal;
}

.intro {
	clear: both;
	margin-top: 4px;
	margin-bottom: 12px;
	font-size: 100%;
	font-weight: bold;
	color:#666666;
}

.feature{
width:840px;
float:inherit;
	margin: 4px 0 12px;
	clear: both;}
	
.featurei {
	
	float: left;
	width: 150px;
	margin-left:30px;
	margin-right:30px;
	font-size: 100%;
		line-height: 140%;
}
.featurei a:link {
color:#000000;}

.featurei p {
	margin: 0px;
	padding: 3px 3px 1px;
}
.featurei img {
	margin: 0px auto;
	float:inherit;
	display: block;}
	
	
.feature2{
	width:840px;
	float:inherit;
	margin: 4px auto 12px;
	clear: both;}
	
.feature2i {
	float: left;
	width: 150px;
	margin-left:5px;
	margin-right:5px;
	font-size: 100%;
		line-height: 140%;
}
.feature2i a:link {
color:#000000;}

.feature2i p {
	margin: 0px;
	padding: 3px 3px 1px;
}
.feature2i img {
	margin: 0px auto;
	float:inherit;
	display: block;}




.ccdpro_featurei {
	width: 260px;
	margin: 0px;
	padding: 0 20px 0 0;
	font-size: 100%;
	line-height: 140%;
	float: left;
	}
.ccdpro_featurei p {
	margin: 0px;
	padding: 10px 0px 5px;
	}
.ccdpro_featurei img {
	margin: 0;
	padding: 0;
	}

	
.pickup{
	width:840px;
	clear: both;
	font-size:13px;
}

.pickup2i{
width:410px;
height:150px;
vertical-align:super;
float:left;
margin-top:5px;
margin-right:10px;
margin-bottom:10px;
border:0px;
font-size:12px;　
line-height:11px;　
}


.pickup2i img{
	float:left;
	margin-right:2px;
	padding: 0;
}
.pickup2i a img {
	border-style: none;
}
.pickup2i p {
	clear: right;
}

.player{

margin-left:50px;
margin-right:50px;
}


#ccdpro_banners840 {
margin: 0;
padding: 0;
}

#ccdpro_banners840 p {
width: 840px;
margin: 0;
padding: 0 0 20px;
text-align:center;
}
