@charset "utf-8";
/*
Theme Name: 買取28号告知用blog
Theme URI: http://
Description: 買取28号告知用blog
Version: 1.6
Author: Hiroyuki Seo
Author URI: http://kaikou.nothing.sh/
Tags:
*/



/* Begin Typography & Colors */

p { font-family:Verdana, Helvetica, "ＭＳ Ｐゴシック", Osaka, sans-serif;}

body {
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: "MS Sans Serif",'Lucida Grande', Verdana, Arial, Sans-Serif;
  background: #f0f0f0;
  color: #333;
  text-align: center;
}

img{
vertical-align: top;
}
.m_b2{
  margin-bottom: 2px;
}
.headm_b2{
  height:6px;
}
* html .headm_b2{
  margin-bottom: -6px;
}
#page {
  text-align: left;
}
#header {

  padding: 0 2px;
  margin:0;
}
#headerimg     {
  background: #bbb url('images/backgroundshade.jpg') repeat-y center;
  }


#headerlogo {
  margin-left: 30px;
}

#headermenu {
  height: 63px;
  background: url(images/menubg.jpg) repeat-x #000;
  margin: 0 2px;

}

#headermenu ul.list_design1{

  margin:0;

  padding:15px 20px 14px 30px;

}
* html #headermenu ul.list_design1{

  margin:0;

  padding:15px 10px 14px 17px;

}


#headermenu ul.list_design1 li{

  display:inline;

}

#headermenu ul.list_design1 li a{

  display:block;

  float:left;

  text-decoration:none;

  text-align:center;

  color:#333;

  margin:0px 10px;
}

#headermenu ul.list_design1 li a:hover{

  background:#333;

  color:#fff;

}

#content {
  font-size: 1.2em
    background: #e4e4e4;
  }

.widecolumn .entry p {
  font-size: 1.05em;
  }

.narrowcolumn .entry, .widecolumn .entry {
  line-height: 1.4em;
  }

.widecolumn {
  line-height: 1.6em;
  }

.narrowcolumn .postmetadata {
  text-align: center;
  }

.thread-alt {
  background-color: #f8f8f8;
}
.thread-even {
  background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

  border-left: 1px solid #ddd;
}



small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 0.9em;
  line-height: 1.5em;
  }

h1, h2, h3 {
  font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
  font-weight: bold;
  }

h1 {
  font-size: 4em;
  text-align: center;
  }

#headerimg .description {
  font-size: 1.2em;
  text-align: center;
  }

h2 {
  font-size: 1.6em;
  }

h2.pagetitle {
  font-size: 1.6em;
  }

#sidebar h2 {
  font-family: 'Lucida Grande', Verdana, Sans-Serif;
  font-size: 1.2em;
  }

h3 {
  font-size: 1.3em;
  }

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
  text-decoration: none;
  color: white;
  }

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
  color: #333;
  }

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
  text-decoration: none;
  }

.entry p a:visited {
  color: #b85b5a;
  }

.commentlist li, #commentform input, #commentform textarea {
  font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }
.commentlist li ul li {
  font-size: 1em;
}

.commentlist li {
  font-weight: bold;
}

.commentlist li .avatar {
  float: right;
  border: 1px solid #eee;
  padding: 2px;
  background: #fff;
  }

.commentlist cite, .commentlist cite a {
  font-weight: bold;
  font-style: normal;
  font-size: 1.1em;
  }

.commentlist p {
  font-weight: normal;
  line-height: 1.5em;
  text-transform: none;
  }

#commentform p {
  font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }

.commentmetadata {
  font-weight: normal;
  }

#sidebar {
  font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  }

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
  color: #777;
  }

code {
  font: 1.1em 'Courier New', Courier, Fixed;
  }

acronym, abbr, span.caps
{
  font-size: 0.9em;
  letter-spacing: .07em;
  }

a, h2 a:hover, h3 a:hover {
  color: #06c;
  text-decoration: none;
  }

a:hover {
  color: #147;
  text-decoration: underline;
  }

#wp-calendar #prev a, #wp-calendar #next a {
  font-size: 9pt;
  }

#wp-calendar a {
  text-decoration: none;
  }

#wp-calendar caption {
  font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
  text-align: center;
  }

#wp-calendar th {
  font-style: normal;
  text-transform: capitalize;
  }
/* End Typography & Colors */



/* Begin Structure */
body {
  margin: 0;
  padding: 0;
  }

#page {
  margin: 0 auto 20px;
  padding: 0;
  width: 804px;

  }

#header {
  padding: 0;
  background-color: #f0f0f0;
  }

#headerimg {
  margin: 0;
  width: 100%;
  }

.narrowcolumn {
  float: left;
  padding: 0 0 0 0;
  margin: 0px 0 0 2px;
  width:550px;
  display: inline;

  }
.widecolumn {
  padding: 10px 0 20px 0;
  margin: 5px 0 0 150px;
  width: 450px;
  }

.post {
  margin: 0 0 40px;
/*    text-align: justify; */
  }

.post hr {
  display: block;
  }

.widecolumn .post {
  margin: 0;
  }

.narrowcolumn .postmetadata {
  padding-top: 5px;
  }

.widecolumn .postmetadata {
  margin: 30px 0;
  }

.widecolumn .smallattachment {
  text-align: center;
  float: left;
  width: 128px;
  margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
  text-align: center;
  margin: 5px 0px;
}

.postmetadata {
  clear: both;
}

.clear {
  clear: both;
}


/* End Structure */



/*    Begin Headers */
h1 {
  padding-top: 70px;
  margin: 0;
  }

h2 {
  margin: 30px 0 0;
  }

h2.pagetitle {
  margin-top: 30px;
  text-align: center;
}

#sidebar h2 {
  margin: 5px 0 0;
  padding: 0;
  }

h3 {
  padding: 0;
  margin: 30px 0 0;
  }

h3.comments {
  padding: 0;
  margin: 40px auto 20px ;
  }
/* End Headers */



/* Begin Images */
p img {
  padding: 0;
  max-width: 100%;
  }




/*    Using 'class="alignright"' on an image will (who would've
  thought?!) align the image to the right. And using 'class="centered',
  will of course center the image. This is much better than using
  align="center", being much more futureproof (and valid) */

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline;
  }

img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline;
  }

.alignright {
  float: right;
  }

.alignleft {
  float: left
  }
/* End Images */



/* Begin Lists

  Special stylized non-IE bullets
  Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
  margin-left: 0px;
  padding: 0 0 0 30px;
  list-style: none;
  padding-left: 10px;
  text-indent: -10px;
  }

html>body .entry li {
  margin: 7px 0 8px 10px;
  }

.entry ul li:before, #sidebar ul ul li:before {
  content: "\00BB \0020";
  }

.entry ol {
  padding: 0 0 0 35px;
  margin: 0;
  }

.entry ol li {
  margin: 0;
  padding: 0;
  }

.postmetadata ul, .postmetadata li {
  display: inline;
  list-style-type: none;
  list-style-image: none;
  }

#sidebar ul, #sidebar ul ol {
  margin: 0;
  padding: 0;
  }

#sidebar ul li {
  list-style-type: none;
  list-style-image: none;
  margin-bottom: 15px;
  margin: 0;
  padding: 0;
  }

#sidebar ul p, #sidebar ul select {
  margin: 5px 0 8px;
  }

#sidebar ul ul, #sidebar ul ol {
  margin: 5px 0 0 10px;
  }

#sidebar ul ul ul, #sidebar ul ol {
  margin: 0 0 0 10px;
  }

ol li, #sidebar ul ol li {
  list-style: decimal outside;
  }

#sidebar ul ul li, #sidebar ul ol li {
  margin: 3px 0 0;
  padding: 0;
  }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
  margin: 10px auto;
  padding: 5px 3px;
  text-align: center;
  }

#sidebar #searchform #s {
  width: 108px;
  padding: 2px;
  }

#sidebar #searchsubmit {
  padding: 1px;
  }

.entry form { /* This is mainly for password protected posts, makes them look better. */
  text-align:center;
  }

select {
  width: 130px;
  }

#commentform input {
  width: 170px;
  padding: 2px;
  margin: 5px 5px 1px 0;
  }

#commentform {
  margin: 5px 10px 0 0;
  }
#commentform textarea {
  width: 100%;
  padding: 2px;
  }
#respond:after {
    content: ".";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
  }
#commentform #submit {
  margin: 0 0 5px auto;
  float: right;
  }
/* End Form Elements */

/* Begin Comments*/
.alt {
  margin: 0;
  padding: 10px;
  }

.commentlist {
  padding: 0;
/*    text-align: justify; */
  }

.commentlist li {
  margin: 15px 0 10px;
  padding: 5px 5px 10px 10px;
  list-style: none;

  }
.commentlist li ul li {
  margin-right: -5px;
  margin-left: 10px;
}

.commentlist p {
  margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
  margin: 5px 0;
  }

.nocomments {
  text-align: center;
  margin: 0;
  padding: 0;
  }

.commentmetadata {
  margin: 0;
  display: block;
  }
/* End Comments */

/* Begin Sidebar */
#sidebar{
  margin: 0 2px 0 552px;
  background-color:#E4E4E4;
  padding:8px;
}
* html #sidebar{
  padding:8px 5px 8px 5px;
}
#sidebarsize{
  width:234px;
  height: 100%;

}
#sidebar form {
  margin: 0;
}
#koushinjouhou{
  background: white;
  word-wrap:break-word;
  word-break: break-all;
}
#koushinjouhou #hidari{
  vertical-align:top;
  text-align:right;
  padding-top: 6px;
  font-size: 11px;
}
#koushinjouhou #hidari span{
  color: #b91414;
  font-weight:bold;
  margin-right: 2px;
}
#koushinjouhou #migi div{
  display: block;
  padding: 3px 0;
  line-height: 150%;
    word-wrap:break-word;
  word-break: break-all;
}

#uedaside {
color: #525142;
margin:0 auto;
background-color:#E4E4E4;
}
#uedaside div.txt-right-bold {
  color       : #B50808 ;
  font-size   : 12px ;
  text-align : left;
  padding:8px;
}
#uedaside div.txt-right-bold a{
  color       : #171411 ;
  font-size   : 13px ;
  text-align : left;
}
#uedaside a img{
    text-decoration: none;
    border: none;
    text-align:center;
}

#uedaside img{
vertical-align:bottom;
}

#uedaside #bannar{
  width:234px;
  border: none;
  background-color:#D6D7D6;
  display:block;
  padding-bottom:3px;
  margin:0 auto;
}

#uedaside #bannar2{
  width:232px;
  border: 1px solid #A51C18;
  background-color:#FFFFFF;
  display:block;
  padding-bottom:3px;
  margin:0 auto;
  border-color:#A51C18;
}
#uedaside #ichiranhe{margin-left:140px;font-weight:bold;font-size:1.2em;}
#uedaside #ichiranhe a{color:#B50808;}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
  empty-cells: show;
  margin: 10px auto 0;
  width: 155px;
  }

#wp-calendar #next a {
  padding-right: 10px;
  text-align: right;
  }

#wp-calendar #prev a {
  padding-left: 10px;
  text-align: left;
  }

#wp-calendar a {
  display: block;
  }

#wp-calendar caption {
  text-align: center;
  width: 100%;
  }

#wp-calendar td {
  padding: 3px 0;
  text-align: center;
  }

#wp-calendar td.pad:hover { /* Doesn't work in IE */
  background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
  cursor: help;
  }
acronym, abbr {
  border-bottom: 1px dashed #999;
  }

blockquote {
  margin: 15px 30px 0 10px;
  padding-left: 20px;
  border-left: 5px solid #ddd;
  }

blockquote cite {
  margin: 5px 0 0;
  display: block;
  }

.center {
  text-align: center;
  }

.hidden {
  display: none;
  }

hr {
  display: none;
  }

a img {
  border: none;
  }

.navigation {
  display: block;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 60px;
  }
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  border-radius: 3px;
}
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

input, textarea, select { font-size: 1em; }



/** ▼会社概要▼ **/

#kaisyagaiyou {
color: #7b7163;
font-size:12px;
text-align: center;
line-height:120%;
margin:0 auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-color: white;
}

/** ▼フォント▼ **/

#kaisyagaiyou a.lnk-staff {
  color           : #0000ff ;
  text-align : left;
  text-decoration : none ;
}

#kaisyagaiyou a.lnk-staff:hover {
  text-decoration : underline ;
}


#kaisyagaiyou div.txt-staffroll-list {
  color       : #7b7163 ;
  text-align : left;
  line-height : 120% ;
  margin      : 15px 10px 15px 10px ;
  width:282px;
}

#kaisyagaiyou div.txt-staffroll-list-l {
  color       : #7b7163 ;
  text-align : right;
  line-height : 120% ;
  margin      : 15px 10px 15px 10px ;
  width: 128px;
}

#kaisyagaiyou div.txt-menu {
  color       : #4A494A ;
  font-size   : 16px ;
  text-align : left;
  line-height : 100% ;
  padding    : 5px 10px 5px 50px ;
}
#kaisyagaiyou div.txt-menu h4 {
  color       : #4A494A ;
  font-size   : 16px ;
  text-align : left;
  line-height : 100% ;
  font-weight: bold;
}

/** ▲フォント▲ **/





#kaisyagaiyou a img{
    text-decoration: none;
    border: none;
    text-align:center;
}

#kaisyagaiyou img{
vertical-align:bottom;}

#kaisyagaiyou #top{
  border: none;
  background-color:#c9c9c9;
  display:block;
  margin:0 auto;
  vertical-align:bottom;
  text-align:left;
  padding: 16px 0 16px 50px;
}

#kaisyagaiyou #menu{
  width:550px;
  border: none;
  background-color:#D6D7D6;
  display:block;
  margin:0 auto;
}

#kaisyagaiyou #toptable{
  width:450px;
  border: none;
  margin:0 auto;
}


/** ▲会社概要▲ **/
/** ▼思想▼ **/

#kaisyagaiyou #shisoutable{
  padding: 40px 50px;
  text-align:left;
}
#kaisyagaiyou .shisoubox{
  padding: 40px 0 20px;
  line-height:172%;
  font-size: 14px;
  color:#333333;
}
#kaisyagaiyou .shisoubox .midashi a{
  color:#990000;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
/** ▲思想▲ **/

#topnimodoru{
  width:485px;
  margin-left:50px;
  border-top:1px solid #cccccc;
  text-align: right;
  padding: 8px 0 40px;
}

/** ▼お問い合わせ▼ **/

/** ▼フォント▼ **/

p.title1 {
 font-size:20px;
 font-weight: bold;
 text-align: left;
 margin:0px;
 color:#601414;
 font-family:"ＤＦ平成ゴシック体W5";
 }

/** ▲フォント▲ **/

#k28pform {
    margin: 0px;
    display: block;
}

#new-ryoukin {
    color: #575144;
    background: #EFEFEF;
    border: 1px solid #CCCCCC;
    padding: 5px 10px ;
    margin: 15px;
    width: 500px;
    text-align: left;
}
#new-ryoukin h3.ryoukinshirase {
    margin: 15px 0;
}
#new-ryoukin img.shinryoukin {
    vertical-align: middle;
    margin: 10px 5px;
}
#new-ryoukin p {
    margin: 5px 5px 0px;
}

#ryoukin {
color: #525142;
font-size:12px;
text-align: center;
line-height:130%;
margin:0 auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-color:white;
padding: 0px;
}

#ryoukin a img{
    text-decoration: none;
    border: none;
    text-align:center;
}

#ryoukin img{
vertical-align:bottom;}

#ryoukin #top{
  border: none;
  background-color:#c9c9c9;
  display:block;
  margin:0 auto;
  vertical-align:bottom;
  text-align:left;
  padding: 16px 0 16px 50px;
}


#ryoukin #menu{
  width:550px;
  border: none;
  background-color:#D6D7D6;
  display:block;
  margin:0 auto;

}

#ryoukin #toptable{
  width:450px;
  border: none;
  margin:0 auto;
  text-align:center;
}

#ryoukin #bottomtable{
  width:450px;
  border: none;
  margin: 0 auto;
  text-align: centor;
}
#k28pform div.txt-form-list {
  color       : #7b7163 ;
  font-size   : 1em ;
  text-align : left;
  line-height : 120% ;
  position: relative;
}
#k28pform div.txt-form-list p {
    margin: 15px 13px 15px 15px;
    padding: 0;
    vertical-align: bottom;
    text-align:left;
}
#k28pform div.txt-form-list p.text input {
    text-align:left;
    margin: 0;
    width: 250px;
}
#k28pform div.txt-form-list p.minitext input {
    text-align:left;
    margin: 0;
    width: 70px;
}
#k28pform div.txt-form-list p.onamae input {
    width: 80px;
}
#k28pform div.txt-form-list p.botan label {
    vertical-align: 3px;
}
#k28pform div.txt-form-list p.bikou {
    padding: 0;
    vertical-align: bottom;
}
#k28pform div.txt-form-list p.bikou textarea {
    width: 255px;
    height: 10em;
}
#k28pform div.txt-form-list .hissu{
}
#k28pform div.txt-form-list-l {
  color       : #7b7163 ;
  text-align : right;
  line-height : 120% ;
  margin      : 15px 15px 15px 15px ;
  width: 128px;
}
#k28pform .tablebackr{
  background: url(./images/ryoukin/bg_06071903.gif) repeat-x top;
}
#k28pform .tablebackl{
  background: url(./images/ryoukin/bg_06071902.gif) repeat-x top #EEEEEE;
}

#ryoukin div.txt-val {
  color       : #000000 ;
  text-align : left;
  line-height : 120% ;
}
#ryoukin a.lnk-form {
  color           : #4a8aef ;
  font-weight:bold;
  text-align : left;
  text-decoration : none ;
}
#ryoukin a.lnk-form:hover {
  text-decoration : underline ;
}
#ryoukin div.txt-menu {
  color       : #4A494A ;
  font-size   : 16px ;
  text-align : left;
  line-height : 120% ;
  padding    : 10px 10px 10px 50px ;
}
#ryoukin div.txt-menu h4 {
  color       : #4A494A ;
  font-size   : 16px ;
  text-align : left;
  line-height : 100% ;
  font-weight: bold;
}

#ryoukin #howto {
  width: 450px;
  background-color:#EAEAEA;
}

/** ▼お問い合わせ▼ **/
/** ▼フォント▼ **/

#otoiawase div.txt-ana {
  color       : #084dbd ;
  text-align : left;
  line-height : 100% ;
  margin-top:10px;
}

#otoiawase a.lnk-form {
  color           : #4a8aef ;
  font-weight:bold;
  text-align : left;
  text-decoration : none ;
}

#otoiawase a.lnk-form:hover {
  text-decoration : underline ;
}

#otoiawase div.txt-menu {
  color       : #4A494A ;
  font-size   : 16px ;
  text-align : left;
  line-height : 100% ;
  padding    : 5px 10px 5px 50px ;
}
#otoiawase div.txt-menu h4 {
  color       : #4A494A ;
  font-size   : 16px ;
  text-align : left;
  line-height : 100% ;
  font-weight: bold;
}

/** ▲フォント▲ **/


#otoiawase {
color: #525142;
font-size:13px;
text-align: center;
line-height:130%;
margin:0 auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-color:white;
}

#otoiawase a img{
    text-decoration: none;
    border: none;
    text-align:center;
}

#otoiawase img{
vertical-align:bottom;}

#otoiawase #top{
  border: none;
  background-color:#c9c9c9;
  display:block;
  margin:0 auto;
  vertical-align:bottom;
  text-align:left;
  padding: 16px 0 16px 50px;
}


#otoiawase #menu{
  width:550px;
  height:60px;
  border: none;
  background-color:#D6D7D6;
  display:block;
  margin:0 auto;

}

#otoiawase #bottomtable{
  width:450px;
  border: none;
  margin:0 auto;
  text-align:centor;

}

#otoiawase .mokuji{
  text-align: left;
  padding: 20px 0 40px 50px;
  line-height: 150%;
}

#otoiawase .mokuji .cat{
  color: #484848;
  font-weight:bold;
  font-size: 16px;
  margin-top: 20px;
}

#otoiawase .mokuji .title{
}

#otoiawase .mokuji .title a{
  font-weight: bold;
  color: #ff6600;
  text-decoration: none;
}

#otoiawase .catbar{
  width:500px;
  background: #d5d5d5;
  margin:0 auto;
  padding: 1px 0 1px;
}
#otoiawase .catbar div{
  text-align: left;
  color: #484848;
  font-weight:bold;
  font-size: 16px;
  margin-left: 24px;
}
#otoiawase .catbar h5{
  text-align: left;
  color: #484848;
  font-weight:bold;
  font-size: 16px;
  margin-left: 24px;
}
#otoiawase #toptable{
  width:450px;
  border:none;
  margin:0 auto;
  text-align:left;
  font-size:14px;
  line-height:172%;
}
#otoiawase #toptable .title{
  padding: 30px 0 0 23px;
  background: url(./images/otoiawase/q.jpg) 0px 32px no-repeat;
  }
#otoiawase #toptable .title a{
  font-weight: bold;
  color: #ff6600;
  text-decoration: none;
}
#otoiawase #toptable .honbun{
  border-bottom: 1px solid #c6c8c6;
  padding: 8px 0 30px 23px;
  background: url(./images/otoiawase/a.jpg) 0px 10px no-repeat;
  color: #575144;
  }
#otoiawase #toptable p{
  margin: 0;
  padding: 0;
  }
#otoiawase #toptable img{
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  }
/** ▲お問い合わせ▲ **/
/** ▼お問い合わせリスト▼ **/

#otoiawase ul { list-style-type: disc;
    list-style-image: url(./images/otoiawase/q.jpg);
    color:#FF6500;
    font-weight:bold;
     }
#otoiawase ol { list-style-type: disc;
    list-style-image: url(./images/otoiawase/a.jpg);
     }

/** ▲お問い合わせリスト▲ **/

/** ▼使い方▼ **/

#nonke {
color: #333333;
background-color:#F7F3F7;

text-align: center;
line-height:135%;
margin:0 auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
width:800px;
background-color:#ffffff;
font-size:14px;
}

/** ▼フォント▼ **/

#nonke a.lnk-use {
  color           : #0000ff ;
  font-size       : 13px ;
  text-align : left;
  text-decoration : none ;
}

#nonke a.lnk-use:hover {
  text-decoration : underline ;
}

#nonke a.lnk-use2 {
  color           : #ff9900 ;
  font-size       : 13px ;
  text-align : left;
  text-decoration : none ;
}

#nonke a.lnk-use2:hover {
  text-decoration : underline ;
}

#nonke a.lnk-use3 {
  color           : #6699ff ;
  font-size       : 13px ;
  text-align : left;
  text-decoration : none ;
}

#nonke a.lnk-use3:hover {
  text-decoration : underline ;
}

/** ▲フォント▲ **/





a img{
    text-decoration: none;
    border: none;
    text-align:center;
}

#nonke img{
vertical-align:bottom;}

#nonke #head1{
  width:800px;
  height:76px;
  border: none;
  background-image:url(./images/tsukaikata/head1.jpg);
  display:block;
  margin:0 auto;
  vertical-align:bottom;
}

#nonke #head2{
  width:800px;
  height:66px;
  border: none;
  background-image:url(./images/tsukaikata/head2.jpg);
  display:block;
  margin:0 auto;
  vertical-align:bottom;
}

#nonke #head3{
  width:800px;
  height:66px;
  border: none;
  background-image:url(./images/tsukaikata/head3.jpg);
  display:block;
  margin:0 auto;
  vertical-align:bottom;
}

#nonke #head4{
  width:800px;
  height:66px;
  border: none;
  background-image:url(./images/tsukaikata/head4.jpg);
  display:block;
  margin:0 auto;
  vertical-align:bottom;
}

#nonke #kimio {
border-width: thin;
border-color: #ff0000;
border-style: double;
padding: 15px;
}

#nonke #menu{
  width:800px;
  height:44px;
  border: none;
  background-color:#CECBCE;
  display:block;
  margin:0 auto;
  vertical-align:bottom;
}

#nonke #allbox{
  width:700px;
  border: none;
  background-color:#ffffff;
  margin:0 auto;
  vertical-align:bottom;
  text-align:left;
}
#nonke #allbox2{
  width:800px;
  border: none;
  background-color:#ffffff;
  margin:0 auto;
  vertical-align:bottom;
  text-align:left;
}
#nonke #box1{
  width:370px;
  border: none;
  background-color:#ffffff;
  margin:0 auto;
  vertical-align:bottom;
  float:left;
  display:block;
}
#nonke #box2{
  width:325px;
  border: none;
  background-color:#ffffff;
  margin:0 auto;
  padding:15px;
  vertical-align:bottom;
  float:left;
  display:block;
}
#nonke #box3{
  width:390px;
  border: none;
  background-color:#ffffff;
  margin:0 auto;
  vertical-align:bottom;
  float:left;
  display:block;
  padding-left:40px;
}
/** ▲使い方▲ **/

/* 履歴達 ここから */
#rireki {
  background-color: #D5D5D5;
  margin: 0;
  padding: 0 0 40px 50px;
  font-weight: bold;
  }
* html #rireki{
  padding: 0 0 40px 35px;
  }
*:first-child+html #rireki{
  padding: 0 0 40px 35px;
  }
#rirekititle{
  background-color: #C9C9C9;
  padding: 20px 0 20px 50px;
  font-size: 33px;
  color: #B60000;
  }
#rireki ul{
  list-style: none inside ;
  padding:0;
  margin:0;
}
#rireki li{
  margin:0;
  padding:0;*zoom:1;
  }
#rireki .nichizi{
  padding: 16px 0 8px 0;
  color: #c21e1e;
  font-size: 14px;
  margin: 0px;
}
#rireki .title{
  font-size: 16px;

}
#rireki .title a{
  color: #484848;
}
#rirekisingle #titlebox{
  background-color: #d5d5d5;
  padding: 20px 30px 20px 50px;
}
#rirekisingle #nichizi{
  color: #c21e1e;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 3px;
}

#rirekisingle #title{
  font-size: 16px;
  font-weight: bold;
}
#rirekisingle #title a{
  color: #484848;
}
#rirekisingle #entry{
  background: white;
  padding: 35px 50px;
  font-size: 14px;
  line-height: 170%;
}
* html #rirekisingle #entry{
  padding: 25px 50px;
  }
*:first-child+html #rirekisingle #entry{
  padding: 25px 50px;
  }
/* 履歴達 ここまで */

/* トップページ ここから */
#sitetop {
color: #525142;
font-size:12px;
text-align: center;
line-height:130%;
margin:0 auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background-color:white;
}

#sitetop a img{
    text-decoration: none;
    border: none;
    text-align:center;
}

#sitetop img{
vertical-align:bottom;
border:0;}

#sitetop #topbox{
  width:550px;
  border: none;
  display:block;
  margin:0 auto;
  vertical-align:bottom;
}

#sitetop #allbox{
  width:482px;
  border:0;
  display:block;
  margin:0 auto;
  vertical-align:bottom;
}

#sitetop #box1{
  width:241px;
  height:144px;
  border: none;
  display:block;
  margin:0 auto;
  vertical-align:bottom;
  float:left;
}

#sitetop #box2{
  width:241px;
  height:125px;
  border: none;
  display:block;
  margin:0 auto;
  vertical-align:bottom;
  float:left;
}
/* トップページ ここまで */


/** ▼フッター▼ **/
#footer {
  padding: 0;
  margin: 0 auto;
  width: 804px;
  clear: both;
  border: none;
  vertical-align:bottom;
  display:block;
  }
#footer p {
  margin: 0;
  padding: 20px 0;
  text-align: center;
  }
#uedafoot {
color: #525142;
font-size:12px;
text-align: center;
line-height:130%;
margin:0 auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#uedafoot div.txt-footer-list {
  color       : #080808 ;
  font-size   : 12px ;
  text-align : left;
  line-height : 140% ;
  width: 625px;
  float:left;
}


#uedafoot a.lnk-footer {
  color           : #080808 ;
  text-align : left;
  text-decoration : none ;
}

#uedafoot a.lnk-footer:hover {
  text-decoration : underline ;
}
#uedafoot a img{
    text-decoration: none;
    border: none;
    text-align:center;
}

#uedafoot img{
vertical-align:bottom;}

#uedafoot #footbar{
  width:804px;
  height:33px;
  border: none;
  background-image:url(./images/footer/footbar.jpg);
  display:block;
  margin:0 auto;
}

#uedafoot #footlogo{
  width:178px;
  height:80px;
  border: none;
  display:block;
  float:left;
}

#uedafoot #footlogob{
  border: none;
  display:block;
  margin:10px 15px 0px 15px;
}

#uedafoot #footspacer{
  width:625px;
  height:18px;
  border: none;
  display:block;
  float:left;
}

#uedafoot #footspacer2{
  width:625px;
  height: 10px;
  border: none;
  display:block;
  float:left;
}

/** ▲フッター▲ **/


/** ▼利用規約▼ **/
#riyoukiyaku {
color: #313031;
font-size:12px;
text-align: center;
line-height:179%;
margin:0 auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background:white;
}

#riyoukiyaku div.txt-kiyaku {
  color       : #B50000 ;
  font-size   : 14px ;
  text-align : left;
  line-height : 150% ;
}

#riyoukiyaku a.lnk-kiyaku {
  color           : #313031 ;
  font-size       : 12px ;
  font-weight:bold;
  text-align : left;
  text-decoration : none ;
}

#riyoukiyaku a.lnk-kiyaku:hover {
  text-decoration : underline ;
}


#riyoukiyaku div.txt-menu {
  color       : #4A494A ;
  font-size   : 14px ;
  text-align : left;
  line-height : 120% ;
  padding    : 1px 10px 1px 50px ;
}
#riyoukiyaku div.txt-menu h4 {
  color       : #4A494A ;
  font-size   : 14px ;
  text-align : left;
  line-height : 100% ;
  font-weight: bold;
}

#riyoukiyaku a img{
    text-decoration: none;
    border: none;
    text-align:center;
}

#riyoukiyaku img{
vertical-align:bottom;}

#riyoukiyaku #top{
  width:550px;
  height:65px;
  border: none;
  background-color:#CECBCE;
  display:block;
  margin:0 auto;
  vertical-align:bottom;
}


#riyoukiyaku #smenu{
  width:550px;
  height:50px;
  border: none;
  background-color:#D6D7D6;
  display:block;
  margin:0 auto;

}

#riyoukiyaku #mainbox{
  width:450px;
  border: none;
  margin:0 auto;
  text-align:left;
  font-size:14px;
}

#riyoukiyaku #sbox1{
  width:261px;
  height:120px;
  border: none;
  text-align:left;
  display:block;
  float:left;
}

#riyoukiyaku #sbox2{
  width:189px;
  height:120px;
  border: none;
  text-align:left;
  display:block;
  float:left;
}

/** ▲利用規約▲ **/

/** ▼契約約款▼ **/
#yakkan {
color: #313031;
font-size:12px;
text-align: center;
line-height:179%;
margin:0 auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background:white;
}

#yakkan div.txt-kiyaku {
  color       : #B50000 ;
  font-size   : 14px ;
  text-align : left;
  line-height : 150% ;
}

#yakkan a.lnk-kiyaku {
  color           : #313031 ;
  font-size       : 12px ;
  font-weight:bold;
  text-align : left;
  text-decoration : none ;
}

#yakkan a.lnk-kiyaku:hover {
  text-decoration : underline ;
}


#yakkan div.txt-menu {
  color       : #4A494A ;
  font-size   : 14px ;
  text-align : left;
  line-height : 120% ;
  padding    : 1px 10px 1px 30px ;
}
#yakkan div.txt-menu h4 {
  color       : #4A494A ;
  font-size   : 14px ;
  text-align : left;
  line-height : 100% ;
  font-weight: bold;
}

#yakkan a img{
    text-decoration: none;
    border: none;
    text-align:center;
}

#yakkan img{
vertical-align:bottom;}

#yakkan #top{
  width:550px;
  height:65px;
  border: none;
  background-color:#CECBCE;
  display:block;
  margin:0 auto;
  vertical-align:bottom;
}


#yakkan #smenu{
  width:550px;
  height:50px;
  border: none;
  background-color:#D6D7D6;
  display:block;
  margin:0 auto;

}

#yakkan #mainbox{
  width:480px;
  border: none;
  margin:0 auto;
  text-align:left;
  font-size:12px;
}
#yakkan #mainbox ul{
    list-style-type: decimal;
    padding-left: 15px;
}
#yakkan #mainbox ul.non{
    list-style-type: none;
    padding-left: 15px;
}
#yakkan #mainbox ol{
    list-style-type: upper-roman;
}
#yakkan #mainbox table{
    margin: 5px 55px;
}


#yakkan #sbox1{
  width:295px;
  height:290px;
  border: none;
  text-align:left;
  display:block;
  float:left;
}

#yakkan #sbox2{
  width:185px;
  height:290px;
  border: none;
  text-align:left;
  display:block;
  float:left;
}

/** ▲契約約款▲ **/

/** ▼新刊書店様へ▼ **/

#shinkan {
color: #525142;
font-size:14px;
text-align: center;
line-height:170%;
margin:0 auto;
font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
background:white;
}

#shinkan a img{
    text-decoration: none;
    border: none;
    text-align:center;
}

#shinkan img{
vertical-align:bottom;}

#shinkan #top{
  width:550px;
  height:65px;
  border: none;
  background-color:#CECBCE;
  display:block;
  margin:0 auto;
  vertical-align:bottom;
}


#shinkan #menu{
  width:550px;
  height:50px;
  border: none;
  background-color:#D6D7D6;
  display:block;
  margin:0 auto;

}

#shinkan #toptable{
  width:450px;
  border: none;
  margin:0 auto;
  text-align:center;
}

#shinkan #bottomtable{
  width:450px;
  border: none;
  margin:0 auto;
  text-align:left;
}





#shinkan div.txt-menu {
  color       : #4A494A ;
  font-size   : 16pt ;
  text-align : left;
  line-height : 120% ;
  padding    : 13px 10px 13px 50px ;
}

/** ▲新刊書店様へ▲ **/

/** ▼ノーマル用▼ **/
#normal_title{
  background-color: #C9C9C9;
  padding: 20px 0 20px 50px;
  font-size: 33px;
  color: #B60000;
  }

#normal #entry{
  background: white;
  padding: 35px 50px;
  font-size: 14px;
  line-height: 170%;
}
/** ▲ノーマル用▲ **/

.photo img {border: none;}
.photo {
    position: relative;
    top: 0;
    left: 0;
    width: 160px;
    }
.photo a .large {
    display: block;
    position: absolute;
    width: 1px;
    height: 1px;
    top: 0;
    left: 0;
    }
.photo a.popup,
.photo a.popup:visited {
    display: block;
    width: 160px;
    top: 0;
    left: 0;
    }
.photo a.popup:hover {
    background-color: #fff;
    }
.photo a.popup:hover .large {
    display: block;
    position: absolute;
    width: 240px;
    height: 320px;
    top: 0;
    left: 0;
    border:2px blue solid;
    z-index:100;
    }




/** ▼申込利用規約▼ **/

div.block_agreementText {
    border-color:#404040 #DFDFDF #DFDFDF #404040;
    border-style:solid;
    border-width:1px;
    margin: 0 10px 15px 10px;
    overflow:auto;
    padding:16px;
    width: 400px;
    height: 200px;
}


/** ▼障害報告文書用▼ **/
#syougai_title {
    background-color: #C9C9C9;
    color: #000000;
    font-size: 28px;
    font-weight: bold;
    text-align: left;
    padding: 20px 0 20px 20px;
    width: 780px;
}
/** ▲障害報告文書用▲ **/



/* End captions */


