@charset "utf-8";

/* --------------------------------------------------------------------
	エラー404 403 英語404 403
-------------------------------------------------------------------- */

/* 共通
----------------------------------------------------------- */

#maincts #error
	{
	padding: 50px 0 20px;
	text-align: center;
	}

#maincts #error .lead
	{
	margin-bottom: 20px;
	font-weight: bold;
	}

#maincts #error .bulletlnk
	{
	padding-top: 20px;
	}

#maincts #error .bulletlnk li
	{
	margin-bottom: 5px;
	}

#maincts #error .bulletlnk li a
	{
	background: url("/common/img/arrow_1.gif") no-repeat scroll 0 45% transparent;
	font-weight: bold;
	padding-left: 16px;
	}


/* 
----------------------------------------------------------- */
