/* 左メニュー --------------------------------------------- */  

div#wraper
div#menuLeft
dl#mainmenu {
	background-image: url(../../common/images/menu_bgimg1_blue.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}



/* コンテンツ --------------------------------------------- */  

div#wraper {
	background-color: #70A9E2;
	background-image: url(../images/wraper_bgimg.jpg);
	background-repeat: repeat-y;
}

/* フッター --------------------------------------------- */  

div#footer {
	background-image: url(../images/wraper_bgimg_bottom.gif);
}


/* 各カラム --------------------------------------------- */  

div.separate {
	border-top: 2px solid #3988D7;
	clear: both;
}


/* ページ下 登録ボタン */

dl#meritregist
dt {
	width: 250px;
	height: 66px;
	float: left;
	padding: 1em 0 0 0;
}


/* メインコンテンツ */

div#contents
h1 {
	background-image: url(../images/title_bgimg.gif);
}


/* 会社案内 --------------------------------------------- */  

div#corpcopy {
	float: left;
	width: 180px;
}

img.corpphoto {
	float: right;
	margin: 10px 0 10px 10px;
}


/* 会社概要 --------------------------------------------- */  

.img_left {
	float: left;
	margin: 0 15px 0 0;
}

.img_right {
	float: right;
	margin: 0 0 0 15px;
}

.clearboth {
	clear: both;
}


/* 会社概要 --------------------------------------------- */  

table.corpdata {
	width: 100%;
}

table.corpdata
th,
table.corpdata
td {
	border-top: 1px solid #D7CDB2;
	border-bottom: 1px solid #D7CDB2;
	border-right: 0;
	border-left: 0;
	padding: 1em;
}

table.corpdata
th {
	white-space: nowrap;
	background-color: #E7E7E7;
}

table.corpdata
td
ul {
}

table.corpdata
td
dl {
}

table.corpdata
td
dl
dt {
	margin: 0 0 0.5em 0;
}

table.corpdata
td
dl
dd {
	margin: 0 0 1em 2em;
	color: #666666;
}


/* 事業所一覧 --------------------------------------------- */  

p.officephoto {
	float: left;
	margin: 0 !important;
	width: 135px;
}

table.officedata {
	border-collapse: collapse;
	width: 240px;
	float: left;
}

table.officedata
caption {
	background-color: #F5F1E4;
	padding: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

table.officedata
th,
table.officedata
td {
	border: 0;
	padding: 0.3em;
}

table.officedata
th {
	white-space: nowrap;
	color: #666666;
}

p.officemap {
	width: 75px;
	float: right;
	padding: 0 0 0 0;
	margin: 1px 0 0 0 !important;
}

p.officemap
a,
p.officemap
a:visited {
	display: block;
	width: 72px;
	float: right;
	background-image: url(../images/btn_map.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	line-height: 28px;
	text-indent: 28px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}


/* 地図 --------------------------------------------- */  
p.mapcaution {
	background-color: #D7CDB2;
	text-align: right;
	padding: 2px 5px;
	margin: 0 0 4px 0;
}

div#map {
	width: auto;
	height: 400px;
	border: 1px solid #D7CDB2;
}

ul#othermap
li {
	margin:	3px 10px 3px 5px;
	padding: 5px 10px 5px 30px;
	line-height: 16px;
	background-color: #FFFFFF;
	background-image: url(../../common/images/btn_link_allow.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
}


/* プライバシーポリシー --------------------------------------------- */  

ol.privacy {
	margin: 0.7em 0;
	color: #333333;
}

ol.privacy
li {
	line-height: 1.6em;
	list-style-type: decimal;
	margin: 1em 0 1em 2em;
}
