E¿@charset "UTF-8";

/* å…¨ä½“æ§‹é€  */
ul.menuul.link-list {
  margin: 0px;
  padding: 0px;
}

ul.menu li,ul.link-list li {
  list-style-type: none;
}

body {
  color: #333333;
  font-size: small;
  font-family: "E­E³ E°ã‚´ã‚·ãƒE‚¯", Osaka, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3";
  line-height: 1.6;
  text-align: center;
  font-weight: normal;
  background : #f1f1f1 url(bg-body.jpg) repeat-y center top;
}

#wrap {
  width: 772px;
  margin-right: auto;
  margin-left: auto;
}
/* å…¨ä½“æ§‹é€  END */


/* ãƒ˜ãƒƒãƒ€ */
#head {
  width: 742px;
  height: 109px;
  background-image : url(top-1.gif);
  margin-bottom: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

#head h1 {
  width: 282px;
  height: 43px;
  font-size: medium;
  text-indent: -700em;
  background : #000000 url(tenbin-rogo.gif) no-repeat;
  margin-top: 55px;
  float: left;
}

/* ãƒ˜ãƒƒãƒ€ãƒ¡ãƒ‹ãƒ¥ãƒ¼ */
#head-menu {
  float: right;
}

#head ul.menu {
  margin-top: 70px;
}

#head ul.menu li {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  float: left;
  margin-left: 15px;

}

#head ul.menu li a {
  color: #FFFFFF;
}

#head ul.menu li a:hover {
  color: #FFFF00;
}
/* ãƒ˜ãƒƒãƒ€ãƒ¡ãƒ‹ãƒ¥ãƒ¼ END */
/* ãƒ˜ãƒƒãƒ€ END */


/* ãƒ•ãƒƒã‚¿ */
#foot {
  width: 742px;
  height: 78px;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  background : #858a9c url(bg-foot.jpg) no-repeat;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  clear: both;
}

/* ãƒ•ãƒƒã‚¿ãƒ¡ãƒ‹ãƒ¥ãƒ¼ */
#foot ul.menu {
  width: 742px;
}

#foot ul.menu li {
  font-weight: bold;
  margin-right: 10px;
  float: left;
}

#foot ul.menu li a {
  color: #FFFFFF;
}

#foot ul.menu li a:hover {
  color: #FFFF00;
}
/* ãƒ•ãƒƒã‚¿ãƒ¡ãƒ‹ãƒ¥ãƒ¼ END */

#copyright {
  font-size: xx-small;
  text-align: right;
  padding-top: 30px;
  clear: both;
}
/* ãƒ•ãƒƒã‚¿ END */


/* ã‚³ãƒ³ãƒEƒ³ãƒE*/
#content {
  width: 752px;
  text-align: left;
  background-color: #FFFFFF;
  padding-top: 15px;
  padding-bottom: 20px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
}

#main-body {
  width: 541px;
  float: left;
}

#side-menu {
  width: 192px;
  float: right;
}

/* ã‚µã‚¤ãƒ‰ãƒ¡ãƒ‹ãƒ¥ãƒ¼ */
#side-menu h3 {
  height: 28px;
  color: #FFFFFF;
  font-size: small;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  background : #ffffff url(side-green.gif) no-repeat;
  padding-top: 5px;
  padding-left: 10px;
}

#side-menu ul.link-list {
  margin-bottom: 30px;
}

#side-menu ul.link-list li {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
}

#side-menu ul.link-list li a {
  color: #666666;
  background : #ffffff url(btn-allow.jpg) no-repeat 0px 8px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 17px;
  display: block;
}

#side-menu ul.link-list li a:hover {
  color: #000000;
  background : #ffffcc url(btn-allow-over.jpg) no-repeat 0px 8px;
}

/* æ¤œç´¢ãƒœãƒƒã‚¯ã‚¹ */
/*#search-box {
  width: 192px;
}*/

#search-box p {
  padding-bottom: 5px;
}

#search-box input {
  float: left;
  width: 125px;
}

#search-box .btn-search {
  width: 60px;
  height: 20px;
  text-indent: -700em;
  background-image : url(btn-search.jpg);
  background-repeat: no-repeat;
  display: block;
  float: right;
}
/* æ¤œç´¢ãƒœãƒƒã‚¯ã‚¹ END */
/* ã‚µã‚¤ãƒ‰ãƒ¡ãƒ‹ãƒ¥ãƒ¼ END */

/* ãƒ–ãƒ­ã‚° */
.entry-box {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCCCCC;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.entry-date {
  height: 32px;
  color: #FFFFFF;
  font-size: small;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  background-image : url(bg-date.jpg);
  background-repeat: no-repeat;
  padding-top: 5px;
  padding-left: 10px;
}

#content h2 {
  color: #333333;
  font-size: 110%;
  line-height: 110%;
  background-color: #FFFFFF;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #CCCCCC;
  padding-bottom: 5px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.entry-category {
  color: #144D60;
  font-size: 110%;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 110%;
  font-weight: bold;
}

.entry-body {
  padding-top: 20px;
  padding-bottom: 20px;
}

.entry-foot {
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #CCCCCC;
  padding-top: 3px;
}

.link-community {
  font-size: 85%;
  float: left;
}

.link-more {
  font-size: 85%;
  float: right;
}

.link-more a {
  color: #666666;
  background : #ffffff url(btn-allow.jpg) no-repeat 0px 1px;
  padding-left: 17px;
  display: block;
}

.link-more a:hover {
  color: #000000;
  background : #ffffcc url(btn-allow-over.jpg) no-repeat 0px 1px;
}
/* ãƒ–ãƒ­ã‚° END */
/* ã‚³ãƒ³ãƒEƒ³ãƒEEND */

<!--h1{font-size:12px;margin:1px;padding:1px;}-->