@charset "shift_jis";

@import "layout.css";

#contactBox {
	margin: 16px 0 15px;
	border: 2px solid #000;
	background: #fff url(/shared/images/contact/bg.jpg) top left no-repeat;
	position: relative;
}

#contactBox .clearfix {
	padding: 11px 11px 0 13px;
	margin: 0 0 11px;
}
#contactBox .clearfix h2,
#mainArea #contactBox .clearfix h2 {
	width: 317px;
	height: 21px;
	padding: 0;
	margin: 0 17px 0 0;
	line-height: 0;
	float: left;
	background: none;
}
#contactBox .clearfix p {
	width: 388px;
	height: 13px;
	padding: 0;
	margin: 5px 0 0;
	line-height: 0;
	float: left;
}

#contactBox div.rn_SearchArea {
	width: 100%;
	display: table;
	table-layout: fixed;
	margin: 0 0 10px;
}

#contactBox div.rn_SearchBox, #contactBox div.rn_SearchButton {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
}

#contactBox div.rn_SearchBox {
    width: 615px;
}

#contactBox div.rn_SearchButton {
    width: 100px;
    padding: 0 0 0 5px;
}

#myDiv {
	padding: 0 13px;
}

#myDiv input {
	height: 39px;
}

#myDiv input#rn_Queryskw_0 {
	width: 605px;
	margin: 0;
	padding: 6px 0 7px;
	font-size: 16px;
	border: 1px solid #c3c3c3;
	background: #f3f3f3;
}

#mainArea #myDiv input#rn_Queryskw_0 {
	width: 753px;
}

#myDiv .rn_SearchButton input#rn_SearchButtonskw_0 {
	width: 100px;
	padding: 7px 0 8px;
	font-size: 16px;
	color: #fff;
	border: none;
	background: #d52c39;
}

div.rn_Suggestions, div.rn_Documents .rn_List, div.rn_Content .rn_List, div.rn_Corrections, div.rn_Navigation a, div.rn_Documents h3 {
	font-size: 14px !important;
	line-height: 1.2857142 !important;
}
#rn_Contentskw_0 {
	margin: 0;
	padding: 32px 0 28px;
	text-align: center;
}

#rn_ContentListskw_0,
#mainArea ul#rn_ContentListskw_0 {
	margin: 0 7px;
	padding: 0;
	list-style: none;
}

#rn_ContentListskw_0 li,
#mainArea .menuBox ul#rn_ContentListskw_0 li {
	width: 100%;
	height: auto;
	margin: -11px 0 31px;
	padding: 0 0 0 14px;
	text-indent: -14px;
	text-align: left;
	float: none;
	box-sizing: border-box;
}

#rn_ContentListskw_0 li a,
#mainArea .menuBox ul#rn_ContentListskw_0 li a {
	padding: 0 0 0 14px;
	text-decoration: none;
	background: url(/shared/images/contact/list_bg.gif) left 4px no-repeat;
}

#rn_Navigationskw_0 {
	margin: -33px -2px 10px;
	padding: 0;
}

#rn_Navigationskw_0 a {
	margin: 0;
	padding: 11px 0 9px;
	background: #e4e4e4;
	display: block;
	text-align: center;
	color: #333333;
	font-size: 16px !important;
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
}

#rn_Navigationskw_0 a:before {
	content: ' ';
	width: 18px;
	height: 18px;
	margin: 0 14px 0 0;
	padding: 0;
	display: inline-block;
	background: url(/shared/images/contact/search_bg.gif) left center no-repeat;
}
