@charset "UTF-8";

#index div#mychari a{
  color: #ED7125;
  font-weight: bold;
}

div.h3-top {
	padding:2px 0 0;
	width:713px;
	background:url("../img/h3-top.gif") top no-repeat;
}

div.h3-top h3 {
	padding:5px 15px;
	width:683px;
	height:auto;
	background:url("../img/h3-bg.gif") repeat;
	text-indent:0;
	font-size:110%;
	line-height:1.5;
}

div#mychari {
  width:525px;
}

div#content p {
  margin-bottom: 15px;
  font-size: normal;
  font-weight: bold;
}
 p.profile {
  margin-bottom: 15px;
  color: #333333;
  font-size: normal;
  font-weight: normal;
}

 dl.list {
  margin: 20px 0px 20px 30px;
  list-style: none;
}
 dl.list dt {
  float: left;
  display:inline;
  width: 60px;
}
 dl.list dd {
  width: 590px;
  margin-left: 75px;
  padding-top: 10px;
}

 dl.list dd a {
  color: #333;
  font-weight: bold;
}

 dl.list dd a:hover {
  color: #999;
}

 .reporter {
  margin:0 0 20px;
  color: #FF7F00;
  font-weight: bold;
}
 .reporter p.nameData {
  float: left;
  display:inline;
  width: 380px;
}

 .reporter div.movBtn {
  float: right;
  display:inline;
  width: 140px;
}


 dl {
  overflow: hidden;
}
 dl img.left {
  margin: 0 10px 10px 0;
  float: left;
}
 dl img.right {
  margin: 0 0 10px 10px;
  float: right;
}
 dl dt {
  font-weight: bold;
}
 dl dd {
  margin-bottom: 30px;
}
 .backup {
  width: 95%;
  padding: 5px 10px;
  border: 2px solid #333333;
}

#menu {
  margin: 0 0 20px;
  width: 170px;
}
#menu h2 {
  height: 20px;
  line-height: 20px;
  text-indent: -99999px;
}

#menu #menubody {
  padding: 8px 0 8px 8px;
  border: 1px solid #EA8700;
}
#menu #menubody ul {
  margin: 0 0 0 15px;
}
#menu #menubody li.txt {
  color: #ED7125;
  font-weight: bold;
}
#menu #menubody .to_sitetop {
  margin: 10px 10px 0;
  text-align: right;
}
