@charset "utf-8";
/*******************************************/
/*      会社概要用スタイルシート       */
/*******************************************/
/*各ページに共通する部分はcommonフォルダに入れてます*/
/*コンテンツエリアは646px*/


h1{
	width:646px;
	height:60px;
	text-indent:-9999px;
	margin-bottom:5px;
}

h1.Hdeal{
	background-image:url(../../images/info/h1_deal.jpg);
}

div.Ddeal{
	margin-left:10px;
}
div.Ddeal p{
	margin:10px;
}

div.Ddeal h2{
	font-size:1.1em;
	line-height:1.1em;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:25px;
	color:#555;
	border-left:5px solid #318af9;
	padding-left:10px;
}

div.Ddeal table{
	margin-left:10px;
	margin-right:20px;
}
div.Ddeal table th{
	font-weight:normal !important;
}
div.Ddeal th,div.Ddeal td{
	padding:5px 10px;
	vertical-align:top;
	border:1px solid #ccc;
}

div.Ddeal th.top{
	width:100px;
	text-align:left;
	background-color:#eee;
}

* html div.Ddeal table{
	font-size:0.9em;
	letter-spacing:0.1em;
	line-height:1.3em;
}
* html div.Ddeal table table{
	font-size:1.0em;
	letter-spacing:0.1em;
	line-height:1.3em;
}
div.Ddeal table th{
	width:50px;
}
div.Ddeal dd{
	margin-left:20px;
	margin-bottom:15px;
	margin-top:3px;
}
div.Ddeal table table{
	margin:0px;
}
div.Ddeal table dt{
	border-left:5px solid #aaa;
	padding-left:5px;
}

div.Ddeal table table td,div.Ddeal table table th{
	border:0px !important;
	padding:0px;
	padding-bottom:10px;
}

div.Ddeal table table td.bottom,div.Ddeal table table th.bottom{
	padding:0px !important;
}

div.Ddeal table table td th,div.Ddeal table table td td{
	border:0px !important;
	padding:0px;
}
div.Ddeal dd table td th{
	width:80px;
}

div.Ddeal dd table th{
	width:125px;
}
div.Daboutus table a{
	text-decoration:none;
}





div.Daboutus td table{
	margin:0px;
}

div.Daboutus td th,div.Daboutus td td{
	padding:1px 0px;
	vertical-align:top;
	border:0px solid #ccc;
}