@charset "shift_jis";
/* ---------------------------------------------------------------------------------
株式会社リアライズ
Copyright (C) realize co.,ltd.  All Rights Reserved.

XHTML CSS Selectors company

$Revision: 1.0 $
--------------------------------------------------------------------------------- */

div#contentsArea h2 {
	height: 180px;
	width: 674px;
	margin-right: auto;
	margin-left: auto;
	text-indent: -9999px;
	background-image: url(../realize/company/img/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
div#contentsArea h3 {
	height: 55px;
	width: 640px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

/*---------------------------------------------------------------------------------
会社概要
--------------------------------------------------------------------------------- */
div#contentsArea div#outline {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
}
div#contentsArea div#outline h3 {
	background-image: url(../realize/company/img/sub_title_outline.jpg);
}
div#contentsArea div#outline table {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
div#contentsArea div#outline table th {
	width: 87px;
	padding-left: 18px;
	text-align: left;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: normal;
}
div#contentsArea div#outline table td {
	width: 377px;
	padding-right: 18px;
	vertical-align: top;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
div#contentsArea div#outline table td table {
	width: 95%;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 22px;
}
div#contentsArea div#outline table td table td {
	width: 50%;
	border-bottom-style: none;
	font-size: 100%;
	padding-right: 0px;
}

/*---------------------------------------------------------------------------------
マップ
--------------------------------------------------------------------------------- */
div#contentsArea div#map {
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 60px;
}
div#contentsArea div#map h3 {
	background-image: url(../realize/company/img/sub_title_map.jpg);
}

div#contentsArea div#map div#mapBlock {
	height: 350px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	font-size: 12px;
}
