/* Main Layout */

body {
 margin:0;padding:0;
 font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3","‚l‚r ‚oƒSƒVƒbƒN", Osaka;
 font-size:13px;
 }
 
img {
  border:none;
  }

a:link{
 color:#fff;
}
a:active {
 color:#000;
}
a:visited{
 color:#fff;
}
a:hover{
 color:#000;
}

  
/*---------------------------------------*/
/*           Šî–{ƒŒƒCƒAƒEƒg              */
/*---------------------------------------*/
 
#wrapper {
  width:900px;
  margin-top:20px;
  border:1px solid #000;
  }
  
#head {
 width:900px;
 text-align:left;
 background:url(images/line.gif) bottom no-repeat;
  }
#navi {
 font-size:10px;color:#fff;
 font-family:‚l‚r ‚oƒSƒVƒbƒN,OSAKA,ƒqƒ‰ƒMƒmŠpƒS pro W3;
 text-align:left;
 }
#tit {
 text-align:left;
 }
#contents {
 background:#CA2A20;
 text-align:left;
 }
 
#footer {
 height:70px;
 background:url(images/foot_bg.gif) top no-repeat;
 padding:5px 30px 5px 30px;
 text-align:left;
 }
 
/* navigation */
.navigation {	
	background: #D9E1E5 url(images/nav.gif);
	border: 1px solid #CA2A20;
	height: 42px;
}
.navigation a {
	background: #D9E1E5 url(images/nav.gif);
	border-right: 1px solid #d95148;
	color: #fff;
	display: block;
	float: left;
	font-family:"‚c‚e‚oPOPƒ~ƒbƒNƒX W4",sans-serif;
	line-height: 41px;
	padding: 0 20px;
	text-decoration: none;
}
.navigation a:hover {background-position: left bottom; color: #000;}
.over {background-position: left bottom; color: #000;}

.detail {
 padding:20px;
 }

/*---------------------------------------*/
/*           ƒLƒƒƒ‰ƒNƒ^[Ð‰î            */
/*---------------------------------------*/
#chara {
 text-align:center;
 height:400px;
 }