/* not found message */

#topic-path {
	margin-bottom:30px;
}

#notfound .message {
	background-color: #f6f6f6;
	text-align: center;
	margin: 0 0 30px;
	padding: 32px 0;
}

#notfound .message h1 {
	font-size: 16px;
	margin-bottom: 23px;
	color: #000000;
}


#notfound .message p {
	color: #000000;
	font-size: 1.3em;
	line-height: 2em;
}


/* Contents link */

.four_contents {
	padding: 23px 0 20px;
	background-color: #f6f6f6;
}

.four_contents ul li {
	float: left;
	padding: 0 16px 0 0;
	position: relative;
}

.four_contents ul li.first {
	padding-left: 23px;
}

.four_contents ul li p {
	position: absolute;
	top: 60px;
}

.four_contents ul li p.kansai {
	left: 13px
}

.four_contents ul li p.nagoya {
	left: 136px
}

/* search_box */

#notfound .mail_search {
	text-align: center;
	padding: 18px 0 0;
	height: 70px;
	background: url(../img/not_found_bg.gif) repeat-x left top;
	position: relative;
}

	#notfound .notfound_search_box{
	left: 350px;
	position:absolute;
	text-align:right;
	top:23px;
	width:382px;
}

	#notfound .notfound_search_box input{
	vertical-align:top;
	font-size:12px !important;
}

	#notfound .notfound_search_box input.notfound_search_txt{
	margin-right:6px;
	border:1px solid #7f9db9;
	padding:2px;
	width:238px;
}

	#notfound .notfound_search_box input.notfound_search_submit {
	width:108px;
	font-size:12px !important;
	border: 2px #ffffff sunken;
}

/* mailmag Button */
	#notfound .notfound_mailmag_box{
	left:176px;
	margin-left:0;
	position:absolute;
	text-align:right;
	top:20px;
	width:186px;
}
