@charset "UTF-8";
/* CSS Document */
/*------------company.html---------------*/
#wellenetz {
	float: left;
	width: 618px;
	padding-bottom: 10px;
}

#wellenetz-l {
	float: left;
	width: 177px;
	text-align: center;
	padding: 4px 0 4px 0;
	background: #d1d1d1;
	border: #a3a3a3 1px solid;
}

#wellenetz-r {
	float: left;
	width: 420px;
	padding: 0 0 0 18px;
}

#wellenetz-title {
	font-size: 120%;
	font-weight: 700;
	padding-bottom: 7px;
}

table.outline {
	float: left;
	width: 564px;
	margin-bottom: 50px;
}

table.outline th {
	width: 144px;
	padding: 7px 0 5px 2px;
	vertical-align: top;
}

table.outline td {
	width: 420px;
	padding: 7px 0 5px 0;
	vertical-align: top;
}

table.outline .bdt {
	border-top: #cccccc 1px solid;
}

table.outline .bdb {
	border-bottom: #cccccc 1px solid;
}

#team {
	text-align: center;
	padding: 15px 0 50px 0;
}

.member-main {
	padding-top: 20px;
}

.member-main-last {
	padding-top: 20px;
	margin-bottom: 30px;
}

.member-title {
	font-weight: 700;
	margin-bottom: 5px;
	padding: 0 0 10px 23px;
	background: url(../sub/images/member_title_back.gif) no-repeat left top;
}

.member {
	font-weight: 700;
	padding: 5px 0 2px 0;
	margin-bottom: 10px;
	border-bottom: #cccccc 3px solid;
}

/*------------privacy.html---------------*/
div#ppBox01 ul {
	width:615px;
	list-style:none;
	margin-bottom:10px;
}
div#ppBox01 ul li{
	line-height:1.3em;
	text-indent:-1em;
	margin-top:5px;
	margin-left:1em;
}
#cmpName{
	margin:0 0 25px 0;
	text-align:right;
}
#cmpName p{
	font-weight:bold;
	margin:0 35px 0 0;
}
div#ppBox01, div#ppBox02 {
	width:619px;
	list-style:none;
	margin:10px auto;
	padding:15px 0 0 0;
	border-top:1px #999 dotted;
}

div.ppBoxsub {
	margin:10px 0 0 15px;
}

