/* Last Modified 2004/11/25 */
/* Copyright (c) 2004 yknb.com All rights reserved. */

/* For IE Box */
*{ box-sizing : border-box}
*{ -moz-box-sizing : border-box}

/*======== ======== ======== ======== ======== ======== ======== ======== */
/*	 body								　*/
/*======== ======== ======== ======== ======== ======== ======== ======== */

body{
	  font-size: 10pt;
	  color: #000000;
	  background-color: #FFFFFF;
	  margin: 0px;
	  overflow: hidden;
	  height: 100%;
	  alink: #000000;
	  vlink: #808080;
  }


/*======== ======== ======== ======== ======== ======== ======== ======== */
/*	 anchor								　*/
/*======== ======== ======== ======== ======== ======== ======== ======== */

a:link{
	  color: #39399D;
	  text-decoration: none;
  }

a:visited{
	  color: #26266A;
	  text-decoration: none;
  }

a:hover,a:active{
	  color: #1939BD;
	  text-decoration: underline;
	  background: none;
  }

.t_list a{
	  text-align: center;
	  margin: 0px 0.5em;
  }

img{
	  float: left;
	  clear: left;
	  align: left;
  }


/*======== ======== ======== ======== ======== ======== ======== ======== */
/*	 h								　*/
/*======== ======== ======== ======== ======== ======== ======== ======== */

h1#wdttop{
	  font-size: 11pt;
	  font-family: Arial,"MS UI Gothic",sans-serif;
	  padding: 1px 1em 1px 1em;
	  margin: 0px;
	  position: absolute;
	  top: 3px;
	  left: 0px;
	  z-index: 0;
	  width: 700px;
	  height: 5em;
  }

h2#pagetop{
	  font-size: 100%;
	  font-family: Arial,"MS UI Gothic",Helvetica,sans-serif;
	  letter-spacing: 0.2em;
	  text-align: center;
	  padding: 1px 1em 1px 1em;
	  margin: 3.5em 0.5em 1em 0.5em;
	  white-space: nowrap;
	  background-repeat: no-repeat;
	  background-position: 50% 50%;
  }

h3{
	  font-size: 11pt;
	  font-family: "MS UI Gothic","ＭＳ Ｐゴシック",sans-serif;
	  letter-spacing: 0.2em;
	  color: #a52a2a;
	  padding: 8px 3em 8px 4em;
	  margin: 2em 14% 0px 0px;
	  border: solid 2px #d2691e;
	  white-space: nowrap;
	  background-color: #FFFFFF;
	  background-repeat: no-repeat;
	  background-position: 2pt 0em;
  }

.box h4{
	  font-size: 90%;
	  font-family: "MS UI Gothic","ＭＳ Ｐゴシック",sans-serif;
	  letter-spacing: 0.1em;
	  padding: 1px 1em 0px 0.8em;
	  margin: 0.9em 2em 0.2em 0.7em;
	  border-left: solid 3px #94949A;
	  white-space: nowrap;
  }


/*======== ======== ======== ======== ======== ======== ======== ======== */
/*	 blocks								　*/
/*======== ======== ======== ======== ======== ======== ======== ======== */

#main p{
	  text-indent: 0.4em;
	  line-height: 1.3em;
	  margin: 0px;
	  padding: 0.3em 1em 0.2em 0.5em;
  }

#main ol p{
	  margin-bottom: 0.8em;
  }

#main p.return{
	  font-size: 80%;
	  font-family: Tahoma,Arial,sans-serif;
	  line-height: 240%;
	  letter-spacing: 0.3em;
	  margin: 0px 18% 0px 9%;
	  padding: 0px 1em 0.3em 1em;
	  text-align: center;
  }

address{
	  font-size: 80%;
	  font-family: Tahoma,Arial,Helvetica,sans-serif;
	  letter-spacing: 0.1em;
	  font-style: normal;
	  margin: 0.2em 18% 0.3em 9%;
	  padding: 0.3em 1em 0.3em 1em;
	  border-top: dashed 1px #DADADB;
	  line-height: 150%;
	  text-align: center;
  }

hr{
	  color: #B4B4B9;
  }

#t_cont hr{
	  color: #B4B4B9;
	  background-color: #B4B4B9;
	  margin: 2px 6% 2px 2%;
	  border: none;
	  width: 92%;
	  height: 1px;
	  text-align: center;
	  clear: both;
	  display: block;
  }

pre.magframe{
	  font-family: "MS UI Gothic","ＭＳ Ｐゴシック",sans-serif;	
	  font-size: x-small;	
	  background-color: #FFFFFF;	
	  border: 1px solid #000000;	
	  padding: 3px;	
	  width: 80%;
  }		


/*======== ======== ======== ======== ======== ======== ======== ======== */
/*	 list								　*/
/*======== ======== ======== ======== ======== ======== ======== ======== */

ul.first{
	  margin: 0.3em 1em 0.2em 1.5em;
	  padding: 0px 1em 0.2em 1em;
  }

ul.second{
	  margin: 0.3em 3em 0.2em 1.5em;
	  padding: 0px 1em 0.2em 4em;
  }

ol{
	  margin: 0.3em 1em 0.2em 1.5em;
	  padding: 0px 1em 0.2em 1em;
  }

dd ul,dd ol{
	  margin: 0px 0.5em 0em 1em;
	  padding: 0px;
  }

ul li{
	  list-style: "*";
	  padding-bottom: 2px;
  }

ol li{
	  list-style: inside decimal;
	  padding-bottom: 2px;
  }

.box dl{
	  margin: 0.3em 1em 0.2em 0.5em;
  }

.box dt{
	  font-size: 80%;
	  font-family: Arial,Helvetica,sans-serif;
	  margin: 1px 2em 0px 0px;
	  padding: 0px 1em 0px 0.2em;
	  letter-spacing: 0.1em;
  }

.box dt:first-letter{
	  font-size: 100%;
	  color: #392F01;
  }

.box dd{
	  margin: 0.2em 2em 0.5em 0.1em;
	  padding: 0px 1em 0.2em 1em;
	  border-bottom: dashed 1px #CACACF;
  }

dl.onerow dt{
	  font-size: 100%;
	  font-family: "MS UI Gothic",Arial,Helvetica,sans-serif;
	  margin: 1px 0.5em 0px 0px;
	  padding: 0px 0.5em 0px 0.2em;
	  letter-spacing: 0em;
	  float: left;
	  clear: both;
	  width: 8em;
  }

dl.onerow dd{
	  border-bottom: solid 1px #F8F8F9;
	  margin: 0.1em 1em 0.5em 0.1em;
	  padding: 0px 1em 0.1em 0px;
  }


/* ---- TOPMENU ---- */

ul#topmenu{
	  font-family: Verdana,Arial,sans-serif;
	  margin: 0px;
	  padding: 3px 1em 2px 1em;
	  border-top: solid 1px #848489;
	  position: absolute;
	  top: 0px;
	  right: 0px;
	  z-index: 1;
	  height: 1.7em;
	  width: 90%;
	  text-align: right;
  }

#topmenu li{
	  font-size: 8pt;
	  display: inline;
	  margin: 0px 1em 0px 0px;
	  padding: 1px 1em 2px 0px;
	  background-repeat: no-repeat;
	  background-position: 100% 0.2em;
  }

#topmenu li#active{
	  font-weight: bold;
  }

#topmenu li.last{
	  background-image: none;
  }


/*======== ======== ======== ======== ======== ======== ======== ======== */
/*	 id/classed divisions						　*/
/*======== ======== ======== ======== ======== ======== ======== ======== */

#main{
	  position: absolute;
	  top: 24px;
	  left: 0px;
	  z-index: 2;
	  overflow: auto;
	  height: 95%;
	  width: 100%;
	  background-color: #FFFFFF;
	  border-top: solid 1px #848489;
	  border-bottom: solid 1px #848489;
	  background-image: url("../rsc/joke_jkun_side.gif");
	  background-repeat: repeat-y;
	  background-position: 2em 16px;
  }

#cont{
	  margin-left: 130px;
	  clear: both;
  }

div#image_cont{
	  height: 40px;
	  margin-top:  5px;
	  margin-left: 22%;
	  width: 100%;
  }

#t_cont{
	  margin-bottom:  50px;
	  margin-left: 150px;
	  clear: both;
	  width: 800px
  }

div.box{
	  margin: 0px 15% 2.5em 8pt;
	  padding: 0.7em 0.5em 1em 0.5em;
	  border-left: solid 1px #949495;
	  border-bottom: solid 1px #FDFDFD;/*IE5.5バグ用*/
	  width: 100%;
  }

div#t_body{
	  margin: 1em 2em 1.5em 1.5em;
	  clear: both;
  }

.center{
	  text-align: center;
  }

.hide{
	  display: none;
  }