@charset "utf-8";
/*
Theme Name: 大塚商会2011
Theme URI: http://www.support.ne.jp/
Description: 「大塚商会」用カスタマイズテーマ
Author: InternetSupport
Version: 1.0
Tags: 
 */
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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
		margin: 0;
		padding: 0;
		border: 0;
		vertical-align: baseline;
		background: transparent;
}
body {
		font-family: Tahoma, sans-serif;
		line-height: 1;
}
strong, em, b, i {
		font-family: Arial, Helvetica, sans-serif;
}
.comments input[type=text], .comments textarea, code {
		font-family: Tahoma, monospace;
}
#content ,
.sidebar {
		font-family: "HiraMaruPro-W4","HiraMaruProN-W4","Hiragino Kaku Gothic Pro","HiraKakuProN-W3",sans-serif;
}

/*- Page Structure
-------------------------------------------------------------- */
body {
		font-size: 62.5%;
		text-align: center;
}
#wrapper {
		width: 870px;
		margin: 0 auto;
		text-align: left;
}
#header_wrapper ,
#footer ,
#wrapper_inner {
		clear: both;
		width: 850px;
		padding: 0 10px;
}
#container {
		width: 850px;
		float: left;
		margin: 0;
		padding: 8px 0 0;
}
#content {
		width: 600px;
		margin: 0 0 0 240px;
		padding: 0;
}
#container .widecolumn {
		width: 830px;
		margin: 0 auto;
}
.sidebar {
		width: 220px;
		float: left;
		position: relative;
		margin: 0 0 0 -845px;
		padding: 8px 0 0;
}
#membrane {
		padding: 0 0 30px;
}
/*- Font Size Reset------------------------------------------- */

body * {
		font-size: 100%;
}
#content {
		font-size: 1.2em;
}
#content * ,
.sidebar * {
		line-height: 1.2em;
}
/* Common
-------------------------------------------------------------- */

a img {
		border: 0;
}
.break {
		clear: both;
}
.hidden {
		display: none;
}
#content span.post_lock {
		display: block;
		width: 20px;
		float: left;
		text-indent: -5000em;
}
.sidebar span.post_lock {
		display: none;
}
#content div.nopassword {
		margin: 1em 0;
		padding: 1em;
}
#content form.nopassword {
		padding: 1.2em 1em 1.2em 120px;
}

/* ======== in content */
#content {
		color: #333;
}
#content .hentry {
		letter-spacing: 1px;
		line-height: 1.2em;
}
#content h2 {
		margin: 1em 0 0.52em;
		padding: 0 0 2px;
		font-size: 1.8em;
		color: #444;
}
#content h3 {
		margin: 1em 0 0.52em;
		padding: 0 0 2px;
		font-size: 1.6em;
		color: #444;
}
#content h4 {
		margin: 1em 0 0.52em;
		padding: 0 0 2px;
		font-size: 1.4em;
		color: #444;
}
#content p {
		margin: 0 0 1.2em;
}
#content ul,
#content ol,
#content dl {
		margin: 0.5em 0 1.2em;
}
#content li ,
#content dd {
		margin: 0.2em 0 0.2em 1.8em;
		line-height: 1.2em;
}
#content dt {
		margin: 0.2em 0;
		line-height: 1.2em;
		font-weight: bold;
}
#content table {
		margin: 0.6em 0 1.2em;
		border-collapse: collapse;
		border: 1px solid #ddd;
		width: 99.8%;
}
#content table thead th {
		padding: 2px 4px;
		text-align: center;
		border: 1px solid #ddd;
		background: #eee url(images/table_th_bg.gif) no-repeat;
		color: #333;
}
#content table tbody th {
		width: 25%;
		padding: 2px 4px;
		vertical-align: top;
		text-align: left;
		font-weight: bold;
		border: 1px solid #ddd;
		background: #eee url(images/table_th_bg.gif) no-repeat;
		color: #333;
}
#content table tbody td {
		padding: 2px 4px;
		text-align: left;
		font-weight: normal;
		vertical-align: top;
		border: 1px solid #ddd;
}
#content table tbody td p ,
#content table tbody td ul ,
#content table tbody td ol {
		margin: 0 0 0.3em;
}

/* Images
-------------------------------------------------------------- */

#content img {
		margin: 0;
		max-width: 600px;
}
.single-attachment #content img {
		max-width: 600px;
}
#content .alignleft,
#content img.alignleft {
		display: inline;
		float: left;
		margin-right: 18px;
		margin-top: 4px;
}
#content .alignright,
#content img.alignright {
		display: inline;
		float: right;
		margin-left: 18px;
		margin-top: 4px;
}
#content .aligncenter,
#content img.aligncenter {
		clear: both;
		display: block;
		margin-left: auto;
		margin-right: auto;
}
#content img.alignleft, 
#content img.alignright, 
#content img.aligncenter {
		margin-bottom: 12px;
}
#content .wp-caption {
		background: #f1f1f1;
		color: #888;
		font-size: 12px;
		line-height: 18px;
		text-align: center;
		margin-bottom: 20px;
		padding: 4px;
}
#content .wp-caption img {
		margin: 5px;
}
#content .wp-caption p.wp-caption-text {
		margin: 0 0 4px;
}
#content .wp-smiley {
		margin:0;
}
/* gallery 
#content .gallery {
		margin: auto;
}
#content .gallery .gallery-item {
		float: left;
		margin-top: 0;
		text-align: center;
		width: 33%;
}
#content .gallery img {
		border: 2px solid #cfcfcf;
}
#content .gallery .gallery-caption {
		color: #888;
		font-size: 12px;
		margin: 0 0 12px;
}
#content .gallery dl {
		margin: 0;
}
#content .gallery img {
		border: 10px solid #f1f1f1;
}
#content .gallery br+br {
		display: none;
}
*/
#content .gallery ul {
		list-style-type: none;
}
#content .gallery li {
		width: auto;
		margin: 0;
		padding: 2px;
		float: left;
		list-style-type: none;
}

/* Common Visualize
-------------------------------------------------------------- */
body {
		background-image: url(images/body_bg.png) ;
}
#header_wrapper ,
#wrapper_inner {
		background: url(images/wrapper_bg.png) center top repeat-y;
}
#footer {
		background: url(images/wrapper_endcap.png) center top no-repeat;
}
p.edit-link {
		
}
p.edit-link a {
		
}
p.mini_link {
		clear: both;
		text-align: right;
		font-size: 10px;
		font-family: sans-serif;
}
p.mini_link a {
		text-decoration: none;
}


body a {
		text-decoration: none;
		color: #448dc1;
}
body a:visited {
		color: #9767cd;
}
body a:hover {
		text-decoration: underline;
		color: #fc6e09;
}





/* Header
-------------------------------------------------------------- */
#header_wrapper span.dkir {
		position: relative;
		z-index: -1;
}
#header #blog-description {
		display: none;
}
/* --------- normal */
#header {
		width: 850px;
		height: 76px;
		background: url(images/normal_header_bg.jpg) no-repeat;
}
#header_content_wrapper {
		width: 323px;
		height: 60px;
		position: relative;
		top: 13px;
		left: 7px;
}
#header #blog-title {
		width: 323px;
		height: 60px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		font-size: 1em;
		line-height: 1.6em;
		background: url(images/frontpage_sitelogo.jpg) no-repeat;
		z-index: 3;
}
#header #blog-title a {
		display: block;
		width: 323px;
		height: 60px;
		text-decoration: none;
}

/* --------- frontpage */
body.home #header {
		height: 150px;
		background: url(images/frontpage_header_bg.jpg) no-repeat;
}
body.home #header_content_wrapper {
		top: 37px;
}



#mainmenu {
		width: 850px;
		height: 50px;
		overflow: hidden;
		background: #fff;
}
#mainmenu ul {
		width: 850px;
		height: 50px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		list-style-type: none;
}
#mainmenu ul li {
		height: 50px;
		float: left;
		position: relative;
		overflow: hidden;
		margin: 0;
		padding: 0;
}
#mainmenu ul li a {
		display: block;
		width: 100%;
		height: 50px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		line-height: 1.5em;
		text-decoration: none;
		background-position: left top;
		background-repeat: no-repeat;
}
#mainmenu ul li a:hover {
		background-position: left -50px;
}
#mainmenu ul li.current-menu-item a {
		background-position: left -100px;
}
/* indivisual */
#mainmenu ul li.newitem {
		width: 135px;
}
#mainmenu ul li.newitem a {
		background-image: url(images/mainmenu_newitem.png);
}
#mainmenu ul li.useditem {
		width: 193px;
}
#mainmenu ul li.useditem a {
		background-image: url(images/mainmenu_useditem.png);
}
#mainmenu ul li.newcamera {
		width: 121px;
}
#mainmenu ul li.newcamera a {
		background-image: url(images/mainmenu_newcamera.png);
}
#mainmenu ul li.buyout {
		width: 136px;
}
#mainmenu ul li.buyout a {
		background-image: url(images/mainmenu_buyout.png);
}
#mainmenu ul li.about {
		width: 105px;
}
#mainmenu ul li.about a {
		background-image: url(images/mainmenu_about.png);
}
#mainmenu ul li.cart {
		width: 160px;
}
#mainmenu ul li.cart a {
		background-image: url(images/mainmenu_cart.png);
}




/* Footer
-------------------------------------------------------------- */
#footer span.dkir {
		position: relative;
		z-index: -1;
}
#footer a {
		color: #555;
}
#footer a:hover {
		color: #222;
}
#footer_inner {
		padding: 18px 0 6em;
		position: relative;
}
#footer .move_on_top {
		width: 130px;
		height: 26px;
		overflow: hidden;
		position: absolute;
		left: 45px;
		top: -22px;
}
#footer .move_on_top a {
		display: block;
		width: 130px;
		height: 26px;
		overflow: hidden;
		text-decoration: none;
		line-height: 1.4em;
		background: url(images/move_on_top.png) no-repeat;
		z-index: 3;
}
#footermenu {
		width: 500px;
}
#footermenu ul {
		width: 500px;
		height: auto;
		position: relative;
		margin: 0;
		padding: 0;
		list-style-type: none;
}
#footermenu ul li {
		width: auto;
		float: left;
		padding: 0 1.2em 0 0;
		line-height: 1.2em;
		white-space: nowrap;
}
#footermenu ul li.sitenavi {
		clear: both;
}

#footer_description {
		clear: both;
		margin: 0;
		padding: 1.2em 0 0;
		line-height: 1.2em;
		letter-spacing: 1px;
		color: #666;
}

#footer_company_info {
		width: 350px;
		position: absolute;
		top: 10px;
		right: 0px;
}
#footer_company_info .company_sign {
		width: 197px;
		height: 47px;
		margin: 0 0 0 153px;
		padding: 0;
		text-indent: -5000em;
		background: url(images/footer_companylogo.png) no-repeat;
}
#footer_company_info address ,
#footer_company_info .copyright {
		margin: 5px 0;
		font-style: normal;
		text-align: right;
		line-height: 1.2em;
		letter-spacing: 1px;
		color: #666;
}

/* Sidebar
-------------------------------------------------------------- */
.sidebar li {
		list-style-type: none;
}
/* ImportantNews */
.sidebar li.widget_importantnews_widget {
		width: 100%;
		margin: 0 0 1em;
		padding: 0 0 1px;
		font-size: 1.2em;
		border: 1px solid #e0e0e0;
		list-style-type: none;
}
.sidebar li.widget_importantnews_widget .widget-title {
		width: 100%;
		height: 31px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		line-height: 28px;
		background: #e0e0e0 url(images/importantnews_title.png) no-repeat;
		z-index: 3;
}
.sidebar li.widget_importantnews_widget .widget-title span.dkir {
		position: relative;
		z-index: -1;
}
.sidebar li.widget_importantnews_widget ul {
		margin: 0;
		padding: 3px;
}
.sidebar li.widget_importantnews_widget ul li {
		margin: 4px 0;
		padding: 0 0 0 18px;
		background: url(images/importantnews_point.png) left 2px no-repeat;
}
/* RecentCheckItem */
.sidebar li.recent_check_widget {
		width: 100%;
		margin: 0 0 1em;
		padding: 0 0 1px;
		font-size: 1.2em;
		border: 1px solid #e0e0e0;
		list-style-type: none;
}
.sidebar li.recent_check_widget .widget-title {
		width: 100%;
		height: 31px;
		overflow: hidden;
		margin: 0;
		padding: 0;
		line-height: 28px;
		background: #e0e0e0 url(images/recentcheckitem_title.png) no-repeat;
		z-index: 3;
}
.sidebar li.recent_check_widget .widget-title span {
		position: relative;
		z-index: -1;
}
.sidebar li.recent_check_widget .recent_check_item {
		width: 100%;
		position: relative;
		padding: 6px 3px 1em;
}
.sidebar li.recent_check_widget .recent_check_item .thumb {
		width: 64px;
		height: 64px;
		position: absolute;
		left: 3px;
		top: 6px;
}
.sidebar li.recent_check_widget .recent_check_item .item-title ,
.sidebar li.recent_check_widget .recent_check_item .recent_check_item-status ,
.sidebar li.recent_check_widget .recent_check_item .item-info {
		width: 145px;
		margin: 0;
		padding: 0;
		margin-left: 64px;
		padding-right: 3px;
}
.sidebar li.recent_check_widget .recent_check_item .recent_check_item-status {
		width: 148px;
		padding: 0;
}
.sidebar li.recent_check_widget .recent_check_item .status {
		display: block;
		width: 48px;
		height: 14px;
		margin: 0;
		padding: 0 1px 0 0;
		float: left;
		text-indent: -5000em;
		font-size: 10px;
		line-height: 14px;
		background: #fff;
}
.sidebar li.recent_check_widget .recent_check_item .stat_new {
		background: url(images/staticon_new.png) no-repeat;
}
.sidebar li.recent_check_widget .recent_check_item .stat_price_down {
		background: url(images/staticon_pricedown.png) no-repeat;
}
.sidebar li.recent_check_widget .recent_check_item .stat_soldout {
		background: url(images/staticon_soldout.png) no-repeat;
}
.sidebar li.recent_check_widget .recent_check_item .stat_pickup {
		background: url(images/staticon_pickup.png) no-repeat;
}
.sidebar li.recent_check_widget .recent_check_item .stat_rare_item {
		background: url(images/staticon_rare.png) no-repeat;
}
.sidebar li.recent_check_widget .recent_check_item .item-info span.price {
		font-weight: bold;
}
.sidebar li.recent_check_widget .recent_check_item .stat_dealing {
		background: url(images/staticon_dealing.png) no-repeat;
}

/* widget-text */
.sidebar li.widget_text {
		margin: 0 0 1em;
		padding: 0;
}
.sidebar li.widget_text p {
		margin: 0.6em 0;
		padding: 0;
}
.sidebar li.widget_text ul ,
.sidebar li.widget_text ol {
		margin:  0 0 0 2em;
		padding: 0;
}
.sidebar li.widget_text ul li ,
.sidebar li.widget_text ol li {
		margin: 0 0 0.4em;
		padding: 0;
}
.sidebar li.widget_text ul {
		list-style-type: disc;
}
.sidebar li.widget_text ol {
		list-style-type: decimal;
}
.textwidget img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
/* link widget */
.sidebar li.widget_links {
		margin: 1em 0;
		padding: 0;
}
.sidebar li.widget_links .widget-title {
		margin: 0;
		padding: 4px;
		font-size: 1.25em;
		background: #e1e1e1;
}
.sidebar li.widget_links ul {
		margin: 6px ;
		padding: 0;
}
.sidebar li.widget_links li {
		margin: 2px 0;
		padding: 0 0 0 12px;
		background: url(images/outlink_icon.gif) left 2px no-repeat;
}


/* Frontpage
-------------------------------------------------------------- */
#content .frontpage_matrix {
		width: 600px;
		height: 248px;
		position: relative;
}
#content .frontpage_matrix ul ,
#content .frontpage_matrix li {
		margin: 0;
		padding: 0;
		list-style-type: none;
}
#content .frontpage_matrix li.used_item {
		width: 428px;
		height: 248px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0px;
		left: 0px;
}
#content .frontpage_matrix li.used_item a {
		display: block;
		width: 400px;
		height: 248px;
		text-decoration: none;
		line-height: 2em;
		background: url(images/frontpage_matrix_used.png) no-repeat;
		z-index: 3;
}
#content .frontpage_matrix li.brand_new ,
#content .frontpage_matrix li.buy_out {
		width: 196px;
		margin: 0;
		padding: 0;
		position: absolute;
		top: 0px;
		right: 0px;
}
#content .frontpage_matrix li.buy_out {
		top: 83px;
}
#content .frontpage_matrix li.brand_new a ,
#content .frontpage_matrix li.buy_out a {
		display: block;
		width: 196px;
		line-height: 2em;
		text-decoration: none;
		z-index: 3;
}
#content .frontpage_matrix li.brand_new a {
		height: 80px;	
}
#content .frontpage_matrix li.buy_out a {
		height: 164px;	
}	
#content .frontpage_matrix li.brand_new a {
		background: url(images/frontpage_matrix_new.png) no-repeat;
}
#content .frontpage_matrix li.buy_out a {
		background: url(images/frontpage_matrix_buy.png) no-repeat;
}
#content .frontpage_matrix li a span {
		position: relative;
		z-index: -1;
}


/* topics_wrap */
.frontpage #content .topics_wrap {
		width: 600px;
}
.frontpage #content .topics_wrap .topics_title {
		margin: 1em 0 8px;
		padding: 0 0 1px;
		line-height: 18px;
		font-size: 14px;
		border-bottom: 1px solid #c0c0c0;
		background: #fff url(images/h2title_newtopic.png) no-repeat;
		z-index: 3;
}
.frontpage #content .topics_wrap .topics_title span.dkir {
		position: relative;
		z-index: -1;
}


/* pickup */
.frontpage #content .masters_pickup {
		width: 600px;
}
.frontpage #content .masters_pickup .masters_pickup_title {
		margin: 1em 0 8px;
		padding: 0 0 1px;
		line-height: 18px;
		font-size: 14px;
		border-bottom: 1px solid #c0c0c0;
		background: #fff url(images/h2title_masters-choice.png) no-repeat;
		z-index: 3;
}
.frontpage #content .masters_pickup .masters_pickup_title span.dkir {
		position: relative;
		z-index: -1;
}
.frontpage #content .masters_pickup .items_post {
		width: 194px;
		margin: 0 6px 6px 0;
		padding: 0 0 8px;
		float: left;
		border: 1px solid #e0e0e0;
}
.frontpage #content .masters_pickup .cols_3 ,
.frontpage #content .masters_pickup .cols_6 ,
.frontpage #content .masters_pickup .cols_9 ,
.frontpage #content .masters_pickup .cols_12 ,
.frontpage #content .masters_pickup .cols_15 {
		margin-right: 0px;
}
.frontpage #content .masters_pickup .items_post ul ,
.frontpage #content .masters_pickup .items_post li {
		margin: 0;
		padding: 0;
		list-style-type: none;
}
.frontpage #content .masters_pickup .items_post li.item_group {
		line-height: 1.6em;
		text-align: center;
		background: #e5ded1;
}
.frontpage #content .masters_pickup .items_post li.item_group a {
		color: #666;
}
.frontpage #content .masters_pickup .items_post li.item_thumb {
		padding: 8px 0;
		text-align: center;
}
.frontpage #content .masters_pickup .items_post li.item_name {
		height: 4em;
		letter-spacing: 0px;
}
.frontpage #content .masters_pickup .items_post li.item_name ,
.frontpage #content .masters_pickup .items_post li.item_price {
		padding: 1px 8px;
}
.frontpage #content .masters_pickup .items_post li.item_price {
		text-align: right;
}
.frontpage #content .masters_pickup .items_post li.item_price .price {
		font-size: 1.25em;
		color: #c33;
}
.frontpage #content .masters_pickup .items_post li.item_price .currency {
		font-size: 0.8em;
}


/* term_shortcut */
.frontpage #content .term_shortcut {
		margin: 1em 0;
		padding: 12px;
		position: relative;
		border: 1px solid #e0e0e0;
}
.frontpage #content .term_shortcut .term_shortcut_title {
		width: 120px;
		height: 49px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		font-size: 1em;
		line-height: 1.4em;
		background-position: left top;
		background-repeat: no-repeat;
		z-index: 3;
}
.frontpage #content .term_shortcut .term_shortcut_title span.dkir {
		position: relative;
		z-index: -1;
}
.frontpage #content .terms_camera_body .term_shortcut_title {
		background-image: url(images/term_shortcut_body.png);
}
.frontpage #content .terms_camera_lens .term_shortcut_title {
		background-image: url(images/term_shortcut_lens.png);
}
.frontpage #content .terms_brand .term_shortcut_title {
		background-image: url(images/term_shortcut_brand.png);
}
.frontpage #content .term_shortcut ul {
		width: 445px;
		height: 49px;
		position: absolute;
		top: 12px;
		left: 142px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		font-size: smaller;
		list-style-type: none;
}
.frontpage #content .term_shortcut ul li {
		width: auto;
		margin: 0;
		padding: 0 1.2em 0 0;
		float: left;
		line-height: 24px;
}

/* Page
-------------------------------------------------------------- */
#content .entry-head {
		width: 600px;
		margin: 0 0 12px;
}
#content .page-entry-head {
		width: 590px;
		padding: 4px;
		border: 1px solid #cec6b8;
}
#container .widecolumn .entry-head {
		width: 820px;
}
#content .page-entry-head .entry-title {
		margin: 0;
		padding: 6px;
		font-size: 1.75em;
		line-height: 1.2em;
		border-left: 6px solid #cec6b8;
		background: #f0ece5;
		color: #8d8575;
}
#content .post_meta {
		clear: both;
		position: relative;
		padding: 0 0 1px;
}


#content .post_meta .edit-link {
		position: relative;
		height: 16px;
		margin: 0;
		padding: 0;
}
#content .post_meta .edit-link .post-edit-link {
		display: block;
		width: 47px;
		height: 16px;
		overflow: hidden;
		position: absolute;
		top: 0px;
		right: 0px;
		line-height: 16px;
		font-size: 10px;
		text-decoration: none;
		text-indent: -5000em;
		outline: 0px;
		background: url(images/edit_button.png) no-repeat;
}


#content ol#buyout-flow {
		margin: 1em 0;
		padding: 0;
		list-style-type: none;
}
#content ol#buyout-flow li {
		height: 126px;
		margin: 0 0 6px;
		padding: 8px 8px 22px 145px;
		background-position: left top;
		background-repeat: no-repeat;
}
#content ol#buyout-flow li table {
		height: 126px;
		margin: 0;
		padding: 0;
		border: 0px;
}
#content ol#buyout-flow li table td {
		padding: 0;
		text-align: left;
		vertical-align: middle;
		border: 0px;
}
#content ol#buyout-flow li.step1 {
		background-image: url(images/buyout_step1.png);
}
#content ol#buyout-flow li.step2 {
		background-image: url(images/buyout_step2.png);
}
#content ol#buyout-flow li.step3 {
		background-image: url(images/buyout_step3.png);
}
#content ol#buyout-flow li.step4 {
		background-image: url(images/buyout_step4.png);
}
#content #buyout_form_wrap {
}
#content #buyout_form_wrap table td {
		padding: 6px 4px;
}
#content #buyout_form_wrap table th ,
#content #buyout_form_wrap table .wpcf7-radio input ,
#content #buyout_form_wrap table .wpcf7-checkbox input {
		vertical-align: middle;
}
#content #buyout_form_wrap #buyout_comment {
		width: 430px;
}



/* inquiry page */
#content #inquiry_form_wrap {
}
#content #inquiry_form_wrap label.required {
		padding-right: 12px;
		background: url(images/required.gif) right center no-repeat;
		color: #633;
}
#content #inquiry_form_wrap table caption {
		margin: 0;
		padding: 4px 0;
		font-size: 1.25em;
		font-weight: bold;
		text-align: left;
}
#content #inquiry_form_wrap table textarea ,
#content #inquiry_form_wrap table input#item_name ,
#content #inquiry_form_wrap table input#lf_name {
		width: 420px;
}
#content #inquiry_form_wrap table input#your_name ,
#content #inquiry_form_wrap table input#your_email ,
#content #inquiry_form_wrap table input#lf_brand {
		width: 200px;
}
#content #inquiry_form_wrap #inquiry_item {
}



/* shopping flow page */
#content #credit_flow_title {
		margin-top: 2em;
}
#content #shopping_flow_steps ,
#content #credit_flow_steps {
		margin: 0;
		padding: 0;
}
#content #shopping_flow_steps dt ,
#content #credit_flow_steps dt {
		clear: both;
		width: 600px;
		height: 48px;
		margin: 0 0 8px;
		padding: 0;
		overflow: hidden;
		line-height: 24px;
		background-position: left top;
		background-repeat: no-repeat;
		z-index: 3;
}
#content #shopping_flow_steps dt span.dkir ,
#content #credit_flow_steps dt span.dkir {
		padding: 0 8px;
		position: relative;
		z-index: -1;
}
#content #shopping_flow_steps dd ,
#content #credit_flow_steps dd {
		margin: 0 0 8px;
		padding: 2px 0 2px 56px;
		background: url(images/shopping_flow-arrow.png) 10px bottom no-repeat;
}
#content #credit_flow_steps dd {
		background: url(images/credit_flow-arrow.png) 10px bottom no-repeat;
}
#content #shopping_flow_steps dd.noarrow ,
#content #credit_flow_steps dd.noarrow {
		background: none;
}
#content #shopping_flow_steps dt.step1 {
		background-image: url(images/shopping_flow-dt01.png);
}
#content #shopping_flow_steps dt.step2 {
		background-image: url(images/shopping_flow-dt02.png);
}
#content #shopping_flow_steps dt.step3 {
		background-image: url(images/shopping_flow-dt03.png);
}
#content #shopping_flow_steps dt.step4 {
		background-image: url(images/shopping_flow-dt04.png);
}
#content #shopping_flow_steps dt.step5 {
		background-image: url(images/shopping_flow-dt05.png);
}
#content #shopping_flow_steps dt.step6 {
		background-image: url(images/shopping_flow-dt06.png);
}
#content #shopping_flow_steps dt.step7 {
		background-image: url(images/shopping_flow-dt07.png);
}
#content #credit_flow_steps dt.step1 {
		background-image: url(images/credit_flow-dt01.png);
}
#content #credit_flow_steps dt.step2 {
		background-image: url(images/credit_flow-dt02.png);
}
#content #credit_flow_steps dt.step3 {
		background-image: url(images/credit_flow-dt03.png);
}
#content #credit_flow_steps dt.step4 {
		background-image: url(images/credit_flow-dt04.png);
}
#content #credit_flow_steps dt.step5 {
		background-image: url(images/credit_flow-dt05.png);
}
#content #credit_flow_steps dt.step6 {
		background-image: url(images/credit_flow-dt06.png);
}
#content #credit_flow_steps dt.step7 {
		background-image: url(images/credit_flow-dt07.png);
}

/* Search
-------------------------------------------------------------- */


/* Single
-------------------------------------------------------------- */
#content .post-entry-head {
		width: 590px;
		padding: 4px;
		border: 1px solid #a8b5c7;
}
#content .post-entry-head .entry-title {
		margin: 0;
		padding: 6px;
		font-size: 1.75em;
		line-height: 1.2em;
		border-left: 6px solid #a8b5c7;
		background: #d5dce5;
		color: #77808c;
}
.single #content .post_meta {
}
#content div#comments {
		margin: 2em 0 0;
		border-top: 2px dotted #d5dce5;
}
#content div#respond {
		position: relative;
}
#content div#comments h2 ,
#content div#comments h3 ,
#content div#respond h2 ,
#content div#respond h3 {
		margin: 1em 0;
		padding: 6px;
		font-size: 1.25em;
		background: #eee;
}
#content div#comments ol {
		margin: 1em 0;
		padding: 0;
		list-style-position: inside;
}
#content div#comments ol li {
		margin: 0 0 1.4em;
		padding: 6px;
		border: 1px solid #ddd;
		background: #f6f6f6;
}
#content div#comments ol li .comment-body {
		margin: 5px 0 0;
		padding: 5px 0 1px;
		border-top: 1px dashed #ddd;
}
#content div#respond label {
		display: block;
		width: 18%;
		float: left;
		clear: left;
}
#content div#respond .required {
		position: absolute;
		left: 16.5%;
		color: #c33;
}
#content div#respond p.comment-notes .required {
		position: static;
		left: auto;
}




/* Archive
-------------------------------------------------------------- */
#content .archive-entry-head {
		width: 590px;
		padding: 4px;
		border: 1px solid #cec6b8;
}
#content .archive-entry-head h1.entry-title {
		margin: 0;
		padding: 6px;
		font-size: 1.75em;
		line-height: 1.2em;
		border-left: 6px solid #cec6b8;
		background: #f0ece5;
		color: #8d8575;
}
#content .tablenav {
		clear: both;
		padding: 8px 0 5px;
		font-size: 1.33em;
		text-align: center;
		border-top: 1px solid #e0e0e0;
}
#content .tablenav .page-numbers {
		line-height: 18px;
		padding:  0 3px;
		border: 1px solid #e0e0e0;
}
#content .tablenav .current {
		border-color: #000;
		background: #263689;
		color: #fff;
}


/* Comment
-------------------------------------------------------------- */




/* Item - Single
-------------------------------------------------------------- */
.single-items #content .item-entry-head {
		width: 590px;
		padding: 4px;
		border: 1px solid #ffc000;
}
.single-items #content .item-entry-head .entry-brand {
		padding: 1px 6px 2px;
		border-left: 6px solid #ffc000;
		background: #fff;
		color: #999;
}
.single-items #content .item-entry-head h1.entry-title {
		margin: 0;
		padding: 6px;
		font-size: 1.75em;
		line-height: 1.2em;
		border-left: 6px solid #ffc000;
		background: #f9f8df;
		color: #333;
}
.single-items #content .the-item-status {
		margin: 0 0 6px;
		padding: 0 0 1px;
}
.single-items #content .the-item-status span {
		display: block;
		width: 48px;
		height: 14px;
		margin: 0;
		padding: 0 4px 0 0;
		float: left;
		text-indent: -5000em;
		font-size: 10px;
		line-height: 14px;
		background: #fff;
}
.single-items #content .the-item-status span.stat_new {
		background: url(images/staticon_new.png) no-repeat;
}
.single-items #content .the-item-status span.stat_price_down {
		background: url(images/staticon_pricedown.png) no-repeat;
}
.single-items #content .the-item-status span.stat_soldout {
		background: url(images/staticon_soldout.png) no-repeat;
}
.single-items #content .the-item-status span.stat_pickup {
		background: url(images/staticon_pickup.png) no-repeat;
}
.single-items #content .the-item-status span.stat_rare_item {
		background: url(images/staticon_rare.png) no-repeat;
}
.single-items #content .the-item-status span.stat_dealing {
		background: url(images/staticon_dealing.png) no-repeat;
}
.single-items #content #spec_sheet {
		position: relative;
}
.single-items #content #item_gallery {
		width: 600px;
		overflow: hidden;
		position: relative;
}
.single-items #content #item_gallery a {
		text-decoration: none;
		outline: 0px;
}
.single-items #content #item_details #thumbs {
		margin: 6px 0;
		padding: 8px 0 0 8px;
		border: 1px solid #888;
		background: #fff;
}
.single-items #content #item_details #thumbs ul {
		margin: 0;
		padding: 0;
}
.single-items #content #item_details #thumbs ul li {
		margin: 0;
		padding: 0 8px 8px 0;
		border: 0px;
}
.single-items #content #item_details #thumbs ul li img {
		border: 1px solid #888;
}
.single-items #content #spec_sheet table {
		width: 394px;
		margin: 0 0 10px;
		padding: 0;
		border: 1px solid #888;
}
.single-items #content #spec_sheet table caption {
		margin: 0;
		padding: 4px 0 0;
		text-align: left;
}
.single-items #content #spec_sheet table th {
		width: 32%;
		vertical-align: middle;
		border: 1px solid #888;
		background: #e5ded1;
}
.single-items #content #spec_sheet table td {
		border: 1px solid #888;
}
.single-items #content #spec_sheet table td.price {
		font-size: 1.25em;
		line-height: 1.6em;
		font-weight: bold;
		color: #c33;
}
.single-items #content #spec_sheet table .degrees {
		display: block;
		height: 16px;
		overflow: hidden;
		padding-left: 120px;
		line-height: 16px;
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url(images/degree_level.png);
		color: #999;
}
.single-items #content #spec_sheet table .degree_1 {
		background-position: left -16px;
}
.single-items #content #spec_sheet table .degree_2 {
		background-position: left -32px;
}
.single-items #content #spec_sheet table .degree_3 {
		background-position: left -48px;
}
.single-items #content #spec_sheet table .degree_4 {
		background-position: left -64px;
}
.single-items #content #spec_sheet table .degree_5 {
		background-position: left -80px;
}
.single-items #content #spec_sheet table .degree_6 {
		background-position: left -96px;
}
.single-items #content #spec_sheet table .degree_7 {
		background-position: left -112px;
}
.single-items #content #spec_sheet #cart_window {
		width: 198px;
		position: absolute;
		top: 0px;
		right: 0px;
		border: 1px solid #c00;
}
.single-items #content #spec_sheet #cart_window h2 {
		height: 24px;
		margin: 0;
		padding: 0;
		line-height: 1.5em;
		font-size: 1em;
		background: #c00 url(images/itemdetail_cart_title.png) center top no-repeat;
		z-index: 3;
}
.single-items #content #spec_sheet #cart_window h2 span.dkir {
		position: relative;
		z-index: -1;
}
.single-items #content #spec_sheet #cart_window .cart_window_body {
		padding: 6px;
}
.single-items #content #spec_sheet #cart_window form {
		padding: 6px 0;
		text-align: center;
}
.single-items #content #spec_sheet #cart_window form button {
		width: 178px;
		height: 44px;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
		text-align: left;
		text-indent: -5000em;
		border: 0px;
		background-position: left top;
		background-repeat: no-repeat;
		cursor: pointer;
}
.single-items #content #spec_sheet #cart_window form button:hover {
		background-position: left -44px;
}
.single-items #content #spec_sheet #cart_window form.add_cart button {
		background-image: url(images/add_cart_button.png);
}
.single-items #content #spec_sheet #cart_window form.inquiry button {
		background-image: url(images/inquiry_item_button.png);
}

/* item-information */
.single-items #content #degree_information ,
.single-items #content #item_information {
		clear: both;
		width: 600px;
		position: relative;
}
.single-items #content #degree_information h2.degree_information_title ,
.single-items #content #item_information h2.item_information_title {
		margin: 1em 0 8px;
		padding: 0 0 1px;
		line-height: 18px;
		font-size: 14px;
		border-bottom: 1px solid #ffc000;
		background: #fff url(images/h2title_degree-information.png) no-repeat;
		z-index: 3;
}
.single-items #content #item_information h2.item_information_title {
		background: #fff url(images/h2title_item-information.png) no-repeat;
}
.single-items #content #degree_information h2.degree_information_title span.dkir ,
.single-items #content #item_information h2.item_information_title span.dkir {
		position: relative;
		z-index: -1;
}
.single-items #content #degree_information table {
}
.single-items #content #degree_information table th {
		width: 21%;
		vertical-align: middle;
		color: #999;
}
.single-items #content #degree_information table td {
		color: #999;
}
.single-items #content #degree_information table .current th {
		background: #c00;
		color: #fff;
}
.single-items #content #degree_information table .current td {
		background: #ecc;
		color: #333;
}
.single-items #content #item_information .info_section {
		padding: 0 0 1px;
}
.single-items #content #item_information h3 {
		font-size: 1.25em;
		line-height: 1.2em;
}
.single-items #content #item_information h4 {
		font-size: 1em;
		line-height: 1.2em;
}
.single-items #content #item_information address {
		margin: 1em 0;
		padding: 1em;
		font-style: normal;
		border: 3px double #888;
		background: #eee;
}



/* Item - page
-------------------------------------------------------------- */
#content .page_item_list {
		width: 49%;
		position: relative;
		padding: 5px 0;
		border-top: 3px solid #e5ded1;
}
#content .page_item_list_odd {
		clear: both;
		float: left;
}
#content .page_item_list_even {
		clear: right;
		float: right;
}
#content .the-item-status {
		margin: 0 0 6px;
		padding: 0 0 1px;
}
#content .the-item-status span {
		display: block;
		width: 48px;
		height: 14px;
		margin: 0;
		padding: 0 4px 0 0;
		float: left;
		text-indent: -5000em;
		font-size: 10px;
		line-height: 14px;
		background: #fff;
}
#content .page_item_list .the-item-status span.stat_new {
		background: url(images/staticon_new.png) no-repeat;
}
#content .page_item_list .the-item-status span.stat_price_down {
		background: url(images/staticon_pricedown.png) no-repeat;
}
#content .page_item_list .the-item-status span.stat_soldout {
		background: url(images/staticon_soldout.png) no-repeat;
}
#content .page_item_list .the-item-status span.stat_pickup {
		background: url(images/staticon_pickup.png) no-repeat;
}
#content .page_item_list .the-item-status span.stat_rare_item {
		background: url(images/staticon_rare.png) no-repeat;
}
#content .page_item_list .the-item-status span.stat_dealing {
		background: url(images/staticon_dealing.png) no-repeat;
}
#content .page_item_list .item_thumb {
		width: 64px;
		height: 70px;
		float: left;
}
#content .page_item_list .item_details {
		margin-left: 65px;
}
#content .page_item_list .item_group {
		margin: 0 0 6px;
}
#content .page_item_list .item_name {
		margin: 0;
		padding: 0;
		font-size: 1em;
}
#content .page_item_list .item_excerpt {
		clear: both;
		padding-top: 6px;
}
#content .page_item_list .degrees {
		display: block;
		height: 16px;
		overflow: hidden;
		padding-left: 120px;
		font-size: smaller;
		line-height: 16px;
		background-position: left top;
		background-repeat: no-repeat;
		background-image: url(images/degree_level.png);
		color: #999;
}
#content .page_item_list .degree_1 {
		background-position: left -16px;
}
#content .page_item_list .degree_2 {
		background-position: left -32px;
}
#content .page_item_list .degree_3 {
		background-position: left -48px;
}
#content .page_item_list .degree_4 {
		background-position: left -64px;
}
#content .page_item_list .degree_5 {
		background-position: left -80px;
}
#content .page_item_list .degree_6 {
		background-position: left -96px;
}
#content .page_item_list .degree_7 {
		background-position: left -112px;
}
#content .page_item_list .item_price .price {
		font-size: 1.25em;
		color: #c33;
}
#content .page_item_list .item_price .price .currency {
		font-size: 0.8em;
}


/* item-searchform */
#content #item_search_box {
		margin: 0 0 1em;
		padding: 10px;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		border: 3px double #c7cef4;
		background: #e3e6f9;
}
#content #item_search_box table {
		width: 574px;
		margin: 0;
		padding: 0;
		border: 0px;
}
#content #item_search_box table caption {
		margin: 0;
		padding: 1px 0;
		text-align: right;
}
#content #item_search_box table th {
		width: 19%;
		vertical-align: middle;
		border: 0px;
		background: transparent;
		color: #263689;
}
#content #item_search_box table td {
		border: 0px;
		background: transparent;
}
#content #item_search_box table td input#kw {
		width: 420px;
}
#content #item_search_box p.submit {
		margin: 0;
		text-align: center;
}
#content #item_search_box p.submit button {
		width: 135px;
		height: 26px;
		overflow: hidden;
		margin: 0 auto;
		padding: 0;
		font-size: 12px;
		line-height: 24px;
		border: 0px;
		background: url(images/item-search-button.png) left top no-repeat;
		z-index: 3;
		cursor: pointer;
}
#content #item_search_box p.submit button:hover {
		background-position: left -26px;
}
#content #item_search_box p.submit button span {
		position: relative;
		z-index: -1;
}



/* Item - Shopping Cart
-------------------------------------------------------------- */
#content .announce {
		margin: 4px 0;
		padding: 12px;
		border: 1px solid #ede6c0;
		background: #fffbe4;
		color: #b8b080;
}
#content .announce_error {
		border: 1px solid #e99586;
		background: #feddd7;
		color: #db1326;
}
#content .announce_success {
		border: 1px solid #daedc0;
		background: #f3ffe4;
		color: #9fb880;
}

#content h2.cart_notice_important {
		height: 60px;
		margin: 10px 0;
		padding: 0;
		background: url(images/cart_h2_check_the_stock.png) no-repeat;
		z-index: 3;
}
#content h2.cart_notice_important strong {
		position: relative;
		line-height: 50px;
		z-index: -1;
}

#content .cart_steps {
		width: 830px;
		height: 96px;
		overflow: hidden;
		margin: 10px 0;
		padding: 0;
		background-image: url(images/cart_steps.png);
		background-position: left top;
		background-repeat: no-repeat;
}
#content .cart_step_1 {
		background-position: left -96px;
}
#content .cart_step_2 {
		background-position: left -192px;
}
#content .cart_step_3 {
		background-position: left -288px;
}
#content .cart_step_4 {
		background-position: left -384px;
}
#content #sv_view_the_cart {
		text-align: center;
}
#content #sv_view_the_cart #cart_is_empty {
		margin: 1em 0;
		padding: 4em 2em;
		font-size: 1.75em;
		line-height: 1.2em;
		text-align: center;
		border: 2px solid #d8d8d8;
		border-radius: 8px;
		-webkit-border-radius: 8px;
		-moz-border-radius: 8px;
		background: #e6e6e6;
		color: #c0c0c0;
}

#content #shopping_cart_wrap table {
		margin: 6px 0;
}
#content #shopping_cart_wrap table tfoot th {
		padding: 2px 4px;
		text-align: right;
		border: 1px solid #ddd;
		background: #fffbe4;
}
#content #shopping_cart_wrap table tfoot td {
		padding: 2px 4px;
		text-align: right;
		font-weight: bold;
		border: 1px solid #ddd;
		color: #f00;
}
#content #shopping_cart_wrap table tfoot tr.ta td {
		font-size: 1.25em;
		line-height: 1.2em;
}
#content #shopping_cart_wrap table tbody td {
		letter-spacing: 0px;
		vertical-align: middle;
}
#content #shopping_cart_wrap table tbody td.thumb {
		width: 60px;
		text-align: center;
}
#content #shopping_cart_wrap table tbody td.brand ,
#content #shopping_cart_wrap table tbody td.ctrl {
		width: 5em;
		text-align: center;
}
#content #shopping_cart_wrap table tbody td.price {
		width: 9ex;
		text-align: right;
}
#content #shopping_cart_wrap table tbody td.group {
		width: 13em;
}
#content #shopping_cart_wrap table tbody td button.cart_remove_btn {
		width: 57px;
		height: 21px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		text-indent: -5000em;
		border: 0px;
		background: url(images/cart_item_remove.png) no-repeat;
		cursor: pointer;
}

#content #cart_ctrl {
		margin: 0 0 2em;
		position: relative;
		overflow: hidden;
		text-align: right;
}
#content #cart_ctrl #drop_the_cart {
		width: 175px;
		height: 29px;
		margin: 0 0 0 auto;
		padding: 0;
		overflow: hidden;
		outline: 0px;
		border: 0px;
		background: url(images/empty_cart_button.png) left top no-repeat;
		z-index: 3;
		cursor: pointer;
}
#content #cart_ctrl #drop_the_cart:hover {
		background-position: left -29px;
}
#content #cart_ctrl #drop_the_cart span {
		position: relative;
		z-index: -1;
}
#content #cart_step_nav {
		position: relative;
		overflow: hidden;
}
#content #cart_step_nav ul {
		height: 44px;
		position: relative;
		left: 50%;
		float: left;
		margin: 1em 0 2em;
		padding: 0;
		list-style-type: none;
}
#content #cart_step_nav ul li {
		width: 178px;
		float: left;
		position: relative;
		left: -50%;
		margin: 0 10px;
		padding: 0;
}
#content #cart_step_nav ul li button {
		width: 178px;
		height: 44px;
		margin: 0;
		padding: 0;
		overflow: hidden;
		border: 0px;
		background-color: #fff;
		background-position: left top;
		background-repeat: no-repeat;
		z-index: 3;
		cursor: pointer;
}
#content #cart_step_nav ul li button:hover {
		background-position: left -44px;
}
#content #cart_step_nav ul li button span {
		position: relative;
		z-index: -1;
}
#content #cart_step_nav ul li.continue_buy button {
		background-image: url(images/cart_nav-continueshopping.png);
}
#content #cart_step_nav ul li.go_step1 button {
		background-image: url(images/cart_nav-go_step1.png);
}
#content #cart_step_nav ul li.go_step2 button {
		background-image: url(images/cart_nav-go_step2.png);
}
#content #cart_step_nav ul li.go_step3 button {
		background-image: url(images/cart_nav-go_step3.png);
}
#content #cart_step_nav ul li.prev_step0 button {
		background-image: url(images/cart_nav-prev_step0.png);
}
#content #cart_step_nav ul li.prev_step1 button {
		background-image: url(images/cart_nav-prev_step1.png);
}
#content #cart_step_nav ul li.cancel button {
		background-image: url(images/cart_nav-cancel.png);
}
#content #cart_step_nav ul li.complete button {
		background-image: url(images/cart_nav-complete.png);
}
#content #cart_nav .last_confirm {
		text-align: center;
}


#content form.shipping_form_wrap {
}
#content form.shipping_form_wrap table {
}
#content form.shipping_form_wrap table tbody th ,
#content form.payment_form_wrap table tbody th {
		width: 19%;
		vertical-align: middle;
}
#content form.shipping_form_wrap table#note_tbl tbody th ,
#content form.payment_form_wrap table#note_tbl tbody th {
		width: auto;
}
#content form.shipping_form_wrap #your_name ,
#content form.shipping_form_wrap #your_kana {
		width: 14em;
}
#content form.shipping_form_wrap #your_city ,
#content form.shipping_form_wrap #your_addr ,
#content form.shipping_form_wrap #your_addr2 ,
#content form.shipping_form_wrap #your_building ,
#content form.shipping_form_wrap #your_email {
		width: 26em;
}
#content form.shipping_form_wrap table#note_tbl #note ,
#content form.payment_form_wrap table#note_tbl #remarks {
		width: 814px;
}
#content form.shipping_form_wrap button.auto_addr_btn {
		width: 57px;
		height: 21px;
		margin: 0;
		padding: 0;
		line-height: 21px;
		text-indent: -5000em;
		border: 0px;
		background: url(images/auto_address_btn.png) no-repeat;
		cursor: pointer;
}
.shopping_cart #content label.required {
		padding-right: 12px;
		background: url(images/required.gif) right center no-repeat;
		color: #633;
}

#content #thanks_for_your_order p.order_id {
	margin: 2em 0 8px;
	font-size: 2em;
	font-weight: bold;
	letter-spacing: 0px;
}
#content #thanks_for_your_order p.order_date {
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing: 0px;
}
/* FIX shadowbox */
#slideshow .image-wrapper:not(:first-child), #slideshow img:not(:first-child) {
    display: none !important;
    opacity: 0 !important;
}
