@charset "UTF-8";
/*
-----------------------------------------------------
ameba CSS Settings for ErrorPage
FileName:   error.css
$Date: 2007/04/11 05:51:24 $
$Revision: 1.6 $
-----------------------------------------------------
*/

#contentsArea{
width:780px;
min-height:330px;
_height:330px;/*for winIE*/
margin-left:auto;
margin-right:auto;
padding-bottom:56px;
text-align:left;
}
#footerArea{
border-top:none;
}
h1,
h2,
h3,
h4,
p,
ul,
ol,
dl,
li,
dt,
dd,
form{
margin: 0px;
padding: 0px;
}
li{
list-style-type: none;
}

/*--messegeArea--*/
#msgArea{
width:780px;
margin:42px auto 28px;
padding:21px 2px;
border-top:1px dotted #818C87;
border-bottom:1px dotted #818C87;
}
#msgArea h1{
margin-bottom:7px;
font-size:1.2em;
font-weight:bold;
}
#msgArea h2{
margin:10px 0 5px;
font-size:1em;
font-weight:bold;
}
#msgArea p.attention{
margin:10px 0;
}
#msgArea .error{
margin:0px;
}
#msgArea a{
line-height:2.6em;
}
#msgArea ul{
margin:10px 0;
}
#msgArea #mainteDate{
margin-bottom:10px;
font-weight:bold;
}
/*--miniSitemapArea--*/

#sitemapArea ul{
width:780px;
margin:0 auto;
overflow:hidden;
}
#sitemapArea li img{
margin-bottom:13px;
}
#sitemapArea li.line1 img{
padding:0;
margin:0;
padding-right:10px;
}
#sitemapArea li.line1,
#sitemapArea li.line2,
#sitemapArea li.line3{
float:left;
}
#sitemapArea li.line3{
margin-right:220px;
}
#sitemapArea li.line6{
clear:both;
display:inline;
padding:0 17px;
background:url(/common_style/img/ameba/common/icons/inquiry.gif) no-repeat left center;
}
#error {
	margin-left: 64px;
}
.error_t {
	font-size: 14px;
	font-weight: bold;
	color: #4dac26;
	padding-top: 10px;
	margin-top: 15px;
	padding-bottom: 15px;
}
.error_t a {
	font-size: 12px;
}

.intext12 {
	font-size: 12px;
	color: #666666;
	line-height: 150%;
	padding-bottom: 25px;
}

/*microad*/
div#microad{
margin-top:40px;
text-align:center;
}

/*No microAd Version*/
h1.exIcon{
padding:2px 0 4px 28px;
background:url(http://stat.ameba.jp/common_style/img/ameba/common/icons/ico_exclaim.gif) no-repeat left top;
}

p#topLink{
margin:20px 0 0 0;
}

p#topLink a{
padding:0 12px 0 0;
background:url(http://stat.ameba.jp/common_style/img/ameba/members/green/ico_arrow_green.gif) no-repeat right center;
}