@charset "utf-8";

/********************************************************

	SV01 サーピス紹介

********************************************************/

#sv01 .article{
	min-height:510px;
	background:url(../../com/service/img/sv01_bg.gif) center 110px no-repeat;
	position:relative;
	left:0;
	top:0;
}

#serv01,#serv02,#serv03,#serv04,#serv05,#serv06{
	width:258px;
	border:#cccccc 1px solid;
	background-color:#ffffff;
	line-height:1.4;
	position:absolute;
}

#serv01 p,#serv02 p,#serv03 p,#serv04 p,#serv05 p,#serv06 p{
	padding:10px;
}

#serv01{
	left:0;
	top:30px;
	min-height:180px;
}

#serv02{
	left:270px;
	top:0px;
	min-height:180px;
}

#serv03{
	left:540px;
	top:30px;
	min-height:180px;
}

#serv04{
	left:0;
	top:294px;
	min-height:180px;
}

#serv05{
	left:270px;
	top:324px;
	min-height:180px;
}

#serv06{
	left:540px;
	top:294px;
	min-height:180px;
}

/*取扱商品*/
#sv01 h2{
	margin-bottom:10px;
}

#sv01 .col01{
	margin-bottom:20px;
	width:409px;
	float:left;
}

#sv01 .col02{
	margin-bottom:20px;
	width:409px;
	float:right;
}

#sv01 .item{
	width:407px;
	margin-bottom:10px;
	border:#cccccc 1px solid;
}

#sv01 .item h3{
	padding:10px;
	border-bottom:#cccccc 1px dotted;
}

#sv01 .item td{
	width:163px;
	padding:10px 20px;
	font-size:0.8em;
	vertical-align:top;
}

#sv01 .item td.oa{
	padding-bottom:19px;
}

#sv01 .item td.rikagaku{
	padding-bottom:25px;
}

/*取扱商品背景画像*/
#OA{
	background:url(../../com/service/img/sv01_bg_item01.jpg) right bottom no-repeat;
}

#optical{
	background:url(../../com/service/img/sv01_bg_item02.jpg) right bottom no-repeat;
}

#medical{
	background:url(../../com/service/img/sv01_bg_item03.jpg) right bottom no-repeat;
}

#measure{
	background:url(../../com/service/img/sv01_bg_item04.jpg) right bottom no-repeat;
}

#AV{
	background:url(../../com/service/img/sv01_bg_item05.jpg) right bottom no-repeat;
}

