/* CSS Document */

/* for Google Chrome */
img {
	/*image-rendering: -webkit-optimize-contrast;*/
	-webkit-backface-visibility: hidden;
}

#c_headerBox {
	width: 100%;
	height: 56px;
	border-bottom: solid 5px #17A4D9;
	position: relative;
	}

#contentBox {
	width: 700px;
	float: right;
	display: inline;
	margin: 20px 10px 50px 30px;
}
.campany_info {
	background-image: url(../img/h2.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 50px;
	width: 687px;
}
#topics_info02 {
	background-image: url(../img/detail_info_s.gif);
	margin: 0;
	padding: 0;
	height: 30px;
	width: 687px;
}
  
.list_gaiyo {
	display: block;
	margin: 0 0 5px 0;
	padding: 0 10px 0 0;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

dl.list_gaiyo dt {
	clear: left;
	float: left;
	margin: 0.5em 0 0;
	width: 8em;
	padding-left: 53px;
	color: #333333;
	font-weight: bold;
	height: auto;
	background-image: url(../../../img/news.gif);
	background-repeat: no-repeat;
	background-position: left 0;
}

dl.list_gaiyo dd {
	margin-bottom: 0.4em;
	margin-top: 0.6em;
	padding-left: 9em;
}

dl.list_gaiyo dd.under{
	margin-bottom: 0.4em;
	margin-left: 10em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E8E8E8;
	margin-top: 0.6em;
}
/* tableの共通設定
----------------------------------------------------------- */
table	{
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 20px;
}
th, td	{
	padding: 5px 20px;
	color: #1D5C79;
	text-align: left;
}


/* 
----------------------------------------------------------- */
.t02 th	{
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
}
.t02 td	{
	
}
