/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://tsuji-lo.com/themes/base-weblog.css);
@import url(http://tsuji-lo.com/themes/layout03-style03/layout03-style03.css);
/* end StyleCatcher imports */



/* ---------------------------------------- text */
strong {
  font-weight: bold;
  color: #696969;
}

p.news {
  text-align: right;
}

p.news2 {
  text-align: left;
}

p.check {
  margin: 1em 0;
  text-align: center;
}

p.discription {
  font-size: 10px;
  text-align: center;
}


/* ---------------------------------------- centerposition */
div.centerbox {
  width: 375px;
  margin: 1em auto 0 auto;
}

div.centerbox2 {
  width: 200px;
  margin: 1em auto;
}

p.logo {
  margin: 0 0 0 -5px;
  text-align: left;
}

p.flower {
  width: 80px;
  margin: 1em auto;
  text-align: center;
}

p.text {
  text-align: center;
  font-size: 85%;
}

/* ---------------------------------------- img */
div.box {
  width: 150px;
  float: left;
  margin: 0.5em 0 0.5em 5px;
}

div.img-right {
  width: 150px;
  float: right;
  margin: 0 0 0 10px;
  font-size: 10px;
  text-align: center;
}

div.img-left {
  width: 100px;
  float: left;
  margin: 0 10px 0 0;
  font-size: 10px;
  text-align: center;
}

img.border {
  margin-bottom: 5px;
  padding: 2px;
  color: #dcdcdc;
  border: 1px solid;
}

div.imgbox {
  width: 425px;
  margin: 1em auto;
}

div.imgbox2 {
  width: 200px;
  margin: 1em auto;
}

div.imglogo {
  width: 100px;
  margin: 1em auto;
}

div.attention {
  width: 240px;
  margin: 1em auto;
}

img.imgborder {
  margin: 0 0 0.7em 0;
  padding: 2px;
  border: 1px solid #dcdcdc;
}

img.imgpotition {
  vertical-align: top;
}

div.paragraph {
  margin-top: 1.5em;
}
  

/* ---------------------------------------- list */
ul.list {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.list li {
  margin: 0 0 0.6em 0;
  padding: 0 0 0 0.8em;
  background: url(/img/list-icon.gif) left center no-repeat;
}

ul.list li.listtop {
  margin: 0 0 0.5em 0;
  padding: 0 0 0 0.8em;
  background: url(/img/list-icon.gif) left 6px no-repeat;
}

ul.list2 {
  list-style: none;
  margin: 0.5em 0 0 0;
  padding: 0;
}

ul.list2 li {
  margin: 0 0 0.6em 2.3em;
  padding: 0 0 0 0.8em;
  background: url(/img/list-icon.gif) left center no-repeat;
}


/* ---------------------------------------- table */
table.ci {
  width: 460px;
  margin: 1.5em auto 2em auto;
  padding:0;
  border-top: 1px solid #dcdcdc;
  border-left: 1px solid #dcdcdc;
  background-color: #f8f8ff;
}

table.ci th {
  padding:5px;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  font-weight: normal;
  text-align: left;
}

table.ci td {
  padding:5px;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  text-align: left;
}


/* ---------------------------------------- line */
div.subline {
  margin: 2em 0 0.5em 0;
  border-bottom: dotted #a9a9a9 1px;
  color: #465D6E;
  font-weight: bold;
}

div.subcontents {
  width: 310px;
  margin: 0.5em auto;
  padding: 6px;
  float: left;
  border: 1px solid #dcdcdc;
  background-color: #f8f8ff;
}

div.subcontents2 {
  width: 285px;
  margin: 0.5em auto;
  padding: 6px;
  float: left;
  border: 1px solid #dcdcdc;
  background-color: #f8f8ff;
}

div.subcontents3 {
  width: 465px;
  margin: 0.5em auto;
  padding: 6px;
  float: left;
  border: 1px solid #dcdcdc;
  background-color: #f8f8ff;
}

div.subcontentsmini {
  width: 150px;
  float: left;
  margin: 0.5em;
  padding: 8px;
  text-align: center;
  border: 1px solid #dcdcdc;
  background-color: #f8f8ff;
}

div.boxset {
  width: 470px;
  margin: 0 auto;
}
   

/* ---------------------------------------- feed */
div.feediconlink {
  width:170px;
  float: right;
  margin: 0 0 0.5em 0;
}

div.feediconlink a {
  padding: 0 5px 0 0;
}


/* ---------------------------------------- GoogleMap */
ul.accessdiscription,
ul.accessdiscription li {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.accessdiscription li {
  margin: 0 0 0 1em;
  padding: 0 10px 10px 7px;
  background: url(/img/icon-2.gif) 0 8px no-repeat;
}

div.mapborder {
  width: 442px;
  margin: 0 auto 0 auto;
  padding: 3px;
  border: 1px solid #dcdcdc;
}


/* ---------------------------------------- sublink */
ul.sublink {
  width: 470px;
  height: 2em;
  margin: 1em auto;
  padding: 0;
  list-style: none;
}

ul.sublink li {
  float: left;
  font-size: 95%;
}

ul.sublink li a,
ul.sublink li a:link,
ul.sublink li a:visited {
  display: block;
  margin: 0;
  padding: 0.2em 1em 0 1.5em;
  text-decoration: none;
  background: url(/img/off.gif) 0 center no-repeat;
}

ul.sublink li a:hover,
ul.sublink li a:active {
/*  color: #f6c402 !important;*/
  background: url(/img/on.gif) 0 center no-repeat;
}

/* ---------------------------------------- pagelink */
div.pagelink {
  margin: 2em 0 1em 0;
  padding: 0;
  text-align: right;
}

/* ---------------------------------------- End */