/* -- system common design -- */

@charset "Shift_JIS";

/* --- reset --- */
body {
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','Osaka',sans-serif;
  color: #000000;
  __background-color: #f5f5f5;
  background-image: url(../images/background.png);
  background-position: top center;
  background-attachment: fixed;
  background-repeat: repeat;
  __background-size: cover;
}

th, td {
  __white-space: nowrap;
}

img {
  border: 0;
}

/* --- title --- */
#title {
  width: 100%;
  frame: void;
  rules: none;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #1E90FF;
}

#title-line {
  height: 4px;
  background-color: #4169E1;
}

#title-main {
  height: 50px;
}

#title-article {
  width: 1000px;
  align: center;
}

#title-article-left {
  width: 650px;
  text-align: left;
  padding-left: 40px;
  vertical-align: bottom;
  font-size: 20px;
  color: #ffffff;
}

#title-article-right {
  width: 350px;
  text-align: right;
  padding-right: 10px;
  vertical-align: bottom;
  font-size: 11px;
}

#title-article-right a:link {
  color: #333333;
  text-decoration: none;
}

#title-article-right a:visited {
  color: #333333;
  text-decoration: none;
}

#title-article-right a:hover {
  color: #333333;
  text-decoration: underline;
}

#title-menu {
  height: 4px;
  background-color: #4169E1;
}

/* --- main --- */
#main {
  width: 1000px;
  frame: void;
  rules: none;
  margin-left: auto;
  margin-right: auto;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #ffffff;
}

/* --- article --- */
#article {
  width: 800px;
  vertical-align: top;
}

#article p {
  margin-left: 20px;
}

#article a {
  text-decoration: none;
}

#article a:hover {
  color: #0000ff;
}

/* --- right-side --- */
#right-side {
  width: 200px;
  vertical-align: top;
}

/* --- ad --- */
#ad {
  margin-top: 20px;
  line-height: 4px;
}

/* --- about_us --- */
#about_us {
  margin-left: 40px;
  border-collapse: collapse;
  border-top: 0;
  border-bottom: 1px solid #555555;
  border-right: 0;
  border-left: 0;
}

#about_us th {
  width: 160px;
  color: #336633;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-top: 0;
  border-bottom: 1px solid #555555;
  border-right: 0;
  border-left: 0;
  text-align: left;
  vertical-align: top;
}

#about_us td {
  width: 440px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 10px;
  border-top: 0;
  border-bottom: 1px solid #555555;
  border-right: 0;
  border-left: 0;
  text-align: left;
  vertical-align: top;
}

#about_us a:link {
  color: #000000;
}

#about_us a:visited {
  color: #000000;
}

#about_us a:hover {
  color: #0000ff;
}

/* --- return --- */
#return {
  width: 950px;
  height: 30px;
  text-align: left;
  vertical-align: bottom;
  padding-left: 750px;
  padding-bottom: 10px;
}

/* --- foot-menu --- */
#foot-menu {
  width: 950px;
  height: 18px;
  font-size: 11px;
  vertical-align: top;
  background-color: #1E90FF;
}

#foot-menu ul {
  list-style-type: none;
  line-height: 18px;
  background: darkblue;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
}

#foot-menu li {
  display: inline;
  margin-right: 10px;
}

#foot-menu a:link {
  color: #ffffff;
  text-decoration: none;
}

#foot-menu a:visited {
  color: #ffffff;
  text-decoration: none;
}

#foot-menu a:hover {
  color: #dddddd;
  text-decoration: underline;
}

/* --- category-menu --- */
#category-menu {
  width: 130px;
  height: 220px;
  vertical-align: top;
  padding-top: 30px;
  padding-left: 15px;
  padding-right: 10px;
}

#category-menu ul {
  width: 130px;
  height: 220px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#category-menu li {
  display: inline;
  width: 130px;
  height: 22px;  
  margin: 0;
  padding: 0;
}

#category-menu a {
  display: block;
  width: 130px;
  height: 22px;
  margin: 0;
  padding-left: 10px;
  padding-top: 3px;
  text-align: left;
  text-decoration: none;
  __color: #000000;
  border-top: 1px solid #9F99A3;
  border-left: 1px solid #9F99A3;
  border-right: 1px solid #9F99A3;
  background-color: #cccccc;
}

#category-menu a:link {
  __text-decoration: none;
}

#category-menu a:visited {
  __text-decoration: none;
}

#category-menu a:hover {
  border-top: 1px solid #8593A9;
  border-left: 1px solid #8593A9;
  border-right: 1px solid #8593A9;
  background-color: #9eb7dd;
  __text-decoration: none;
}

/* --- main-movie --- */
#main-movie {
  width: 540px;
  height: 400px;
  vertical-align: top;
  padding-top: 0;
  padding-left: 20px;
}

#main-movie2 {
  width: 710px;
  height: 500px;
  vertical-align: top;
  padding-top: 0;
  padding-left: 30px;
}

/* --- main-ad --- */
#main-ad {
  width: 270px;
  vertical-align: top;
  padding-top: 30px;
  padding-left: 10px;
}

/* --- main-navi --- */
#main-navi {
  __hegiht: 20px;
  __text-align: right;
  vertical-align: bottom;
  __padding-right: 10px;
  padding-left: 30px;
  __padding-bottom: 10px;
}

/* --- sub-movie ---*/
#sub-movie {
  width: 650px;
}

#sub-movie img {
  width: 192px;
  height: 110px;
  border: 0;
}

#sub-movie td {
  width: 230px;
  height: 150px;
  vertical-align: top;
  text-align: center;
}

/* --- sub-ad ---*/
#sub-ad {
  width: 270px;
  height: 450px;
  vertical-align: top;
  padding-top: 10px;
  padding-left: 30px;
}

/* --- sub-navi --- */
#sub-navi {
  hegiht: 30px;
  text-align: right;
  vertical-align: bottom;
  padding-right: 10px;
  padding-bottom: 10px;
}

/* --- copyright --- */
#copyright {
  width: 950px;
  height: 15px;
  text-align: center;
  font-size: 11px;
}

#copyright p {
  margin-top: 2px;
  margin-bottom: 2px;
  text-align: center;
}

#copyright a {
  text-decoration: none;
  color: #000000;
}

#copyright a:hover {
  color: #0000ff;
}
