/* Á´ÂÎÀßÄê---------------------------------------------------------------------- */
body     {
  color: black;
  background-color: #dfdcd5;
  margin: 0px;
  padding: 0px;
  text-align: center;
}

html  {
  scrollbar-3dlight-color:#dfdcd5;
  scrollbar-darkshadow-color:#dfdcd5;
  scrollbar-face-color:#dfdcd5;
  scrollbar-highlight-color:black;
  scrollbar-shadow-color:black;
  scrollbar-arrow-color:#ff8e00;
  scrollbar-track-color:#dfdcd5;
}

#inbox     {
  margin:0px auto 0px auto;
  width: 750px;
  text-align:left;
  background-color: white;
  padding: 0px 0px 0px 0px;
  border-left: 1px solid gray;
  border-right: 1px solid gray;
}

a:link      { color: #6e4d51; text-decoration: underline }
a:visited   { color: #6e4d51; text-decoration: underline }
a:active   { color: #6e4d51; text-decoration: none }
a:hover   {color: #ff8e00; text-decoration: none;}

IMG     {
  border : 1px solid white;
}

/* ¥¿¥¤¥È¥ë´ØÏ¢---------------------------------------------------------------------- */
#banner {
  background-image: url(../skin/images/topback.gif);
  width: 750px;
  height: 50px;
  padding: 0px 0px 0px 0px;
}
#banner_l  {
  background-color: transparent;
  float:left;
  width:750px;
  height: 0px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

.site_title     {
  font-family: "Arial bold", Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 10px 0px 5px 15px;
  font-size: 16px;
}

.site_title a,
.site_title a:link,
.site_title a:visited,
.site_title a:active,
.site_title a:hover  {
  color: black;
  text-decoration: none;
  background-color: none;
}

.description    {
  color: dimgray;
  font-size: 10px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 5px 0px 5px 20px
}

h1 {
  margin: 20px 0px 10px 20px;
}

/* ¥á¥Ë¥å¡¼´ØÏ¢------------------------------------------------------------------ */
#side {
  float:left;
  margin:0px 0px 0px 0px;
  width:175px;
  background-color: transparent;
  padding: 0px 0px 20px 0px;

}
ul {
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 0px 3px;
  list-style-type:none;
}

.linktitle   {
  color: blavk;
  background-color: #ffc688;
  text-align: left;
  font-weight: bolder;
  font-size: 9px;
  line-height: 150%;
  font-family:  "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
  margin: 10px 10px 0px 0px;
  padding: 1px 0px 1px 5px;
}

.linktext   {
  color: dimgray;
  background-color: transparent;
  font-size: 10px;
  line-height: 170%;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 0px 10px 20px 0px;
  padding: 5px 3px 5px 3px;
}




/* µ­»ö´ØÏ¢---------------------------------------------------------------------- */
#main {
  float:left;
  width:570px;
  margin:0px 0px 0px 0px;
  padding: 0px 0px 20px 0px;
  background-image: url("images/14_main.gif");
}
.entry  {
  margin: 0px 0px 20px
}

.entry_admin {
  margin: 0px 0px 0px 10px;
}

.entry_date {
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  font-size: 11px;
  font-weight: bolder;
  color: black;
  line-height: 150%;
  margin: 20px 70px 0px 20px;
  padding: 7px 0px 7px 50px;
  border-bottom:1px solid black;
  background-image: url("images/14_date.gif");
  background-repeat : no-repeat;
}

.entry_date a:link,
.entry_date a:visited,
.entry_date a:active,
.entry_date a:hover     {
  color: black;
  text-decoration: none; background-color: white;
}

.entry_title     {
  color: #ff8e00;
  font-weight: bold;
  font-size: 12px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 0px 80px 0px 20px;
  padding: 10px 0px 3px 15px;
}

.entry_body   {
  color: dimgray;
  font-size: 10px;
  line-height: 170%;
  word-break:break-all;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 0px 80px 0px 20px;
  padding: 10px 0px 15px 15px;
}

.entry_more   {
  color: black;
  font-size: 11px;
  line-height: 170%;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  margin: 15px 80px 10px 20px
}

.entry_author    {
  color: #ff7e41;
  font-size: 10px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  text-align: right;
  padding: 3px 5px px 15px;
  margin: 0px 70px 0px 20px;
  clear: both;
}
.entry_state {
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
  font-size: 10px;
  color: #ff7e41;
  text-align: right;
  padding: 5px 5px 3px 15px;
  margin: 0px 70px 0px 20px;
  clear : both;
}

blockquote {
  font-family: "Verdana", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", "Osaka¡¾ÅùÉý";
  font-size: 10px;
  color: dimgray;
  margin: 20px 50px 20px 0px;
  padding: 7px;
  border: 1px solid #ff7e41;
  }

.pict {
  float: right;
  border-width: 1px;
  border-style: solid;
  border-color: #CCCCCC;
}



/* ¥Ú¡¼¥¸¥¨¥ê¥¢´ØÏ¢-------------------------------------------------------------- */
#pagearea  {
  background-color: transparent;
  width:750px;
  margin:50px 0px 0px 0px;
  text-align:center;
  clear: right;
}

.pagearea  {
  font-size: 10px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;
  text-align:center;
  padding: 0px 0px 10px 0px;
}

/* ¥Õ¥Ã¥¿¡¼´ØÏ¢------------------------------------------------------------------ */
#footer {
  background-color: gray;
  width: 750px;
  padding: 0px 0px 0px 0px;
}
.copyright  {
  color: #ffffff;
  font-size: 11px;
  font-family: Verdana, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó ¥´¥·¥Ã¥¯", Osaka¡¾ÅùÉý;

  text-align:right;
}



/* ¥«¥ì¥ó¥À¡¼´ØÏ¢---------------------------------------------------------------- */
#calendar_line      {
  width: 750px;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  text-align: center;
}



.calendar      {
  color: #1581c5;
  font-size: 9px;
  font-family: Verdana;
  margin: 0pt 0px 0pt 0px;
}

.calender_pn       {
  color: white;

  background-color: #ff8e00;
  font-size: 9px;
  font-family: Verdana;
  width: 50px;
  height: 15px;
  text-align: center;
}

.calender_pnc       {
  color: white;
  background-color: #ff8e00;
  font-size: 9px;
  font-family: Verdana;
  width: 120px;
  height: 15px;
  text-align: center;
}

.calender_center       {
  color: white;
  background-color: #ff8e00;
  font-size: 10px;
  font-family: Verdana;
  width: 590px;
  height: 15px;
  text-align: center;
}

.cell       {
  color: white;
  font-size: 9px;

  font-family: Verdana;
  background: transparent no-repeat;
  padding : 2px;
}

.cell_sunday       {
  color: white;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  padding : 2px;
}

.cell_saturday       {
  color: white;
  font-size: 9px;
  font-family: Verdana;
  background: transparent no-repeat;
  padding : 2px;
}



.cell_today      {
  color: black;
  font-size: 10px;
  font-family: Verdana;
  font-weight: bolder;
  margin: 0px;
  width: 15px;
  height: 15px;
  border-bottom: 1px solid #f5d300;
}

.cell a:link,
.cell a:visited,
.cell a:hover,
.cell_today a:link,
.cell_today  a:visited,
.cell_today a:hover,
.cell_sunday a:link,
.cell_sunday a:visited,
.cell_sunday a:hover,
.cell_saturday a:link,
.cell_saturday a:visited,
.cell_saturday a:hover,
.calender_pn a:link,
.calender_pn a:visited
{
 color: blavk;
 text-decoration: none;
 background-color: transparent;
}



/*¥Õ¥©¡¼¥àÀßÄê---------------------------------------------------------------------- */

form {
  margin: 0px;
  padding: 0px;
}

input {
  color: dimgray;
  background-color: transparent;
  font-family: Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
  border:1px solid #ffc688;
  font-size: 10px;
}

textarea {
  color: dimgray;
  background-color: transparent;
  font-family: Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯", "Osaka", Helvetica, Arial, sans-serif;
  border:1px solid #ffc688;
  font-size: 12px;
}

.sbm {
  background-color: #dfdcd5;
  color: slategray;
  border:1px solid #ffc688;
}

#lbOverlay {
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #000;
  cursor: pointer;
}

#lbCenter, #lbBottomContainer {
  position: absolute;
  left: 50%;
  overflow: hidden;
  background-color: #fff; text-align: center; padding: 5px;
}

.lbLoading {
  background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
  border: 10px solid #fff;
}

#lbPrevLink, #lbNextLink {
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  outline: none;
}

#lbPrevLink {
  left: 0;
}

#lbPrevLink:hover {
  background: transparent url(http://www.badminton.ac/blog/prevlabel.gif) no-repeat 0% 15%;
}

#lbNextLink {
  right: 0;
}

#lbNextLink:hover {
  background: transparent url(http://www.badminton.ac/blog/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #666;
  line-height: 1.4em;
  text-align: left;
  border: 5px solid #fff;
  border-top-style: none;
}

#lbCloseLink {
  display: block;
  float: right;
  width: 66px;
  height: 22px;
  background: transparent url(http://www.badminton.ac/blog/closelabel.gif) no-repeat center;
  margin: 5px 0;
}

#lbCaption, #lbNumber {
  margin-right: 71px;
}

#lbCaption {
  font-weight: bold;
}