@charset "utf-8";
*{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	line-height:130%;
	font-size:13px;
	color:white;
	font-weight:normal;
}
input, textarea, select{
	font-family:inherit;font-size:inherit;font-weight:inherit;
}
img{
border:0;
}
body{
text-align:center;
background-color:#1e1e1e;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
ul{
list-style:none;
}
a{
color:#Def;
}
a:visited{
color:#ee82ee;
color:#Def;
}
a:hover{
color:#faa;
text-decoration:none;
}
input,select,textarea{
border:1px solid white;
background-color:black;
color:white;
}

#layout{
background-color:black;
border:1px solid #444;
width:800px;
margin:0 auto;
text-align:left;
}
#header_link{
width:800px;
margin:5px auto;
text-align:left;
}
#page_top_span a{
color:black;
font-size:0;
visibility: hidden;
float:left;
}
.center_block{
width:100%;
float:left;
}
.page_top{
width:100%;
margin:20px 0 0 0;
float:left;
text-align:right;
}
.page_top a{
margin:0 10px 0 0;
}
#footer_atend{
text-align:center;
color:silver;
width:100%;
float:left;
font-size:0.8em;
}
#footer_link{
width:100%;
margin:5px 0;
float:left;
text-align:center;
}
#footer_link a{
font-size:10px;
}
#footer{
display:block;
clear:both;
text-align:center;
line-height:200%;
width:100%;
color:silver;
background:url('http://ageha-night.com/images/footer_bar.gif') repeat-x;
text-decoration: none;
}
#valid_p{
width:800px;
margin:0 auto;
text-align:left;
}
.no_photo{
border:1px solid silver;
width:100px;
height:132px;
display:block;
}

