@charset "UTF-8";
/* CSS Document */

#content {
	width: 650px;
	background-color: #FFFFFF;
	float: left;
	font-size: 80%;
	color: #333333;
}
#content img {
	border-style: none;
}
#content a {
	color: #993366;
}
#sabunavi {
	background-color: #FFFFFF;
	width: 200px;
	float: right;
	font-size: 85%;
	color: #333333;
	line-height: 1.4;
}
#sabunavi a {
	color: #993366;
	text-decoration: none;
}
#sabunavi  a:hover  {
	text-decoration: underline;
	color: #993366;
}
.topicsul {
	padding-left: 15px;
	font-size: 70%;
}
.infowaku {
	width: 650px;
	border-bottom: 1px dotted #999999;
	margin-bottom: 10px;
	line-height: 17px;
}
.infowaku th {
	text-align: left;
	font-size: 90%;
	padding-bottom: 10px;
	padding-left: 10px;
}
.infowaku td {
	text-align: left;
	font-size: 85%;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}
.infowaku a {
	color: #993366;
	border-style: none;
}
.RespectEnterprise {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
.top img {
	border: 1px solid #CCCCCC;
}
.imgnoline {
	border-style: none;
}

