.left {
  float:left;
}
.right {
  float:right;
}
.clear {
    clear: both;
}
.mr20 {margin-right:20px;}
.mr10 {margin-right:10px;}

.mt25 {margin-top:25px;}
.mt20 {margin-top:20px;}
.mt10 {margin-top:10px;}
.mt5  {margin-top:5px;}

.mb20 {margin-bottom:20px;}
.mb10 {margin-bottom:10px;}
.mb5  {margin-bottom:5px;}

.ml20 {margin-left:20px;}
.ml10 {margin-left:10px;}
#sale-cont a:link    { color:#cc0000; text-decoration: none;}
#sale-cont a:visited { text-decoration: underline; color: #ff7777; }
#sale-cont a:hover   { color:#ff0000; text-decoration: underline;}
#sale-cont a:active  { color:#ff0000; text-decoration: none;}
.inputTextL { width: 240px; }
select, textarea, .inputTextS, .inputTextM, .inputTextL, .inputTextMax{
  line-height: 1.2em;
  border: 1px #999999 solid;
}
/*
select, .inputTextS, .inputTextM, .inputTextL, .inputTextMax{
  height: 1.4em;
}

h1,h2,h3,h4,h5,h6,div,p,ul,ol,li,dl,dt,dd,form{
  padding:0px;
  margin:0px;
  font-size:11em;
  line-height:1.8em;
  font-weight:normal;
  color:#444;
  text-align:left;
  list-style:none;
}
table {
    font-size: 100%;
}
*/
table {
    background: #ffffff;
    border-left: #cccccc 1px solid;
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
    color: #666666;
    margin-bottom: 5px;
}
table th {
    background: #f3f3f3;
    border-bottom: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    font-weight: normal;
    text-align: left;
    font-size: 13px;
    padding: 8px 10px 8px 20px;
    color: #666666;
}
table td {
    border-top: #cccccc 1px solid;
    border-bottom: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    text-align: left;
    padding: 10px;
}
button {
    width: auto;
    padding: 0;
    margin: 0;
    background: none;
    border: 0;
    font-size: 0;
    line-height: 0;
    overflow: visible;
    cursor: pointer;
}
.sale-main {
	width: 1020px;
}
.buy-main {
	width: 1020px;
}
.txtright {
    text-align: right;
}
/* Sale Sidebar
------------------------------------------------------------ */
html .sale-side { border: none !important;}
/* sale/search/result/
------------------------------------------------------------ */
#sale-cont  {
	float: right;
	width: 750px;
}
.sidehoverParent {
	border: 1px solid #dadada;
}
.sale_menu_arrow {
	border-bottom: none !important;
	padding-top: 10px !important;
}
.sale_items_main {
	border: 1px solid #dadada;
}
#sale-cont .result-title {
    background: #2c2c2c;
    font-weight: 100 !important;
    color: #fff;
    height: 36px;
    line-height: 36px;
    padding-left: 15px;
    letter-spacing: 1px;
}
.result-title > span {
    position: relative;
    margin-left: 5px;
    top: 2px;
    font-size: 9px;
    letter-spacing: 1.5px;
}
.search_p {
  clear:both;
  text-align:right;
  border-top:1px solid #CCCCCC;
  width:720px;
  margin:20px 10px 10px 10px;
}
.search_core {
  font-weight:bold;
  color:#f31515;
  background:url(../images/sale/search_core.gif) no-repeat left;
  padding-left:15px;
  margin-left:10px;
}
.search_result {
  background:#fff;
  margin: 0px 0 20px 0;
  padding:10px;
  border: 1px solid #dadada;
  overflow:hidden;
  text-align:left;
}
.item_searchbox {
  padding:10px;
  float:right;
}
.item_searchbox {
  padding:10px;
  float:right;
  font-size: 11px;
  line-height: 1.8em;
  font-weight: normal;
  color: #444;
  text-align: left;
}
.item_searchbox form,
.item_searchbox form .display_list {
  float:left;
  margin-right:10px;
}
.item_searchbox label {
  margin-right:10px;
}
.item_searchbox label {
    margin-right: 10px;
}
.alignment {
    float: left;
    margin-right: 0px;
}
.alignment label {
    float: left;
    margin-right: 0px;
}
.search_list {
    border: none;
    width: 100%;
    margin-left: 0px;
    padding-top: 0px;
}
.pagelinks {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.pagelinks .currentPageLink {
    background-color: #fff;
}
.pagelinks .pageLink {
    display: inline;
    font-weight: bold;
    font-size: 11px;
    padding: 8px 11px;
    background: #efefef;
    border: 2px solid #c5c5c5;
}
/* sale/order
------------------------------------------------------------ */
.cart_box{
    background: #fff;
    margin: 0 0 7px 0;
    padding: 10px;
    text-align: left;
    border: 1px solid #dadada;
}
/* Search Box
------------------------------------------------------------ */
.search_box2 {
    margin: 0 0 20px 0;
    padding: 0 0 0 0;
    text-align: left;
    position: relative;
    z-index: 0;
}
.search_box2 form{
	width: inherit !important;
	height: inherit !important;
	border: none !important;
    margin-left: 0px !important;
    font-size: 12px;
    line-height: 1.8em;
    font-weight: normal;
    color: #444;
    text-align: left;
    list-style: none;
}
.form_box {
    width: 575px;
    padding: 10px 6px 10px 15px;
    font-size: 12px;
    position: relative;
    z-index: 1;
}
.store_box label {
    margin-right: 33px;
}
.store_box {
    float: left;
}
.category_box {
    float: left;
    position: relative;
    z-index: 9999px;
}
.category_box label {
    margin: 0 10px 0 20px;
}
.price_box {
    margin-top: 10px;
}
.price_box span {
    margin-right: 45px;
}
#sale-cont .search_box2 .search_btn2 {
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    float: left;
    /* width: 140px; */
}
.condition_box span {
    margin-right: 45px;
}
.search_detail table {
    width: 100%;
}
.recommend {
	border: 1px solid #dadada;
	margin-bottom: 20px;
}
#totop {
	display: block;
	text-align: center;
    margin: 10px 0 40px 0;
    font-size: 15px;
    background: #003792;
    box-sizing: border-box;
    padding: 5px 0;
    width: 135px;
    float: right;
}
#totop a { color: #fff !important;}
#totop a:hover { text-decoration: none}

/* Search Detail Box
------------------------------------------------------------ */
.order {
    border: 1px solid #dadada;
    background: #fff;
    font-size: 12px;
    margin: 0px 0 10px 0;
    padding: 10px 10px 10px 10px;
    overflow: hidden;
}
.order ul {
    margin: 0 auto;
    width: 655px;
}
.order ul li {
    float: left;
    padding: 0 5px 0 0;
}
.common_box {
    background: #fff;
    margin: 0 5% 20px;
    text-align: left;
    font-size: 12px;
}
.common_box h5 {
    padding: 5px 5px 5px 10px;
    background: #ffea00;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #666666;
    margin-top: 20px;
}
.center, .cen {
    text-align: center;
    margin: 0 auto;
}
.pagelinks {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.method-maker {
	border-top: 1px solid #ccc;
    padding-top: 20px;
    color: #dc1010;
    font-size: 18px;
    font-weight: bold;
    margin-top: 15px;
}
/* Contents
------------------------------------------------------------ */
.common_box h4 {
    border-bottom: 1px solid #dbdbdb;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #666666;
}
.buyingchart_box {
  border: 1px solid #dadada;
  text-align: center;
}
.buyingchart_box h4 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 15px 0 0 10px;
    color: #666666;
}
.f_b {
    color: #0379fd  ;
}
.common_box_list {
    border: 1px dotted #CCCCCC;
    padding: 15px;
}
.common_box_list p {
    background: url(../images/4fmF8JYKn2ll.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 20px;
    padding-bottom: 5px;
}
.demo {
    margin-top: 30px;
}
.demo .hide {
    display: none;
}
.demo .content li {
    background: #fff;
    padding: 15px 0 0 0;
}
.demo ul {
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: solid 2px #eee;
}
.demo li {
    list-style: none !important;
}
.demo .tab li.select_h {
    background: #eee;
}
.demo .tab li {
    background: #ccc;
    padding: 5px 10px;
    width: 150px;
    float: left;
    margin-right: 1px;
    cursor: pointer;
    text-align: center;
}
.qa dt {
    border-bottom: 1px solid #ffea00;
    font-size: 14px;
    font-weight: bold;
    color: #023165;
    margin-top: 10px;
    margin-bottom: 5px;
}
strong {
    font-weight: bold !important;
    color: #ff0000;
}
/* Contents /anshin/
------------------------------------------------------------ */
.anshin_box {
    margin-top: 10px;
}
.anshin_box dt {
    float: left;
    margin-right: 20px;
}
.f_b {
    color: #004098;
}
hr {
    content: ".";
    display: block;
    border: none;
    height: 0;
    margin: 0;
    clear: both;
    visibility: hidden;
}
/* contents/apple/
------------------------------------------------------------ */
.apple_item {
  margin-top:24px;
  padding:0 0 0 0px;
}
.apple_item li {
  float:left;
  margin:0px 0 0 0px;
  padding:0;
  height:180px;
}
/* Contents / keitai
------------------------------------------------------------ */
#lp_nev li {
    display: block;
    float: left;
}
#lp_left {
    float: left;
    width: 410px;
    margin-right: 10px;
    margin-top: 20px;
}
#lp_right {
    margin-top: 20px;
}
#lp_news li {
    background: url(../images/xR7OcnSqnijk.png) no-repeat left center;
    border-bottom: dotted 1px #ccc;
    padding-left: 20px;
}
.keitailp a {
    color: #333 !important;
}
.lp_float li {
    display: block;
    float: left;
    margin-right: 3px;
}
.lp_boxs {
    float: left;
    margin-right: 5px;
}
.lp_boxs dd {
    background: url(../images/EBwQbmy8HArW.png) no-repeat left center;
    padding-left: 30px;
}
/* Contents / keitaiattention
------------------------------------------------------------ */
.keitaiattention {
    margin-top: 10px;
    border: 3px dotted #f00;
    padding: 5px;
    color: #f00;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
.keitaiattention span { vertical-align: middle; }
div#detailtabContent {
    overflow-x: hidden;
    overflow-y: hidden;
    font-size: 90%;
}
ul#detailtabIndex {
    padding-left: 4px;
}
ul#detailtabIndex li.open {
    background: #fff url("../images/PMvUjND6CvF4.png") center bottom repeat;
}
ul#detailtabIndex li.close {
    background: #fff url("../images/dhh79Gdlrgr9.png") center bottom repeat;
}
ul#detailtabIndex li {
    float: left;
    list-style-type: none;
    cursor: pointer;
    display: block;
    margin: 0;
    padding: 5px 2px 2px 2px;
    text-align: center;
    width: 80px;
}
ul#detailtabIndex li a {
    color: #004098 !important;
}
div.detailtabBox {
    border: #ccc 0px solid;
    padding: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
}
/* Contents / keitaiuse
------------------------------------------------------------ */
ul.caution li {
    list-style: none none outside;
    min-height: 20px;
    padding-left: 20px;
    color: #f00000;
    background: transparent url("../images/t100pt1E8n0o.png") 0 2px no-repeat;
}
/* Contents / kaitaisb
------------------------------------------------------------ */
.keitaisb_ul {
    font-size: 14px;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.keitaisb_box table th {
    background: #2C2C2C;
    border-bottom: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    font-weight: bold;
    font-size: 13px;
    text-align: left;
    padding: 10px;
    color: #FFFFFF;
}
.keitaisb_box h5 {
    font-size: 14px;
    font-weight: bold;
    color: #023165;
    background: #fff;
    padding: 0;
    margin-bottom: 0;
}
.keitaisb_btn_right {
    float: right;
    margin-top: 10px;
}
.keitaisb_table_l {
    float: left;
    width: 53%;
}
.keitaisb_table_r {
    float: right;
    width: 43%;
}
.keitaisb_flow_img02 {
    margin-left: 120px;
    margin-top: -53px;
    margin-bottom: 8px;
}
.keitaisb_flow_img02 {
    margin-left: 120px;
    margin-top: -53px;
    margin-bottom: 8px;
}
.keitaisb_box .table_h5 {
    border-bottom: 1px solid #dbdbdb;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 10px 0;
    color: #666666;
}
.keitaisb_box .table_in {
    background: #ffffff;
    border-left: #cccccc 1px solid;
    border-collapse: collapse;
    width: 100%;
    font-size: 12px;
    text-align: left;
    color: #666666;
    margin-bottom: 5px;
}
.keitaisb_box .table_in th {
    background: #f2f3f3;
    border-bottom: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    font-weight: bold;
    font-size: 30px;
    text-align: left;
    padding: 10px;
    color: #666666;
}
.keitaisb_box  .f_r {
    color: #f31515;
}
.keitaisb_flow_img03 {
    margin-left: 250px;
}
.keitaisb_box .table_in2 th {
    background: #f2f3f3;
    border-bottom: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    font-weight: bold;
    font-size: 14px;
    text-align: left;
    padding: 10px;
    color: #666666;
}
/* Contents / keitaiseigen
------------------------------------------------------------ */
ul.circle li {
    list-style: none none outside;
    min-height: 20px;
    padding-left: 14px;
    background: transparent url("../images/a6zQ1BgRpjUi.png") 0 4px no-repeat;
    margin-bottom: 5px;
}
/* Contents / notice
------------------------------------------------------------ */
.notice_list02 li {
    background: url(../images/FcC3vqbC38KL.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 20px;
    padding-bottom: 5px;
}
.common_txtr {
    text-align: right;
    width: 100%;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.common_box .common_table th {
    background: #f3f3f3;
    border-bottom: #cccccc 1px solid;
    border-top: #cccccc 1px solid;
    border-right: #cccccc 1px solid;
    font-weight: normal;
    font-size: 13px;
    white-space: nowrap;
    padding: 8px 10px 8px 10px;
    color: #666666;
}
.notice_box_list {
    border: 1px dotted #CCCCCC;
    padding: 15px;
}
/* Contents / parking
------------------------------------------------------------ */
.parking_cen {
    width: 660px;
    margin: 0 auto 0 40px;
}
.parking_other {
    width: 199px;
    float: left;
    margin-right: 20px;
}
/* Contents / twitter
------------------------------------------------------------ */
ul.twitterarea {
    margin-bottom: 30px;
}
ul.twitterarea li.close {
    background: #fff url("../images/MyWzCixyXkpl.png") center bottom no-repeat;
}
ul.twitterarea li.open {
    background: #fff url("../images/pkocYMTmGH92.png") center bottom no-repeat;
}
ul.twitterarea li {
    width: 90px;
    margin: 0;
    padding: 5px 2px 2px 2px;
    text-align: center;
    float: left;
    list-style-type: none;
    display: block;
}
ul.twitterarea li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #444;
}
ul.twitterarea li.open a {
    color: #fff;
}
/* Contents / weibo
------------------------------------------------------------ */
ul#weibolist {
    margin: 20px 0;
}
ul#weibolist li {
    line-height: 40px;
    height: 50px;
    padding: 2px 0 0 40px;
    background: transparent url("../images/iguEkTlguZBA.gif") 0 0 no-repeat;
}
ul#weibolist li a {
    font-size: 140%;
    font-weight: bold;
}
/*members/
------------------------------------------------------------ */
.members_box {
  border: 1px solid #dadada;
  background:#fff;
  margin:0 0 20px 0;
  padding:10px;
  text-align:left;
  font-size:12px;
}
.members_box h4 {
  border-bottom:1px solid #dbdbdb;
  font-size:16px;
  font-weight:bold;
  margin-bottom:10px;
  color:#666666;
}
/* table */
.members_box .cart_table {
  background: #ffffff;
  border-left: #cccccc 1px solid;
  border-collapse: collapse;
  width:100%;
  font-size: 12px;
  color:#666666;
  margin-bottom:5px;
}
.members_box .cart_table thead th {
  text-align: center;
}
.members_box .cart_table th {
  background: #f3f3f3;
  border-bottom: #cccccc 1px solid;
  border-top: #cccccc 1px solid;
  border-right:#cccccc 1px solid;
  font-weight:normal;
  text-align: left;
  font-size:13px;
  padding:8px 10px 8px 10px;
  color:#666666;
}
.members_box .cart_table td {
  border-top: #cccccc 1px solid;
  border-bottom:#cccccc 1px solid;
  border-right:#cccccc 1px solid;
  text-align:center;
  padding: 10px;
}
.members_box td.membersregtd, .members_box th.membersregth {
  width:150px;
}
.members_box .cart_table .cart_table_right {
  text-align:right;
}
.members_box .cart_table td.no_img{background-image:none;}
.members_box .cart_price {
  margin-top:30px;
  padding-bottom:5px;
  text-align:center;
  border-bottom:1px solid #f32222;
}
.cart_btn02 {
  margin-top:10px;
  text-align:center;
}
.cart_btn02 a {
  margin-top:10px;
  margin-left:10px;
  width:169px;
}
.cart_purchase {
  text-align:center;
  margin-top:10px;
}
.members_l {
  width:520px;
  float:left;
}
.members_r {
  float:right;
  width:180px;
}
.members_r .inner{
  background:#d9d9d9;
  padding: 5px 10px;
}
.members_r .inner{
  background:#d9d9d9;
  padding: 5px 10px;
}
.members_r .inner form input{
  margin-bottom:10px;
}
.members_r .inner form .text{
  width:150px;
}
.members_txtr {
  text-align:right;
  border-bottom:1px solid #dbdbdb;
  width:100%;
  padding-bottom:5px;
  margin-bottom:10px;
}
.keitaisb_that {
  color:#f31515;
  background-image:url(../images/uCQPTACD6AQm.gif);
  background-repeat:no-repeat;
  background-position:0px 3px;
  padding-left:20px;
}
/*buy/assessment/
------------------------------------------------------------ */
.assessment_box {
  border:1px solid #dadada;  background:#fff;
  margin: 0px 0 7px 0;
  padding:10px;
  text-align:left;
}
.assessment_box input {
  display: inline-block !important;
}
.assessment_box h4 {
  border-bottom:1px solid #dbdbdb;
  font-size:16px;
  font-weight:bold;
  margin-bottom:10px;
  color:#666666;
}
/* table */
.assessment_box .cart_table {
  background: #ffffff;
  border-left: #cccccc 1px solid;
  border-collapse: collapse;
  width:100%;
  font-size: 12px;
  color:#666666;
  margin-bottom:5px;
}
.assessment_box .cart_table thead th {
  text-align: center;
}
.assessment_box .cart_table th {
  background: #f3f3f3;
  border-bottom: #cccccc 1px solid;
  border-top: #cccccc 1px solid;
  border-right:#cccccc 1px solid;
  font-weight:normal;
  text-align: left;
  font-size:13px;
  padding:8px 10px 8px 10px;
  color:#666666;
}
.assessment_box .cart_table td {
  border-top: #cccccc 1px solid;
  border-bottom:#cccccc 1px solid;
  border-right:#cccccc 1px solid;
  text-align:center;
  padding: 10px;
}
.assessment_box .cart_table .cart_table_right {
  text-align:right;
}
.assessment_box .cart_table td.no_img{background-image:none;}
.assessment_box .cart_price {
  margin-top:30px;
  padding-bottom:5px;
  text-align:center;
  border-bottom:1px solid #f32222;
}
.cart_btn02 {
  margin-top:10px;
  text-align:center;
}
.cart_btn02 a {
  margin-top:10px;
  margin-left:10px;
  width:169px;
}
.cart_purchase {
  text-align:center;
  margin-top:10px;
}
.cart_purchase_right {
  text-align:center;
  margin-top:10px;
}
.delivery {
  border:1px solid #dbdbdb;
  margin-top:20px;
  padding:15px;
}
.font_s {
  font-size:12px;
  color:#f31515;
}
/* table */
.assessment_box {
  margin-bottom:20px;
}
.assessment_box .order_table {
  background: #ffffff;
  border-left: #cccccc 1px solid;
  border-collapse: collapse;
  width:100%;
  font-size: 12px;
  color:#666666;
  margin-bottom:5px;
}
.assessment_box .order_table th {
  border-top: #cccccc 1px solid;
  border-bottom:#cccccc 1px solid;
  border-right:#cccccc 1px solid;
  text-align:left;
  padding: 10px;
  width:28%;
  background: #ffffff;
}
.assessment_box .order_table td {
  border-top: #cccccc 1px solid;
  border-bottom:#cccccc 1px solid;
  border-right:#cccccc 1px solid;
  text-align:left;
  padding: 10px;
}
.assessment_box .order_table .gray {
  background: #f3f3f3;
}
/* 入力フォーム */
.assessment .txt{
  width: 200px;
}
.assessment .txt textarea{
  height: 100px;
}
.assessment .mkrname{
  width: 100px;
}
.assessment .condition{
  width: 150px;
}
.assessment .itmname{
  width: 150px;
}

/*press/
------------------------------------------------------------ */
.press_dl {
  border:1px solid #CCCCCC;
  padding:15px;
  margin-top:10px;
}
/*progress /sale
------------------------------------------------------------ */
.progress_table input {
  display: inline-block !important;
}
/*sale /cart
------------------------------------------------------------ */
.buttons {
    text-align: center;
    margin: 10px auto;
}
/*sale /search
------------------------------------------------------------ */
.search_result02 {
    border: 1px solid #dadada;
    background: #fff;
    margin: -20px 0 7px 0;
    padding: 10px;
    text-align: left;
}
/*sale /inquiry
------------------------------------------------------------ */
.chart {
    text-align: center;
    margin: 10px auto 10px;
}
.inquiryMessage {
    height: 200px;
}
form#inquiry .inputTextM {
    width: 150px;
}
/*search/
------------------------------------------------------------ */
.keyword  {
  width:480px;
  height:20px;
  padding:0 0 0 0px;
  color:#000;
  background:#fff;
  border:none;
  overflow:hidden;
}

.styled02  {
  position:absolute;
    /* With the padding included, the width is 190 pixels:the actual width of the image. */
  width:180px;
  padding:0 0 0 5px;
  margin-top:3px;
  margin-right:0px;
  color:#000;
  border:none;
  background:url(../images/common/select02.jpg) no-repeat;
  overflow:hidden;
}

.search_shop {
  float:left;
  padding:5px 0 0 10px;
  width:160px;
  font-size:12px;
}
.search_keyword {
  float:left;
  padding:5px 0 0 10px;
  font-size:12px;
}
.search_keyword p {
  padding-bottom:2px;
}
.search_keyword input {
  height:15px;
  width:215px;
}
.select  {
  position:absolute;
    /* With the padding included, the width is 190 pixels:the actual width of the image. */
    width:160px;
    padding:0 0 0 5px;
  margin-top:3px;
  margin-right:0px;
  color:#000;
  background:url(../images/common/select.jpg) no-repeat;
  overflow:hidden;
}

table.presstable{
  width:100%;
  margin:10px 0;
}

.category_box {
  float:left;
  position:relative;
    z-index:9999px;
}
.category_box label {
  margin:0 10px 0 20px;
}
.store_box  {
  float:left;
}
.store_box label {
  margin-right:33px;
}
.price_box {
  margin-top:10px;
}
.price_box span {
  margin-right:45px;
}
.price_box .txt01 {
  background:#dbdbdb;
  border:none;
  height:20px;
}

.facerank_box {
  margin-top:10px;
}
.facerank_box span {
  margin-right:5px;
}

.condition_box {
  margin-left: 15px;
  margin-bottom: 10px;
  font-size:12px;
}
.condition_box span {
  margin-right:45px;
}

.notespec {
  margin-top: 7px;
  border-width: 0px;
}

.notespec th {
  width: 85px;
}

.notespec td {
  width: 200px;
}

.notespec th, .notespec td {
  padding: 3px 0;
  margin: 0px;
  font-size:12px;
  background-color: transparent;
  border-width: 0px;
}

/*.easy-select-box .easy-select-box-disp,
.easy-select-box .easy-select-box-disp:visited{
         background: url(../images/common/select02.jpg) no-repeat 0 0;
         display:block;
         color:#0c2245;
         padding:0 3px;
         height:18px;
         line-height:18px;
         text-decoration:none;
     position:relative;
      }*/

 ul, li {
         list-style:none;
         margin:0; padding:0;
      }
/*      .easy-select-box {
         position:relative;
         display:inline-block;
         width:118px;
         font-size:11px;
         color:#0c2245;
      }*/
        .easy-select-box {
            position: relative;
            width: auto;
            font-size: .8rem;
        }
/*      .easy-select-box .easy-select-box-disp,
        .easy-select-box .easy-select-box-disp:visited{
         background: url(../images/common/select02.jpg) no-repeat 0 0;
         width:165px;
         display:block;
         color:#0c2245;
         padding:0 0 0 10px;
         height:20px;
         text-decoration:none;
      position:relative;
      }*/
      .easy-select-box ul {
         position:absolute;
         top:100%;
         left:0;
         height:auto;
         border:1px solid #cccccc;
         display:none;
         width:99.5%;
         overflow:auto;
         background:#FFFFFF;
      }
      .easy-select-box ul li a,
      .easy-select-box ul li a:visited{
         padding: 0 0 0 20px;
         background:#FFFFFF;
         display:block;
         color:#333;
         font-size: .6rem;
         cursor:default;
         text-decoration:none;
      }
      .easy-select-box ul li a:hover{
         background:#333;
         color:#FFFFFF;
         text-decoration:none;
      }

.alignment {
  float:left;
  margin-right:0px;
}
.alignment label {
  margin-right:0;
}
/*.alignment .easy-select-box .easy-select-box-disp,
.easy-select-box .easy-select-box-disp:visited {
   background: url(../images/common/select02.jpg) right no-repeat;
   width:100px;
   display:block;
   color:#0c2245;
   padding:0 0 0 10px;
   height:20px;
   text-decoration:none;
}*/
.display_list {
  float:left;
  margin-right:-50px;
}
.display_list label {
  margin-right:0;
}
/*.display_list .easy-select-box .easy-select-box-disp,
.easy-select-box .easy-select-box-disp:visited {
   background: url(../images/common/select02.jpg) right no-repeat;
   width:60px;
   display:block;
   color:#0c2245;
   padding:0 0 0 10px;
   height:20px;
   text-decoration:none;
}*/

/* バリデーション */
input.validation-failed, textarea.validation-failed, select.validation-failed option {
  border: 1px solid #f00000;
  background-color: #ffcccc;
}
input.validation-passed, textarea.validation-passed, select.validation-passed option {
  line-height: 1.2em;
  border: 1px #999999 solid;
}

.validation-advice {
  margin: 2px 0;
  color : #f00000;
}

.custom-advice {
  margin: 2px 0;
  color : #f00000;
}

form .error{
  background-color: #fcc;
}

form .disable{
  background-color: #efefef;
}

form .error option{
  background-color: #fcc;
}

/* オープンセール */
div#openshopnews {
  padding: 5px;
  width: 700px;
  height: 250px;
  border: 3px #f00 solid;
  overflow-x: hidden;
  overflow-y: scroll;
}

div#openshopnews .tweet {
  margin-top: 3px;
}

div#openshopnews table {
  width: 100%;
}

div#openshopnews table, div#openshopnews table td, div#openshopnews table th {
  border: 0;
  padding: 0;
  margin: 0;
}

div#openshopnews table.openshopnewsMainText{
  margin-top:0px;
}

div#openshopnews td.newsItem{
  text-align:left;
  clear: both;
  padding: 5px;
}

div#newstable span#itemname {
  font-size:15px;
  font-weight:bold;
}

div#openshopnews td.openshopnewsPrice{
  text-align: right;
}

div#openshopnews td.openshopnewsPrice span.shopinfoPrice{
  font-size:20px;
  color:red;
  font-weight:bold;
}

span.shopinfoItemname{
  font-size:15px;
  font-weight: bold;
}

span.shopinfoItemname a{
  font-weight: bold;
}

td#openshopnews_img{
  width:100px;
  vertical-align:middle;
}

td#openshopnews_img img{
  margin-top:auto;
  margin-bottom:auto;
}

div#openshopnews td.img_middle{
  vertical-align: middle;
}

/* 映画キャンペーン */
#result td img {
  vertical-align:baseline;
}

#result td span {
  font-size: 150%;
  color: #ff4500
}

#result th {
  padding-top: 10px;
  font-size: 120%;
  font-weight: bold;
}

/* 増税対策 */
.tax_box {
  border:1px solid #f00;
  padding:5px;
  margin:5px;
}

/* Shop info
------------------------------------------------------------ */
.left_cont {
    width: 250px;
    float: left;
}
.sub_cont {
    width: 750px;
    margin-left: 10px;
    float: left;
}
/*shopinfo/shop/
------------------------------------------------------------ */
.shop_in_box table {
  margin-right:20px;
  width: 390px;
  border-left: none !important;
}
  .shop_in_box table table th, .shop_in_box table table td {
    border:1px solid #ccc;
    padding: 10px;
  }

  .shop_in_box table th {
    background:#ececec;
    font-weight:bold;
    color:#666;
  }
.selldeal_box h5 {
  padding:5px 5px 5px 10px;
  background:#f41516;
  font-size:14px;
  font-weight:bold;
  margin-bottom:10px;
  color:#fff;
  margin-top:20px;
}
.selldeal_box div {
  border:3px solid #f41516;
  padding-top:10px;
  margin-top:-10px;
}
  .selldeal_box div img {
    padding:0 5px;
  }
.buy_box h5 {
  padding:5px 5px 5px 10px;
  background:#004098;
  font-size:14px;
  font-weight:bold;
  margin-bottom:10px;
  color:#fff;
  margin-top:20px;
}
.buy_box div {
  border:3px solid #004098;
  padding-top:10px;
  margin-top:-10px;
}
  .buy_box div img {
    padding:0 5px;
  }
.store_in_box {
  padding:15px;
  border:1px solid #ccc;
  margin-right:18px;
}
.store_in_box table, .store_in_box table td, .store_in_box table th {
  border-width: 0px;
}
/*sitemap/
------------------------------------------------------------ */
ul.sitemap li {
    background: url(../images/FcC3vqbC38KL.gif);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding-left: 20px;
    padding-bottom: 5px;
}

/* contents/notice/
------------------------------------------------------------ */
p.paidymd {
  font-weight:bold;
  font-size:120%;
}
a.paidyfaq {
  float:left;
}
a.paidyfaq img{
  width:221px;
}
ul.paidy{
  background-color:#F5F5F6;
  border:none;
  margin-left:225px;
}
ul.paidy li{
  margin-top:0.5em;
  margin-bottom:0.5em;
}
ul.paidy li img{
  vertical-align:middle;
}

.require {
  color:#f00;
  font-size:90%;
}
