@charset "Shift_JIS";

/***************■全体構造*********************/

body {
  margin: 0;
  padding: 0 0 30px 0;
  text-align: left;

  color: #000000;
}

#header{
	text-align: left;
}

div#header2{
  text-align: left;
  width:750px;
  background: #;
  margin-right: auto;
  margin-left: auto;
}

div#container{
  width:750px;
  background-color: #fff587;
  margin-right: auto;
  margin-left: auto;
}

div#footer{
  clear: both;
  width:750px;
  margin-right: auto;
  margin-left: auto;
  background:  #33b3d1;
  padding-bottom: 10px;
  color: #ffffff;
  font-size: 12px;
}

/****■本文　****/

div#content{
  width:490px;
  margin-right: 10px;
  margin-left: auto;
  margin-top: 15px;
  float:right;
  background:  #ffffff;
  background-repeat: no-repeat;
  background-position: right top;
  color: #333333;
  font-size: 13px;
  text-align: left;
}

/****■プロフィール　****/

div#prof{
  width:730px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  float:center;
  background:  #ffffff;
  background-repeat: no-repeat;
  background-position: right top;
  color: #333333;
  font-size: 13px;
  text-align: left;
}

/****■左　****/

div#sidebar{
  width:250px;
  margin-right: auto;
  margin-left: auto;
  float:left;
  background:  #fff587;
  color: #ffffcc;
  text-align: left;
}

h1  { /* ヘッダータイトル */
  width:  750px;
  margin:  0 auto;
}

h2{
  margin-top: 0;
  margin-bottom: 10px;
  padding: 5px;
  color:#ffffcc;
  background: #660000 url(../image/h2bar.gif);
  font-size: 13px;
}

p{
  margin: 10px 15px;
}

p#bun{
  line-height: 1.5;
}

p#mbox{
  padding: 5px;
  border: 1px solid #80c269;
  background-color: #ffffff;
  margin-top: 0;
  font-size: 12px;
  color: #333333;
}

p#mtitl{
  padding: 3px 5px;
  border: 1px solid #80c269;
  background-color: #80c269;
  margin-bottom: 0;
  font-size: 15px;
}

img#topphoto{
	float: right;
	margin-left: 20px;
}

img#memberphoto{
	float: right;
	margin-left: 10px;
}

img#leftmenu{
  position: relative;
  left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

img#letter{
  vertical-align: middle;
  margin-right: 5px;
}

.min{ font-size: small;
      color: #666666;}

.dai{
  margin-right: 10px;
}

/* ■その他 */
a:link { text-decoration:none;color:#0000ff }
a:visited { text-decoration:none;color:#0000ff }
a:hover { text-decoration:none;color:#ff6600 }
a:active { text-decoration:none;color:#ccccff }
a[name]:hover { text-decoration:none;color:#000000 }

#nav{
  clear: both;
  margin-top: 0;
  margin-bottom: 0px;
  background-color: #fff587;
  font-family: Arial,Helvetica.sans-serif;
  font-size: 12px;
  color: #ffffff;
  float:left;
  width: 100%;
}

#nav ul{
  list-style-type: none;
  margin: 0;
  padding-bottom: 0;
  padding-left: 28px;
  padding-right: 0px;
  padding-top: 0px;
}

#nav li{
  display: inline;
  padding: 0;
}

#nav li.here{
  background-color:#33b3d1;
}

#nav a{
  text-decoration: none;
  color: #eb8400;
  display: block;
  float: left;
  padding-bottom: 3px;
  padding-left: 12px;
  padding-right: 12px;
  padding-top: 2px;
  border-right: 1px solid #33b3d1;
  border-top: 1px solid #33b3d1;
  border-bottom: 1px solid #33b3d1;
}

.home{
  border-left: 1px solid #33b3d1;
}

#nav a.me{
  color: #ffffff;
  background-color:#33b3d1;
}

#nav a:hover{
  color: #ffff66;
  background-color:#33b3d1;
}

.push{ margin: 0;
     color: #9966cc;
     text-align: left;
     font-weight: bold;
     font-size: large;
}

img {
  border: none;
}

table  {
  border-collapse:  collapse;
}

th  {
  vertical-align:  top;
}

td  {
  vertical-align:  top;
  padding: 3px;
  font-size: 12px;
}

td#phari{
  line-height: 1.5;
}

.daimei{
  padding-right: 10px;
  color: #996633;
}

.gb{
  font-weight: 600;
  color: #006633;
}

.gbb{
  font-weight: 600;
  font-size: 15px;
  color: #006633;
}

.gbb1{
  font-weight: 600;
  font-size: 17px;
  color: #E4007F;
}