/*

 ARTES PUBLISHING
 アルテス・パブリッシング
 
 styles-site.css
 
 January, 2010
 designed by Yuka M.

*/

@import url("artes_header.css");
@import url("artes_footer.css");
 
html {
  margin: 0;
  padding: 0; }
body {
  margin: 0;
  padding: 0;
  color: #333;
  background: #FFF;
  background-image: url(img/bg.gif);
  font-family: "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo,"ＭＳ Ｐゴシック", arial, Osaka, sans-serif;
  font-weight: normal;
  font-size: 1em; }
a, a:link, a:visited, a:hover, a:active { font-size: 1em; }
a img {
  border: 0;
  background: url(img/logo_left.jpg) no-repeat; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
blockquote {
  margin: 20px 0 20px 30px;
  padding-left: 10px;
  border-left: 2px solid #FFA533; }

/*

全体のレイアウト

*/

#container {
  position: relative;
  margin: 0 auto; /* center on everything else */
  width: 800px;
  text-align: left; }
#pagebody {
  position: relative;
  width: 100%;
  padding: 10px 0;
  background: #FFF; }


/*

カラム

*/


/*

alpha

*/

#alpha {
  height: auto;
  width: 160px;
  float: left;
  background: inherit; }

#catalog-box a,
#melmaga-box a,
#bslist-box a,
#browse-box a {
  height: 25px;
  width: 150px;
  border: 2px solid #FDA533;
  margin-bottom: 10px;
  background: #FFFFFF;
  padding-top: 10px;
  padding-right: 3px;
  padding-left: 3px;
  color: #000;
  text-decoration: none;
  display: block;
  font-weight: bold;
  font-size: 12px; }
#melmaga-box a:hover,
#catalog-box a:hover,
#bslist-box a:hover,
#browse-box a:hover {
  color: #FFF;
  background-color: #FFA533;
  text-decoration: none;
  height: 25px;
  width: 150px;
  display:block; }

#twitter-box-s,
#twitter-box-k {
  height: auto;
  width: 160px;
  padding: 0;
  margin-top: 10px; }

#serial-icon,
#other-box1-icon {
  height: auto;
  margin-top: 10px;
  padding: 0; }

#serial-box,
#other-box1 {
  height: auto;
  border: 1px dotted #333;
  padding: 3px;
  margin: 0;
  font-size: 12px;
  list-style-type: none;
  list-style-image:none; }

#serial-box a, a:link, a:visited {
  font-size: 12px;
  text-decoration: none; }
#serial-box a:hover, a:active {
  font-size: 12px;
  text-decoration: underline; }

#other-box1 a, a:link, a:visited {
  font-size: 12px;
  text-decoration: none; }
#other-box1 a:hover, a:active {
  font-size: 12px;
  text-decoration: underline; }

#artesblog-box,
#hanmoto-box,
#other-box2,
#other-box3 {
  margin-top: 10px;
  width: auto;
  height: auto; }

/*

beta

*/

#beta {
  float: left;
  height: auto;
  width: 440px;
  background: inherit; }
#beta-inner {
  height: auto;
  padding: 0;
  margin: 0 10px;
  background: inherit; }
#latest-entries {
  height: 20px;
  width: 406px;
  margin: 0;
  padding: 5px;
  border-left: 2px dotted #FFA533;
  border-top: 2px dotted #FFA533;
  border-right: 2px dotted #FFA533;
  font-size: 14px; }

#rss-box {
  height: auto;
  width: 410px;
  margin-bottom: 15px;
  padding: 3px;
  border: 2px dotted #FFA533; }
#rss-box a, a:link, a:visited {
  font-size: 12px;
  text-decoration: none; }
#rss-box a:hover, a:active {
  font-size: 12px;
  text-decoration: underline; }

.rss-items {
  margin: 0 0 0 1.2em;
  padding: 0; }

#entry-header {
  font-size: 1.2em;
  font-weight: bold;
  text-align: left;
  padding-left: 5px;
  border-bottom: 2px dashed #FFA533;
  border-left: 7px solid #FFA533;
  line-height: 120%; }
#entry-header a, a:link, a:visited {
  font-size: inherit;
  font-weight: bold;
  color: #000;
  text-decoration: none; }
#entry-header a:hover, a:active {
  font-size: inheri;
  font-weight: bold;
  color: #000;
  text-decoration: underline; }

#entry-body {
  margin-top: 15px; }

#catalog-more {
  margin-bottom: 15px;
  padding: 0;
  font-size: 0.8em; }
#catalog-more a, a:link, a:visited {
  font-size: inherit;
  text-decoration: none; }
#catalog-more a:hover, a:active {
  font-size: inherit;
  text-decoration: underline; }

.rpb {
  color: #F33;
  font-weight: normal; }

p.text-right,
p.entry-more-link {
  text-align: right;
  font-size: 1em; }

p.entry-more-link a, a:link, a:visited {
  color: #036;
  font-size: 1em;
  text-decoration: none; }

p.entry-more-link a:hover, a:active {
  color: #036;
  font-size: 1em;
  text-decoration: underline; }

.style1 { font-size: 0.8em; }
.style2 { font-size: 0.6em; }

.photobox {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  text-align: right; }

#archive-title {
  color: #000;
  font-size: 1.2em;
  line-height: 130%;
  font-weight: bold;
  text-align: left;
  height: auto;
  width: 615px;
  margin-bottom: 15px;
  padding-left: 5px;
  border-left: 8px solid #FFA533;
  border-bottom: 2px dashed #FFA533; }

#archive_photobox {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px; }

/*

gamma

*/

#gamma {
  margin: 0;
  padding: 0;
  height: auto;
  width: 200px;
  float: right;
  background: inherit; }

#gamma-info-title {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  background: #669FFF;
  height: 35px;
  width: 190px;
  padding: 10px 5px;
  display:block; }
#gamma-info-title a {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-decoration: none; }
#gamma-info-title a:hover, a:active {
  font-size: 12px;
  font-weight: bold;
  color: #FFF;
  text-decoration: underline; }

#gamma-info {
  height: auto;
  width: 190px;
  font-size: 12px;
  font-weight: normal;
  line-height: 150%;
  background: inherit;
  padding: 5px 4px 4px;
  border-right: 1px dashed #669FFF;
  border-bottom: 1px dashed #669FFF;
  border-left: 1px dashed #669FFF; }
#gamma-info a, a:link, a:visited {
  font-size: 12px;
  font-weight: normal;
  text-decoration: none; }
#gamma-info a:hover, a:active {
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline; }

/*

2 colums

*/

/*　右　*/

#a_color {
  height: auto;
  width: 160px;
  background: #FFE3C1;
  float: left; }

#a_noncolor {
  height: auto;
  width: 160px;
  background: #FFF;
  float: left; }

#beta2 {
  height: auto;
  width: 630px;
  background: #FFF;
  padding-left: 10px;
  padding-bottom: 15px;
  text-align: left;
  line-height: 170%;
  float:right;
  font-size: inherit; }

#beta2 a, a:link, a:active {
  color: #036;
  font-size: inherit;
  text-decoration: none; }
#beta2 a:hover, a:visited {
  color: #933;
  font-size: inherit;
  text-decoration: underline; }

#beta2_title {
  height: 27px;
  width: 618px;
  margin: 0;
  padding: 5px;
  border: 1px dashed #333;
  font-size: inherit;
  font-weight: bold; }

#b_links {
  width: 188px;
  height: auto;
  margin-left: 10px;
  padding: 5px;
  float: right;
  clear: both;
  font-size: 0.8em;
  border: 1px solid #FDA533; }

#catalog-title {
  height: 20px;
  width: 630px;
  margin-bottom: 15px;
  padding: 5px;
  font-size: 1.2em;
  font-weight: bold; }
#catalog-list {
  height: auto;
  width: 630px;
  padding: 5px;
  font-weight: normal; }
ul#catalog-booklist { line-height: 200%; }
il#catalog-list-item a, a:link, a:visited {
  text-decoration: none; }
il#catalog-list-item a:hover, a:active {
  text-decoration: underline; }
img.entryicon { vertical-align: middle; }

/*

立ち読み

*/

#container-browse {
  position: relative;
  margin: 0 auto; /* center on everything else */
  /* set up proportionate scaling */
  height: 100%;
  width: 100%; }

#browse-left {
  float: left;
  height: 100%;
  width: 15%; }

#browse01,
#browse02,
#browse03,
#browse04,
#browse05 {
  height: 95%;
  width: 95%;
  margin-top: 8px;
  padding-top: 0px;
  text-align: middle; }

#browse-right {
  float: right;
  height: 100%;
  width: 85%;
  text-align: middle; }
