@charset "Shift_JIS";

/* -----------------------------------------------------------
    reset
-------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6,p,div,dl,dt,dd,form,img,hr,tr,td {
	margin: 0;
	padding: 0;
	border: none;
}

table {
	margin: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	background: #FFFFFF;
	color: #333333;
}

td {
	margin: 0 auto;
}


/* -----------------------------------------------------------
    link
-------------------------------------------------------------- */
a:link,
a:visited {
	color: #1E9AD6;
	text-decoration: underline;
}

a:hover {
	color: #007EBB;
	text-decoration: none;
}


/* -----------------------------------------------------------
    auto
-------------------------------------------------------------- */
.auto {
	margin: 0 auto;
}


/* -----------------------------------------------------------
    見出し
-------------------------------------------------------------- */
h1 {
	font-size: 11px;
	font-weight :normal;
}


/* -----------------------------------------------------------
    font
-------------------------------------------------------------- */
.font12 {
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	padding-bottom:5px;
}

.font14 {
	font-size: 14px;
	line-height: 1.5;
	font-weight: normal;
	padding-bottom:5px;
}


/* -----------------------------------------------------------
    ヘッダー
-------------------------------------------------------------- */
#head {
	background: url(images/header_bg.gif) repeat-x 0 bottom;
}

#head img,
#head input {
	vertical-align: middle;
}

.sub01 {
	border-bottom: #0A315B 3px solid;
}


/* -----------------------------------------------------------
    フェイス
-------------------------------------------------------------- */
#face {
	background: url(images/face_bg.gif) repeat-x;
}

#housing {
	background: url(images/housing.gif) no-repeat;
	font-size: 14px;
	color: #0A315B;
	text-align: center;
}
* html #housing {height: 100px;}

#rireki_iframe {
	font-size: 12px;
	vertical-align: top;
	padding-left:2px;
	padding-bottom:2px;
}

/*  rireki.htm にて使用  */
#information_wrap {
	background: url(images/information_bg.gif) repeat fixed;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
	font-weight: bold;
	overflow:scroll;
}
.information_txt{
	color: #333333;
	width: 190px;
	margin-bottom: 2px;
}

.face-fix {width: 241px; height: 8px;}
* html .face-fix {height: 0;}


/* -----------------------------------------------------------
    コンテンツ
-------------------------------------------------------------- */
#contents {
	background: url(images/contents_bg.gif) repeat-x;
	margin-top: -1px;
}

.sub02 {
	background: none !important;
}

/*  左コンテンツ  */
#newobj {
	background: url(images/l_e_newobj.gif) no-repeat;
	text-align: right;
	vertical-align: bottom;
	font-size: 12px;
	color: #FFFFFF;
	padding-right: 4px;
}

.underline {
	color: #0A3159;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 10px;
}

.underline a:link,
.underline a:visited {
	color: #0A3159;
	font-size: 14px;
	text-decoration: underline;
	font-weight: bold;
	padding-top: 10px;
}

.underline a:hover {
	color: #187BDE;
	text-decoration: none;
}

/*  中央コンテンツ  */
.tokusen01 {
	border-left: #0A315B 1px solid;
	border-right: #0A315B 1px solid;
	border-bottom: #0A315B 1px solid;
}
.tokusen02 {
	border-right: #0A315B 1px solid;
	border-bottom: #0A315B 1px solid;
}

/*  右コンテンツ  */
.filter a:hover img {
	/*IE*/
	filter: alpha(opacity=60);
	/*Firefox・Netscape*/
	-moz-opacity: 0.60;
	/*Opera・Safari*/
	opacity: 0.60;
}

#current img {
	/*IE*/
	filter: alpha(opacity=60);
	/*Firefox・Netscape*/
	-moz-opacity: 0.60;
	/*Opera・Safari*/
	opacity: 0.60;
}

#menuend {
	border-bottom: #0A315C 1px solid;
}


/* -----------------------------------------------------------
    フッター
-------------------------------------------------------------- */
#footnavi {
	padding: 6px 0;
	font-size: 12px;
	color: #333333;
	background: #EFEFEF;
}

#footnavi a:link,
#footnavi a:visited {
	color: #333333;
	text-decoration: underline;
}

#footnavi a:hover {
	color: #666666;
	text-decoration: none;
}

#foot {
	background: url(images/footer_bg.gif) repeat-x;
}

#copy {
	padding: 10px 0;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


/* -----------------------------------------------------------
    会社概要
-------------------------------------------------------------- */
#kaisha01 {
	margin-top: -1px;
	font-size: 14px;
}

#kaisha01 th,
#kaisha01 td {
	padding: 5px;
}

#kaisha01 th {
	background: #A6D3FD;
	color: #0A3159;
	font-weight: normal;
}

#kaisha01 td {
	background: #FFFFFF;
	color: #0A3159;
}

.kaisha02 {
	border-collapse: collapse;
	margin-top: -1px;
	font-size: 14px;
	text-align: left;
}

.kaisha02 th,
.kaisha02 td {
	padding: 3px;
	background: #FFFFFF;
	color: #0A3159;
	border-bottom: #0A315C 1px solid;
}

.kaisha02 th {
	border-left: #0A315C 1px solid;
}

.kaisha02 td {
	border-right: #0A315C 1px solid;
}

.kaisha03 {
	font-weight: bold;
}

.kaisha03 span {
	color: #333333;
	font-weight: normal;
}


/* -----------------------------------------------------------
    アクセスマップ
-------------------------------------------------------------- */
#map01 {
	margin-top: -1px;
	font-size: 14px;
	border-collapse: collapse;
}

.map02 {
	margin-top: 10px;
	margin-left: 10px;
	text-align: left;
	font-size: 12px;
}


/* -----------------------------------------------------------
    スタッフ紹介
-------------------------------------------------------------- */
#staff01 {
	margin-top: -1px;
	border-collapse: collapse;
}

.staff02 {
	font-size: 12px;
	width: 300px;
}

.staff03 {
	border-bottom: #0A315C 1px dotted;
}


/* -----------------------------------------------------------
    お客様の声
-------------------------------------------------------------- */
#voice01 {
	margin-top: -1px;
	border-collapse: collapse;
}

.voice02 {
	font-size: 12px;
	width: 300px;
}

.voice03 {
	border-bottom: #0A315C 1px dotted;
}


/* -----------------------------------------------------------
    希望条件登録とは
-------------------------------------------------------------- */
#whatiskj01 {
	margin-top: -1px;
	border-collapse: collapse;
}

.whatiskj02 {
	font-size: 12px;
	padding-left: 10px;
}

.whatiskj03 {
	border-top: #0A315C 1px solid;
	border-bottom: #0A315C 1px solid;
}


/* -----------------------------------------------------------
    未公開物件とは
-------------------------------------------------------------- */
#whatismb01 {
	margin-top: -1px;
	border-collapse: collapse;
}

.whatismb02 {
	font-size: 12px;
	padding-left: 10px;
	color: #2E9BF9;
	font-weight: bold;
}

.whatismb02 img {
	vertical-align: text-bottom;
	margin-right: 5px;
}

.whatismb03 {
	font-size: 12px;
	padding: 10px;
}
.whatismb04 {
	font-size: 12px;
	padding: 5px 10px;
	color: #2E9BF9;
	font-weight: bold;
}
.whatismb05 {
	font-size: 12px;
	padding: 0 10px;
}


/* -----------------------------------------------------------
    よくある質問
-------------------------------------------------------------- */
#qa01 {
	margin-top: -1px;
	border-collapse: collapse;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {#qa01 {border-collapse: separate;}}

#qa01 td {
	padding: 5px;
}

.qa02 {
	width: 50px;
	vertical-align: top;
}

.qa03, .qa04 {
	font-size: 12px;
}

.qa03 {
	color: #2E9BF9;
	font-weight: bold;
}

.qa05 {
	border-bottom: #0A315C 1px dotted;
}


/* -----------------------------------------------------------
    免責事項
-------------------------------------------------------------- */
#menseki01 {
	margin-top: -1px;
	border-collapse: collapse;
}

.menseki02 {
	font-size: 12px;
	padding-left: 10px;
	color: #2E9BF9;
	font-weight: bold;
}

.menseki02 img {
	vertical-align: text-bottom;
	margin-right: 5px;
}

.menseki03 {
	font-size: 12px;
	padding: 10px;
}


/* -----------------------------------------------------------
    個人情報保護方針
-------------------------------------------------------------- */
#kojin01 {
	margin-top: -1px;
	border-collapse: collapse;
}

.kojin02 {
	font-size: 12px;
	padding-left: 10px;
	color: #2E9BF9;
	font-weight: bold;
}

.kojin03 {
	font-size: 12px;
	padding: 10px;
}

.kojin04 {
	font-size: 12px;
	list-style-type: decimal;
	margin: 5px 0 0 0;
}


/* -----------------------------------------------------------
    サイトマップ
-------------------------------------------------------------- */
#sitemap01 {
	margin-top: -1px;
	border-collapse: collapse;
}

.sitemap02 {
	font-size: 14px;
	padding: 10px;
	color: #2E9BF9;
	font-weight: bold;
}

.sitemap02 img {
	vertical-align: baseline;
	margin-right: 5px;
}


/* FR-type クリアA　blue　Ver.1.03 */