﻿/*******************************
■http以下のページで運用する分
・センターエリア
・サイドカラム
・商品ページ
・良くある質問集
・Q&A用CSS
・買取
・Android用カウンター
・右下cartボタン後付

********************************/
.item_area img{
	border: 0;
	vertical-align:bottom;
}
#center3 .header_area{display:block !important;}

/*******************************
▼センターエリア
********************************/
ul.news {
	color: #808080;
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 10px;
	width:750px;
	height: 200px;
	overflow: auto;
}

#center-sub{overflow:hidden;}
#center-sub .img-left{float:left;}
#center-sub .img-rgiht{
	float:right;
	width:281px;
	height:162px;
}
#center-sub .img-rgiht .img-inner{margin:35px 0 0 100px;}
/*******************************
▼サイドカラム
********************************/
#leftSide {/* 左サイドtd */
  font-size: 12px;
  vertical-align: top;
  margin: 0;
  width: 210px;
}
#rightSide {/* 右サイドtd （3列）*/
  font-size: 12px;
  vertical-align: top;
  margin: 0;
  padding: 0;
  width: 200px;
}
#rightSide2 {/* 右サイドtd （3列 ブログ）*/
  vertical-align: top;
  margin: 0;
  padding: 0;
  width: 200px;
}
#leftSide .layout1 {
  margin: 0;
  padding: 10px;
}
#leftSide .layout1 .item{
	width:65%;
	display:inline-block;
}

/* 中古実機を特徴から探す */
#leftSide .used_list{
	padding:9px;
	border:1px solid #e8e8e8;
	background:#F7F7F7;
	margin-bottom:20px;
}
#leftSide .used_list a {
	margin-bottom: 10px;
	padding: 0;
	background: none;
}
#leftSide .used_list .used_last a {margin-bottom: 0px;}
#leftSide .used_list .last a {margin: 0;}
#leftSide .list_banner{
	margin:0 0 20px 0;
	padding:0;
}
#leftSide .list_banner a{
	background:none;
	padding:0;
	margin:0;
}
#leftSide .list_banner li{margin-bottom:10px;}
#leftSide .list_banner li.last{margin-bottom:0px;}
#leftSide .line01 {
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top:1px dotted #E9E9E9;
	margin:8px 0 10px;
}

#rightSide .layout1 {
	margin: 0 0 10px;
	padding-bottom: 10px;
}
#rightSide .item img {
	
}
#rightSide .layout1 td a {color: #14559e;}

#rightSide .layout1 td a:hover {
	color: #14559e;
	text-decoration: underline;
}
#rightSide .sidemain1 {
	padding: 9px;
	border: 1px solid #e8e8e8;
}
#rightside_free_area{width:200px;}
#rightside_free_area a{display:block;}
#rightside_free_area .slot{margin-bottom:15px;}
#rightside_free_area .slot a{margin-top:3px;}
#rightside_free_area .banner{margin-bottom:13px;}
#rightside_free_area .banner a{margin-bottom:9px;}
#rightside_free_area .social a{margin-bottom:10px;}
#rightside_free_area .diary{
	margin-top:10px;
	border:1px solid #E8E8E8;
	padding:9px 10px 9px;
	background:#FFFFCC;
}
#rightside_free_area .diary_text{
	color:#0051CA;
	font-weight:bold;
}
#rightside_free_area .diary_title{margin-bottom:15px;}
#rightside_free_area .viewmore{text-align:right;}
#rightSide ul.related_links li{padding:0 0 10px;}
#rightSide ul.related_links a{
	background:none;
	padding:0;
}
#rightSide .line01 {border: none;}
.sidebox {
	/* サイド用ブロック（幅設定） */
	margin: 0 0 10px;
	padding: 0;
	width:200px;
}



.sidebox .title1, .sidebox .title2, .sidebox .title3{
	color:#fff;
	font-size:14px;
	background:url(https://pachislobank.com/img2/common/sb_title01.jpg) no-repeat left top #4872CB;
	padding:5px 5px 1px 22px;
	border-bottom:5px solid #000;
}
.sidebox .sidemain1{
	border-top:1px solid #E7E7E8;
	border-left:none;
	border-right:none;
	border-bottom:none;
	background:#fff;
}

/* サイドコンテンツ */

.side-nenu{margin:0 0 5px !important;}
  /* ランキング */
.layout1 .rank {float: left;width:10%;}
.layout1 .rank img{width:30px;}
.sidebox .item img {
	margin: 0 0 5px;
	padding:0px;
	text-align: center;
	width: 100%;
}

.side-banner li{
  margin:0 0 5px;
}



/*******************************
▼商品ページ
********************************/
h5{
    position: relative;
    margin: 0 0 1em;
    padding: 0.5em;
    background: #5E5F62;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
 
h5after{
    position: absolute;
    bottom: -15px;
    left: 10%;
    z-index: 90;
	margin-bottom: -10px;
    margin-left: -15px;
    border-top: 15px solid #5E5F62;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 0;
    content: "";
}

/*白ロム対象リスト*/
.machine_list1{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	clear:both;
	overflow:scroll;
}
.machine_list1 li{
	border-bottom:1px solid #ccc;
	overflow:hidden;
	background:#ededed;
}
.machine_list1 li .machine_left1{
	width:160px;
	margin:0;
	padding:10px;
	float:left;
	clear:both;
	font-weight:bold;
	color:#333;
	text-align:center;
}
.machine_list1 li .machine_right1{
	width:530px;
	margin:0;
	padding:10px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	float:left;
	background:#fff;
}
.machine_list1 li .machine_title1{
	text-align:center;
	font-weight:bold;
	background:#dedede;
}


/* --- ボックス --- */
div.section {
background-color: #FF0000; /* ボックスの背景色 */
border: 1px #FF0000 solid; /* ボックスの境界線 */
padding: 8px;
font-size: 100%; /* ボックスの文字サイズ */
}

/* --- 見出し --- */
div.section h3 {
position: relative; /* IE6用 */
width: 100px; /* 見出しの幅 */
margin: -1.5em 0 0 3px; /* 見出しのマージン（上右下左） */
padding: 2px; /* 見出しのパディング */
background-color: #ffffff; /* 見出しの背景色 */
border: 1px #FF0000 solid; /* 見出しの境界線 */
font-size: 120%; /* 見出しの文字サイズ */
text-align: center;
}

/* --- ボックス内の段落 --- */
div.section p {
margin: 5px 0px 0px 5px ; /* 段落のマージン（上下、左右） */
}

.clear {
    clear:both;
}


p .hidari {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

.point_cont{
	width: 740px;
	margin: 5px 15px;
}
.img_right{float: right;}
.txt_green_bold{
	color: #39AD39;
	font-size: 1.3em;
	font-weight: bold;
}
.point03{margin: 0;padding: 0;}
.point03 li{margin:0 0 10px;list-style-type: none;}
.item-icon img{margin:0 0 5px;}
.item-text{padding:5px 10px;margin:0 0 15px;border:3px solid #007eff;background:#fffde0;}
.option-areanew{padding:0px 10px;clear:left;}

.option-area{overflow:hidden;margin:0px;}
.option-area .left-img{float:left;}
.option-area .right-img{float:right;}
.fps{margin:10px 0;}
.fpsshohin{margin:10px 0;}
/*▼白ロム説明ページ*/
.page_haed {margin: 15px 0 15px;}
.page_title1 {
	background-image: url(/img/page_title.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	padding: 0 5px 0 15px;
	margin: 0 0 15px;
}
.siro_info {
	background: url(/img/siro_rom.jpg) no-repeat top left;
	width: 630px;
	height: 200px;
	font-size: 14px;
}
.siro_info .text_box {
	width: 254px;
	margin: 0 0 0 376px;
}
.bg_yellow {background-color: #fff600;}
.by_area {
	width: 630px;
	height: 160px;
	background-color: #fff;
	border: 1px solid #979797;
	margin: 0 0 30px;
}
.left_area {
	float: left;
	margin: 0 0 0 15px;
}
.th_line {
	background-color: #a3ffe6;
	border: 1px solid #979797;
	padding: 5px;
}

.td_line {
	border-top: 1px solid #979797;
	border-bottom: 1px solid #979797;
	border-right: 1px solid #979797;
	padding: 5px;
	color: #ff0000;
	font-size: 18px;
}
.right_area {
	float: right;
	margin: 21px 15px 0 0;
}
.right_area img{
	display: block;
	margin: 0 0 15px;
}
.siro_kisyu li {
	list-style: none;
	width: 145px;
	height: 300px;
	margin: 0 0 10px;
	float: left;
	overflow: hidden;
}
/*******************************
▼メーカー別
********************************/
#maker{
	padding:10px;
}

#maker h4{
    margin: 0 0 15px;
    padding: 5px 10px;
    border-left: 7px solid #B92A2C;
    border-top: 1px dashed #B92A2C;
    border-bottom: 1px dashed #B92A2C;
    font-size: 1.143em;
    font-weight: bold;
}
#maker ul{
	list-style:none;
	padding:0;
	margin: 0 auto 20px;
	letter-spacing: -.40em;
}
#maker ul li{
	display:inline-block;
	letter-spacing: normal;
	width:25%;
	margin:0 0 5px;
	vertical-align: top;
	font-size:110%;
}
#maker ul li a{
	padding:5px 7px;
	display:block;
	border:1px solid #cdcdcd;
	border-radius:6px;
	margin:0 5px 5px 0;
	text-decoration:none;
	background:#004e8d;
	color:#fff;
}
/*******************************
▼良くある質問集
********************************/
.info_area {
	font-size:14px;
	padding: 10px;
	margin:0 0 10px;
	background:#f4ffd2;
}
.info_area .bg_yellow {font-weight: bold;}
#faq-area{
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
padding: 1px;
background: #CBDCE9;
border-radius: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
}
#faq-area #faq-header h2{
padding: 15px 0 0 15px;
font-size: 18px;
font-weight: bold;
color: #004E8D;
}
#faq-area dl{background:#fff;padding:15px;}

#faq-area .category {
	border-bottom: 1px dotted #cdcdcd;
	background:	url(/img2/faq-q.png) no-repeat left top;
	min-height:31px;
	padding: 14px 0 0 47px;
	font-size:14px;
	font-weight: bold;
	margin:0 0 5px;
}
#faq-area .menu {
	background:	url(/img2/faq-a.png) no-repeat left top;
	padding: 10px 10px 10px 47px;
	margin:0;
}
#faq-area .menu p{font-size:14px;line-height:1.2em;}
/**************************************************
Q&A用CSS
**************************************************/
.faq_select{
	height:75px;
	margin:20px 0 0 10px;
	padding:0;
	overflow:hidden;
}
.faq_select li{
	list-style:none;
	float:left;
}
.faq{
	padding:10px;
	background:#ffffe1;
	border-top:2px solid #333;
	clear:both;
}
.faq ul{list-style:none;}

.faq_link{
	padding:10px 0 19px 20px;
	margin-bottom:20px;
	border-bottom:2px solid #c0c0c0;
}
.faq_link li{margin-bottom:15px;}
.faq_list{padding:0 20px;}
.faq_list li{
	padding-bottom:9px;
	margin-bottom:10px;
	border-bottom:1px solid #c0c0c0;
}
.faq_list li .goto_list{text-align:right;}
.faq_list .question{
	margin-bottom:20px;
	font-weight:bold;
}
.faq_list .question span{
	margin-right:10px;
	padding:5px;
	color:#00f;
	border:1px solid #00f;
}
.faq_list .answer,.faq_list .answer p{line-height:30px;}
.faq_list .answer span{
	margin-right:10px;
	padding: 5px;
	color:#f00;
	border:1px solid #f00;
	font-weight:bold;
}
.faq_list ol{
	margin:5px 0;
	padding:5px 10px;
	border:1px solid #c0c0c0;
	list-style:inside decimal;
}
.faq_list ol li {
	padding:0;
	margin-bottom:5px;
	border:none;
	border-bottom:1px dotted #ededed;
}
/*******************************
▼買取
********************************/
#kaitori #item_link {
	background:	url(/img/kaitori_img07.jpg) no-repeat left top;
	width:769px;
	height:352px;
}
#kaitori #item_link img{margin:247px 0 0 233px;}
.company_area {
	padding:10px;
	margin:10px;
	border:1px dotted #000;
	font-size:16px;
	font-weight:bold;
}
.company_area li{margin-bottom:5px;}

/*******************************
▼BTCounter(Android用カウンター)
********************************/
.btc_img{
	margin:0 0 20px;
	padding:20px 0 0;
}

.btc_list_title{
	margin:0 0 10px;
	font-size:1em;
	font-weight:bold;
}

.btc_text ul,.btc_text ol{margin:0 0 25px;}
.btc_text ul{list-style:disc;}
.btc_text ol{list-style:decimal;}
.btc_link_btn{clear:both;}
.btc_link_btn a{
	margin:0 25px 10px;
	padding:5px 10px;
	border:1px solid #0c62b9;
	display:block;
	float:left;
}
.textmain {
	width: 100%;
	border: 1px solid #000;
}
.textmain div{
	width: 80%;
	border: 1px solid #FF0000;
	margin: 0 auto;
}
/*******************************
右下cartボタン後付
********************************/
#page-top{
   display:none;
   position:fixed;
   right:0px;
   bottom:150px;
}
#page-top p{
   margin:0;
   padding:0;
   text-align:center;
   -webkit-transition:all 0.1s;
   -moz-transition:all 0.1s;
   transition:all 0.1s;
}
#move-page-top{
   color:#fff;
   line-height:50px;
   text-decoration:none;
   display:block;
   cursor:pointer;
}
/*******************************
▼left_ca2.gif対策 松山
********************************/

ul.listbox li.ca2 {
  margin-left: 20px;
  padding: 3px 3px 3px 7px;
  background: url(file:///C|/Users/Owner/AppData/Local/Temp/pic-labo/left_cat2.gif) no-repeat 0 3px;
}

li.ca4 a {
  zoom: 1;
  color: #000;
  list-style: none;
  text-decoration: none;
  margin: 0;
  padding: 5px 2px 5px 20px;
  display: block;
  background: url(file:///C|/Users/Owner/AppData/Local/Temp/pic-labo/left_cat2.gif) 10px center no-repeat;
}




/*******************************
▼クリーニング 松山
********************************/

#title_clearning {
	background-image: url(https://pachislobank.com/pic-labo/ousoujibanner.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 290px;
	text-align: right;
}

/*******************************
▼ボタン 松山
********************************/

.button {
	border: 1px solid #15aeec;
	background-color: #49c0f0;
	background-image: -webkit-linear-gradient(top, #49c0f0, #2cafe3);
	background-image: linear-gradient(to bottom, #49c0f0, #2cafe3);
	border-radius: 4px;
	color: #fff;
	line-height: 50px;
	-webkit-transition: none;
	transition: none;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	padding:5px 5px 5px 5px
}
.button:hover {
	border:1px solid #1090c3;
	background-color: #1ab0ec;
	background-image: -webkit-linear-gradient(top, #1ab0ec, #1a92c2);
	background-image: linear-gradient(to bottom, #1ab0ec, #1a92c2);
	padding:5px 5px 5px 5px
}
.button:active {
	background: #1a92c2;
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .2);
	color: #1679a1;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .5);
	padding:5px 5px 5px 5px
}

/*******************************
▼default.cssへ上書き
********************************/
h2.goods {padding: 5px 4px;}
.expl {
	font-size: 10px;
	line-height: 14px;
	text-align: left;
	padding: 5px 4px;
}

/*******************************
table css 再定義 ※キャビネットとか
********************************/
.sample_01{
	width: 100%;
	border-collapse: collapse;
}
.sample_01 th{
	width: 25%;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
}
.sample_01 td{
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}

/*******************************
商品詳細のFPSに使うCSS
********************************/
.fpsshohin {
	width: 770px;
	height: 78px;
	background-image: url(https://pachislobank.com/img2/item/fps_back.jpg);
	background-repeat: no-repeat;
	padding: 96px 0px 0px 20px
}

a:link.linkfps {
	display:block;
	width:546px;
	height:53px;
	background-image:url(https://pachislobank.com/img2/item/fps_botan_out.png);
	text-indent:-10000px;
	list-style:none;
}
a:hover.linkfps {
	display:block;
	width:546px;
	height:53px;
	background-image:url(https://pachislobank.com/img2/item/fps_botan_on.png);
	text-indent:-10000px;
	list-style:none;
}

.kisyujoho {
	margin: 0px 30px;
	padding: 0px 5px 0px 0px;
}

/*白ロム対象リスト*/
.machine_list1{
	margin:5px 0 0 0;
	padding:0;
	list-style:none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	clear:both;
	overflow:hidden;
}
.machine_list1 li{
	border-bottom:1px solid #ccc;
	overflow:hidden;
	background:#ededed;
}
.machine_list1 li .machine_left1{
	width:160px;
	margin:0;
	padding:10px;
	float:left;
	clear:both;
	font-weight:bold;
	color:#333;
	text-align:center;
}
.machine_list1 li .machine_right1{
	width:530px;
	margin:0;
	padding:10px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	float:left;
	background:#fff;
}
.machine_list1 li .machine_title1{
	text-align:center;
	font-weight:bold;
	background:#dedede;
}

/*******************************
サイドカテゴリアコーディオン
********************************/
ul.accordion { background:fff; width:95%; margin:0 auto 0px; padding:0px; font-size:13px;}
ul.accordion a { display:block; padding:3px; background-position:100% center; background-repeat:no-repeat; text-decoration:none; color:#333; font-weight:bold;}
ul.accordion span { display:block; padding:3px; background-position:100% center; background-repeat:no-repeat; color:#333; font-weight:bold;}
ul.accordion ul { display:none;}
ul.accordion > li { background: color:#fff; border-bottom:1px solid #000; padding:1px 0px 0px 5px;}
ul.accordion > li > p { background: color:#fff; cursor:pointer;}
ul.accordion > li > p span { background-image:url(../img/open.png);}
ul.accordion > li > p span.open { background-image:url(../img/close.png);}
ul.accordion > li > ul > li { background:#fff; border-top:1px solid #EEE;}
ul.accordion > li > ul > li > p { background:#D3D3D3;}
ul.accordion > li > ul > li > a { background:url(../img/go.png) no-repeat 98% center; padding:1px 0px 0px 5px;}
ul.accordion > li > ul > li > ul > li { background:#FFF; border-bottom:1px dotted #fff;}
ul.accordion > li > ul > li > ul > li:last-child { border:none;}


    div.exclamation1 {
        margin:1em 0; padding:5px 10px 5px 35px;
        border-width:2px 0;
        border-style:solid;
        border-color:#ff009c;
        color:#666;
        background:#ffebef url(/img/kaisyu/exclamation1.png) no-repeat 5px bottom;
        font-size:13px;
        line-height:1.5;
    }

h6 {
	 margin:30px 0;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #ccc;
    font-size: 1.5em;
}
h6:first-letter {
  margin-right: .1em;
  font-size: 1.5em;
}

.kaitorikaisyu {
    background:#da4033;
    margin: 2em;
    padding: 0px 10px;
}

div.chui {
    margin:2em 0 0.5em 0; padding:10px 10px 10px 40px;
    border-width:2px 0;
    border-style:solid;
    border-color:#ccc;
    color:#666;
    background:#eee url(/img/kaisyu/kaisyugazou.png) no-repeat 5px top;
    font-size:14px;
    line-height:1.5;    
	font-weight: bold;
}

.box29 {
    margin: 1em 0 3em 0;
font-size:14px;
    background: #FF9D9D;
}
.box29 .box-title {
    font-size: 1.2em;
    background: #E31414;
    padding: 8px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
}
.box29 p {
    padding: 15px 20px;
    margin: 0;
}


p.marker {
	font-size: 130%;
	font-weight: bold;
	margin:0em 0 0.5em 0;
	border-top: 2px dotted #ff99ff;
    border-bottom: 2px dotted #ff99ff;
}

div.oshirase {
padding: 8px;
}

p.oshirase {
margin: 5px 0px 0px 5px ; /* 段落のマージン（上下、左右） */
line-height: 1.8em
}

p.fuyoudainedan1 {
  vertical-align: middle;
  font-weight: bold;
  font-size: 12px;
  color: #000;
  text-align: center;
}

p.fuyoudainedan2 {
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px;
  color: #d2070e;
  text-align: center;
  width: 15%;
}

/*イヤホンコンバーターＸリスト　スマホ用*/

table.cvx caption {
text-align: left;
font-weight:bold;
font-size:16px;
}

.cvx {
  vertical-align: middle;
  margin-bottom: 25px;
  border: 1px solid #a7a9ac;
  border-collapse: collapse;
  width: 100%;
}

.cvx td {
  vertical-align: middle;
  padding: 5px 10px;
  border: 1px solid #a7a9ac;
  border-collapse: collapse;
  background: #fff;
}

.cvx th {
  vertical-align: middle;
  color: #0c62b9;
  text-align: center;
  padding: 5px 10px;
  border: 1px solid #a7a9ac;
  width: 20%;
  border-collapse: collapse;
  background: #eee;
  font-size: 16px;
  font-weight: bold;
}

.cvx td.tbl_p {
  vertical-align: middle;
  font-weight: bold;
  font-size: 16px;
  color: #d2070e;
  text-align: center;
  width: 30%;
}

.cvx td.cvx_p {
  vertical-align: middle;
  font-weight: bold;
  text-align: center;
}


/*スロ部屋投稿*/
div.surobeya {
	border-color:#CCC;
	border-style:none;	
	border-width:2px;
	margin:10px;
    padding: 15px;
    font-size: 1.3em;
    text-align: left;
    color: #000;
    font-weight: bold;
    letter-spacing: 0.05em;
	line-height:1.2em;
}

.surobeyaform {
	border:none;
	margin:5px;
    padding: 5px;
	text-align:center;
}

.toukouhouhou {
    padding: 20px;
    margin: 30px;
    background: #ffeaea;
    box-shadow: 0px 0px 0px 10px #ffeaea;
    border: dashed 2px #ffc3c3;
    border-radius: 8px;

}

p.toukouhouhou1 {
    margin: 0px; 
    padding: 5px;
	color: #565656;
	font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 0.05em;
	line-height:1.3em;

}

p.toukouhouhou2 {
    margin: 0px; 
    padding: 0px;
	color: #F00;
	font-size: 1.1em;
    font-weight: bold;
    letter-spacing: 0.05em;
	line-height:1.2em;
}