/* ■メニュー */
#title     {
  margin:20px auto 20px auto;
  width: 760px;
  height: 40px;
  font-size: 80%;
  line-height: 140%;
  background-color: #FFFFCC;
}

h1     {
  margin: 0px;
  float: left;
  text-align: left;
  height: 40px;
}

ul#menu     {
  position:relative;
  margin: 0px;
  width: 310px;
  height: 40px;
  list-style: none;
  float: right;
}

ul#menu li    {
  position: absolute;
  margin: 0px;
  height: 40px;
  display: block;
  text-indent: -9999px;
}

ul#menu a  {
  display: block;
  text-decoration: none;
  display: block;
  height: 40px;
}

ul#menu li#toppage    {
  background: url(../img/title-top01.gif) no-repeat;
  width: 80px;
  left: 0px
}
ul#menu li#sakuhin    {
  background: url(../img/title-sakuhin01.gif) no-repeat;
  width: 96px;
  left: 81px
}
ul#menu li#gaiyou    {
  background: url(../img/title-gaiyou01.gif) no-repeat;
  width: 134px;
  left: 177px
}

ul#menu li#toppage a:hover   {
  background: url(../img/title-top02.gif) no-repeat;
  width: 80px;
  left: 0px
}
ul#menu li#sakuhin a:hover   {
  background: url(../img/title-sakuhin02.gif) no-repeat;
  width: 96px;
  left: 81px
}
ul#menu li#gaiyou a:hover   {
  background: url(../img/title-gaiyou02.gif) no-repeat;
  width: 134px;
  left: 177px
}

/* ■審査員 */

#shinsa     {
  margin: 0px auto 10px auto;
  padding: 10px;
  text-align: left;
  width: 695px;
  border: 1px solid #666666;
}

.shinsain     {
  margin: 0px 0px 0px 0px;
  text-align: left;
}

.shinsa_name     {
  margin: 0px 0px 0px 0px;
  text-align: left;
  font-weight: bold;
  font-size: 80%;
  line-height: 140%;
}

.katagaki     {
  margin: 0px 0px 5px 0px;
  text-align: left;
  font-size: 70%;
  line-height: 140%;
}

#shinsa p   {
  margin: 5px 0px 10px 0px;
  padding: 8px;
  text-align: left;
  font-size: 80%;
  line-height: 140%;
  background-color: #E3E3E3;
}


/* ■写真 */

#photo     {
  margin: 0px auto 10px auto;
  text-align: center;
  width: 770px;
}

.shou     {
  text-align: center;
  width: 182px;
  vertical-align: top;
}

.shou img    {
  margin: 5px auto 5px auto;
}

h2     {
  margin: 0px;
  padding: 3px;
  font-size: 80%;
  line-height: 140%;
  text-align: center;
  color: #FFFFFF;
  width: 176px;
  background-color: #993300;
}

.shou_name     {
  padding: 5px 0px 0px 0px;
  font-size: 80%;
  line-height: 140%;
  text-align: left;
}

.basho     {
  padding: 0px 0px 0px 0px;
  font-size: 70%;
  line-height: 130%;
  text-align: left;
}

.saishu    {
  margin: 20px auto 0px auto;
  width: 715px;
  font-size: 70%;
  line-height: 140%;
  text-align: left;
}

.saishu_title    {
  margin: 3px 3px 3px 5px;
  padding: 0px 0px 0px 0px;
  text-align: left;
  border-left: 5px solid #FF6600;
  border-bottom: 1px solid #FF6600;
}

.saishu_title p   {
  margin: 3px 3px 3px 10px;
  padding: 0px 0px 0px 0px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  text-align: left;
}

/* ■著作権 */

#chosaku     {
  margin: 20px auto 10px auto;
  padding: 10px;
  text-align: left;
  width: 695px;
  font-size: 80%;
  line-height: 140%;
  border: 1px solid #666666;
}

#chosaku_title     {
  margin: 0px;
  text-align: left;
  font-size: 12px;
  line-height: 140%;
}

