﻿@charset "utf-8";

#headerArea {
	display: block;
	width: 930px;
	background-image: url("/cn/image/common/head_bg.jpg");
	margin: 0px;
	padding: 16px 0px 13px 13px;
}
h1{
	display: block;
	width: 239px;
	height: 64px;
	background-image: url("/template/image/forbidden_title.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	margin:60px 0px 0px 165px;
}
#forbidden_textc{
	display: block;
	width: 455px;
	height: 23px;
	background-image: url("/template/image/forbidden_textc.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
}
#forbidden_detailc{
	display: block;
	width: 455px;
	height: 15px;
	background-image: url("/template/image/forbidden_detailc.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 65px;
}
#forbidden_texte{
	display: block;
	width: 473px;
	height: 24px;
	background-image: url("/template/image/forbidden_texte.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	margin:0px 0px 0px 65px;
}
#forbidden_detaile{
	display: block;
	width: 470px;
	height: 30px;
	background-image: url("/template/image/forbidden_detaile.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 65px;
}
#backHd{
	display: block;
	width:600px;
	background-image: url("/template/image/forbidden_back1.gif");
	background-repeat: no-repeat;
	background-position: left top;
	background-color:#f1f1f1;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 165px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#backFt{
	display: block;
	width:600px;
	background-image: url("/template/image/forbidden_back2.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
	margin:0px;
	background-color:#f1f1f1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}

#backBtn{
	display: block;
	width: 600px;
	margin:30px 0px 80px 165px;
	text-align:center;
}

#footerArea {
	display: block;
	margin:80px 0px 0px 0px;
	padding:7px 10px 30px 15px;
	border-top:1px solid #cccccc;
	width:930px;
	text-align:right;
}

/*noscript対応*/
#noscriptE{
	display: block;
	width: 470px;
	height: 16px;
	background-image: url("/template/image/noscript_e.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
}

#noscriptC{
	display: block;
	width: 470px;
	height: 16px;
	background-image: url("/template/image/noscript_c.gif");
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
}

