@charset "Shift_JIS";
/* CSS Document */

/* webサービス一覧 */

#service {
	margin: 10px 0px;
	padding: 0px;
	height: auto;
	width: 580px;
}
#service h4 {
	font-size: 12px;
	line-height: 42px;
	font-weight: bold;
	color: #FFF;
	background: url(../images/web_service.jpg) no-repeat;
	margin: 0px;
	padding: 0px 0px 0px 50px;
	height: 33px;
	width: 　580px;
}
#service #servicelist table {
	margin: 0px;
	padding: 0px;
	width: 　580px;
	height: 290px;
}
#service #servicelist td {
	margin: 5px 0px 0px 5px;
	padding: 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
#service #servicelist {
	background: #F6F6F6;
	text-align: center;
	margin: 10px 0px 0px;
	padding: 0px;
	height: auto;
	width: 　580px;
}
.category     {
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-align: left;
	text-indent: 20px;
	width: 140px;
	margin: 0px;
	padding: 0px;
}
.listname {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	color: #999;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.listname_2line {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	text-align: left;
	color: #999;
	margin: 0px;
	padding: 0px;
	width: 230px;
}
#service #servicelist a {
	color: #6699FF;
	text-decoration: none;
}
#service #servicelist a:hover,#service #servicelist a:active {
	color: #36F;
	text-decoration: underline;
}

