@charset "utf-8";

/* -----実績----- */
#w-list {}

.w-list-l {}

.w-list-r {}

#w-list ul {
	margin: 7px 0 0 10px;
}

#w-list li {
	list-style-type: none;
	background-image: url(../../images/arrow04.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding-left: 15px;
}

.w-title {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 20px;
}

.w-con {
	width: 694px;
}

.w-con-l {
	float: left;
	width: 336px;
}

.w-con-r {
	float: right;
	width: 336px;
}

.w-box {
	width: 100%;
	border: solid #E8E8E8 1px;
	margin-top: 10px;
}

.w-box-l {
	width: 164px;
	background-image: url(../../../service/works/images/works_p_back.gif);
	background-repeat: no-repeat;
}

.w-box-r {
	font-size: 12px;
	padding: 7px;
	color: #666666;
	width: auto;
}

.w-box-p {
	margin: 6px;
}

.w-box-r a:link {
	text-decoration: underline;
	color: #666666;
}

.w-box-r a:visited {
	text-decoration: underline;
	color: #666666;
}

.w-box-r a:hover {
	text-decoration: none;
	color:#6285C7;
}

.w-box-r a:active {
	text-decoration: underline;
	color: #666666;
}

.w-name {}

.w-url {
	margin-top: 7px;
	font-size: 12px;
	line-height: 16px;
}

