/* NetReal! : 総合トップ　会社概要 */


/* h2 */
/*h2テキスト化*/
#wrapper #main #contents h2 {
	width: 582px;
	height: 50px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight: bold;
	color:#333333;
	line-height: 50px;
	margin-bottom:15px;
	padding: 2px 0 0 10px;
	background-image: url(../images/company_h2_back.gif);
	background-repeat: no-repeat;
}
/*リクルートページh2テキスト化*/
#wrapper #main #contents h2#recruit_h2 {
	width: 582px;
	height: 50px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	font-weight: bold;
	color:#333333;
	line-height: 50px;
	margin-bottom:15px;
	padding: 2px 0 0 10px;
	background-image: url(../images/recruit_h2_back.gif);
	background-repeat: no-repeat;
}
/*h3テキスト化*/
#wrapper #main #contents h3{
	background:url(../images/h3_text_back.gif);
	color:#333333;
	width: 572px;
	height: 45px;
	line-height: 46px;
	background-repeat: no-repeat;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:15px;
	padding: 1px 0 0 20px;
	clear: both;
	}


/* 会社概要 table */
#wrapper #main #contents table.company {
	width:591px;
	margin:0 0 30px 1px;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}
#wrapper #main #contents table.company th {
	width:180px;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	font-weight:normal;
	text-align:left;
	line-height:1.5em;
	background-color:#ebebeb;
	padding:5px 5px 5px 5px;
}
#wrapper #main #contents table.company td {
	line-height:1.5em;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:5px 5px 5px 5px;
}



/* 特定商取引 table */
#wrapper #main #contents table.deal {
	width:591px;
	margin:0 0 0px 1px;
	border-top:1px solid #666666;
	border-left:1px solid #666666;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
}
#wrapper #main #contents table.deal th {
	width:180px;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	font-weight:normal;
	text-align:left;
	line-height:1.5em;
	background-color:#ebebeb;
	padding:5px 5px 5px 5px;
}
#wrapper #main #contents table.deal td {
	line-height:1.5em;
	border-right:1px solid #666666;
	border-bottom:1px solid #666666;
	padding:5px 5px 5px 5px;
}


/* 代表メッセージ */
div.message {
    width: 592px;
    padding: 0 0 20px 0;
    font-size: 10pt;
}
div.message h4 {
    margin: 15px 0;
}
div.message p {
    margin: 10px 0;
    line-height: 1.4;
}
div.message em {
    font-weight: bold;
    font-style: normal;
}
div.message p.sign {
    padding-top: 10px;
    text-align: right;
}

/* マップ */
div.map{
	width:572px;
	margin:0 10px 0;
}
table.map-list {
	width:250px;
	margin:15px auto 0 auto;
	border-top:solid 1px #666;
	border-left:solid 1px #666;
	border-collapse:collapse;
}
table.map-list td {
	padding:3px;
	border-right:solid 1px #666;
	border-bottom:solid 1px #666;
}
	