body{
  font-family:CI, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'qMmpS ProN W3', Meiryo, sans-serif;
  height: 100%;
}

#logo {
	background-color: #000000;
	width:  320px;
	height: 50px;
}

#my_footer {
    width: 100%;
    height: 90px;
    background-color: #FFFFFF;
    bottom:0;
    position:fixed;
    text-align:center;

/*§ίέθ
     filter:alpha(opacity=70);
     -moz-opacity:0.70;
     -khtml-opacity: 0.70;
     opacity:0.70;
*/
}

#left {
  text-align: left;
  display: inline-block;
  _display: inline;
  float: left;
  font-size:12px;
}

#right {
  text-align: right;
  display: inline-block;
  _display: inline;
  float: right;
  font-size:12px;
}

#center {
  text-align: center;
  display: inline-block;
  _display: inline;
  float: center;
  font-size:12px;
}

#ex_coment {
  text-align: right;
  font-size:10px;
  color: #C6C6C6;
}

#foot_annai {
  text-align: center;
  font-size:12px;
}

#midasi {
     border-left:7px solid #45A1CF;
/*
     padding:.6em .8em
*/
     padding:.1em .9em;
}

#midasi2 {
     border-left:7px solid #15A5CF;
/*
     padding:.6em .8em
*/
   padding:.1em .7em
    background-image: url("../img/icon.png");
    background-repeat: no-repeat;
    background-position: left center; 
}

div#selector li{
	float: left;
	height: 20px;
}
li.selector_first {
	width: 50px;
	/*
	background-color: #000000;
	*/
}

li.normal {
	width: 75px;
	background-color: #F3F3F3;
	text-decoration: none;
}

li.normal:hover {
	width: 75px;
	background-color: #3EBA2B;
	text-decoration: none;
}

li.selected {
	width: 75px;
	color: #FFFFFF;
	background-color: #3EBA2B;
	background-image: url("../img/icon.png");
	background-repeat: no-repeat;
	background-position: left center; 
}

#touka {
  text-align: center;
  text-decoration: none;
}

#gold {
  color:#7D663A;
}

#head_coment {
  text-align: right;
  font-size:12px;
}

#head_coment2 {
  text-align: right;
  font-size:12px;
  background-color: #FCF1D3;
  padding: 0px 10px 0px 0px;

  border-radius: 10px;		/* CSS3Δ */
  -webkit-border-radius: 10px;	/* Safari,Google Chromep */
  moz-border-radius: 10px;	/* Firefoxp */
}

#main_coment {
  text-align: left;
  font-size:12px;
  padding: 0px 40px 0px 0px;
}

#nen {
  /*
  font-family:CI, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'qMmpS ProN W3', Meiryo, sans-serif;
  */
  font-family:arial, CI, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'qMmpS ProN W3', Meiryo, sans-serif;
}

#anime {
  color:#000000;
}
