:link,:visited {
	text-decoration: none;
}
html,body,div,
ul,ol,li,dl,dt,dd,
form,fieldset,input,textarea,
h1,h2,h3,h4,h5,h6,pre,code,p,blockquote,hr,
th,td {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
table {
	border-spacing: 0;
}
fieldset,img,abbr,acronym {
	border: 0;
} 

address,caption,cite,code,dfn,em,strong,b,u,s,i,th,var {
	/* font-style: normal; */
	/* font-weight: normal; */
}

ol,ul {
	list-style: none;
}
caption,th {
	text-align: left;
}
q:before,q:after {
	content: '';
}
a {
	text-decoration: underline;
	outline: none;
}
hr {
	border: 0;
	height: 1px;
	background-color: #000;
	color: #000;
}
a img,:link img,:visited img {
	border: none;
}
address {
	font-style: normal;
	display: inline;
}



body {
	background: #eeeee8;
	overflow:hidden;
}

#container-inner {
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-480px;
	margin-top:-286px;
	overflow:hidden;
}

#header, #content, #footer {
	position: relative;
}

#header-inner, #content-inner, #footer-inner {
	position: static;
}

#header-inner, #content-inner, #footer-inner {
}

#header-inner, #footer-inner {
}


#header-inner{
}

#content {
	width: 960px;
	height: 536px;
	background: url(images/base.gif);
}

#title {
	height:50px;
}
#title img{
	margin: 0 0 0 36px;
}

#content-inner {
	width:890px;
	height:470px;
	margin: 0 auto;
	background:url(images/close.gif) center no-repeat;
}

#content-inner img{
	width: 810px;
	height: 146px;
	margin: 306px 40px 18px 40px;
}

#content-inner-mentenance p{
 	font-size: 11.5px;
	color: #ffffff;
	font-family: "AXIS Std M", "Osaka", "ＭＳ Ｐゴシック", Arial, sans-serif;
	line-height:1.8em;
	padding: 300px 330px 0 330px;
}

#attention {
	width:520px;
	height:500px;
	text-align:left;
	font-size:14px;
	line-height:200%;
	margin: 50px auto 0 auto;
}
#footer {
	width: 960px;
	height: 37px;
	padding: 0 35px;
}

#footer-inner {
	width: 890px;
	height: 37px;
	background: url(images/copyright.gif) no-repeat scroll right bottom;
}

#footer-inner #brand {
	float:right;
	letter-spacing:0.5px;
	padding: 0px;
	font-size:10px;
	color:#808080;
}

#footer-inner #brand a:hover {
	text-decoration: underline;
}
#footer-inner #brand a{
	background:url(images/brandbtn.gif) left top no-repeat;
	display:block;
	text-indent:-10000px;
	font-size:0px;
	width:160px;
	height:16px;
}
#footer-inner #brand a:hover{
	background:url(images/brandbtn.gif) left bottom no-repeat;
}