@charset "utf-8";
#container {
	margin:0 auto;
	text-align:left;
	width: 700px;
	background-color: #FFFFFF;
	overflow:hidden;
	clear: both;
}

.path{
	padding:5px 0 5px 10px;
	width:700px;
}



#contentsA {
	position:relative;
	width:520px;
	float:left;
	background-color: #FFFFFF;
}

#contentsA ul{
	list-style:none;
}

#contentsA .naiyou{
	width:490px;
	margin-left:10px;
	margin-bottom:30px;
}

#contentsA .position li a{
	background:url(images/marker.gif) no-repeat left center;
	padding:5px 0 5px 13px;
}

.mobile{
	width:500px;
	height:144px;
	margin:0 0 15px 10px;
	background:url(images/mobile.jpg) no-repeat;
	border-top:solid 2px #a6a6a6;
	position:relative;
}

.job{
	width:500px;
	height:144px;
	margin-left:10px;
	background:url(images/job.jpg) no-repeat;
	border-top:solid 2px #a6a6a6;
	position:relative;
}

.internet{
	width:500px;
	height:144px;
	margin-left:10px;
	background:url(images/internet.jpg) no-repeat;
	border-top:solid 2px #a6a6a6;
	position:relative;
}

.business{
	width:500px;
	height:125px;
	margin-left:10px;
	background:url(images/business.jpg) no-repeat;
	border-top:solid 2px #a6a6a6;
	position:relative;
}

.position{
	position:absolute;
	left:132px;
	top:24px;
}

.position p{
	padding:10px 0 10px 0;
}

#contentsA .mobile h3{
	width:148px;
	height:28px;
}

#contentsA .mobile h3 a{
	text-decoration:none;
	width:148px;
	height:28px;
	display:block;
	font-size:12px;
	background:url(images/mobile_title.gif) no-repeat;
}

#contentsA .job h3{
	width:148px;
	height:28px;
}

#contentsA .job h3 a{
	text-decoration:none;
	width:156px;
	height:28px;
	display:block;
	font-size:12px;
	background:url(images/job_title.gif) no-repeat;
}

#contentsA .internet h3{
	width:148px;
	height:28px;
}

#contentsA .internet h3 a{
	text-decoration:none;
	width:206px;
	height:28px;
	display:block;
	font-size:12px;
	background:url(images/internet_title.gif) no-repeat;
}

#contentsA .business h3{
	width:148px;
	height:28px;
}

#contentsA .business h3 a{
	text-decoration:none;
	width:206px;
	height:28px;
	display:block;
	font-size:12px;
	background:url(images/business_title.gif) no-repeat;
}

#contentsA h3 a:hover {
	background-position:0 -28px;
}

#contentsA h3 span{
	overflow:hidden;
	text-indent:-5000px;
	display:block;
}


#wrapper #container #contentsA strong {
	color: #FFB442;
}
