@charset "utf-8";
/* CSS Document */

/* ==================================================
		太陽光発電
================================================== */
#contents #tokusyu {
	color:#253974;
	font-size:12px;
}
#contents #tokusyu strong { font-weight:bold; color:#ff3366;}
#contents #tokusyu h2.title { clear:both;}
#contents #tokusyu p.img {
	float: right;
	margin: 0 0 5px 5px;
}
#contents #tokusyu #text { margin-bottom: 20px;}
#contents #tokusyu .center { text-align: center; margin-top: 10px;}

/* 子ポータルへ */
#contents #tokusyu .goto_page {
	text-align: center;
	margin-bottom: 20px;
}
#contents #tokusyu p.goto_title { margin: 20px 0 10px 0;}

#contents #tokusyu table {
	width:95%;
	margin:5px auto;
	margin-bottom: 20px;
}
#contents #tokusyu table caption { font-weight: bold; font-size: 16px;}
#contents #tokusyu table th {
	width: 37%;
	background:#e9e9e9;
	padding:10px;
	text-align:center;
	font-weight: bold;
	border:1px solid #aeaebd;
}
#contents #tokusyu table th.left { width: 26%;}
#contents #tokusyu table td {
	padding:10px;
	border:1px solid #aeaebd;
	border-left:none;
	vertical-align: top;
}


/* ==================================================
		経営コンサルタント
================================================== */
#contents #tokusyu p#img {
	width: 310px;
	height: 180px;
	float: right;
	overflow: hidden;
	margin: 0 0 20px 5px;
	text-indent: -9999px;
}
.consul_1 { background:url(../img/tokusyu/consul_business.png) no-repeat;}
.consul_2 { background:url(../img/tokusyu/consul_business.png) no-repeat 0 -180px;}
.consul_3 { background:url(../img/tokusyu/consul_business.png) no-repeat 0 -360px;}














