/*404-------------------------------*/

body{
	margin:0px;
	font-size: 12px;
	text-decoration: none;
}

img{
	border:none;
}

#content{
	width:540px;
	margin:100px auto;
}

a{
	color:#006699;
	text-decoration: underline;
	
}

p{
	font-size:12px;
	line-height:18px;
	font-style: normal;
}

p img{
	margin-left:33px;
	padding-right:8px;
	
}

h2{
	font-family: ＭＳ Ｐゴシック, Osaka, Arial;
	color:#70961f;
	font-size:14px;
	font-weight:bold;
}
h3{
	background:url(/ja/error/images/h2.jpg) no-repeat;
	width:540px;
	height:25px;
	line-height:25px;
	padding-left:13px;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

#content ul{
	margin-left:33px;
	padding:0px;
	clear:both;
}

#content ul li{
	text-align:left;
	font-size:12px;
	line-height:22px;
}
