/* /////////////////////////////////////////////////////////////////////////////////////////// */
.pendant {
	width: 1430px;
	margin: 0 auto;
	position: relative;
	text-align: right;
}

a.sale_banner img{
	margin: 14px 0 0 0;
}

/* /////////////////////////////////////////////////////////////////////////////////////////// */



/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* ---common
/* /////////////////////////////////////////////////////////////////////////////////////////// */
.text-wrapper {
	width: 100%;
	background: #fff;
}
.text-box {
	margin: 20px 30px 26px 30px;
	color: #666;
	font-size: 12px;
}

.text-box.links {
	line-height: 1.6;
}

.title {
	width: 690px;
	margin: 20px 0 0 0;
	padding: 3px 0 0 30px;
	font-size: 16px;
	font-weight: bold;
	background: #fff100;
	text-align: left;
}
.title.top-line {
	margin: 0;
}

.title.green {
	width: 940px;
	color: #fff;
	background: #1fb655;
}

.clearfix:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.clearfix{
	display: inline-block;
}


/* clearfix */
.clear-fix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
 /* IE6 */
* html .clear-fix { zoom: 1;}
 /* IE7 */
*:first-child+html .clear-fix { zoom: 1;}


.font-s {
	font-size: 10px;
}
.font-mm {
	font-size: 13px;
}
.font-m {
	font-size: 14px;
}
.font-b {
	font-weight: bold;
}

.line {
	height: 1px;
	margin: 20px 0;
	border-bottom: 1px solid #666;
}
.line-light {
	height: 1px;
	margin: 20px 0;
	border-bottom: 1px solid #ccc;
}

.top-space {
	padding: 5px 0 0 0;
	margin: 0;
}

.entry-title.yellow, .title.yellow  {
	width: 700px;
	height: 30px;
	padding: 0 0 0 20px;
	display: table-cell;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	background: #fff100;
	text-align: left;
	line-height: 1.2;
}
html*.entry-title.yellow, .title.yellow{
	height: 19px;
	padding: 6px 0 5px 20px;
}
.entry-title.yellow.event {
	float: left;
}

.archive-title.yellow  {
	width: 700px;
	padding: 6px 0 6px 20px;
	font-size: 16px;
	font-weight: bold;
	background: #fff100;
	text-align: left;
	float: right;
}


#header-banner {
	width: 970px;
	margin: 0 0 20px 0;
}

div.date {
	margin: 10px 20px 0 0;
	font-size: 12px;
	color: #666;
	text-align: right;
}

.breadcrumbs {
	margin: 20px 0 0 0;
	text-align: left;
	font-size: 11px;
}
.breadcrumbs a:hover {
	color: #fff100;
}

/*.entry-content {
	margin: 0 0 16px 0;
}*/

.unit-l {
	float: left;
	background: #fff;
}



/*-------------------------------*/

article.event {
}
article.event .entry-content {
	font-size: 12px;
	padding: 0px 40px 50px 40px;
}


#content.event-archive-inside {
	width: 660px;
	padding: 20px 30px 30px 30px;
	background: #fff;
	float: left;
}



.card-wrapper {
	width: 200px;
	height: 250px;
	border: #888 2px solid;
	float: left;
	text-align: left;
	margin: 0 15px 15px 0;
}
.card-wrapper { /padding: 0 0 7px 0; }

.card-wrapper.blog {
	width: 200px;
	height: 350px;
	border: #888 2px solid;
	float: left;
	text-align: left;
	margin: 0 15px 15px 0;
}



.card-inside {
	margin: 5px 8px;
	color: #666;
}

.card-title {
	height: 30px;
	padding: 0 0 25px 0;
	font-size: 13px;
	line-height: 1.4;
	font-weight: bold;
}

.blog-title {
	height: 35px;
	padding: 0 0 20px 0;
}

.card-excerpt {
	margin: 6px 0 0 0;
	font-size: 11px;
	line-height: 1.6;
}

.card-tag {
	margin: 7px 0 0 0;
	padding: 7px 0 0 0;
	border-top: 1px #888 solid;
}

.tag-img {
	width: 7px;
	float: left;
}

.card-meta {
	width: 90px;
	float: right;
	font-size: 11px;
	line-height: 1.6;
	text-align: right;
}

.card-meta.blog-meta {
	width: 130px;
	text-align: left;
}



/*-----------------------------------*/
.info-archive {
	width: 720px;
	float: right;
	text-align: left;
	clear:both;
}
#content.info-archive-inside {
	width: 680px;
	margin: 0;
	background: #fff;
	padding: 30px 20px 10px 20px;
	float: right;
}
.info-date {
	float: left;
}
.info-title {
	float: right;
}
.info-title-list-wrapper {
	width: 676px;
	margin: 0 auto;
}

.info-title-list {
	width: 676px;
	clear: both;
	line-height: 2.0;
	margin: 0 0 20px 0;
	padding: 0 0 13px 0;
	border-bottom: 1px dotted #ccc;
}

.info-title-list .info-date {
	width: 100px;
	color: #333;
}

.info-title-list .info-title {
	width: 590px;
	text-align: left;
}
.info-title-archive {
	width: 580px;
	margin: 0 0 0 100px;
	text-align: left;
}
.info-title-list .info-title a {
	color: #999;
}
.info-title-list .info-title a:hover {
	color: #00aaff;
}

#content.info-inside {
	margin: 0;
	background: #fff;
}
.entry-content.info {
	margin: 0 20px;
	padding: 0 0 50px 0;
}

/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* ---header
/* /////////////////////////////////////////////////////////////////////////////////////////// */
#light-wrapper {
	width: 100%;
	margin: 0;
	position: absolute;
	left: 0;
	text-align: right;
}
#light-box {
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: 0;
	right: 0;
}

.header-logo {
	width: 177px;
	float: left;
}

#header-menu-wrapper {
	width: 970px;
	margin: 5px 0 0 0;
}

#header-menu {
	width: 770px;
	margin: 24px 0 0 0;
	float: right;
}

#header-menu li {
	list-style: none;
	float: left;
}

#footer-wrapper {
	width: 100%;
	min-width: 1430px;
	height: 382px;
	margin: 50px 0 0 0;
	background: url("http://kitan.jp/contents/wp-content/themes/twentytwelve/img/common/footer/shiba.png") center bottom repeat-x ;
	position:relative;
}



/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* ---footer
/* /////////////////////////////////////////////////////////////////////////////////////////// */
#footer-inside {
	width: 1312px;
	margin: 0 auto;
	text-align: left;	
}

#footer-wrapper #kinoko {
	width: 970px;
	margin: 0 auto;
}
#footer-wrapper #kinoko #kinoko-btn, #footer-wrapper #kinoko #kinoko-btn-yoru {
	float: right;
}

#footer-box, #footer-box-yoru {
	width: 970px;
	margin: 0 auto;
}

#footer-wrapper #shiba {
	width: 100%;
	height: 185px;
	margin: -12px 0 0 0;
	
	text-align: right;
}

#footer-logo {
	margin: 22px 0 0 0;
	float: left;
}

#footer-menu {
	text-align: right;
}

#footer-menu ul {
	height: 24px;
	margin: 15px 0 0 0;
	float: right;
}

#footer-menu ul li {
	height: 24px;
	list-style: none;
	float: left;
}

.copyright {
	clear: right;
	padding: 123px 0 0 0;
}

#footer-box-yoru, #kinoko-btn-yoru {
	display : none;
}


/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* ---sidebar
/* /////////////////////////////////////////////////////////////////////////////////////////// */
.sidebar-wrapper {
	width: 230px;
	float: right;
}
.sidebar-wrapper img {
	vertical-align: bottom;
}

.sidebar-menu {
	margin: 0 0 15px 0;
	line-height: 0;
}

.sidebar-menu.event {
	text-align: left;
	background: #fff;
}


/* ---sidebar_company */
.sidebar-wrapper.company {
	float: left;
	width: 230px;
}

.company-menu li {
	list-style: none;
	line-height: 0;
}

.tw {
	width: 230px;
	background: #fff;
	line-height: 0;
}

.event-date {
	margin: 15px 0 8px 0;
	color: #ff4c93;
	font-size: 11px;
	font-weight: bold;
}
.event-date.blog {
	color: #00be67;
}

.event-more {
	padding: 10px 0 15px 0;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.event-more a {
	color: #ff4c93;
}
.event-more a:hover {
	color: #ff4c93;
	text-decoration: underline;
}

/* ---sidebar_products */
.sidebar-wrapper.products {
	float: left;
	width: 230px;
}


.sidebar-menu .blog-cat {
	background: #fff;
	text-align: left;
	padding: 10px 15px;
	font-size: 13px;
}
.sidebar-menu .blog-cat li {
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	list-style: none;
	line-height: 1.5;
	border-bottom: 1px dotted #ccc;
}

.sidebar-wrapper.search {
	float: left;
	width: 230px;
	margin: 20px 0 0 0;
}

/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* ---company
/* /////////////////////////////////////////////////////////////////////////////////////////// */
.company-info {
	padding: 20px 30px;
	float: left;
	color: #666;
	display: block;
}

.company-info.left {
	width: 280px;
}
.company-info.right {
	width: 320px;
}
.company-info.history {
	width: 660px;
	font-size: 11px;
}


.company-info li {
	font-size: 12px;
	list-style: none;
}

.company-info li.s {
	padding: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
}

.company-info li.space {
	height: 25px;
}

.history-box {
	margin: 0 0 5px 0;
}

.history-box .year {
	width: 90px;
	float: left;
}
.history-box .history {
	width: 500px; 
	float: left;
}

ul.link li {
	float: left;
	list-style: none;
	margin: 0 12px 0 0;
}

ul.link li#black {
	background-color:#000;
	line-height:0;
}



ul.sitemap-link li {
	margin: 0 0 10px 0;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}

.subitem {
	width: 150px;
	font-size: 12px;
	float: left;
}

.contact-form {
	width: 450px;
    float: left;
}

.contact-form_r {
    width: 450px;
    float: right;
}

.contact-form_cap {
    width: 500px;
    float: left;
    margin: -12px 0 18px 150px;
}
.contact-input {
	width: 300px;
	height:8px;
	margin:0 0 18px;
}
.contact-txtarea {
	width: 400px;
}

.submit-btn {
	text-align: center;
    margin: 18px 0 0 0;
}

.red {
	color: red;
}



#primary.csr {
	width: 970px;
}

#primary.csr .img-wrapper {
	line-height: 1;
}

#primary.csr .left {
	float: left;
}
#primary.csr .right {
	float:right;
}
#primary.csr .green-box {
	width: 100%;
	background: #f3fbf6;
}

#primary.csr .green-box p {
	margin: 0;
	padding: 0;
}

#primary.csr .green-box .box {
	margin: 0;
	padding: 15px;
}

img.subtitle {
	margin: 0 0 10px 0;
}

.text-box-inside {
	width: 865px;
	/*margin: 20px 20px 0 20px;*/
	margin: 15px 20px 0 20px;
}
/*===================================================================================================================================================================================================================================================================================================================================================================================================================================================================*/
div.clear {
clear: both;
height: auto;
overflow: hidden;
display: table;
}

#primary.csr #main {
	width: 970px;
	height: 421px;
	margin: 0px 0 0 0;
	background: url("http://kitan.jp/contents/wp-content/themes/twentytwelve/img/csr/main.png");
}
#primary.csr #main_txt {
	width: 646px;
	padding: 242px 0 0 324px;
    font-size: 15px;
    line-height: 1.9;
}

/*=========================================*/

#primary.csr #message {
	width: 802px;
	height: 321px;
	margin: 11px 0 0 98px;
	background: url("http://kitan.jp/contents/wp-content/themes/twentytwelve/img/csr/message.png");
}
#primary.csr #message_txt_box {
	width: 538px;
	padding: 92px 0 0 336px;
	font-size:13px;
	line-height:1.7;
}
#primary.csr #message_txt01 {}
#primary.csr #message_txt02 {padding:10px 0;}
#primary.csr #message_txt03 {}

/*=========================================*/

#primary.csr #act01_wrapper {
	width: 970px;
	height:766px;
}
#primary.csr #act01_cap {
	width: 721px;
	height: 720px;
	margin: 0;
	background: url("http://kitan.jp/contents/wp-content/themes/twentytwelve/img/csr/01bg.png");
}
#primary.csr #act01_cap_txt {
	width: 100%;
	padding: 166px 0 0;
	font-size:15px;
	line-height:1.9;
	text-align:center;
}
#primary.csr #act01_cap_txt2 {
	width: 522px;
	margin:0 auto;
	padding: 26px 0 0;
	font-size:13px;
	line-height:1.9;
	text-align:left;
}
#primary.csr #act01_cap_txtbox{
	width: 618px;
	padding: 24px 0 0 0;
	margin:0 auto;
	font-size:15px;
	line-height:1.9;
	text-align:center;
}

#primary.csr #act01_cap_txtbox .act01_cap_txtbox_inner{
	width: 206px;
	margin:0;
	padding: 0;
	float:left;
}
#primary.csr #act01_cap_txtbox .act01_cap_txtbox_inner .act01_cap_txtbox_inner01{
	padding: 0;
	font-size:18px;
	line-height:1.9;
}
#primary.csr #act01_cap_txtbox .act01_cap_txtbox_inner .act01_cap_txtbox_inner02{
	padding: 4px 0 0 2px;
    margin: 0 auto;
    width: 142px;
	font-size:15px;
	line-height:1.9;
	text-align:left;
}
#primary.csr #act01_cap_txtbox .act01_cap_txtbox_inner .act01_cap_txtbox_inner03{
	padding: 4px 0 0 0;
	font-size:13px;
	line-height:1.9;
}

#primary.csr #act01_cap_donation{
	width: 402px;
	height:61px;
	padding: 48px 0 0 0;
	margin:0 auto;
}

#primary.csr #act01_cap_donation_linebox{
	width: 268px;
	margin:0 auto;
	padding: 1px 0 0 0;
}
#primary.csr .act01_cap_donation_line{
	margin:8px 0 0 0;
}
#primary.csr .act01_cap_donation_line a img{
    margin: 0 0 -2px;
}
#primary.csr .act01_cap_donation_line a img:hover {
	opacity:0.5;
}

/*＝＝＝*/

#act01_item_a{
	width: 145px;
	height:102px;
	position:absolute;
	margin:3px 0 0 801px
}
#act01_item_b{
	width: 284px;
	height:571px;
	position:absolute;
	margin:196px 0 0 590px
}

/*===*/

#primary.csr #act02_wrapper {
	width: 970px;
	height:839px;
    margin: 24px 0 0 0;
}

#primary.csr #act02_cap {
	width: 721px;
	height: 721px;
	margin: 0 0 0 221px;
	background: url("http://kitan.jp/contents/wp-content/themes/twentytwelve/img/csr/02bg.png");
}

#primary.csr #act02_cap_txtbox{
	width: 590px;
	padding: 160px 0 0 62px;
}
#primary.csr #act02_cap_txtbox #act02_cap_img{
	width: 220px;
	height:156px;
	padding: 46px 0 0 0;
	float:left;
}
#primary.csr #act02_cap_txtbox #act02_cap_txt{
	width: 346px;
	height:246px;
	padding: 0px 0 0 24px;
	float:left;
    font-size: 14px;
    line-height: 2;
}

#primary.csr #act02_cap_link{
	text-align:center;
    padding: 36px 0 0 0;
}

#primary.csr #act02_cap_link a{
	font-size:18px;
	line-height:0;
	color:#13bf84;
	text-decoration:underline;
}
#primary.csr #act02_cap_link a:hover{
	text-decoration:none;
}

#act02_cap_donation_linebox > div > a:hover{
	text-decoration:none;
}

#primary.csr #act02_cap_donation{
	width: 456px;
	height:61px;
	padding: 42px 0 0 0;
	margin:0 auto;
}

#primary.csr #act02_cap_donation_linebox{
	width: 300px;
	margin:0 auto;
	padding: 0 0 0 12px;
}
#primary.csr .act02_cap_donation_line{
	margin:8px 0 0 0;
}
#primary.csr .act02_cap_donation_line a img{
    margin: 0 0 -2px;
	cursor:pointer;
}
#primary.csr .act02_cap_donation_line a img:hover {
	cursor:pointer;
	opacity:0.5;
}

/*＝＝＝*/

#act02_item_fuchiko{
	width:199px;
	height:169px;
	position:absolute;
	margin:0px 0 0 33px
}
#act02_item_photo{
	width:331px;
	height:298px;
	position:absolute;
	margin:542px 0 0 99px
}
#act02_item_a{
	width:86px;
	height:86px;
	position:absolute;
	margin:276px 0 0 10px
}
#act02_item_b{
	width:86px;
	height:86px;
	position:absolute;
	margin:412px 0 0 884px
}
#act02_item_c{
	width:66px;
	height:66px;
	position:absolute;
	margin:724px 0 0 790px
}

/*act03*/
#primary.csr #act03_wrapper {
	width: 970px;
	height:561px;
    margin: 32px 0 0 0;
}
#primary.csr #act03_cap {
	width: 561px;
	height: 561px;
	margin: 0 0 0 80px;
	background: url("http://kitan.jp/contents/wp-content/themes/twentytwelve/img/csr/03bg.png");
}
#primary.csr #act03_cap_txt {
	width: 100%;
	padding: 164px 0 0;
	font-size:15px;
	line-height:1.9;
	text-align:center;
}

#primary.csr #act03_cap_donation{
	width: 401px;
	height:61px;
	padding: 40px 0 0 0;
	margin:0 auto;
}

#primary.csr #act03_cap_donation_linebox{
	width: 268px;
	margin:0 auto;
}
#primary.csr .act03_cap_donation_line{
	margin:8px 0 0 0;
}
#primary.csr .act03_cap_donation_line a img{
    margin: 0 0 -2px;
}
#primary.csr .act03_cap_donation_line a img:hover {
	opacity:0.5;
}

/*＝＝＝*/

#act03_item_a{
	width: 86px;
	height:86px;
	position:absolute;
	margin:-18px 0 0 609px
}
#act03_item_b{
	width: 153px;
	height:117px;
	position:absolute;
	margin:212px 0 0 676px
}

/*===*/

/*===================================================================================================================================================================================================================================================================================================================================================================================================================================================================*/

#recent-info {
	background: #fff;
}

.recent-info-title {
	width: 698px;
	margin: 20px 0 0 0;
	padding: 8px 0 8px 22px;
	font-size: 16px;
	font-weight: bold;
	background: #fff100;
}

.recent-info-title-list-wrapper {
	padding: 18px 22px 14px;
}

.recent-info-title-list-wrapper .info-title-list {
	width: 100%;
	padding: 0;
	margin: 0;
	line-height: 1.7;
	color: #777;
	font-size: 12px;
	border-bottom: none;
}

/*.recent-info-title-list-wrapper a {
	text-decoration: underline;
}*/

.recent-info-title-list-wrapper li .info-date {
	width: 85px;
}

.banner-box {
	width: 352px;
	height: 190px;
	margin-top: 15px; 
	float: left;
}

.banner-box.left {
	margin: 15px 15px 0 0;
}






.title-press {
	width: 690px;
	margin: 0;
	padding: 3px 0 0 30px;
	font-size: 16px;
	font-weight: bold;
	background: #fff100;
	line-height: 1.714285714;
}


.press-list li{
	padding: 7px 0;
	list-style: none;
	line-height: 1.6;
	border-bottom: #ccc dotted 1px;
	margin: 0 0 7px 0;
}

.press-date {
	width: 90px;
	float: left;
}
.press-txt {
	width: 570px;
	float: left;
}







.site-content.pickup {
	width: 970px;
}

.title.yellow.pickup {
	width: 950px;
	margin: 15px 0 0 0;
	line-height: 1.714285714;
	display: block;
}

.pickup-box {
	clear: both;
	width: 935px;
	padding: 20px 0px 20px 35px;
	color: #666;
	background: #fff;
}
.pickup-box .base-info {
	width: 460px;
	float: left;
}
.pickup-box .base-info .base-info-title {
	width: 420px;
	margin: 30px 0 15px 0;
	padding: 3px 0 0 20px;
	color: #fff100;
	background: #000;
	line-height: 1.714285714;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.pickup-box .base-info .dp {
	width: 198px;
	float: left;
}

.pickup-box .base-info .data {
	width: 230px;
	margin: 0 0 0 10px;
	font-size: 11px;
	float: left;
	line-height: 1.3;
}
.pickup-box .base-info .data .data-item {
	width: 50px;
	float: left;
}
.pickup-box .base-info .data .data-main {
	width: 180px;
	float: left;
}
.pickup-box .dot-line {
	width: 5px;
	margin: 0 20px 0 0;
	float: left;
}
.pickup-box .comment {
	width: 420px;
	float: left;
	font-size: 13px;
	line-height: 0;
}
.pickup-box .comment img {
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

.pickup-box .comment-inside {
	padding: 10px 20px;
	background: #d9d9d9;
	line-height: 1.4;
}

.pickup-info-box {
	width: 282px;
	margin: 0 25px 0 0;
	float: left;
}
.pickup-subtitle {
	margin: 7px 0;
	font-weight: bold;
}
.pickup-txt {
	font-size: 12px;
	line-height: 1.7;
}

.pickup-txt a {
	color: #00aaff;
	/*text-decoration: underline;*/
}
.pickup-txt a:hover {
	text-decoration: underline;
}

#social {
	width: 250px;
	margin: 0;
	padding: 10px 0 0 0;
}

#social li {
	height: 20px;
	list-style: none;
	float: left;
}



.wsbl_facebook_like span {
	width: 450px !important;
}


.wsbl_facebook_like span iframe {
	width: 450px !important;
}



.site-content.sale{
	width: 720px;
	float: left;
}


/*.site-content.products {*/
.site-content.products{
	width: 720px;
	float: right;
}

.title.same-cat {
	width: 700px;
	margin: 40px 0 0 0;
	padding: 6px 0 6px 20px;
	background: #ccc;
}
.title.yellow.products-cat {
	width: 700px;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	background: #fff100;
	text-align: left;
}

.product-img {
	margin: 8px 0 0 0;
	width: 392px;
	float: left;
	/*background: #fff;*/
	overflow: hidden;
	line-height: 0;
}

#full-image {
	height: 460px;
	background: #fff;
}

#full-image li {
	list-style: none;
	float: left;
}

#item-name {
	background: #fff;
}
#item-name li {
	width: 392px;
	padding: 20px 0;
	background: #fff;
	list-style: none;
	float: left;
	text-align: center;
}

/*160225国芳国貞マグネット用＝＝＝＝＝＝＝＝＝＝＝＝*/
#post-7875 > div.product-img > #item-name > li {
	line-height:1.2;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#item-thumb {
	width: 400px;
	padding: 8px 0 0 0;
}

#item-thumb li {
	width: 92px;
	padding: 0;
	margin: 0 8px 8px 0;
	float: left;
	background: #fff100;
	line-height: 0; 
}
#item-thumb li.void-box {
	background: transparent;
}
#item-thumb li img {
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border: none;
}

#sale-item {
	width: 392px;
	height: 460px;
}
#sale-description {
	margin: 8px 0 0 0;
	padding: 10px 15px 40px 15px;
	font-size: 12px;
	line-height: 1.4;
	background: #fff;
}


.info-box {
	width: 280px;
	margin: 8px 0 0 0;
	padding: 20px 20px;
	float: right;
	background: #fff;
	color: #666;
	font-size: 11px;
}

.info-box .base-info .dp img{
	width: 208px;
	border: 1px #ccc solid;
	margin: 0;
	padding: 0;
}

.info-box .base-info .kv {
	width: 284px;
	text-align: center;
}

.info-box .base-info ul.data {
	margin: 10px 0 0 0;
}

.info-box .base-info ul.data li {
	width: 280px;
	line-height: 1.4;
}

#lineup {
	clear: both;
	margin: 18px 0 8px 0
}

#lineup-wrapper li {
	padding: 0 10px 0 0;
	float: left;
	line-height: 1.5;
	display: block;
	/*white-space:nowrap;*/
	white-space:inherit;
}

.other-link li {
	padding: 5px 0 9px 0;
}

.data-item {
	float: left;
}

.data-main {
	float: left;
	width: 230px;
}


.same-cat-box {
	width: 695px;
	padding: 20px 0 20px 25px;
	background: #fff;
}

#back-to-allproducts {
	width: 600px;
	margin: 60px 60px 50px 60px;
}

.products-menu {
	width: 215px;
	padding: 6px 0 6px 15px;
	font-size: 16px;
	font-weight: bold;
	background: #ccc;
	text-align: left;
	line-height: 1.2;
}

.sidebar-wrapper.products, .sidebar-wrapper.products .year,
.sidebar-wrapper.products li {
	line-height: 1;
}

#product_cat {
	padding: 10px 15px;
	background: #fff;
}
#product_cat li {
	clear: both;
	list-style: none;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	line-height: 1.5;
	border-bottom: 1px dotted #ccc;
}

.sidebar-wrapper.products .year {
	margin: 15px 15px 0 15px;
	padding: 0 0 0 18px;
	display: block;
	background: url("http://kitan.jp/contents/wp-content/themes/twentytwelve/img/common/sidebar/close.gif") left top no-repeat ;
	cursor: pointer;
}

.sidebar-wrapper.products .year.open {
	background: url("http://kitan.jp/contents/wp-content/themes/twentytwelve/img/common/sidebar/open.gif") left top no-repeat ;
}
.monthly-archive {
	padding: 1px 0 1px 33px;
	font-size: 13px;
	display: none;
}
.monthly-archive li {
	margin: 8px 0 10px 0;
	list-style: 1.4;
}

#same_cat li{
	list-style: none;
	margin: 0 20px 10px 0;
	float: left;
	display: block;
}

.cat-wrapper {
	width: 680px;
	margin: 0 0 15px 0;
	padding: 20px;
	background: #fff;
}

.cat-wrapper ul {
	margin: 0 0 0 10px;
}

.cat-wrapper ul li {
	margin: 0 15px 15px 0 ;
	float: left;
}
.product-cat-item-all {
	text-align: right;
}

.same-cat-box.sale {
	padding: 20px 0 20px 20px !important;
	width: 700px;
}

.sale-item-banner {
	border: #ccc 1px solid;
	margin: 0 8px 15px 0 !important;
}

.sale-item-banner img {
}


.nav-single {
	padding: 16px 0 0 0;
}

.back-to-home {
	width: 720px;
	padding: 40px 0 0 0;
	clear: both;
	
}
.home-btn {
	width: 185px;
	margin: 0 auto;
}




/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* ---blog
/* /////////////////////////////////////////////////////////////////////////////////////////// */
#content.blog-archive-inside {
	width: 660px;
	padding: 24px 30px 30px 30px;
	background: #fff;
	float: left;
}
#blog-author {
	margin: 96px 0 24px 0;
	padding: 14px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 0;
}
#blog-tag-list-wrapper {
	padding: 0 0 24px 0;
}
span#tag {
	float: left;
}
span#tag img {
	margin: 0;
	padding: 0;
}
#blog-tag-list {
	margin: 0 0 0 10px;
	float: left;
}
#blog-tag-list li {
	margin: 0 5px 0 0;
	list-style: none;
	float: left;
}
.tax-list-wrapper {
	margin: 0 0 16px 0;
	padding: 0 0 16px 0;
	border-bottom: 1px solid #ccc;
	line-height: 1.2;
}
.tax-list-thumb {
	width: 108px;
	zoom: 1;
	float: left;
}
.tax-list-thumb img {
	width: 108px;
	height: 80px;
}
.tax-list-inside {
	width: 528px;
	margin: 0 0 0 24px;
	float: left;
}
.tax-list-title {
	padding: 8px 0;
	font-size: 16px;
	line-height: 1.4;
}
.tax-list-meta {
	font-size: 11px;
	color: #888;
}
.tax-list-date {
	float: left;
}
.tax-list-author {
	margin: 0 0 0 10px;
	float: left;
}
.tax-list-excerpt {
	font-size: 12px;
	line-height: 1.6;
}
.tax-list-box {
	width: 100%;
}

article.blog img, article.type-blog img {
	margin: 20px 0;
}




/* /////////////////////////////////////////////////////////////////////////////////////////// */
/* ---search
/* /////////////////////////////////////////////////////////////////////////////////////////// */
#social-top {
	width: 250px;
	float: left;
	/*float: left;
	margin: 0 0 0 490px;*/
	margin: 0 -30px 0 500px;
	padding: 10px 0 0 0;
}
#social-top li {
	height: 20px;
	list-style: none;
	float: left;
	width: 110px;
}



#social-top li#social_tw {
padding: 0 12px 0 0 ;
}

#social-top li#social_fb {
}

#search-box {
	margin: 4px 0 0 0;
	padding: 0 0 15px 0;
	float: right;
}

#search-box input.input-box {
	width: 180px;
	height: 16px;
	border-radius: 0;
	padding: 4px;
	background: #fff url("http://kitan.jp/contents/wp-content/themes/twentytwelve/img/common/header/serch.gif") right top no-repeat ;
}


#search-wrapper {
	padding: 20px 20px;
	background: #fff;
	line-height: 1.5;
}

.search-title {
	padding: 0 0 4px 0;
	margin: 0 0 15px 0;
	border-bottom: 2px solid #ccc;
	color: #666;
}

.keyword {
	font-size: 18px;
	color: #000;
}
.result-num {
	font-size: 16px;
	color: #000;
}

.label {
	padding: 3px 5px 0 5px;
	margin: 0 0 5px 0;
	display: block;
	text-align: center;
	font-size: 10px;
	color: #fff;
}

.event-label {
	width: 110px;
	background: #fa008b;
}
.blog-label {
	width: 30px;
	background: #00be67;
}
.company-label {
	width: 40px;
	background: #ffae00;/*00ae1b*/
}
.products-label {
	width: 40px;
	background: #00a0e9;/*00eeff;*/
}
.pickup-label {
	width: 60px;
	background: #f29ec2;/*ff7000;*/
}
.special-label {
	width: 70px;
	background: #1800aa;
}
.info-label {
	width: 60px;
	background: #ff0000;
}
.sale-label {
	width: 40px;
	background: #9140e3;
}
.other-label {
	width: 60px;
	background: #bbb;
}


#search-result li {
	list-style: none;
	margin: 10px 0 20px 0;
	padding: 0 0 13px 0;
	border-bottom: 1px dotted #ccc;
}

.pager {
	text-align: center;
	padding: 25px 0 0 0;
	clear: both;
}

#not-found {
	width: 660px;
	margin: 60px auto 0px auto;
}






#ui-wrapper {
	width: 970px;
	margin: 0 auto;
}

#puckup-slider-wrapper {
	width: 720px;
	height: 320px;
	position: relative;
	/*margin: 125px 0 0 -15px;*/
	/*overflow: hidden;*/
}

#gallery {
    position: absolute;
    width: 720px;
    height: 320px;
}
ul#gallery-img li {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}
#gallery-on {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 720px;
    height: 320px;
    background-color: #ffffff;
}
#gallery-trap {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
}
#gallery-trap a,
#gallery-trap span {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 720px;
    height: 320px;
    /*background: url("http://kitan.jp/contents/wp-content/themes/twentytwelve/images/index/spacer.gif");*/
}

#number-wrapper {
	margin: 300px 0 0 0;
	position: absolute;
	right:10px;
	z-index: 100;
}
#number li {
	margin: 0 0 0 6px;
	float: left;
	font-size: 13px;
	color: #999;
}

#number li a {
	color: #999;
}

#number li a:hover {
	color: #000;
}







.title.products-cat.newer {
	width: 698px;
	margin: 0;
	padding:8px 0 8px 22px;
	background: #f10284;
	color: #fff;
}
.title.products-cat.newer.top {
	padding:8px 0 8px 22px;
	font-size: 16px;
	font-weight: bold; 
	background: #fff100;
	color: #000;
}

#newitem-wrapper {
	width: 710px;
	height: 267px;
	margin: 0 0 14px 0;
	text-align: left;
	background: #fff;
	position: relative;
	border-bottom: 5px solid #f10284;
	border-left: 5px solid #f10284;
	border-right: 5px solid #f10284;
}
#newitem-wrapper.top {
	width: 720px;
	height: 275px;
	margin: 0 0 20px 0;
	border: none;
}

#newitem-slider {
	width: 637px;
	height: 260px;
	margin: 0 36px;
	overflow: hidden;
	position: absolute;
}

#newitem-slider.top {
	margin: 0 41px;
}


#newitem {
	margin: 30px 0 0 0;
	background: #fff;
	position: relative;
	z-index: 1000;
}

#newitem.top {
	margin: 45px 0 0 0;
}

#newitem li {
	width: 138px;
	margin: 0 12px;
	float: left;
	position: absolute;
	background: #fff;
	text-align: center;
}

#newitem li img {
	border: 1px #ccc solid;
}

.new-item-title {
	margin: 4px 0 0 0;
	font-size: 12px;
	line-height: 1.4;
}

#newitem-ui {
	position: absolute;
}

#btn {
	margin: 40px 0 0 0;
}

#btn #prev-btn {
	float: left;
}
#btn #next-btn {
	float: right;
}

/*170608plus contact＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.contact_btn_box{
	width:588px;
	height:65px;
}
.contact_btn01{
width:288px;
height:65px;
float:left;
margin:0;
padding:0
}
.contact_btn02{
width:288px;
height:65px;
float:left;
margin:0 0 0 12px;
padding:0
}

.contact_btn01:hover,
.contact_btn02:hover{
	opacity:0.6;
}

.contact_tel{
	font-size:24px;
}

#post-11637 > div > div.text-wrapper.clearfix > div > div.form-box.clearfix > div.contact-form_r.font-s > p{
	margin:0 0 6px 0;}

#post-11658 > div > div.text-wrapper.clearfix > div > div.form-box.clearfix > div.contact-form_r.font-s > p{
	margin:0 0 6px 0;}

#post-11658 > div > div.text-wrapper.clearfix > div{
	    margin: 32px 30px 26px 30px;
}












