@charset "EUC-JP";

/* -----------------------------------------------------------
CSS Information

File name:      error.css
Created:        2008-12-09
Style Info:     4travel.jpのエラーページ用
----------------------------------------------------------- */
/* -----------------------------------------------------------
Table of Contents

error
404
----------------------------------------------------------- */


/* error
----------------------------------------------------------- */
#error #contents {
	font-size: 1.0em;
}

#error #main div {
	width: 930px;
	margin: 50px auto 400px;
	text-align: center;
}

#error #main div p {
	font-size: 1.6em;
	font-weight: bold;
}

#error #main div input {
	padding: 2px 10px;
	background: #ffffff url(https://cdn.4travel.jp/img/general/4travel/cmn/bg/bg_submit_btn.gif) repeat-x scroll left top;
	border-color: #999999;
	border-style: solid;
	border-width: 1px 2px 2px 1px;
	font-size: 1.2em;
	margin-top: 40px;
}

/* 404
----------------------------------------------------------- */	

#error_404 div#main {
	font-size: 1.0em;
}

#error_404 div.title {
	margin: 30px 235px 0;
}

#error_404 div.title h2 {
	padding: 0 0 10px 92px;
	background: url(https://cdn.4travel.jp/img/general/4travel/error/404/ico_err_attention.gif) no-repeat;
	font-size: 1.7em;
}

#error_404 div.title h2 span {
	display: block;
	font-size: 0.6em;
	font-weight: normal;

}

#error_404 div.title form {
	border: 1px solid #bfd5e7;
	background: #f0f7fd;
	padding: 10px;
	text-align: center;
	font-size: 1.1em;
}

#error_404 div.title form p {
	margin-bottom: 4px;
}

#error_404 div.title form input {
	vertical-align: middle;
}

#error_404 div.title form label {
	font-weight: bold;
	vertical-align: middle;
	margin: 0 15px 0 3px;
}

#error_404 div.title form a {
	padding-right: 10px;
	background: url(https://cdn.4travel.jp/img/general/4travel/cmn/ico/ico_more.gif) no-repeat 100% 50%;
}

#error_404 div.cnt_info {
	margin: 25px 31px;
}

#error_404 div.cnt_info div.col {
	width: 290px;
	margin-left: 19px;
	float: left;
	line-height: 1;
}

#error_404 div.cnt_info div.guide {
	margin-left: 0px;
}

#error_404 div.cnt_info div.col div.lead {
	margin-bottom: 10px;
	padding-top: 5px;
	height: 123px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: url(https://cdn.4travel.jp/img/general/4travel/error/404/bg_subtit.jpg) repeat-x 0 1px;
}

#error_404 div.cnt_info div.col div.lead h3 {
	margin-bottom: 10px;
	padding: 10px 5px 0 60px;
	height: 38px;
	font-size: 1.4em;
}

#error_404 div.cnt_info div.guide div.lead h3 {
	background: url(https://cdn.4travel.jp/img/general/4travel/error/404/ico_guide.gif) no-repeat 5px 0;
}

#error_404 div.cnt_info div.reserve div.lead h3 {
	background: url(https://cdn.4travel.jp/img/general/4travel/error/404/ico_reserve.gif) no-repeat 5px 0;
}

#error_404 div.cnt_info div.etc div.lead h3 {
	background: url(https://cdn.4travel.jp/img/general/4travel/error/404/ico_etc.gif) no-repeat 5px 0;
}

#error_404 div.cnt_info div.col div.lead p {
	line-height: 1.5;
}

#error_404 div.cnt_info div.col div.two_columns {
	zoom: 1;
}

#error_404 div.cnt_info div.col div.two_columns:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#error_404 div.cnt_info div.col div.two_columns dl.left {
	width: 140px;
	float: left;
}

#error_404 div.cnt_info div.col div.two_columns dl.right {
	width: 140px;
	float: right;
}

#error_404 div.cnt_info div.col div.list dl dt {
	padding-left: 9px;
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
	background: url(https://cdn.4travel.jp/img/general/4travel/error/404/mark_dot_arrow.gif) no-repeat 0 2px;
}

#error_404 div.cnt_info div.col div.list dl.only_title dt {
	margin-bottom: 15px;

}

#error_404 div.cnt_info div.col div.list dl dt a {
	color: #000000 ;
}

#error_404 div.cnt_info div.col div.list dl dt a:hover {
	color: #3985d4;
}

#error_404 div.cnt_info div.col div.list dl dd dl {
	margin: 0 0 20px 9px;

}

#error_404 div.cnt_info div.col div.list dl dd dl dt {
	margin-top: 15px;
	padding-left: 7px;
	color: #333333;
	font-weight: bold;
	font-size: 1em;
	background: url(https://cdn.4travel.jp/img/general/4travel/error/404/mark_dot_arrow_s.gif) no-repeat 0 2px;
}

#error_404 div.cnt_info div.col div.list dl dd dl dt a {
	color: #333333;
}

#error_404 div.cnt_info div.col div.list dl dd dl dt a:hover {
	color: #3985d4;
}

#error_404 div.cnt_info div.col div.list dl dd dl dd {
	margin: 10px 0  0 7px;
	padding-left: 15px;
	background: url(https://cdn.4travel.jp/img/general/4travel/cmn/ico/ico_next_arrow.gif) no-repeat 0 1px;
}

#error_404 div.cnt_info div.col div.list dl dd dl dd a:link {
	color: #2c67a5;
}

#error_404 div.cnt_info div.col div.list dl dd dl dd a:hover {
	color: #3985d4;
}

#error_404 div.cnt_info div.col div.list dl dd dl dd a:visited {
	color: #5C758F;
}
