@charset "utf-8";
/*

┣Topics
┗Content

*/


.----index.html--------------------{
}
#Head-content{
	padding: 2px;
	margin-top: 1px;
	margin-right: 4px;
	margin-bottom: 1px;
	margin-left: 4px;
}
#News,#Add{
	float: left;
	width: 379px;
	height: 140px;
}
#News{
	margin-top: 1px;
	margin-bottom: 4px;
	margin-left: 1px;
	margin-right: 5px;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
#News ul{
	display: block;
	margin: 0px;
	padding: 3px;
	height: 135px;
	overflow: auto;
}
#News li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	list-style-type: square;
	list-style-position: inside;
}
#Add{
	margin-left: 5px;
}
#Add p{
	display: block;
	padding: 3px;
	height: 64px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 4px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
}
#top-content1{
	background-image: url(../../img/top-content.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 318px;
}
#top-content1 p{
	display: block;
	float: left;
	width: 230px;
	color: #FFFFFF;
	margin-top: 50px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#top-content2{
	background-image: url(../../img/top-content2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 237px;
}
#top-content2 p{
	display: block;
	float: left;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 365px;
}

.----mobouch.html--------------------{
}
.text-box{
	display: block;
	margin: 3px;
	padding: 3px;
}

.----mobouch_service.html--------------------{
}
.page-up{
	text-align: right;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066FF;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 10px;
}

.----w-workmobile_service.html---------------{
}
.mobile-bg{
	background-image: url(../../img/w-workmobile/service1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	display: block;
	padding-top: 62px;
	margin: 2px;
	padding-left: 20px;
	clear: left;
}
.mobile-bg p{
	color: #FFFFFF;
	display: block;
	float: left;
	margin: 0px;
	padding: 3px;
	width: 240px;
}
